@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background-color:#1f1f1f;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	margin-top:0px;
}

.content1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
}
.content2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#56ffff;
}

/*--------LINK STYLES-----------*/

.link1 a {
color: #1e90d5;
font-size: 10px;
text-decoration: none;
}
.link1 a:visited {
color: #1e90d5;
font-size: 10px;
text-decoration: none;
}
.link1 a:hover {
color: white;
font-size: 10px;
text-decoration: none;
}

.link2 a {
color: #515151;
font-size: 10px;
text-decoration: none;
}
.link2 a:visited {
color: #515151;
font-size: 10px;
text-decoration: none;
}
.link2 a:hover {
color:white;
font-size: 10px;
text-decoration: none;
}


.link3 a {
color: #20a0c6;
font-size: 10px;
text-decoration: none;
}
.link3 a:visited {
color: #20a0c6;
font-size: 10px;
text-decoration: none;
}
.link3 a:hover {
color:white;
font-size: 10px;
text-decoration: none;
}
/*---------------------------*/

/*----------------------------UPPER---------------------------*/
#upper_bgspan{
	width:100%;
	height:550px;
	background:url(images/upper_bg.jpg);
	background-repeat:repeat-x;
	background-position:center;
}

#upper_container{
	height:550px;
	max-width:1198px;
	min-width:1000px;
	margin:auto;
}

#upper_top{
	width:100%;
	height:170px;
	background:url(images/upper_topbg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#upper_bottom{
	width:100%;
	height:380px;
	background:url(images/upper_bottombg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
}


#login{
	width:170px;
	height:87px;
	background:url(images/login_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:right;
	margin-top:83px;
}

#login_form{
	width:170px;
	height:87px;
}

.login_field{
	background-color:transparent;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	width:100px;
	margin-right:5px;
	float:right;
}

.login_labels{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	float:left;
	margin-top:2px;
	margin-left:3px;
}

#header{
	width:557px;
	height:18px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#1e90d5;
	padding-left:270px;
	padding-top:2px;
}

#flashnav{
	width:827px;
	height:150px;
	float:left;
}

/*----------------------------END OF UPPER---------------------------*/

/*----------------------------LOWER----------------------------*/
#lower_bgspan{
	height:300px;
	width:100%;
	margin-top:-253px;
	background:url(images/lower_bgspan.png);
	background-repeat:repeat-x;
}

#lower_container{
	height:300px;
	max-width:1198px;
	min-width:1000px;
	background-position:top;
	background-repeat:repeat-x;
	text-align:justify;
	margin:auto;
}

#lower_left{
	height:253px;
	width:27%;
	max-width:323px;
	min-width:270px;
	background-image:url(images/lower_left_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:justify;
}

#lower_center{
	height:253px;
	width:40%;
	max-width:479px;
	min-width:400px;
	background:url(images/lower_center_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
}

#lower_center_bar{
	width:24px;
	height:253px;
	background:url(images/lower_center_bar.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#lower_right{
	height:253px;
	width:33%;
	max-width:395px;
	min-width:330px;
	background:url(images/lower_right_bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
}

#lower_right_bar{
	width:24px;
	height:253px;
	background:url(images/lower_right_bar.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}

#lower_footer{
	height:47px;
	width:100%;
	background:url(images/lower_footer_bg.jpg);
	margin-top:253px;
}

#lower_footer_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#515151;
	margin-top:10px;
	float:right;
	text-align:right;
}

.readmore_btn1{
	text-align:center;
	position:absolute;
	width:323px;
	max-width:323px;
	min-width:270px;
	margin-top:227px;
}

.readmore_btn2{
	text-align:center;
	position:absolute;
	width:33%;
	max-width:395px;
	min-width:330px;
	margin-top:227px;
}


/*---------------CALENDAR----------------*/

#calandar_bg{
	background:url(images/calander_bg.gif);
	width:166px;
	height:167px;
	text-align:center;
	float:left;
	margin-top:10px;
}

#calandar_cover{
	background-color:#323232;
	width:150px;
	height:19px;
	position:absolute;
	z-index:600;
	margin-top:-141px;
	margin-left:8px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	font-weight:bold;
}

#calandar_info{
	width:48%;
	max-width:330px;
	margin-left:18px;
	margin-top:10px;
	float:left;
}

/*---------------------------------------*/
/*----------------------------END OF LOWER----------------------------*/

/*----------------------------ABOUT----------------------------------*/

#about_container{
	width:100%;
	height:283px;
	max-width:1198px;
	min-width:1000px;
}

#about_flash{
	width:690px;
	height:283px;
	float:left;
}

#about_info{
	height:253px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-align:justify;
	overflow:auto;
	overflow-x:hidden;
	padding-right:10px;
	padding-left:30px;
	padding-top:30px;
}

#about_container2{
	width:100%;
	height:98px;
	max-width:1198px;
	min-width:1000px;
}

#about_flash2{
	width:810px;
	height:75px;
	float:right;
	margin-top:22px;
}



/*----------------------------END OF ABOUT----------------------------------*/
/*----------------------------TERMS----------------------------------*/

#terms_container{
	width:100%;
	height:47px;
	max-width:1198px;
	min-width:1000px;
	
}

#terms_container2{
	width:100%;
	height:333px;
	max-width:1198px;
	min-width:1000px;
}

#terms_bottom{
	width:100%;
	height:380px;
	background:url(images/terms_bottombg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
}

#terms_col1{
	width:28%;
	height:310px;
	margin-left:55px;
	margin-top:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	text-align:justify;
}

#terms_col2{
	width:40%;
	height:310px;
	margin-left:2%;
	margin-top:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	text-align:justify;
}

#terms_col3{
	width:20%;
	height:310px;
	margin-left:2%;
	margin-top:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	text-align:justify;
}

#terms_pdf{
	width:20%;
	height:47px;
	text-align:center;	
	position:absolute;
	margin-left:-20px;
	margin-top:60px;
}



/*----------------------------END OF TERMS----------------------------------*/

/*----------------------------PRIVACY----------------------------------*/
#privacy_col1{
	width:40%;
	height:310px;
	margin-left:65px;
	margin-top:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-align:justify;
}

#privacy_col2{
	width:50%;
	height:310px;
	margin-left:2%;
	margin-top:10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	text-align:center;
}

/*----------------------------END OF PRIVACY----------------------------------*/

/*----------------------------CAREERS----------------------------------*/

#careers_bottom{
	width:100%;
	height:380px;
	background:url(images/careers_bottombg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
}

#careers_container{
	width:100%;
	max-width:1198px;
	min-width:1000px;
}

#careers_col1{
	width:590px;
	height:365px;
	margin-left:65px;
	float:left;
	position:absolute;
	float:left;
}

#careersapp_col1{
	width:350px;
	height:316px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
}

#careersapp_col1_labels{
	width:92px;
	height:325px;
	float:left;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-align:right;
}


#careersapp_col1_fields{
	width:258px;
	height:325px;
	float:left;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-align:left;
}

#application_form{
	margin:0px;
}

.careers_field1{
	width:205px;
	height:20px;
	background:url(images/careers_field1.jpg);
	background-repeat:repeat-x;
	border:0px;
	font-size:11px;
	color:#666666;
	float:left;
}

.careers_field2{
	width:208px;
	height:18px;
	border:1px;
	font-size:11px;
	color:#666666;
	float:left;
	margin-left:11px;
	background:url(images/careers_field1_2.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

.careers_field3{
	width:130px;
	height:20px;
	background:url(images/careers_field1.jpg);
	background-repeat:repeat-x;
	border:0px;
	font-size:11px;
	color:#666666;
	float:left;
	padding-top:2px;
}



.careers_fieldbreak{
	height:20px;
	float:left;
	margin-top:1px;
}

#careers_col2{
	width:230px;
	height:316px;
	float:left;
	margin-top:10px;
}

#careers_col2_labels{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
	text-align:right;
	float:left;
	height:19px;
	margin-top:15px;
	width:80px;
}

#careers_col2_fields{
	height:19px;
	margin-top:15px;
	width:145px;
	float:right;
}


/*----------------------------END OF CAREERS----------------------------------*/

/*----------------------------CONTACT----------------------------------*/

#contact_container{
	width:100%;
	max-width:1198px;
	min-width:1000px;
	position:absolute;
	z-index:800;
}

#contact_flashcontainer{
	width:100%;
	max-width:1198px;
	min-width:1000px;
	position:absolute;
	z-index:200;
}


#contact_col1{
	width:400px;
	height:365px;
	margin-left:270px;
	float:left;
	position:absolute;
	float:left;
}

.contact_field1{
	width:300px;
	height:108px;
	background-color:#e0e1e2;
	border: 1px #2e7596 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	float:left;
	padding-top:2px;
	margin-left:10px;
	overflow-y:scroll;

}

#contact_field2{
	width:205px;
	height:20px;
	background:url(images/careers_field1.jpg);
	background-repeat:repeat-x;
	border:0px;
	font-size:11px;
	color:#666666;
	float:left;
	padding-top:2px;
}
#contact_signupbtn{
	margin-top:300px;
	margin-left:50px;

}




/*----------------------------END OF CONTACT----------------------------------*/

/*----------------------------BASIC LAYOUT(payment,quote,products)----------------------------------*/

#basic_upper_container{
	height:100%;
	max-width:1198px;
	min-width:1000px;
	margin:auto;
}

#basic_body{
	margin:0px;
	background-color:#09649a;
}


#basic_upper_bottom{
	width:100%;
	height:1000px;
	background:url(images/upper_bottombg3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
}

#basic_upper_bgspan{
	width:100%;
	height:550px;
	background:url(images/upper_bg2.jpg);
	background-repeat:repeat-x;
	background-position:center;
}

#basic_lower_footer_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#20a0c6;
	margin-top:10px;
	float:right;
	text-align:right;
}



/*----------------------------END OF BASIC----------------------------------*/

/*----------------------------PRODUCTS--------------------------------*/

#products_container{
	width:100%;
	height:100%;
	background-color:#CC99FF;
}

#products_info{
	width:100%;
	height:100%;
}


#products_col1{
	width:30%;
	height:100%;
	margin-left:5%;
	float:left;
}

#products_col2{
	width:30%;
	height:100%;
	margin-left:2%;
	float:left;
}

#products_col3{
	width:30%;
	height:100%;
	margin-left:2%;
	float:left;
}

#products_colheader{
	width:100%;
	height:80px;
	float:left;
}

#products_coltext{
	width:100%;
	height:100%;
	float:left;
	font-size:11px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	
}

#products_footer{
	width:100%;
	height:53px;
	background-color:#1d82b4;
	float:left;
	margin-top:30px;
}

#products_footer_center{
	width:100%;
	height:53px;
	max-width:1198px;
	min-width:1000px;
	margin:auto;
	
}

#products_footer2{
	width:100%;
	height:60px;
	float:left;
	margin-top:10px;
}



/*--------------------------------------------------------------------*/

/*----------------------------PAYMENT--------------------------------*/

#payment_col1{
	width:350px;
	height:100%;
	float:left;
	margin-left:70px;
}

#payment_col2{
	height:100%;
	float:right;
	margin-left:20px;
	margin-top:10px;
	margin-right:40px;
	width:50%;
}

.payment_field_small{
	height:20px;
	background:url(images/careers_field1_2.jpg);
	background-repeat:repeat-x;
	border:1px solid;
	border-color:#4392bd;
	font-size:11px;
	color:#666666;
	float:left;
	padding-top:2px;
	background-color:#FFFFFF;

}


#paymentapp_col1{
	width:350px;
	height:100%;
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:white;
}

#payment_order{
	width:550px;
	height:250px;
	float:right;
	margin-top:50px;
	background:url(images/paymentorder_bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#payment_order_row1{
	height:120px;
	width:95%;
	margin-top:10px;
	margin-right:15px;
	float:right;
}



/*--------------------------------------------------------------------*/

/*----------------------------INVESTOR--------------------------------*/

#invest_container{
	width:100%;
	height:41px;
	max-width:1198px;
	min-width:1000px;
	
}

#invest_press{
	height:339px;
	width:624px;
	float:left;
	background:url(images/invest_press_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;

}

#invest_press_row{
	width:100%;
	height:47px;
	background:url(images/invest_press_row_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

#invest_info{
	height:275px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	text-align:justify;
	overflow:auto;
	overflow-x:hidden;
	padding-right:10px;
	padding-left:30px;
	margin-top:20px;
}


/*----------------------------END OF INVESTOR--------------------------------*/

/*----------------------------QUOTE--------------------------------*/

#quote_footer{
	width:100%;
	height:53px;
	background-color:#1d82b4;
	float:left;
}

#quote_footer2{
	width:100%;
	height:60px;
	float:left;
}

#quote_upper_container{
	max-width:1198px;
	min-width:1000px;
	margin:auto;
}

#quote_body{
	margin:0px;
	background-color:#09649a;
}


#quote_upper_bottom{
	width:100%;
	background:url(images/upper_bottombg3.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	clear:both;
	height:800px;
}

.quote_field1_small{
	width:205px;
	height:20px;
	background:url(images/careers_field1.jpg);
	background-repeat:repeat-x;
	border:0px;
	font-size:11px;
	color:#666666;
	float:left;
	padding-top:2px;
	text-align:right;
}
/*----------------------------END OF QUOTE--------------------------------*/


