body {
	margin: 0;
  font-family: verdana,sans-serif;
	font-size: 12px;
	background: #dddddd;
	color:#333333;
}
img {
	border: 0;
}
p {
	margin-bottom: 0;
}
h1 {
	font-size: medium;
	color: #5285c4;
}
h2 {
	font-size: large;
	color: #5285c4;
}
a:hover {color: #333399;}
a:active {color: #333399;}

#Wrapper {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
}
#Banner {
	background: #ffffff url('_images/banner.jpg') no-repeat;
	height: 98px;
	text-align: center;
}
#Menu {
	background-color: #686e7c;
	height: 34px;
	padding-right: 42px;
}
.MenuHome {
	background: #686e7c url('/_images/menubg.jpg') no-repeat;
}
.MenuNotHome {
	border-bottom: 5px #373a3f solid;
}
#Menu a {
	margin-left: 20px;
	line-height: 34px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}
#Menu ul {
	float: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#Menu ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#Menu ul li a {
	color: #ffffff;
	margin-left: 10px;
}
#Main {
}
#Main-Splash {
	background: #ffffff url('/_images/splash.jpg') no-repeat;
	width: 536px;
	height: 270px;
}
#Main-Bar {
	background: #cccccc;
	width: 182px;
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
}
.MainBarHome {
	background: #cccccc url('/_images/bar.jpg') no-repeat;
}
#NewCars {
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
}
#NewCars a {
	color:#333333;
	text-decoration: none;
}
#NewCars strong {
	font-size: 14px;
	color: #ff0000;
}
#NewCars div {
	margin: 10px 0 5px 0;
}
#OpeningTimes {
	font-size: 10px;
	margin-top: 30px;
}
#OpeningTimes table {
	margin-left: auto;
	margin-right: auto;
}
#OpeningTimes strong {
	font-size: large;
	font-weight: bold;
	color: #5285c4;
}
#PhoneNumbers {
	font-size: 10px;
	font-weight: bold;
	margin-top: 30px;
}
#PhoneNumbers strong {
	font-size: large;
	font-weight: bold;
	color: #5285c4;
}
#Main-RightMargin {
	background: #ffffff url('/_images/rightmargin.jpg') no-repeat;
	width: 42px;
}
#Main-RightMarginNotHome {
	width: 42px;
}
#Main-Content {
	width: 512px;
	padding: 12px;
	vertical-align: top;
}
#Main img {
	margin-bottom: 10px;
}
#Footer {
	height: 16px;
	border-top: 5px #373a3f solid;
	margin: 0;
	padding: 10px;
	text-align: left;
	background: #686e7c;
	color: #ffffff;
	font-size: x-small;
}
#Footer ul {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#Footer ul li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#Footer div {
	float: right;
}
#Footer ul li a {
	color: #ffffff;
	margin-right: 10px;
}
#bottomlinks {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	font-size: 10px;
	color: #777777;
	text-align: left;
}
#bottomlinks a {
	color: #777777;
}

#IDA_Footer {
	padding: 8px;
	height: 10px;
	font-size: 10px;
	background: #333333;
}
#IDA_Footer a {
	color: #ffffff;
}
#IDA_Footer .left {
	float: left;
}
#IDA_Footer .left a {
	margin-left: 10px;
}
#IDA_Footer .right {
	float: right;
}
#IDA_Footer .right a {
	margin-right: 10px;
}

#ContactForm input {
	width: 120px;
}