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

*,html{ margin:0; padding:0;}
body{margin:0px; padding:0px; height:100%; font-family: "Tahoma", Geneva, sans-serif; color:#000; background:#0f6284 url(../images/bodybg.gif) repeat-x left top;}
clear{ clear:both;}

#wrapper{ width:896px; margin:0px auto 0px auto; height:100%;}
.maincontarea{ }
.topmenu { background: url(../images/menu_bg.gif) repeat-x; height:30px;}
.menutable{ line-height:30px;}

.leftsection{float:left;width:246px; height: auto; background-color:#def2fc;}
.innerlftheader{line-height:43px; padding-left: 25px;font-size:13pt; font-weight:bold; color:#000; background-color:#c6d7e0; font-family:"Myriad", Arial, Helvetica, sans-serif;}
.q_txt { font-family:Arial, Helvetica, sans-serif; font-size:11px; padding-left:25px;}
.submit {text-align:right; padding-right:35px;}

.rightsection{ background:url(../images/right_contbg_top.gif) top no-repeat; float:left;width:650px; background-color:#fff; }

.pagehead1 { font-family:"Trebuchet MS", Times New Roman, Times serif; font-size:17px; font-weight:bold; padding: 10px 0 0 30px; }
 
h1{font-family:"Trebuchet MS",  Arial, Helvetica, sans-serif; font-size:19px; display:block; padding-left:23px;}
h2{font-family:"Trebuchet MS",  Arial, Helvetica, sans-serif; font-size:12pt; display:block; padding-left:23px; }

.red{color:#0f6284;}
 
.innertitle{ font-size:14px; font-weight:bold; line-height:30px; color:#000000; padding-left:20px;}

p{display:block; font-size:13px; line-height:24px; text-align:justify; padding:15px 20px 10px 23px; } 
p a{ text-decoration:underline; color:#990000;}
p a:hover { text-decoration:underline; color:#000000;}

.address_head { font-family:"Georgia", Arial, Helvetica, sans-serif; font-size:18px; padding-left:25px;}
.address { line-height:18px; font-family: Verdana, Helvetica, sans-serif; font-size:11px; color:#000; padding:10px 25px 25px 25px; }
.address a{ color:#7c0e00; text-decoration:none;}
.address a:hover{ color:#7c0e00; text-decoration:underline;}

.pro_txt { font-size:11px; font-family:"Tahoma", Arial, Helvetica, sans-serif; line-height:18px; text-align:left; }
.pro_txt1 { font-size:13px; font-family:"Tahoma", Arial, Helvetica, sans-serif; line-height:18px; text-align:left; }
.ast { font-size:10px; color:#990000; }

.item1{}
.item1 ul{margin:0px; padding:0px; list-style-type:none;}
.item1 ul li{line-height:30px; font-size:12px;color:#000; display:block; background:url(../images/bullet.gif) no-repeat 25px 12px; padding-left:40px; }
.item1 ul li a{color:#0f6284; text-decoration:none; font-weight:bold;}
.item1 ul li a:hover{color:#0f6284; text-decoration:none;}
 
.footer{height:78px; text-align:center; line-height:78px;font-size:11px; color:#fff;}  
.footer a { color:#fff; text-decoration: underline;} 

/* class for js image animation */

/*#imageContainer {
	position: absolute;
	width:207px;
	height: 73px;
}


#imageContainer img {
	display:none;
	position:absolute;
 	margin:0px 0px 15px 17px;
	
}*/

.logo{
	background-image:url(../images/logo1.gif);
	background-repeat:no-repeat;
	height:155px;
	width:246px;
	}
	
	.icons
	{
	background:url(../images/icons.jpg) no-repeat;
	height:96px;
	width:551px;
	margin: 0 auto;}
