* {
	margin:0px;
	padding:0px;
	border:0px;
}

Body {
	background-color:#000;
	margin:0px;
	text-align:center;
	background: #158313 url(images/bg.jpg) repeat-x;
	font-size:100.1%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

Body div {
text-align:left;
}

#Top {
	position:relative;
	margin:0 auto;
	width:707px;
	height:330px;
	z-index:1;
	background: #000 url(images/top.jpg) no-repeat;
	background-color: #158313;
}

#Middle {
	position:relative;
	margin:0 auto;
	width:707px;
		  min-height:300px;
		  height:auto !important;
		  height:300px;
	z-index:1;
	background-color: #F8F8F8;
	font-size:0.8em;
}

#Middle p {
padding:0px 10px;}

.Homecar {
	background: url(images/cars.jpg) bottom right no-repeat;
}

#Footer {
	position:relative;
	margin:0 auto;
	width:707px;
	height:44px;
	z-index:2;
	background: #158313 url(images/bottom.jpg) no-repeat;
}
#address {
	position:absolute;
	left:10px;
	top:281px;
	width:476px;
	height:20px;
	z-index:3;
	font-size:0.8em;
	font-weight:bold;
}
#Tels {
	position:absolute;
	left:491px;
	top:280px;
	width:215px;
	height:50px;
	z-index:5;
	font-size:0.95em;
	font-weight:bold;
}
#Links {
	position:absolute;
	left:65px;
	top:2px;
	width:573px;
	height:15px;
	z-index:3;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;
}
#RegDetails {
	position:relative;
	margin:0 auto;
	width:707px;
	height:20px;
	z-index:3;
	color:#fff;
	font-size:0.6em;
}

H1 {
padding:0px 0px 0px 10px;
	font-size:1.1em;
	font-weight:bold;
}

.red {color: #FE0000
}

#Openingtime {
	position:absolute;
	left:10px;
	top:5px;
	width:339px;
	height:12px;
	z-index:4;
	font-size:0.8em;
	font-weight:bold;
	color:#FFFFFF;
}
#Links a:link {
	color: #ffffff;
	text-decoration: none;
}
#Links a:visited {
	text-decoration: none;
	color: #ffffff;
}
#Links a:hover {
	text-decoration: none;
	color: #000000;
}
#Links a:active {
	text-decoration: none;
	color: #590000;
}

a:link {
	color: #FE0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FE0000;
}
a:hover {
	text-decoration: none;
	color: #590000;
}
a:active {
	text-decoration: none;
	color: #FE0000;
}

.bold {
font-weight: bold
}
.style1 {
	color: #FFFFFF
}