body {
	background:url(../images/background.jpg) center top no-repeat ;
	margin:0px;	
}

body, div, td, p {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

h1 {
	font-size: 24px;
	color:#b3b3b3;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h3 {
	font-size:14px;
	color:#253468;
	font-weight:bold;
}

.container {
	margin:0px auto;
	width:920px;
	position:relative;
	background:#AAB1C4;
	
}

.background {
	background-color:#a4abc0;
}

.column1 {
	float:left;
	width:214px;
}
.nav {
	width:214px;
}

.nav ul {
	margin: 0px;
	padding:0px;
	width: 215px;
}

.nav li {
	background:url(../images/nav_off.jpg) no-repeat;
	list-style: none;
	text-decoration: none;
	color:#253468;
	font-size:14px;
	font-weight:bold;
	width:214px;
	height:40px;
}

.nav li a {
	text-decoration: none;
	font-weight:bold;
	color:#253468;
	font-size:14px;
	height:28px;
	width:195px;
	display:block;
	padding-left:20px;
	padding-top:12px;
	
}

.nav li a:hover {
	background:url(../images/nav_on.jpg) no-repeat;
}


.nav_first {
	background:url(../images/home_off.jpg);
	font-size:14px;
	font-weight:bold;
	color:#253468; 	
}

.left_contact_details {
	background:url(../images/contact_bg2.jpg) no-repeat #a4abc0;
	width:214px;
	height:448px;
	font-size:11px;
	color:#FFFFFF;
}
.contactbold {
	font-size:14px;
	color:#d0e42d;
	font-weight:bold;
}
.contactleft {
	margin-left:20px;
}

.column2 {
	width: 674px;
	float: left;
}
.header_contact_details {
	float:right;
	font-size:16px;
	font-weight:bold;
	color:#253468;
	height: 24px;
	width: 302px;
	position: relative;
}

.header_logo {
	padding-bottom:20px;
}

.header_phone {
	position: absolute;
	top: 10px;
	right: 130px;
	height: 24px;
	width: 150px;
}

.header_fax {
	position: absolute;
	top: 10px;
	right: 0px;
}
.header {
	padding-top:20px;
	background:#F2F2F2;
}
.headerinfo {
	padding-top:10px;
	padding-left:30px;
}

.headertitle {
	font-size:18px;
	font-weight:bold;
	color:#253468;
	
}
.headertext {
	font-size:12px;
	color:#253468;
	line-height:20px;
}


.content {
	background:url(../images/body_title_bg.jpg) no-repeat #FFFFFF;
	background-position: top left;
	vertical-align:top;
	width:634px;
	min-height:449px;
	font-size:12px;
	color:#707070;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:10px;
	
}

.content_image {
	background:url(../images/content_image.jpg) no-repeat;
	float:left;	
	width:674px;
	height:200px;
	vertical-align:top;
}
.contentintro {
	font-size:14px;
	color:#253468;
}

.column3 {
	background:url(../images/column_3.jpg) no-repeat ;
	float: right;
	height:601px;
	width:31px;
	vertical-align:top;
}

.footer th {
	font-size:14px;
	color:#253468;
	font-weight:bold;
	padding-bottom:15px;
	
}
.footer td {
	font-size:12px;
	color:#253468;
	font-weight:bold;
	padding:5px;
	
}
.footer {
	background:url(../images/footer.jpg) no-repeat #FFFFFF;
	height:164px;
	width:920px;
	padding-bottom:125px;
	margin:0px auto;
}
.footer_contact {
	position:relative;
	top:30px;
	left:21px;
}


<!--Key contact-->

.keycontacts {
	width:300px;
	vertical-align:top;
}

