* {padding:0;margin:0;}
body,html{width:100%;height:100%;margin:0;padding:0;}

body {
	background-color: #2e2e2e;
	margin: 10px auto;
	text-align: center;
	color: #000;
	font:62.5% Arial, Helvetica, sans-serif;
}

/* General */

h1 {font-size:1.5em;margin:0.8em 0 0 0;color: #DD4900;}
h2 {font-size: 1.3em;margin:0.8em 0 0 0;color: #DD4900;}
h3 {font-size: 1.3em;margin:0 0 0 0;}
p {margin:0.8em 0 0.8em 0;}
ul {padding:0 0 0 15px;}
a img {border:0;}


#container {width: 741px; margin: 0 auto; text-align: left; background: url('../img/container-bg.gif') repeat-y; font-size: 1.2em;}

#header {height: 60px; background: url('../img/header-bg.gif') no-repeat;}

#content {padding:7px 10px 0 10px;}

#footer {background: url('../img/footer-bg.gif') no-repeat bottom; text-align: center; padding: 0 0 2px 0;}

#header h3 {text-indent: -5000px;background:  url('../img/airport-car-competition.gif') no-repeat; width: 360px;height:37px;}

.carphoto {float: right;}

.fixfloat {clear: both;}