@charset "utf-8";
/* CSS Document */


body{
	text-align:center;
	padding:0px;
	margin:0px;
	font-family:Arial, Verdana, Tahoma, Geneva, sans-serif;
	font-size: 12px;
	position:relative;
	background: #FFF url(img/bg.png) repeat-x;
}

a{text-decoration:none; color:#000;}
a:hover{text-decoration:underline;}
img{border:none;}
form{padding:0px;margin:0px;}
span{padding:0px;margin:0px;}
ul{	padding:0px;margin:0px; list-style:none;}
h1{ color:#5f8741; font-size:20px; padding:0px;margin:0px;}
h2{ color:#17458a; padding:0px;margin:0px;}
h3{color:#000; font-size:16px; padding:0px;margin:0px;}
p{ margin-bottom:10px; }


#container{
	width:100%;
	text-align:center;
}

#main_col{
	width:1000px;
	overflow:hidden;
	background:url(img/bg_col.png) repeat-y;
		margin:auto;
}
	


#first_bar{
	width:960px;	/*	1000	*/
	height:168px;	/*	53	*/
	text-align:center;

	padding:0px;
	margin:auto;
	background:  url(img/bg_first.png) no-repeat;
	
/*	padding-top:8px;
	padding-left:48px;*/
}
	#first_bar .logo{
		float:left;
		margin-left:5px;
	}

	#first_bar .number{
		float:right;
		font-size:14px;
		font-weight:bold;
		color:#546d92;
		text-align:center;
		width:300px;		
		margin-top:50px;
	}
	
	#first_bar .big_num{
		color:#01bbf2;
		font-size:30px		
	}

	#first_bar a{
		text-decoration:underline;
		color:#546d92;
		
	}

#second_bar{
	width:921px;
	height:37px;
	padding:0px;
	margin:auto;
	background:url(img/bg_menu.png) no-repeat;

}
	#second_bar li{
		float:left;
		margin:auto;
		margin-top:10px;
		
	}
	#second_bar a{
		color:#FFF;
		font-weight:bold;
		text-decoration:none;
		font-size:14px;
	}
	

#body_bar{
	width:921px;
	display:block;	
	overflow: hidden;
	text-align:left;
	padding:0px;
	margin:auto;
	margin-top:13px;
}
	#body_bar #col1{
		width:253px;
		float:left;
		margin:auto;
	}
	
	#body_bar #col2{
		width:415px;
		float:left;
		margin:auto;
	}
#body_bar #col2 a{ 
color:#17458a;
}
	
	#body_bar #col3{
		width:234px;	/*	253	*/
		float:right;
		margin:auto;
		margin-left:19px;
	}


#footer_bar{
	width:921px;
	height:232px;
	text-align:left;
	padding:0px;
	margin:auto;
	margin-top:42px;
	background:url(img/bg_footer.png) no-repeat;
}

	#footer_bar #col1{
		padding-top:20px;
		width:307px;
		float:left;
		margin:auto;
		text-align:center;
	}
	
	#footer_bar #col2{
		padding-top:20px;		
		width:307px;
		float:left;
		margin:auto;
		text-align:center;		
	}
	
	#footer_bar #col3{
		padding-top:20px;		
		width:307px;
		float:right;
		margin:auto;
		text-align:center;		
	}
	
	#footer_bar .title{
		color:#5e7ca9;
		font-weight:bold;
		font-size:16px;
	}
	
	#footer_bar .text{
		width:247px;	/*	307	*/
		padding:10px 30px 10px 30px;
		text-align:left;
	}
	
	#footer_bar .text .note{
		font-size:10px;
		font-weight:bold;
		text-align:right;

	}
	#footer_bar .text li{
		height:28px;
		padding-left:30px;
		padding-top:3px;
		
	}
	#footer_bar .text a{
		color:#000;
	}
	

/*		body_bar		*/


#body_bar #box_1{
	background:url(img/bg_box_1.png) no-repeat;
	width:234px;
	height:400px;
}

	 .tikked li{
		background:url(img/tick.png) no-repeat;
		padding-left:20px;
		
		
	}

#body_bar #box_2{
	background:url(img/bg_box_2.png) no-repeat;
	width:234px;
	height:139px;
	margin-top:17px;
}

	#body_bar #box_2 li{
	/*	list-style:url(img/bullet.png);*/
		margin-left:50px;
		height:20px;	
		
	}

#body_bar #box_3{
	background:url(img/bg_box_3.png) no-repeat;
	width:415px;
	height:50px;	/*	55	*/
	padding-top:5px;
	text-align:center;
	color:#5f8741;
	font-weight:bold;
	font-size:18px;
}

#body_bar #box_4{
	background:url(img/bg_box_4.png) no-repeat;
	width:395px;	/*	415	*/
	height:339px;	/*	359	*/
	margin-top:15px;
	font-size:14px;
	color:#FFF;
	padding:10px;
}

	#body_bar #box_4 .blu_title{
		color:#1bc0ec;
		font-size:18px;
		font-weight:bold;
	}
	
	#body_bar #box_4 a{
		color:#FFF;
		text-decoration:underline;
		font-weight:bold;
	}

#body_bar #box_5{
	background:url(img/bg_box_5.png) no-repeat;
	width:415px;
	height:112px;
	margin-top:15px;
}

#body_bar #box_6{
	background:url(img/bg_box_6.png) no-repeat;
	width:234px;
	height:247px;
}

	#body_bar #box_6 .inputtext{
		border:#c2d0e8 thin solid;
		width:120px;	
	}
	
	#body_bar .inputsubmit{
		border:#c2d0e8 thin solid;
		background:#dfe7f2;
		font-family:Arial, Helvetica, sans-serif;
		padding:5px;
		
		
	}
	

#body_bar #box_7{
	background:url(img/bg_box_7.png) no-repeat;
	width:234px;
	height:123px;
	margin-top:15px;
}

#body_bar #box_8{
	background:url(img/bg_box_8.png) no-repeat;
	width:234px;
	height:156px;
	margin-top:15px;
}

	#body_bar #box_8 .all{
		float:right; 
		font-size:10px; 
		margin-right:10px; 
		margin-top:3px
		
	}
	
	#body_bar #box_8 .all img{	float:right; margin-left:5px	}

	#body_bar .title{
		margin:0px 0px 0px 0px;
		padding: 10px 0px 0px 12px;
		font-weight:bold;
		color:#FFF;
		font-size:14px;
	}
	
	#body_bar .text{
		margin:17px 10px 10px 10px;	
	}
	
	#body_bar .text a{
		font-weight:bold;
		color:#17458a;
		text-decoration:underline;
		
	}
	
	#body_bar .step li{
/*		background:url(img/li_step.png) no-repeat;
		padding-left:20px;*/
		padding-bottom:7px;
		margin-top:7px;
		border-bottom:#c8d5ea solid thin;
	}
	
	#body_bar .step .title{
		color:#546d92;
		font-weight:bold;
		margin-left:-13px;
	}
	
	#body_bar .ico{
		float:left;
		margin-right:10px;		
	}
	
	#body_bar .contact{
		color:#17458a;
		font-weight:bold;
		font-size:18px;
		line-height:32px;
		
	}
	
	#body_bar .contact a{ text-decoration:none; }
	
	.bullet{list-style:disc; margin-left:30px}
	
	.bullet li{border-bottom:none; }
	
	
/*		DROPDOWN		*/

#drop1{
	background:url(img/bg_drop.png) #4268a0 repeat-x;
	width:150px;
	position:absolute;
	margin-top:26px;
	margin-left:104px;
}

#drop1 li{
	width:150px;
	text-align:left;
	margin-bottom:5px;
	margin-top:15px;
	margin-left:25px;
}


#drop2{
	background:url(img/bg_drop.png) #4268a0 repeat-x;
	width:250px;
	position:absolute;
	margin-top:26px;
	margin-left:343px;
}

#drop2 li{
	width:250px;
	text-align:left;
	margin-bottom:5px;
	margin-top:15px;
	margin-left:25px;
}

#drop3{
	background:url(img/bg_drop.png) #4268a0 repeat-x;
	width:230px;
	position:absolute;
	margin-top:26px;
	margin-left:223px;
}

#drop3 li{
	width:230px;
	text-align:left;
	margin-bottom:5px;
	margin-top:15px;
	margin-left:25px;
}