body {
	background-image: url(images/bg.jpg);
	background-position: left top;background-repeat:no-repeat;
	margin: 0px;
}
a:link {
	color: #004A80;
}
a:visited {
	color: #004A80;
}
a:hover {
	color: #061C55;
}
a:active {
	color: #004A80;
}

#topbar {
	height: 120px;
	width: 100%;
	background-image: url(images/topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	left: 0px;
	top: 0px;
}#sidebar {
	height: 580px;
	width: 120px;
	left: 0px;
	top: 120px;
	background-image: url(images/nav_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 55px;
	padding-left: 50px;
}

#contactdetails {
	font-size:12px;
	position:absolute;
	width:115px;
	height:63px;
	z-index:1;
	top: 330px;
	left: 27px;
}

html>body #contactdetails {
	position:absolute;
	width:115px;
	height:54px;
	z-index:1;
	top: 361px;
	left: 27px;
}

#nav {
	position:absolute;
	width:108px;
	height:81px;
	z-index:2;
	top: 188px;
	left: 50px;
}
#opening {
	position:absolute;
	width:145px;
	height:116px;
	z-index:3;
	top: 420px;
	left: 27px;
}


html>body #opening {
	position:absolute;
	width:145px;
	height:61px;
	z-index:3;
	top: 439px;
	left: 27px;
}
.red {
	color: #061C55
}

#homemain {
	position:absolute;
	width:579px;
	height:101px;
	z-index:4;
	left: 170px;
	top: 120px;
	background-image: url(images/welcome.gif);
	background-position: left top;
	padding-top: 74px;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-right: 10px;
}


#contactdetails2 {
	position:absolute;
	width:251px;
	height:200px;
	z-index:5;
	left: 510px;
	top: 610px;
	background-image: url(images/mcdonnell_small_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 50px;
}
#locateus {
	position:absolute;
	width:280px;
	height:200px;
	z-index:7;
	left: 170px;
	top: 610px;
	background-image: url(images/mcdonnell_small_locate.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 50px;
}
#aboutmain {

	position:absolute;
	width:579px;
	height:202px;
	z-index:4;
	left: 170px;
	top: 120px;
	background-image: url(images/about.gif);
	background-position: left top;
	padding-top: 74px;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#contactdetailsabout {

	position:absolute;
	width:251px;
	height:200px;
	z-index:5;
	left: 510px;
	top: 401px;
	background-image: url(images/mcdonnell_small_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 50px;
}
#locateusabout {

	position:absolute;
	width:280px;
	height:200px;
	z-index:7;
	left: 170px;
	top: 401px;
	background-image: url(images/mcdonnell_small_locate.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 50px;
}
#contactmain {



	position:absolute;
	width:579px;
	height:202px;
	z-index:4;
	left: 170px;
	top: 120px;
	background-image: url(images/contact.gif);
	background-position: left top;
	padding-top: 74px;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#showroommain {




	position:absolute;
	width:579px;
	height:1082px;
	z-index:4;
	left: 170px;
	top: 120px;
	background-image: url(images/showroom.gif);
	background-position: left top;
	padding-top: 74px;
	padding-left: 10px;
	background-repeat: no-repeat;
	padding-right: 10px;
}





#buttons {position:absolute;
	width:110px;
	height:81px;
	z-index:2;
	top: 190px;
	left: 45px;
		}

#buttons ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#buttons a {
	color: #fff;
	text-decoration: none;
	display: block;
	width:110px;
	padding:2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #004A80;
	font-size: 11px;
	text-align: right;
	font-weight: bold;
}

#buttons a:hover {
	color: #fff;
	background-color: #061C55;
	
}

#buttons li {
	margin-bottom: 3px;
 	
}
#featured {
	margin-right: 8px;
	margin-bottom: 30px;
	float: right;
	width:200px;
	height:232px;
	position: relative;
	margin-left: 10px;
	background-image: url(images/featured.gif);
	background-repeat: no-repeat;
	z-index: 1;
	margin-top: -260px;
	border: thin solid #CCCCCC;
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 30px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #004A80;
	text-indent: 10px;
}
#thankmain {
	position:absolute;
	width:579px;
	height:202px;
	z-index:4;
	left: 170px;
	top: 120px;
	background-image: url(images/thankyou.gif);
	background-position: left top;
	padding-top: 74px;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
#financemain {
	position:absolute;
	width:579px;
	height:202px;
	z-index:4;
	left: 170px;
	top: 120px;
	background-image: url(images/sell.gif);
	background-position: left top;
	padding-top: 74px;
	padding-left: 50px;
	background-repeat: no-repeat;
	padding-right: 10px;
}
