@charset "utf-8";
#main {
	height: auto;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	padding-left: 16px;
}
.clear {
	clear: both;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #F5F5F5;
}

#header {
	float: left;
	height: 120px;
	width: 850px;
}
#logo {
	float: left;
	height: auto;
	width: auto;
}
#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#navigation {
	background-image: url(images/nav_bg.jpg);
	float: left;
	height: 25px;
	width: 850px;
	padding-top: 7px;
}
#banner {
	float: left;
	height: 261px;
	width: 850px;
	margin-top: 10px;
}
#content {
	float: left;
	height: auto;
	width: 850px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#left {
	float: left;
	height: auto;
	width: 577px;
}
.side_box {
	float: left;
	height: 355px;
	width: 262px;
	background-color: #e2e2e2;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
}
.side_menu {
	float: left;
	height: 325px;
	width: 250px;
	padding-left: 10px;
}


#box_two h3 {
	color: #0066cc;
}
.readmore {
	background-image: url(images/icon.gif);
	color: #FF0000;
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
#navigation a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a:hover {
	color: #72DDFF;
	font-family: Arial, Helvetica, sans-serif;
}

#content img {
	float: left;
	margin-right: 10px;
}
#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
	text-align: justify;
}


.side_box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0066cc;
	background-image: url(images/heading_bg.jpg);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	font-weight: 500;
	text-align: center;
	padding-left: 10px;
	margin-bottom: 10px;
}
#right {
	float: right;
	height: auto;
	width: 262px;
	padding-left: 10px;
}
#contact {
	float: left;
	height: 400px;
	width: 850px;
	margin-top: 20px;
}
#feedback {
	float: right;
	height: 300px;
	width: 375px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	padding-left: 50px;
}
#address {
	float: left;
	height: 300px;
	width: 400px;
}


#box_one {
	float: left;
	height: 160px;
	width: 577px;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 10px;
	padding-top: 15px;
}
#box_one h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin-top: 5px;
	margin-bottom: 10px;
}
#box_one img {
	float: left;
	margin-right: 10px;
}

#box_two {
	float: left;
	height: 165px;
	width: 577px;
}
#footer {
	height: 60px;
	width: 850px;
	padding-top: 10px;
	font-size: 11px;
	color: #666666;
	float: left;
}
.subhead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-left: 10px;
	}
/* End */
.view {
	color: #F00;
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
}
a{
	text-decoration:none;
	color:#f30;	
}
p{
	margin:0;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 0.5em;
	padding-left: 0;
}
pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}


/*  */

#tooltip{
	position:absolute;
	border:0px solid #333;
	padding:2px 10px 2px 10px;
	color:#fff;
	display:none;
	background-color: #0174c7;
	line-height:22px;
	}	
.service h3 {
	margin-top: 15px;
}

.service {
	float: left;
	height: auto;
	width: 850px;
	border-bottom-style: solid;
	border-bottom-color: #D8D7D3;
	border-bottom-width: 1px;
	margin-bottom: 15px;
}
.service img {
	float: left;
	margin-right: 10px;
	display: block;
}
.service h4 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #0074c7;
}
.service_content {
	float: left;
	height: auto;
	width: 850px;
}
.service p {
	margin-bottom: 10px;
	text-align: justify;
}
#service_content {
	float: left;
	height: auto;
	width: 850px;
}
.forms {
	background-color: #F5F5F5;
	border: 1px solid #C0C0C0;
}
.service_content a {
	color: #0074C7;
}
.more_details {
	float: right;
	color: #0074C7;
}
.more_details a {
	color: #F00;
}
.more_details a:hover {
	text-decoration: underline;
}
.mandatory {
	color: #F00;
}
