html {
	height: 100%;
}
body {
	background:url(images/bg.png) repeat-x #e5e5e5;
	margin:0;
	margin-top:14px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
* html #container {
	height: 100%;
}
#container {
	margin:0 auto;
	position: relative;
	width:924px;
	min-height: 100%;
	background:white;
}
p {margin:15px 0 15px 0;}
h1 {font:bold 18px/32px Arial, Helvetica, sans-serif;color:#cc0000;text-transform:uppercase;margin:0 0 0 0;}
h2 {font:normal 16px/26px Arial, Helvetica, sans-serif;color:#0066cc;margin:0;}
h3 {font:normal 15px/25px Arial, Helvetica, sans-serif;color:#0066cc;margin:0;}
a {color:#0066cc; text-decoration:none;}
a:hover {text-decoration:underline;}
.header {
	clear:both;
	height:79px;
	background:url(images/header2.png) no-repeat left top;
	
}
/*.head-left {
	background:url(images/tl.png) no-repeat left top;
	width:16px;
	height:15px;
	float:left;
}
.head-right {
	background:url(images/tr.png) no-repeat right top;
	width:15px;
	height:15px;
	float:right;
}*/
.logo {
	margin:15px 0 0 13px;
	float:left;
}
.catchline {
	float:right;
	margin:92px 28px 0 0;
}
a img {
	border:0;
}
.menu {
	clear:both;
	margin:0 28px 0 28px;
	background:#0066cc;
	height:29px;
	width:868px;
}
.menulink a {
	display:inline-block;
	font:normal 12px/29px Arial, Helvetica, sans-serif;
	
	background: #0066cc;
	text-decoration:none;
	text-align:center;
	color:white;
	float:left;
	width:100%;

	
}
.menu a:hover {
	color:#0066cc;
	background:white;
}
.menleft {
	background:url(images/topmenu-left.png) no-repeat left top;
	width:4px;
	height:29px;
	float:left;
}
.menright {
	background:url(images/topmenu-right.png) no-repeat right top;
	width:4px;
	height:29px;
	float:right;
}
.banner {
	margin:5px 28px 5px 28px;
}
#contentwrap {
	margin:18px 28px 0 28px;
	overflow:hidden;
	min-height:463px;
	padding-bottom:20px;
}
.leftcol {
	width:200px;
	float:left;
}
.main {
	width:475px;
	float:left;
	overflow:hidden;
	padding:0 10px 0 10px;
}
.rightcol {
	width:173px;
	overflow:hidden;
	float:right;
	color:#cc0000;
	font-weight:bold;
	text-align:left;
}
.rightcol ul li {
	list-style-image:url(images/tick.png);
	margin:10px 2px 10px 0;
	position:relative;
	left:-10px;
}
.rightcol a {	color:#cc0000;}
.rightcol li {
}
.sellprop {
	background:url(images/box-bluehead.png) no-repeat center top;
	oveflow:hidden;
	margin-bottom:19px;
}
.sellprop h2 {
	text-transform:uppercase;
	font:normal 13px/26px Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0;
	color:white;
}
.sellprop a {
	text-decoration:none;
	color:white;
}
.sellprop:hover {
	background:url(images/box-redhead.png) no-repeat center top;
}
#footerwidth {
	margin:0 auto;
	width:100%;
	min-height:192px;
	overflow:hidden;
	background:url(images/footer-bg.png) repeat-x #003366;
}
.footerwrap {
	width:924px;
	margin:0 auto;
}
.footerleft {
	float:left;
	width:434px;
	height:163px;
	text-align:left;
}
.footerleft img {
	margin:20px 0 0 28px;
}
.footer-right {
	float:right;
	width:434px;
}
.copyright {
	clear:both;
	font:normal 11px/29px Arial, Helvetica, sans-serif;
	color:white;
	overflow:hidden;
}
.contact {
	float:right;
	margin:36px 28px 0 0;
}
.context {
	float:left;
	width:240px;
	color:White;
}
.conimg {
	margin-top:30px;
	clear:both;
}
.context h4 {
	font:normal 14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.copyleft {
	float:left;
	width:434px;
}
.copy-rhs {
	float:right;
	width:434px;
	text-align:right;
}
.divMenu {
	position: absolute;
	top: 0;
	left:0;
	visibility:hidden;
}
.divMenu a {
	position:relative;
	top:9px;
	display: block;
	width: 100%;
	min-width:85px;
	background:#ffffff;
	border-bottom:1px solid #0066cc;
	color:#0066cc;
	text-align:left;
	text-decoration:none;
	font:normal 12px/29px  Arial, Helvetica, sans-serif;
	padding:0 5px 0 5px;
}
.divMenu a:hover {
	background-color: #0066cc;
	color:white;
	
	
}

hr {
	clear: both;
	color: #000;
	}
.error {
color: #f00
}

#sidebox {
	padding-top:10px;
	}

#sidebox td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #f2f2f2;
	color: #656565;
	}
#sidebox p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background: #f2f2f2;
	color: #656565;
	}
#ICPs {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
#ICPs a {
	color:#0066cb;
	}
