* {
    padding: 0;
    margin: 0;
} 

body {
	margin: 20px;
	background-color: #cc0000;
	background-image: url(../_images/Bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}

div#container {
	margin: 0 auto;
	width: 759px;
	background-color: #FFF;
}

div#logo {
	float:left;
	background-color: #FFF;
	width: 129px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div#main {
	float:left;
	background-color: #FFF;
	width: 590px;
}

div#bmw {
	float:left;
	background-color: #FFF;
	width: 60px;
	padding-top: 20px;
	padding-bottom: 20px;
}

div#mini {
	float:left;
	background-color: #FFF;
	width: 119px;
	height: 49px;
	padding-top: 26px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
}

div#details {
	float:left;
	background-color: #FFF;
	width: 331px;
	text-align: right;
	height: 50px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

.details a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.details a:link {
	color: #000;
	text-decoration: underline;
}

.details a:visited {
	color: #000;
	text-decoration: underline;
}

.details a:hover {
	color: #000;
	text-decoration: none;
}

.details a:active {
	color: #000;
	text-decoration: underline;
}

div#images {
	float:left;
	background-color: #FFF;
	width: 570px;
	text-align: left;
	padding-bottom: 20px;
	padding-right: 20px;
}

div#images2 {
	float:left;
	background-color: #FFF;
	width: 570px;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
}

div#images3 {
	float:right;
	background-color: #FFF;
	width: 120px;
	text-align: left;
}


div#navigation{
	float:left;
	background-color: #FFF;
	width: 590px;
}

div#welcome{
	float:left;
	width:102px;
	height:27px;
}

a.welcome {
    display: block;
	width:102px;
	height:27px;
    background: url("../_images/welcomebutton.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.welcome {
    background-position: 0px -28px;
} 

div#projects {
	float:left;
	width:102px;
	height:27px;
	padding-left: 10px;
}

a.projects {
	display: block;
	width:102px;
	height:27px;
	background: url("../_images/projectsbutton.png") 0 0 no-repeat;
	text-decoration: none;
}
 
a:hover.projects {
    background-position: 0px -28px;
} 

div#bmwbutton {
	float:left;
	width:102px;
	height:27px;
	padding-left: 10px;
}

a.bmwbutton {
	display: block;
	width:102px;
	height:27px;
	background: url("../_images/bmwbutton.png") 0 0 no-repeat;
	text-decoration: none;
}
 
a:hover.bmwbutton {
    background-position: 0px -28px;
} 

div#prices {
	float:left;
	width:102px;
	height:27px;
	padding-left: 10px;
}

a.prices {
    display: block;
	width:102px;
	height:27px;
    background: url("../_images/pricesbutton.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.prices {
    background-position: 0px -28px;
} 

div#contact {
	float:left;
	width:102px;
	height:27px;
	padding-left: 10px;
}

a.contact {
    display: block;
	width:102px;
	height:27px;
    background: url("../_images/contactbutton.png") 0 0 no-repeat;
    text-decoration: none;
}
 
a:hover.contact {
    background-position: 0px -28px;
} 

div#content {
	float:left;
	background-color: #FFF;
	width: 508px;
	border: 1px solid #e1151f;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

div#contenta {
	float:left;
	background-color: #FFF;
	width: 300px;
	border: 1px solid #e1151f;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}

div#projectimage {
	float:right;
	padding-left: 20px;
}

div#contact_a {
	float:left;
	background-color: #FFF;
	width: 254px;
}

div#contact_b {
	float:left;
	background-color: #FFF;
	width: 254px;
	text-align: left;
}

div#footer {
	clear:both;
	height: 40px;
	text-align: center;
	line-height: 40px;
}

.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.footer a:link {
	color: #000;
	text-decoration: underline;
}

.footer a:visited {
	color: #000;
	text-decoration: underline;
}

.footer a:hover {
	color: #000;
	text-decoration: none;
}

.footer a:active {
	color: #000;
	text-decoration: underline;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #e1151f;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	margin: 0px;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #e1151f;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	
}.header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	width: 150px;
}
.header5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	font-style: normal;
	line-height: normal;
	padding: 0px;
	margin: 0px;
	width: 200px;
}
#container #main #content ul li {
	text-align: left;
}
