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

*{ margin:0px; padding:0px;}

body{ font-family:Tahoma; font-size:11px; color:#4d4d4d;}
h1, h2{ font-family:"Trebuchet MS"; font-size:18px; color:#1e3971; font-weight:normal; line-height:14px; margin-bottom:20px; line-height:25px;}
h2{font-size:14px; margin-bottom:10px; line-height:16px; font-weight: bold;}
	h1 em{color:#777777; font-style:normal;}
p{ margin-bottom:10px;}
a{ text-decoration:none; color:#353990;} a:hover{ text-decoration:underline;}
img{ border:none;}

#top{width:100%; background:url(images/bg_top.jpg) no-repeat center top; height:47px;}
	#top_wrapper{ width:940px; margin:0px auto;}
		#nav{ width:610px; height:47px; line-height:47px; float:left;}
			#nav a{ font-family:"Trebuchet MS"; font-size:12px; color:#272a6b; font-weight:bold; margin:0px 20px;}
			#nav a:hover{ text-decoration:none; color:#0057fe;}
		#info{ color:#ffffff; float:right; font-size:13px; height:47px; line-height:43px; width:295px; padding-left:35px;}
			#info a{ margin-left:30px; color:#ffffff;}
			#info a:hover{ color:#272a6b; text-decoration:none;}
#content{ width:100%; background:url(images/bg_content.gif) repeat-y center top; padding-top:25px;}
	#content_wrapper{ width:940px; margin:0px auto; background:#ffffff;}
		#left{ width:204px; float:left; padding-left:16px;}
			#left .menu{ margin-top:30px;}
			#left .menu a{ display:block; width:174px; height:37px; background:url(images/bg_menu.jpg) no-repeat left top; line-height:37px; font-family:"Trebuchet MS"; font-size:14px; color:#FFFFFF; font-weight:bold; margin-bottom:5px; padding-left:30px;}
			#left .menu a:hover{ background-position:left bottom; text-decoration:none;}
		#center{ width:440px; float:left; padding:0px 30px;}
			#center ul { list-style:none; margin-bottom:10px;}
				#center ul li{ background:url(images/bult.gif) no-repeat 0px 5px; padding-left:15px; display:block; margin:5px 0px; }
					#center ul li a{ color:#353990; }
				#center ul.center { list-style:none; margin-bottom:10px;}
				#center ul.center li{ background:url(images/bult.gif) no-repeat 0px 5px; padding-left:15px; display:inline-block; width:200px; margin:5px 0px; }
			#box{ width:410px; height:88px; background:url(images/box_content.jpg) no-repeat; padding:15px;}
		#right{ width:220px; float:right;}
			#right img{ margin-right:20px; margin-bottom:5px;}
#btm{ width:100%; height:40px; line-height:40px; background:url(images/bg_btm.gif) no-repeat center top;}
	#btm_wrapper{ width:940px; margin:0px auto;}
		.copy{ float:left; font-size:10px; color:#686868;}
			.copy a{ color:#686868;}
			.copy a:hover{ font-weight:none; color:#0057fe;}
		.btm_nav{ float:right; color:#ffffff;}
			.btm_nav a{ color:#686868; margin:0px 5px;}
			.btm_nav a:hover{ text-decoration:none; color:#0057fe;}
			
.txt_bold{ font-weight:bold; margin-bottom:10px; display:block;}

.contact{
background:url(images/contact_img.jpg) no-repeat left top;
height: 245px;
padding-left: 240px;
}

.input{
width:186px;
height:21px;
border:1px solid #adaead;
}

.input_1{
width:200px;
height:90px;
border:1px solid #adaead;
}

.inputBtn{
width: 67px;
height: 29px;
border: 0;
}

.inputRBtn{
width: 67px;
height: 29px;
border: 0;
background:url(images/btn_clear.gif) no-repeat left top;
}

.siteMap{
line-height: 14px;
}

.red{color:#990000;}