body { background: url("../images/body-bk.jpg") #000000 repeat-x; font-family: Arial, Helvetica, sans-serif; margin: 0 0 25px 0; }
* { margin: 0; padding: 0; }
p { margin: 0 0 1em 0; }
body.home #header { width: 1200px; height: 305px; margin: 0 auto; background: url("../images/header-bk.jpg") no-repeat; display: block; }
body.services #header { width: 1200px; height: 305px; margin: 0 auto; background: url(../images/services_header.jpg) no-repeat; display: block; }
body.fleet #header { width: 1200px; height: 305px; margin: 0 auto; background: url(../images/fleet_header.jpg) no-repeat; display: block; }
body.contact #header { width: 1200px; height: 305px; margin: 0 auto; background: url(../images/contact_header.jpg) no-repeat; display: block; }
#header-in { width: 800px; margin: 0 auto; }
#content { width: 1200px; margin: 0 auto; }
#wrapper { width: 800px; margin: 0 auto; background: #C0BFBE url("../images/content-bk.jpg") repeat-x; }
#content-left { width: 500px; color: #ffffff; font-size: .90em; background: url("../images/content-left-bk.jpg") repeat-y; margin: 0 0 0 71px; padding-bottom: 10px; }
#content-left p { padding: 5px 25px 0 15px; color: #fff;}
#content-left ul { margin-left: 20px; padding: 5px 25px 0 15px; color: #fff; font-size: 1.0em;}
#content-right {float: right; margin: 55px 0 0 5px; padding-bottom: 10px; width: 220px; color: #000;}
#content-right p, ul { padding: 5px; font-size: 0.90em; color: #000;}
#content-right ul {margin-left: 15px;}
#menu { float: right; width: 333px; height: 35px; font-size: .8em; text-align: right; color: #ffffff; margin-top: 65px; }
ul#nav, ul#nav li { list-style-type: none; margin: 0; padding: 0; }
ul#nav { width: 333px; float: left; list-style: none; margin-left: 10px; }
ul#nav li { float: left; text-align: center; color: #ffffff; display: block; }
ul#nav a, ul#nav li.sep { display: block; float: left; padding: 10px 15px 5px 0; text-decoration: none; color: #ffffff; text-transform: uppercase; }
ul#nav a:hover, ul#nav li.active { color: #000000; }

.block { display: block; }

form {
	text-align:center;
}


h1{font-size:16px;margin-left:14px}
