@charset "UTF-8";
/* CSS Document */


body {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	text-align:center;
}

#page_container {
	background-color: #FFFFFF;
	margin:0px auto;
	padding:0px;
	text-align:left;
	width:825px;
	height:660px;
	}


#quotes_container {
	position: relative;
	width:553px;
	float:left;
	overflow:auto;
	padding-bottom:0px;
	border:solid 3px #CCCCCC;
	padding: 8px 8px 8px 8px;
	margin-bottom:10px;
	background-color:#FFFFFF;
	}



#quotes_left {
	position: relative;
	width:30px;
	height:60px;
	float:left;
	background-image:url(../images/quote_left.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom:0px;
	}	
	
#quotes_body {
	position: relative;
	width:485px;
	overflow:auto;
	float:left;
	padding-bottom:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
		
		
#quotes_right {
	position: relative;
	width:510px;
	height:50px;
	float:right;
	background-image:url(../images/quote_right.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-bottom:0px;
	}		

#form_container p{
	width:210px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	
	}


#form_container_nav {
	position: relative;
	width:210px;
	float:right;
	padding: 0px 0px 0px 10px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	text-align:left;
	}
	
#form_container_nav h2{
	color: #003366;
	text-decoration: none;
	font-size: 16px;
	text-align:left;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px #003366 dotted;
	font-weight: lighter;
	font-family: Arial;
	width:200px;

}	

#form_container_nav h2:hover {
	text-decoration:none;
	color: #3366FF;
}	

#form_container_nav h2.selected a {
	text-decoration:none;
	color: #3366FF;
	}	
	
#form_container_nav ul {
	display:inline-block;
	list-style-type:none;
	padding: 0px;
	margin: 0px;
	width:200px;
}

#form_container_nav li {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width:200px;
	border-bottom: 1px #999999 dotted;
}

#form_container_nav li.selected a {
	margin: 0px 0px 0px 5px;
	padding: 5px 0px 5px 20px;
	width:190px;
	background-image:url(../images/selected_arrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	color: #3366FF;
	}

#form_container_nav li a {
	font:12px Arial;
	font-weight:100;
	color: #003366;

}
#form_container_nav li a:hover {
	color: #3366FF;
	text-decoration: none;
	font-size: 12px;
	text-align:left;

}	
	
	
	
	
#form_container {
	position: relative;
	width:210px;
	float:right;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	border:3px #999999 solid;
	overflow:hidden;
	}
	
#form_image {
	position: relative;
	width:215px;
	height:100px;
	background-image:url(../images/nav_image_side_v1.jpg);
	background-repeat:no-repeat;
	border-bottom: 2px #999999 solid;
	
	}		
#form_header {
	position: relative;
	width:215px;
	height:30px;
	background-image:;
	background-repeat:no-repeat;
	background-image:url(../images/form_top.png);
	background-repeat:no-repeat;
	text-align: left;
	}	

#form_body {
	position: relative;
	float:left;
	width:210px;
	padding:0px;
	margin:0px;
	}		
	
#form_bottom {
	position: relative;
	height:30px;
	padding:0px 0px 0px 14px;
	background-image:;
	background-repeat:no-repeat;
	color:#FFFFFF;
	}	
#form_header p {
	padding:5px 0px 0px 15px;
	width:200px;
	margin: 0px 0px 0px 0px;
	}
#form_body p {
	padding:0px 0px 0px 15px;
	width:160px;
	text-align: left;
	}	


#header_graphic {
	position: relative;
	width:825px;
	height:236px;
	background-image:url(../images/header_graphic_main_v3.jpg);
	margin-bottom:5px;
	}
#header_graphic_2 {
	position: relative;
	width:825px;
	height:173px;
	background-image: url(../images/header_graphic_main_v3.jpg);
	margin-bottom:5px;
	}	
#company_content_home {
	float:left;
	background-color:#ffffff;
	width:800px;
	height:80px;
	padding:10px;
	border: 3px solid #cccccc;
	background-image: url(../images/content_background.png);
	background-repeat:no-repeat;

	}	
#company_content_home h2 {
	font-size:23px;
	font-weight:100;
	width:800px;
	height:28px;
	color:#003366;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	}		
#company_content_home p {
	font-size:12px;
	font-weight:100;
	width:800px;
	height:28px;
	color: #000000;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	}		
	
	
#navigation {
	position: relative;
	width:825px;
	height:25px;
	margin-bottom:5px;
	background-image: url(../images/nav_background.png);
	z-index:40;
	}

#body_content {
	position: relative;
	float:left;
	background-color: #FFFFFF;
	margin-bottom:5px;
	padding: 0px;	

	}
#body_container {
	position: relative;
	float:left;
	width:803px;
	overflow:;
	background-color: #FFFFFF;
	border:solid 3px #CCCCCC;
	padding: 8px 8px 8px 8px;
	background-image: url(../images/content_background.png);
	background-repeat:no-repeat;
	}
	
#back_drop_1 {
	position: relative;
	width:604px;
	height:184px;
	float:left;
	text-align:left;
	padding:7px 0px 0px 18px;
	background-color: #FFFFFF;
	background-image: url(../images/tab_content_area_bas.jpg);
	background-repeat:no-repeat;
	}
#back_drop_2 {
	position: relative;
	width:604px;
	height:184px;
	float:left;
	text-align:left;
	padding:7px 0px 0px 18px;
	background-color: #FFFFFF;
	background-image: url(../images/tab_content_area_con.jpg);
	background-repeat:no-repeat;
	}
#back_drop_3 {
position: relative;
	width:604px;
	height:184px;
	float:left;
	text-align:left;
	padding:7px 0px 0px 18px;
	background-color: #FFFFFF;
	background-image: url(../images/tab_content_area_it.jpg);
	background-repeat:no-repeat;
	}

#back_drop_3 h1 {
	font-size:20px;
	font-weight:100;
	width:510px;
	color:#003366;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	line-height: 28px;
		}
#back_drop_2 h1 {
	font-size:20px;
	font-weight:100;
	width:510px;
	color:#003366;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	line-height: 28px;
		}
	#back_drop_1 h1 {
	font-size:20px;
	font-weight:100;
	width:510px;
	color:#003366;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	line-height: 28px;
		}		
#second_nav {
	position: absolute;
	top:111px;
	left:0px;
	width:624px;
	height:220px;
	float:left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
		}

#nav_space {
	width:604px;
	height:30px;
	float:left;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
		}
		
#content_main {
	position:relative;
	width:575px;
	float:left;
	overflow:auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
	vertical-align: top;
	font-weight: 100;
		}
#content_quotes {
	position:relative;
	width:575px;
	float:left;
	overflow:auto;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	vertical-align: top;
	background-color:#FFFFFF;
	font-weight: 100;
		}		
		
		
#content_container {
	position:relative;
	float:left;
	overflow:auto;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 10px 10px;
	background-color: #FFFFFF;
		}
		

	
#content_section_1 {
	position:relative;
	background-image:url(../images/subsections_2);
	background-position:top;
	background-repeat:no-repeat;
	width:170px;
	height:130px;
	border:solid 3px #CCCCCC;
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 0px 5px 5px 0px;
	background-color: #FFFFFF;
		}
		

		
#content_section_2 {
	position:relative;
	background-image:url(../images/subsections_3);
	background-position:top;
	background-repeat:no-repeat;
	width:170px;
	height:160px;
	border:solid 3px #CCCCCC;
	float:left;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 5px 0px;
	background-color: #FFFFFF;
		}		
#content_section_3 {
	position:relative;
	background-image:url(../images/subsections_1);
	background-position:top;
	background-repeat:no-repeat;
	width:170px;
	height:160px;
	border:solid 3px #CCCCCC;
	float:left;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 5px 0px;
	background-color: #FFFFFF;
		}							
					
#content_main h1 {
	font-size:26px;
	font-weight:100;
	width:510px;
	color:#003366;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
	font-family: "Times New Roman", Times, serif;
	line-height: 28px;
		}
#content_main h2 {
	font-size:20px;
	font-weight:100;
	width:510px;
	height:28px;
	color:#003366;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 8px 0px;
	font-family: "Times New Roman", Times, serif;
		}		
		
#content_main p {
	font-size:12px;
	font-weight:100;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 8px 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
		}		
#content_main p.intro_txt {
	font-size:16px;
	font-weight:100;
	color: #333333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
		}				
			
		
#hide_1 {
	position: absolute;
	top:0px;
	left:0px;	width:604px;
	height:184px;
	background-image:url(../images/index_09.png);
	background-color: #FFFFFF;
		}
#hide_2 {
	position: absolute;
	top:0px;
	left:0px;	width:604px;
	height:184px;
	background-image:url(../images/index_09.png);
	background-color: #FFFFFF;
	visibility:hidden;
		}	
#hide_3 {
	position: absolute;
	top:0px;
	left:0px;
	width:604px;
	height:184px;
	background-image:url(../images/index_09.png);
	background-color: #FFFFFF;
	visibility:hidden;

		}		
#button_container {
	position: absolute;
	top:190px;
	left:0px;
	width:604px;
	height:36px;
	background-color: #FFFFFF;
		}			
		
#button_it {
	position: relative;
	width:197px;
	height:36px;
	background-image: url(../images/index_13.png);
	background-color: #FFFFFF;
	float:left;
	margin-top:184px;
	margin-right:6px;

		}	

#button_consult {
	position: relative;
	width:197px;
	height:36px;
	background-image: url(../images/index_15.png);
	background-color: #FFFFFF;
	margin-right:6px;
	margin-top:184px;
	float:left;
		}			
				
#button_train {
	position: relative;
	width:197px;
	height:36px;
	background-image: url(../images/index_17.png);
	background-color: #FFFFFF;
	float:left;
	margin-top:184px;


		}	

#news {
	position: relative;
	height:220px;
	float:right;
	padding-bottom:5px;
	}
#ad_1 {
	position: relative;
	width:215px;
	height:220px;
	float:right;
	background-color: #6699FF;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	}		
#news_header {
	position: relative;
	width:215px;
	height:31px;
	background-image:url(../images/blog_header.png);
	}		
#news_body {
	position: relative;
	width:215px;
	height:164px;
	background-image: url(../images/blog_tile.png);
	background-repeat: repeat-x;

	}		
#news_bottom {
	position: relative;
	height:21px;
	text-align:right;
	width:210px;
	padding:5px 0px 0px 5px;
	background-image:url(../images/blog_bottom.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	}	




#bottom_quote {
	position: relative;
	width:825px;
	height:100px;
	background-image: url(../images/quote_footer.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	padding:28px 0px 0px 17px;
	text-align:left;
	float:left;
	}
#bottom_quote_link {
	position: absolute;
	top:110px;
	left:17px;
	width:300px;
	height:15px;
	padding:0px 0px 0px 0px;
	text-align:left;
	float:bottom;
	}	
	
#bottom_quote p {
	color: #FFFFFF;
	text-decoration:none;
	font-size:15px;
	font-weight:200;
	width:600px;
	font-style:italic;
	padding:0px;
	margin:0px;
	}	
	
#bottom_quote_link a {
	color: #FFFFFF;
	text-decoration:none;
	

	}
#bottom_quote a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 0px 0px 0px 0px;
	
	}


#bottom_footer {
	position: relative;
	width:825px;
	height:30px;
	background-color: #FFFFFF;
	padding:5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	}	
#search {
	position: relative;
	width:250px;
	height:30px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:right;
	}	
#navigation_menu {
	position: relative;
	width:550px;
	height:25px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float:left;
	}		
	


a {
	color:#0066CC;
	text-decoration:none;
	font-size:12px;
	}
#news_bottom a {
	color: #FFFFFF;
	text-decoration:none;
	font-size:12px;
	padding:2px 10px;
	}
#news_bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:12px;
	}		

a:hover {
	color:#0066CC;
	text-decoration: underline;
	}	

.second_nav_txt {
	padding: 0px;
	margin:0px;
	width:410px;
	color: #333333;

}





#back_drop_1 p {
	padding: 5px 0px 5px 0px;
	margin:0px;
	width:420px;
	color: #333333;
	font-size:14px;

}
#back_drop_2 p {
	padding: 5px 0px 5px 0px;
	margin:0px;
	width:420px;
	color: #333333;
		font-size:14px;


}
#back_drop_3 p {
	padding: 5px 0px 5px 0px;
	margin:0px;
	width:420px;
	color: #333333;
		font-size:14px;


}




.second_nav_txt2 {
	padding: 0px 0px 0px 0px;
	margin-top:0px 0px 0px 0px;
	width:450px;
	color: #333333;
}

.second_nav_list {
	display:inline-block;
	list-style-type:none;
	font-size:10px;
	width:225px;
	padding:0px;
	margin: 0px;
	color:#0033FF;
}


.second_nav_list li {
	font:12px Arial;
	border-bottom:#0066FF;
	border-bottom-style: dashed;
	border-bottom-color:#999999;
	border-bottom-width:thin;
	width:200px;
	color: #0066FF;
	text-decoration:none;
	padding:2px 0px 2px 0px;
}

.second_nav_list li.first {
		font:12px Arial;
	border-bottom:#0066FF;
	border-bottom-style: dashed;
	border-bottom-color:#999999;
	border-bottom-width:thin;
	width:200px;
	color: #0066FF;
	text-decoration:none;
	padding:0px 0px 5px 0px;
	margin:0px;
}
.second_nav_list li.first_one {
		font:12px Arial;
	border-bottom:#0066FF;
		width:200px;
	color: #0066FF;
	text-decoration:none;
	padding:0px 0px 5px 0px;
	margin:0px;
}
.second_nav_list li.last {
	font:12px Arial;
	width:200px;
	color: #0066FF;
	border-bottom-style:none ;
	text-decoration:none;
	padding:5px 0px 5px 0px;
}

.second_nav_list li a {
	font:12px Arial;
	border-bottom:#0066FF;
	width:150px;
	color: #0066cc;
	text-decoration:none;
}

.second_nav_list li  a:hover {
	font:12px Arial;
	color: #0066FF;
	text-decoration: underline;
}
	
	
#news_body ul {
	display:inline-block;
	list-style-type:none;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 0px;
	width:200px;
	margin-top:2px;
	margin-bottom:5px;
	}	
#news_body_item ul {
	display:inline-block;
	list-style-type:none;
	width:200px;
	padding: 0px 0px 0px 7px;
	margin: 0px 0px 0px 0px;


	}	
	
	h3 {
	margin-top:0px;
	padding:12px 0px 0px 0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:100;
	}
#quotes_body p {
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:100;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 12px;
		}
#content_section_1 p {
	font-size:12px;
	font-weight:100;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 110px 0px 10px 5px;
		}
#content_section_2 p {
	font-size:12px;
	font-weight:100;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 110px 0px 15px 5px;
		}
#content_section_3 p {
	font-size:12px;
	font-weight:100;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 110px 0px 15px 5px;
		}

#search_styles {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:right;
		}			
		
input, textarea {
	padding:0px 0px 0px 4px;
	margin:0px;
	}


#search_box {
	margin:3px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	width:216px;
	height:25px;
}
.text_search {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	font-size:11px;
	width:145px;
	height:14px;
}
#search_box #s {
	float: left;
	padding: 0;
	margin:0px 0px 0px 0px;
	border: 0;
	background: none;
}
#search_box #go {
	margin:0px 0px 0 0;
}
