@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background:url(bg.jpg) repeat-x bottom right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	}
	
.top{
	height:180px;
	width:900;
	background:url(banner_bg.jpg) top repeat-x;
	}
	
.top_right{
	width:596px;
	height:180px;
	background:url(top_right_1.jpg) no-repeat;
	}	
	
.blue #slatenav{
	position:relative;
	display:block;
	height:31px;
	font-size:12px;
	font-weight:bold;
	background:transparent url(button_bg.jpg) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	}
	
.blue #slatenav ul{
	margin:0px;
	padding:0;
	list-style-type:none;
	width:auto;
	}
	
.blue #slatenav ul li{
	display:block;
	float:left;
	margin:0px;
	}
	
.blue #slatenav ul li a{
	display:block;
	float:left;
	color:#FFF;
	text-decoration:none;
	padding:7px 14px 0 14px;
	height:24px;
	}
.blue #slatenav ul li a:hover,.blue #slatenav ul li a.current{
	color:#fff;
	background:transparent url(button_hover.jpg) no-repeat bottom center;
	}
	
.txt_box{
	height:22px;
	width:180px;
	padding:1px 0px 0px 4px;
	border:none;
	background:none;
	}
	
.txt_bg{
	height:26px; width:196px; background:url(text_field.jpg) no-repeat; }
	
.form_lable{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	}	
	
.link{
	color:#a0a0a0;
	font-weight:bold;
	padding-right:20px;
	}
	
.link a{
	color:#a0a0a0;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	}
	
.link a:hover{
	color:#3989d1;
	text-decoration:underline;
	}
	
.address{
	color:#0db3e7;
	font-size:12px;
	font-weight:normal;
	height:31px;
	}
	
.address a{
	color:#0db3e7;
	text-decoration:none;
	}
	
.address a:hover{
	color:#fff;
	text-decoration:underline;
	}
	
.address ul{
	padding:0px;
	margin:0px;
	display:inline;
	}	
	
.address ul li{
	list-style:none;
	padding:7px 9px 0px 0px;}
	
.footer_img{
	height:105px;
	width:900px;
	background:url(footer_img.jpg) no-repeat;}	
	
/* ------------------------------------- Inner page ----------------------------- */

.para1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
	line-height:18px;
	text-align:justify;
	margin:0px;
	padding:10px 0px 0px 0px;}
	
.para1 a{
	color:#3989d1;
	text-decoration:none;
	}
	
.para1 a:hover{
	color:#333;
	text-decoration:underline;
	}	
	
.para1 .blue{
	color:#3989d1;}	
	
.para2{
	width:170px;
	text-align:center;
	font-weight:bold;
	line-height:20px;
	color:#333333;}	
	
.para3{
	width:230px;
	text-align:justify;
	line-height:20px;
	padding:0px;
	margin:0px;
	color:#333333;}	
	
.para3 .blue{
	color:#3989d1;}		
	
.para2 .blue{
	color:#3989d1;}	
	
.heading2{
	font-size:14px;
	font-weight:bold;
	color:#3989d1;
	}
	
ul#list{
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
ul#list li {
	padding:0px;
	margin:0px;
	list-style:none;
	color:#777;
	line-height:20px;
}

ul#list2{
	padding:0px;
	margin:0px;
	list-style:none;
	}
	
ul#list2 li {
	padding:5px 0px 7px 10px;
	margin:0px;
	list-style:none;
	color:#777;
	line-height:20px;
	border-bottom:dashed 1px #3989d1;
}

ul#list3{
	padding:0px 0px 0px 18px;
	margin:0px;
	list-style:none;
	}
	
ul#list3 li {
	padding:0px;
	margin:0px;
	list-style:url(arrow.jpg);
	color:#333;
	line-height:20px;
}

.heading3{
	font-size:13px;
	color:#3989d1;
	font-weight:normal;
	padding-top:9px;
	}
	
.border1{
	border-bottom:6px solid #3989d1;
	border-top:6px solid #3989d1;
	}
	
.arrow_icon{
	float:left; padding:5px 5px 0px 0px;
	}	
	
.note{
	color:#3989d1;
	font-size:13px;}
	
.heading4{
	font-size:14px;
	color:#333;
	font-weight:normal;
	border-top:1px dashed #09C;
	padding-top:25px;
	}
	
.heading4 a{
	font-size:13px;
	color:#3989d1;
	font-weight:bold;
	text-decoration:none;
	}	
	
.heading4 a:hover{
	font-size:13px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
	}
	
.h_link{
	font-size:14px;
	font-weight:bold;
	color:#3989d1;
	}
	
	
.h_link .blue{
	color:#3989d1;}		
	
.h_link a{
	font-size:14px;
	font-weight:bold;
	color:#3989d1;
	text-decoration:none;
	padding-right:5px;
	border-bottom:1px dashed #CCC;
	}
	
.h_link a:hover{
	color:#333;
	text-decoration:none;
	}	
		
	