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

body {
	background-color:#FFFFFF;
	background-image:url(images/top_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#222222;
	padding:0;
	margin:0;
	
}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#E3E5E6;
	}

.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#F6F6F6;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#F6F6F6;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#2E3B3E;
	}	
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.form
	{
		width:182px; height:17px; border-color:#D6DADB; border-width:2px; background-color:#AAB2B3
	}
	
.form_div
	{
		height:20px; margin-top:3px;		
	}		

/* TEMPLATE */

.inner_top {
	background-image:url(images/inner_topbg.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:126px;
	margin:0 auto;
	text-align:center;
	padding-top:20px;

}
.nav {
	width:1000px;
	height:53px;
	margin:0 auto;
}
.banner {
	width:1000px;
	height:308px;
	padding-bottom:7px;
	margin:0 auto;
}
.inner_content {
	width:1000px;
	margin:0 auto;
	padding-top:40px;
	margin-top:0px;
}
.outer_content {
	
	margin:0 auto;
	padding-top:0px;
	background-position:bottom;
	background-image:url(images/bottom_contentbg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
}
.outer_bottom {
	margin:0 auto;
	height:311px;
	background-color:#202020;
}
.inner_bottom {
	margin:0 auto;
	width:1000px;
	background-color:#202020;
	color:#a8a8a8;
}
.outer_footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
	height:55px;
}
.inner_footer {
	height:55px;
	width:1000px;
	margin:0 auto;
	line-height:20px;
	color:#383838;
	font-size:11px;
}
.footer_left {
	float:left;
}
.footer_left a:link, .footer_right a:visited {
	color:#383838;
	text-decoration:none;
}
.footer_left a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.footer_right {
	float:right;
}

.footer_right a:link, .footer_right a:visited {
	color:#383838;
	text-decoration:none;
}
.footer_right a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
/*--- TEMPLATE ---*/

/* HOME CONTENT*/

.menus1{
	background-image:url(images/menu_01.png);
	background-repeat:no-repeat;
	width:280px;
	height:130px;
	float:left;
	padding:90px 33px 0px 20px;
}
.menus2{
	background-image:url(images/menu_02.png);
	background-repeat:no-repeat;
	width:280px;
	height:130px;
	float:left;
	padding:90px 33px 0px 20px;
}
.menus3{
	background-image:url(images/menu_03.png);
	background-repeat:no-repeat;
	width:280px;
	height:130px;
	float:left;
	padding:90px 33px 0px 20px;
}	
.menus_text {
	width:150px;
	height:100px;
	padding:0;
	color:#5c697a;
}
ul.menus_arrow_list{
	list-style-image:url(images/arrow_list.png);
	padding-left:20px;
	margin:0;
}
.menus_arrow_list a:link, .menus_arrow_list a:visited{
	color:#2d81fd;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
}
.menus_arrow_list a:hover {
	color:#114ea9;
	text-decoration:underline;
}
.main_text {
	padding:0 20px;
	width:750px;
	line-height:20px;
}
.main_text2 {
	padding:0px 30px 0px 5px;
	width:650px;
	line-height:18px;
}
.inner_bottom_left {
	width:640px;
	float:left;
	height:291px;
	padding:20px 20px 0px 20px;
}
.inner_bottom_right {
	width:290px;
	float:left;
	height:291px;
	padding:20px 10px;
}
.form {
	background-image:url(images/form_bg.jpg);
	background-repeat:no-repeat;
	width:563px;
	height:149px;
	color:#FFFFFF;
	font-weight:bold;
	padding:20px;
}
.form_left {
	float:left;
	width:260px;
	text-align:right;
}
.form_right {
	float:right;
	width:300px;
	text-align:right;
}
.text_field {
	border:#CCCCCC 2px solid; 
	margin:0px 3px;
	padding-left:2px;
	color:#3a3a3a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	height:19px;
	background-color:#c0c0c0;
}
.message {
	border:#CCCCCC 2px solid; 
	margin:0px 2px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:183px;
	background-color:#c0c0c0;
	
}
.submit {
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	width:174px;
	height:39px;
	border:none;
	cursor:pointer;
}
.g_map {
	background-image:url(images/map.jpg);
	background-repeat:no-repeat;
}

/*---CONTACT US---*/

.contact_text {
	padding:10px;
	width:300px;
}

/*---SITEMAP---*/

.sitemap_link {
	list-style-image:url(images/arrow_list.png);
	line-height:20px;
	font-size:14px;
}

/*MISC*/

.padding_space {
	padding-top:120px;
}
.padding_leftside30 {
	padding-left:30px;
}
.padding_leftside10 {
	padding-left:10px;
}
.blue_text14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#00457D;
	
}
.footer_pipe {
	padding:0px 7px;
	color:#616161;
}
.padding_10 {
	padding:10px;
}
.font_white_b {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.font_gray14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#cecece;
}
a:link {
	color:#208ecc;
	text-decoration:underline;
}
a:hover {
	color:#208ecc;
	text-decoration:none;
}
a:visited {
	color:#208ecc;
	text-decoration:underline;
}
.hide {
	display:none;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}	
.no_space {
	margin:0;
	padding:0;
}
.center {
	text-align:center;
}
	
/*---MISC*---/	
