body {
	margin: 0 0 0 0;
	text-align:center;
	background-color:#def8ff
}

/* for all browsers that understand min-width */
.width {
	width:100%;
	min-width:1005px;
}

a img {
        border: none;
}

#headerbox {
	background: #FFFFFF url(/images/header/header-home.jpg) no-repeat center top;
	text-align:left;
	width:100%;
}

.line {
	border-top: 1px solid #7dcee9;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	height: 12px;
}
.links {
	width: 213px;
	position: relative;
	margin: 0px auto 0px 0px;
	padding: 0px;
	height: 39px;
	border: 1px solid #7dcee9;
}
.links2 {
	width: 213px;
	position: relative;
	margin: 0px auto 0px 0px;
	padding: 0px;
	height: 38px;
	border: 1px solid #7dcee9;
	border-top-width: 0px;
}
.links3 {
	width: 213px;
	position: relative;
	margin: 0px auto 0px 0px;
	padding: 0px;
	height: 38px;
	border: 1px solid #7dcee9;
	border-top-width: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 4px;
	margin-top: 9px;
}

.homeheader {
	margin: 0px auto;
	height: 95px;
	width: 896px;
	position: relative;
	padding: 0px;
	background: url(/images/homepage/background.jpg) repeat-x right top;
}

.header-spacing {
	padding: 0px;
	margin: 24px 12px 12px 0px;
	border: none;
}

#home-mainimage {
	margin: 0px  auto;
	height: 226px; 
	position: relative;
	padding: 0px;
	background: url(/images/homepage/cityscape.jpg) repeat-x left top;
}

#footerbox {
	margin: 0px;
	height: 45px;
	width: 100%;
	position: relative;
	z-index: 29;
	left: 0px;
	right: 0px;
	font-family:Arial,Helvetica,sans-serif;
	vertical-align: bottom;
	float: left;
	background-color: #33aacc;
}

.home-featurebox {
	height: 118px;
	width: 288px;
	overflow: hidden;
	background: #FFFFFF url(/images/homepage/feature-background2.jpg) no-repeat left top;
	z-index: 5;
	float: left;
	margin: 12px 12px 0 0;
	border: 1px solid #99CCFF;
}

.home-featurebox-last {
	height: 118px;
	width: 289px;
	overflow: hidden;
	background: #FFFFFF url(/images/homepage/feature-background2.jpg) no-repeat left top;
	z-index: 5;
	float: left;
	margin: 12px 0 0 0;
	border: 1px solid #99CCFF;
}

.feature-padding {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #00529C;
	text-align: left;
	height: 80px;
	overflow: hidden;
	padding-left: 14px;
	margin: 4px 0px 6px 0px;
}

.footer-padding {
	background-color: #33aacc;
	height: 29px;
	z-index: 28;	
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
	padding-top: 16px;
	margin-right: auto;
	margin-left: auto;
	width: 896px;
}

.footer-padding a:link {
	color: #FFFFFF;
}

.footer-padding a:hover {
	color: #00529C;
}

.footer-padding a:visited {
	color: #FFFFFF;
}

.footer-padding a:active {
	color: #00529C;
}

.home-morebutton {
	clip: rect(auto,auto,0px,auto);
	margin: 3px 3px 3px 12px;
}

.whitebox {
	background-color: #FFFFFF;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	height: 318px;
}

.whitebox-stretch {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 318px;
}

.motor-padding {
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 4px;
}

.promo-image {
	float: right;
	margin-top: 4px;
	position: relative;
	top: 0px;
}

#home-linkboxes {
	width: 896px;
	margin: 0 auto 0 auto;
	padding: 0px;
	background-color: #FFFFFF;
}

.linkbox-padding {
	border: 1px solid #7dcee9;
	margin-right: 12px;
	margin-top: 0px;
}

.basepage_leftcol {
        width: 0px; 
        overflow: hidden;
        height: 0px;
}

.basepage_rightcol {
        width: 0px;
        overflow: hidden;
        height: 0px;
}

.basepage_centrecol{
        padding-left: 0px;
        padding-right: 0px;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
