body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a {
	font-weight: bold;
	color:#315A31;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #223622;
	text-decoration: none;
}

#logo {
	background-image: url(images/barry_ashworth_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 150px;
	width: 200px;
	top: 0px;
	left: 0px;
	z-index: 1;
}
#nav_bg {
	position: absolute;
	z-index: 2;
	height: 50px;
	width: 600px;
	left: 200px;
	top: 0px;
	line-height: 15px;
}
#nav_bg  a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav_bg a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#nav_bg #nav_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 50px;
	width: 150px;
	z-index: 3;
	text-align: center;
	background-image: url(images/but_bg_down.gif);
	background-position: right top;
}
#nav_bg #nav_showroom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 50px;
	width: 150px;
	z-index: 4;
	text-align: center;
	background-image: url(images/but_bg_down.gif);
	background-position: right top;
}
#nav_bg #nav_about {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 50px;
	width: 150px;
	z-index: 5;
	text-align: center;
	background-image: url(images/but_bg_down.gif);
	background-position: right top;
}
#nav_bg #nav_finance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 50px;
	width: 100px;
	z-index: 6;
	text-align: center;
	background-image: url(images/but_bg_down.gif);
	background-position: right top;
}
#nav_bg #nav_location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 50px;
	width: 100px;
	z-index: 7;
	text-align: center;
	background-image: url(images/but_bg_down.gif);
	background-position: right top;
}
#nav_bg #nav_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 50px;
	width: 150px;
	z-index: 8;
	text-align: center;
	background-image: url(images/but_bg_down2.gif);
	background-position: right top;
}
#car_image {
	background-image: url(images/car.gif);
	background-position: left top;
	z-index: 9;
	height: 150px;
	width: 600px;
	left: 200px;
	top: 50px;
	position: absolute;
}#tel_image {
	background-image: url(images/tel.gif);
	background-position: left top;
	position: absolute;
	z-index: 10;
	height: 50px;
	width: 200px;
	left: 0px;
	top: 150px;
}
#side_nav {
	
	position: absolute;
	z-index: 11;
	height: 500px;
	width: 200px;
	left: 0px;
	top: 200px;
}

#side_nav #address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	z-index: 13;
	width: 170px;
	left: 20px;
	top: 324px;
	}
#side_nav a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#side_nav a:hover {
	font-weight: bold;
	color: #187b18;
	text-decoration: none;
}
#side_nav #side_stocklist {
	background-image: url(images/s_stocklist_back.gif);
	background-position: left top;
	position: absolute;
	z-index: 12;
	height: 100px;
	width: 200px;
	left: -8px;
	top: 5px;
}
#side_nav #side_stocklist #info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	z-index: 13;
	width: 104px;
	left: 94px;
	top: 4px;
	height: 62px;
	line-height: 12px;
}
#side_nav #side_stocklist #click_here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	left: 27px;
	position: absolute;
	top: 75px;
	z-index: 14;
}
#side_nav #side_about {
	background-image: url(images/s_email_back.gif);
	background-position: left top;
	position: absolute;
	z-index: 15;
	height: 100px;
	width: 200px;
	left: -7px;
	top: 115px;
}
#side_nav #side_about #info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	z-index: 16;
	width: 104px;
	left: 94px;
	top: 4px;
	height: 62px;
	line-height: 12px;
}
#side_nav #side_about #click_here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	left: 27px;
	position: absolute;
	top: 75px;
	z-index: 17;
}
#side_nav #side_finance {
	background-image: url(images/s_finance_back.gif);
	background-position: left top;
	position: absolute;
	z-index: 18;
	height: 100px;
	width: 200px;
	left: 0px;
	top: 225px;
}
#side_nav #side_finance #info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	z-index: 19;
	width: 104px;
	left: 94px;
	top: 4px;
	height: 62px;
	line-height: 12px;
}
#side_nav #side_finance #click_here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	left: 27px;
	position: absolute;
	top: 75px;
	z-index: 20;
}
#side_nav #side_contact {
	background-image: url(images/s_contact_back.gif);
	background-position: left top;
	position: absolute;
	z-index: 18;
	height: 100px;
	width: 200px;
	left: -7px;
	top: 216px;
}
#side_nav #side_contact #info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	z-index: 19;
	width: 104px;
	left: 94px;
	top: 4px;
	height: 62px;
	line-height: 12px;
}
#side_nav #side_contact #click_here {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	left: 27px;
	position: absolute;
	top: 75px;
	z-index: 20;
}
#homepage_welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #315a31;
	background-image: url(images/h_welcomeback.gif);
	background-position: left top;
	position: absolute;
	z-index: 21;
	height: 229px;
	width: 600px;
	left: 200px;
	top: 200px;
}
#homepage_welcome #text {
	left: 18px;
	top: 50px;
	position: absolute;
	width: 550px;
	z-index: 22;
	height: 174px;
}
#homepage_location {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/h_locationback.gif);
	background-position: left top;
	position: absolute;
	z-index: 23;
	height: 140px;
	width: 300px;
	left: 200px;
	top: 410px;
	line-height: 12px;
}
#homepage_location #text {
	left: 28px;
	top: 44px;
	position: absolute;
	width: 155px;
	z-index: 24;
	height: 84px;
}
#homepage_contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/h_contactback.gif);
	background-position: left top;
	position: absolute;
	z-index: 23;
	height: 140px;
	width: 300px;
	left: 211px;
	top: 440px;
	line-height: 12px;
}
#homepage_contact #text {
	left: 16px;
	top: 44px;
	position: absolute;
	width: 185px;
	z-index: 24;
	height: 84px;
}
#homepage_showroom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/h_showroomback.gif);
	background-position: left top;
	float:left;
	z-index: 25;
	height: 200px;
	width: 600px;
	/*left: 200px;
	top: 790px;
	position: absolute;*/
}
#homepage_showroom #text {
	left: 12px;
	top: 50px;
	position: relative;
	width: 232px;
	z-index: 26;
	height: 106px;
}

#homepage_showroom #text a {color:#fff;}
#showroom_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #315A31;
	background-image: url(images/showroom_title.gif);
	background-position: left top;
	position: absolute;
	z-index: 28;
	height: 1200px;
	width: 600px;
	left: 200px;
	top: 200px;
	background-repeat: no-repeat;
}
#showroom_main #text {

	left: 18px;
	top: 50px;
	position: absolute;
	width: 550px;
	z-index: 29;
}

#showroom_main .container {left: -10px;
	top: 50px;
	position: absolute;}
	
#showroom_main #stock {
	left: 28px;
	top: 80px;
	position: absolute;
	width: 550px;
	z-index: 30;
	height: 1110px;
}
#about_main {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/about_title.gif);
	background-position: left top;
	position: absolute;
	z-index: 31;
	height: 1200px;
	width: 600px;
	left: 200px;
	top: 200px;
	background-repeat: no-repeat;
}
#about_main #text {


	left: 28px;
	top: 50px;
	position: absolute;
	width: 550px;
	z-index: 32;
}
#contact_main {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #315A31;
	background-image: url(images/contact_title.gif);
	background-position: left top;
	position: absolute;
	z-index: 36;
	height: 900px;
	width: 600px;
	left: 200px;
	top: 200px;
	background-repeat: no-repeat;
}
#contact_main #text {



	left: 18px;
	top: 50px;
	position: absolute;
	width: 550px;
	z-index: 37;
}
#contact_main #form {


	left: 28px;
	top: 113px;
	position: absolute;
	width: 550px;
	z-index: 38;
	height: 802px;
}


#thank_main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #315A31;
	background-position: left top;
	position: absolute;
	z-index: 36;
	height: 900px;
	width: 600px;
	left: 200px;
	top: 200px;
	background-repeat: no-repeat;
}

#thank_main #text {



	left: 18px;
	top: 50px;
	position: absolute;
	width: 550px;
	z-index: 37;
}
#featured {
	margin-right: 8px;
	margin-bottom: 30px;
	float: right;
	width:200px;
	height:232px;
	position: relative;
	margin-top: -250px;
	margin-left: 10px;
	border: 2px solid #FF0000;
	background-image: url(images/featured.gif);
	background-repeat: no-repeat;
	z-index: 1;
}
#inlineFourth {
	height: auto;
	width: 200px;
	left: 15px;
	top: 40px;
	margin-top: 30px;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 12px;
}
