body {
	background: #0e0c0d url('../images/bg.jpg') top center no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

span,div {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;}


.container {
	width: 1004px;
	margin: 0px auto;
	margin-top: 205px;
}
#nav {
	background: url('../images/nav-top.jpg');
	height: 50px;
	margin-bottom: 5px;
}
#content {
	width: 752px;
	float: left;
}
#right-col {
	margin-left: 4px;
	width: 246px;
	float: left;
}
#featuredservices {
	margin-top: 6px;
}
#adverts {
	margin-top: 7px;
}
#adverts a{ display:inline; float:left; }
#adverts a img{ border:none; }

.advert {
	margin-right: 7px;
}
#footer {
	margin-top: 30px;
}
input[type=text],textarea {
	background: #1d1c1d;
	border: solid 1px #282428;
	width: 150px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
textarea {
	margin-bottom: 3px;
}
#latest-models {
	height: 125px;
}
a {
	color: #e7168a;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #e7168a;
	
}
#nav a {
	padding-top: 10px;
	color: #fff;

}
#footer {
	background: url('../images/footer.jpg');
	width: 1004px;
	height: 70px;
	margin: 0px auto;
	margin-top: 30px;
}
select {
	background: #1d1c1d;
	border: solid 1px #282428;
	width: 150px;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color: #fff;
	text-transform: uppercase;
	
}

#slideshow { 
    margin: 0px auto; 
    position: relative; 
    width: 751px; 
    height: 312px; 
    padding: 0px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}