@charset "utf-8";
/* CSS Document for Bexhill Auto Body */
/* written by Global Prospect */

html,body{
	background:url(img/site-bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:normal;
	margin:0;
	padding:0;
}
a{
	color:#003366;
	text-decoration: none;
}
a:hover{
	color:#f00;
	text-decoration:none;
}
h1{
	font-size:26px;
	margin-bottom: 5px;
	margin-top: 3px;

}
h2 {
	font-size:24px;
	margin-bottom: 5px;
}
h3 {
	font-size:22px;
	margin-bottom: 5px;
}
table,tr{
	border:0;
}
td{
	border:1px dashed #ddd;
	padding:3px;
}
#container{
	position:relative;
	width:1000px;
	margin:0 auto;
	height: auto;
}
.header{
	margin: 0;
	padding: 0;
	height: 105px;
}

.header a img{
	height: 105px;
	border: 0;
	margin: 0;
	padding: 0;
}
.headerImg {
	height: 274px;
}
.headerImgShadow {
	height: 22px;
	border: 0;
	padding: 0;
}
#pageHolder{
	background-position: center top;
	height: auto;
	color:#003366;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
.pageLeft{
	float: left;
	padding: 0px;
	margin: 0px;
	height: auto;
	font-size: 100%;
	line-height: 1.7em;
	width: 700px;
	position: relative;
	background-color: #fff;
}
.pageLeftInner{
	padding: 0 10px 10px 10px;
	margin: 0;
	display: block;
	margin-bottom:25px;
}
.pageRight{
	background:url(img/site-pageR-bg.jpg);
	background-repeat:no-repeat;
	float: left;
	height: 100%;
	width: 300px;
	position: relative;
	display: block;
}
.boxLink a {
	display: block;
	margin-bottom: 12px;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 25px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 18px;
}
.boxLink a.boxLinkOn {
	display:block;
	text-decoration: none;
	color:#000;
	font-weight:bold;
}
.boxLink a.boxLinkOff {
	display:block;
	text-decoration: none;
	color: #000;
}
.boxLink a:hover {
	display:block;
	text-decoration: none;
	color:#003366;
	font-weight:bold;
}


#footer {
	background-position: center top;
	margin: 0;
	padding: 0;
	clear: both;
	margin-bottom: 50px;
	height: 210px;
	background: url(img/site-footer-bg.jpg);
	background-repeat: repeat-x;
}
.footerInner {
	padding: 20px;
}
.footLinks {
	width: 660px;
	float: left;
}
.footerRight {
	color:#003366;
	font-size: 90%;
	width: 250px;
	float: right;
}
.footLinks a {
	font-size: 90%;
	color:#008BC6;
	text-decoration: none;
}
.footLinks a:hover {
	font-size: 90%;
	color: #000;
	text-decoration: none;
}
.credit, .credit a {
	color:#000;
	font-size: 90%;
	text-decoration: none;
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 0px;
}

