@charset "utf-8";
/* main bits and bobs */
* {
margin:0px;
padding:0px;
}
h1{
	font-size:2em;
	color:#002469;
	font-weight:bold;
}
h2{
	font-size:1.8em;
	color:#0082d1;
	font-weight:bold;
}
h3{
	font-size:1.2em;
	color:#0082d1;
	font-weight:bold;
	border-bottom:1px dotted #0082d1;
	margin-bottom:5px;
}
a:link, a:active{
color:#002469;
}
a:visited{
color:#002469;
}

a:hover{
color:#0082d1;
text-decoration:none;
}
#footer a:link, #footer a:active{
color:#002469;
}
#footer a:visited{
color:#002469;
}

#footer a:hover{
color:#fff;
text-decoration:none;
}
.l1:visited{
color:#002469;
padding-right:25px;
background:url(images/tickh.png) no-repeat 100% 50%;
}
.l1:visited:hover{
padding-right:25px;
background:url(images/tick.png) no-repeat 100% 50%;
}
body  {
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #002469;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#container { 
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #00adee;
	text-align: left; 
} 
#header { 
	height:180px;
	padding: 0 10px 0 10px;
	background-image:url(images/header.jpg);

} 
#htext{
text-align:right;
padding:130px 0 0 400px;
}
#htext a:link{
background:transparent;
}
#htext a:visited{
background:transparent;
}
#htext a:hover{
text-decoration:none;
color:#FFFFFF;
background:#0082d1;
}
#htext a:active{
text-decoration:none;
color:#FFFFFF;
background:#0082d1;
}
/* mainintropageshizz */
#left{
	width:470px;
	float:left;
	padding:10px
}
#right{
	width:240px;
	float:left;
	margin:80px 10px 10px 10px;
	padding:10px;
	background-color: #E8F7FF;
}
#contact_form{
	width:240px;
	float:left;
	margin:10px 10px 10px 10px;
	padding:10px;
	background-color: #E8F7FF;
}
/* done that */

#footer {
	padding: 0 10px 0 20px;
	background:#0082d1;
} 
#footer p {
	margin: 0; 
	padding: 10px 0;
	color:#FFFFFF;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* index fun */

h4 {
	font-size: 12pt;
	}
#pd{
	float:left;
	height:170px;
	width:210px;
	margin:10px;
	border:2px solid #00ADEF;
}
#pd2{
	float:left;
	height:150px;
	width:220px;
	margin:10px;
	border:2px solid #00ADEF;
	background-color: #FFFFFF;
}
#pd3{
	float:left;
	height:150px;
	width:220px;
	margin:10px;
	border:2px solid #00ADEF;
	background-color: #FFFFFF;
}
h4{
padding:10px 10px 10px 50px;
margin:10px 0 10px 10px;
background:url("images/arrow.jpg") no-repeat;
}
#pd2 p{
padding:10px;
text-align:right;
}
#pd3 p{
padding:10px;
text-align:right;
}
#pd p{
padding:10px;
}#pg{
	float:left;
	height:170px;
	width:210px;
	margin:10px;
	border:2px solid #00ADEF;
}
#pg p{
padding:10px;
}
.heads{
background:#00ADEF;
padding:2px;
}
.spannage{
color:#0082d1;
}
.labeldiv{
float:left;
width:100px;
padding:7px 0 5px 5px;
text-align:right;
}
input{
width:120px;
border:1px solid #0082d1;
}
input:hover{
background:#e7f2f7;
}
input.rad{
width:50px;
border:none;
}
.inputdiv{
float:left;
width:120px;
padding:5px;
}
.inputrad{
float:left;
width:50px;
padding:5px;
}
fieldset{
border:none;
}
#m1 p, #m2 p, #m3 p, #m4 p, #m5 p{

}
#m1, #m2, #m3, #m4, #m5, #m6{
	width:193px;
	padding:10px;
	float:left;
	margin:10px;
	background-color: #e7f2f7;
	border: 1px solid #0082d1;
	height:110px;
}
ul{
margin-left:20px;
list-style-image:url('images/arrowsm.jpg');
}
#right h2 {
	background-image: url(images/go.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 16px;
}

#right2 h2 {
	background-image: url(images/phonelg.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 16px;
}
#submit_btn{
width:240px;
}#bottomchar {
	background-color: #B3E4FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0082d1;
	border-bottom-color: #0082d1;
}
#bottomchar p, #bottomchar h2{
	padding: 10px;
	}
#faq {
	padding: 10px;
	background-color: #EAF8FF;
}
.error{
color:#FF0000;
}
