

#container  {
	font-family: verdana, geneva, helvetica, arial, sans-serifl;
	font-size: 8pt;
	width: 700px;
	clear:both;
	margin: 0 auto;
	padding:0;
	text-align: left; 
	background:rgb(20,29,38);
	min-height:100%;
	height:auto !important;
	height:100%;
	line-height:2em;
}


body {
	margin: 0;
	padding: 0;
	text-align:center;
	background: black;
	height:100%;
	border:0 none;	
	overflow:hidden;
}

html {
	height:100%;
}



#menu-bar dl a {
	text-decoration: none;
	text-align: centre;
	color:white;
	display:block;
	padding-top:8px;
	padding-bottom:8px;

}

#menu-bar dl {
	height:100%;
	width:140px;
	float:left;
	margin:0;

}

#menu-bar dl a:hover, #menu-bar dl a:focus {
	background:rgb(177,196,200);
	color:rgb(6,24,42);
}

#main {
	width:700px;
	height:700px;
	background-image: url(images/main.jpg);
	position:absolute;
	bottom:0;
}

#menu-bar {
	position:absolute;
	bottom:100px;
	width:100%;
	text-align:center;
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 10pt;
	letter-spacing: .2em;
	word-spacing: 1em;
	text-align: center;
	color: white;
	background:rgb(6,24,42);
	border-top: 2px solid rgb(177,196,200);
	border-bottom: 2px solid rgb(177,196,200);
}

#footer {
	width:700px;
	height:100px;
	background-image: url(images/footer.jpg);
	position:absolute;
	bottom:0;
}

#main_text {
	position:absolute;
	bottom:350px;
	right:0px;
	width:300px;
	color:white;
	float:right;
	padding:10px;
	text-align:right;
}

span.current_page {
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	background:rgb(104,120,123);
	color:rgb(6,24,42);
}

#inner_container {
	height:60%;
	width:700px;
	position:absolute;
	top:100px;
	overflow-y:auto;
	float:left;
	text-align:center;
}

#content {
	color:rgb(177,196,200);
	width:650px;

	text-align:left;
	padding:10px;

}

#header {
	height:70px;
	background-image:url(images/headerbg.jpg);

	width:700px;
	position:absolute;
	top:0;
	color:white;
	border-bottom: 1px solid rgb(177,196,200);	
	padding:0;
}

#car_photos {
	width:670;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	margin:14px;
}

#car_photos img {
	border: 1px solid rgb(177,196,200);	
}

.car_1 {
	float:left;
	margin-right:11px;
	margin-top:11px;

}

.car_3 {
	margin-top:11px;
}

#typehollow {
	width:114px;
	height:33px;
	margin:10px;
	position:absolute;
	top:0px;
	right:0px;
	border:0 none;
}

#typehollow img {
	border: 0 none;
}

#service {
	text-align:left;
	color:rgb(177,196,200);
	width:187px;
	height:12em;
	margin-left:20px;
	margin-bottom:20px;
	padding:10px;
	float:left;
	background:rgb(34,44,53);
}

.service_heading {
	color:white;
	font-size:12pt;
	font-weight:bold;
}

.contact_heading {
	color:white;
	font-size:10pt;
	font-weight:bold;
}

#content a, #content a:visited {
	color:rgb(177,196,200);
	text-decoration:none;
}
	
#content a:focus, #content a:hover {
	color:white;
	text-decoration:none;
}

#inner_container form {
	text-align:left;

	width:650px;
}



#form_item {
	width:200px;
	float:left;
	line-height:2em;
}

#input_fields {
	width:400px;
	float:left;
	line-height:2em;
}

.calendarDateInput {
	color:black;
}
