body{
	background-color: #003166;
	margin: 0px;
	padding: 0px;
}

h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #003366;
	margin-top:0px;
	padding-top:0px;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #003166;
}

.list{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #003166;
}

#wrapper{
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

#header{
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 56px;
	width: 100%;
}

#content{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg-page.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.sidebar{
	height: auto;
	width: 249px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
	background-color: #003466;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-sidebar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.page{
	float:right;
	margin: 0px;
	width: 739px;
	background-color: #FFFFFF;
}

#footer{
	background-image: url(images/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 93px;
	width: 100%;
}
.left{
	float: left;
	width: 650px;
}
.right{
	float: right;
	width: 300px;
}

.contact-details{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 30px;
}

.head-details{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 5px;
	text-align: right;
}

hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #666666;
}	
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;

}		

.service-list{
list-style-type: none;
margin: 0;
padding: 0;
width: 100%; /* width of menu */
}

.service-list li{
	display: block;
	color: #FFFFFF; /* Vertical (top/bottom) padding for each menu link */
	text-decoration: none;
	width:auto;
	background-color: #003166;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.page-head{
	background-image: url(images/header-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 363px;
	width:739px;
}

.nav{
	margin-top: 227px;
}

.column-320{
	width: 320px;
	margin-left: 59px;
	margin-top:38px;
	padding-right:18px;
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003466;
}
.column-638{
	width: 638px;
	margin-left: 59px;
	margin-top:38px;
	padding-right:40px;
	float:left;

}
.ima-left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 3px;
	}


.column-280-right{
	margin-top:38px;
	width: 280px;
	margin-left: 20px;
	margin-right:40px;
	float:right;
}
.fields {
	height: 15px;
	width: 320px;
	background-color: #FFFFFF;
	margin-bottom: 2px;
	border: 1px solid #999999;
}
.fildsmsg {
	width: 320px;
	margin-bottom: 2px;
	border: 1px solid #999999;
	}
	
#footer a, #footer a:visited, #header a, #header a:hover, #header a:visited{
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:hover{
	text-decoration: underline;
}
img{border-style: none;}