body {
	height:100%;
	/*background-image:url(graphics/bg.gif);
background-position: center top;
background-repeat:repeat-y;*/
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:2px 0 0;
	padding:0;
	border:0;
	background-color:#000;
	background-image: url(graphics/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

* {
margin:0;
padding:0;
}

html,* html #wrap {
height:100%;
}

#wrap {
min-height:100%;
position:relative;
width:800px;
background-color:#000000;
margin:0 auto;
}

#inner-wrap {
padding-bottom:20px;
position:relative;
float:left;
clear:both;
width:800px;
}

#inner-wrap:after {
content:" ";
display:block;
}

* html #inner-wrap {
height:1px;
}

#header {
height:116px;
background:url(graphics/header2.jpg) left top no-repeat;
background-color:#000;
width:800px;
margin-bottom:5px;
}

#footer {
position: absolute;
bottom:0;
left:0;

height:20px;
background-color:#000000;
width:100%;
text-align:center;
margin:5px 0 5px 0;
}

#footer a {
font-size:10px;
color:#ffffff;
}

#left {
float:left;
width:320px;
text-align:left;
padding:5px;
}

#mid {
position:absolute;
left:330px;
top:0;
/*margin-left:330px;*/
width:200px;
padding:5px;
}

#right {
width:247px;
text-align:left;
position:absolute;
top:0;
left:540px;
padding:5px;
}

/* Typeography */
div {
font-size:10px;
}

a {
font-size:12px;
text-decoration:none;
color:#000;
}


a:hover {
color:#000;
text-decoration:underline;
}
#sitemap a {
	color: #FFFFFF;
}


H1 {
font-size:14px;
}

/* end of Typeography 
 
start of main side navigation*/
#navigation {
	width:138px;
	float:left;
	margin-left:6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}

#calltoday {
top:85px;
left:160px;
position:absolute;
width:626px;
height:20px;
border:1px solid #000;
background-color:#083d65;
display:block;
color:#FFF;
padding-top:4px;
padding-left:5px;
}

.subheaders {
	height:22px;
	display:block;
	color: #9F0;
	padding-top:2px;
	padding-left:5px;
	margin-bottom:4px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#000;
	border-bottom:1px;
	border-bottom-style:dotted;
	border-bottom-color:#FFF;

}

#addressinfo {
height:138px;
width:235px;
margin-bottom:4px;

padding:5px;
background-color:#000;
color:#FFF;
}

#directions {
height:56px;
border:1px solid #999999;
padding:65px 0 0 100px;
background: url(graphics/google.jpg) left top repeat-x;
margin-bottom:11px;
filter: alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;


}

#txtPostcodeA {
	float:left;
	width:40px;
	height:20px;
	margin-left:3px;
	margin-top:3px;
	background-color:#999999;
}

#txtPostcodeB {
	float:left;
	width:40px;
	height:20px;
	margin-left:5px;
	margin-top:3px;
	background-color:#999999;
}

#btnShowDirections {
	float:left;
	margin-left:8px;
	margin-top:2px;
}


p,div {
font-family:Verdana,tahoma,helvetica,arial;
font-size:12px;
line-height:150%;

}

ul {
margin-left:22px;
}

.footerlink {
color:#000;
font-family:arial;
font-size:10px;
font-variant:normal;
font-weight:700;
text-decoration:none;
}

:hover.footerlink {
color:#ff0;
}

.poweredbylink {
color:#000;
font-family:arial;
font-size:10px;
font-variant:normal;
font-weight:700;
text-decoration:none;
}

:hover.poweredbylink {
color:red;
}

/*view.asp basic css */
#dstop {
height:22px;
font-weight:bolder;
}

#bottom {
height:22px;
font-weight:bolder;
}

.dslink {
color:#000;
font-size:10px;
}

.dslink:hover {
color:#fff;
font-size:10px;
}

/*view.asp button*/
#viewadditional {
margin:10px 0 0 3px;
color:#fff;
}


/* COMMENTED OUT AS USING VIEW.CSS FOR DSLINK STYLES - view.asp styles */
/*.dstitles {
height:20px;
color:#000;
padding-left:10px;
vertical-align:middle;
background-color:#4983bd;
}

#dslinks {
background:#464445;
font-size:11px;
line-height:normal;
margin-bottom:4px;
margin-top:3px;
}

#dslinks ul {
list-style:none;
margin:0;
padding:4px 0;
}

#dslinks li {
display:inline;
text-decoration:none;
margin:0;
padding:0;
}

#dslinks a {
text-decoration:none;
height:20px;
margin:0 0 0 2px;
padding:0 5px 0 0;

}
*/
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*#dslinks a span {
height:20px;
color:#fff;
text-decoration:none;
background:#2b2b2b;
float:none;
padding:4px 16px;
}
*/
/* End IE5-Mac hack */
/*#dslinks a:hover span {
color:#FFF;
text-decoration:none;
}

#dslinks a:hover {
background-color:#002a52;
}
*/
#dsenlarge a{
display:block;
width:268px;
height:20px;
background-color:#2b2b2b;
color:#FFF;
text-align:center;
border:1px solid #535353;
margin-bottom:1px;
}

#dsenlarge a:hover {
background-color:#8eff22;
color:#ffffff;
text-align:center;
text-decoration:none;
border:1px solid #535353;
}


#navigation {
	float:left;
	width:800px;
	height:36px;
	margin: 0 0 2.5px 1px;
	background-color:#000;
}

#financeapply{
	float:left;
	width:800px;
	height:50px;
	margin: 0 0 2.5px 1px;
	background-color:#000;
	
}

#navigationbg1 {
float:left;
width:30px;
height:36px;
margin-right:5px;
background-color:#000000;
}

#navigationbg2 {
	float:left;
	width:523px;
	height:36px;
	margin-left:0px;
	background:url(graphics/telephone.gif) right top no-repeat #000000;
	background-color: #000;
}

#links {
	float:left;
	width:270px;
	height:36px;
	}

#links ul {
	list-style:none;
	margin:0;
	padding:0;
	}

#links li {
	list-style:none;
	float:left;
	}

#links li a {
	height:28px;
	padding-top:0px;
	text-decoration:none;
	list-style:none;
	background-color:#000000;
	margin-bottom:2px;
	width:130px;
	margin-right:5px;
	color: #ffffff;
	}

#links li a:link,#links li a:visited {
	display:block;
	font-size:13px;
	text-align:center;
	padding-top:8px;

	}

#links li a:hover,#links li a:active, #links li .current {
	color:#000;
	text-decoration:none;
	background-color:#8eff22;
	}
