@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Tahoma;
	font-size:12px;
	background-color: #1c90cd;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a{outline:none; text-decoration:none;}
img{border:none;}
ul, h1, h2, h3, h4, h5, h6, p{padding:0; margin:0;}

.mid_nav_bg{background:url(../images/mid_nav_bg.gif) repeat-x;}
.top_nav{font-family:Georgia; font-size:16px; color:#003b61;}
.top_nav a{text-decoration:none; color:#003b61; font-size:16px; height:30px; padding:14px 0 0 0;}
.top_nav a:hover{font-family:Georgia; font-size:16px; color:#ffffff; display:block; background:url(../images/nav_hover_bg.gif) repeat-x; text-decoration:none; height:30px; padding:14px 0 0 0;}
.current{font-family:Georgia; font-size:16px; color:#ffffff; display:block; background:url(../images/nav_hover_bg.gif) repeat-x; text-decoration:none; height:30px; padding:14px 0 0 0;}
.header_img{background:url(../images/header_img.jpg) no-repeat; height:279px;}
.cont_bg{
	background-image: url(../images/cont_bg1.jpg);
	background-repeat: repeat-y;
}
.heading_txt{font-family:Georgia; font-size:24px; color:#991a1a;}
.heading_txt span{color:#3c6b99;}
.dot_img{background:url(../images/dot_img.gif) repeat-x;}
.dot_img1{background:url(../images/dot_img1.gif) repeat-x;}
.cont_txt{font-family:Tahoma; font-size:12px; color:#948f8f;}
.cont_txt1{padding:15px 0 0 0; font-family:Tahoma; font-size:12px; color:#948f8f;}
.email_mid_bg{background:url(../images/email_mid_bg.jpg) repeat-x;}
.email_txt{font-family:"Trebuchet MS"; font-size:18px; color:#FFFFFF;}
.emial_sml{font-family:Tahoma; font-size:12px; color:#FFFFFF;}
.for_input{width:188px; height:18px; border:1px solid #0e64a8;}
.for_btn{width:63px; height:25px; background:url(../images/submit_bg.gif) repeat-x; font-family:Tahoma; font-size:14px; color:#FFFFFF; border:none;}
.banner_bg{background:url(../images/banner_Bg.gif) no-repeat;}
.banner_txt{font-family:Tahoma; font-size:28px; color:#FFFFFF;}
.banner_txt span{font-family:Tahoma; font-size:26px; color:#FFFFFF;}
.copy{font-family:"Trebuchet MS"; font-size:13px; color:#FFFFFF;}
.centerbg {
	background-image: url(../images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
