html {
	height: 101%;
	}

body {
	background: #000;
	color: #fff;
	padding: 0;
	margin: 0;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 90%;
	}

a {
	color: #048;
	text-decoration: none; 
	}
	
#fwc {
	text-align: left;
	width: 930px;
	margin: 1.5em auto;
	}
	
div.col1 {
	float: left;
	width: 200px;
	}
	
div.col2 {
	float: left;
	width: 730px;
	}

div.whitepad {
	padding: 1.7em;
	background: #fff;
	color: #000;
	}

div.menu-top {
	font-size: 1px;
	background-image: url(images/menu-top.jpg);
	width: 183px;
	height: 12px;
	margin-top: 17px;
	}

div.menu-bot {
	font-size: 1px;
	background-image: url(images/menu-bot.jpg);
	width: 183px;
	height: 12px;
	}

div.menu-item {
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	font-size: 85%;
	font-weight: bold;
	text-align: center;
	background: #048;
	color: #aad;
	width: 179px;
	}

#contact a, div.menu-item a {
	color: #fff;
	text-decoration: none;
	}

div.menu-item a:hover {
	color: #aad;
	}

h2 {
	margin: 0 0 1em 0;
	color: #048;
	font-size: 190%;
	padding-bottom: 13px;
	border-bottom: 2px solid #000;
	}

h3 {
	margin-top: 7px0;
	color: #048;
	margin-bottom: 0;
	}
	
br.clr {
	clear: both;
	}

img.logo {
	width: 157px;
	height: 162px;
	border: 0;
	margin-left: 7px;
	}

img.carseat {
	width: 89px;
	height: 121px;
	border: 0;
	margin-left: 2em;
	}
	
img.cars {
	width: 566px;
	height: 151px;
	border: 0;
	}

img.homepage-ambulance {
	width: 237px;
	height: 149px;
	margin-right: 60px;
	border: 0;
	}

img.montage1 {
	width: 527px;
	height: 85px
	border: 0;
	margin: 7px;
	}

img.ambulance2 {
	width: 622px;
	height: 364px
	border: 0;
	margin-bottom: 15px;
	}

img.handcuffs {
	width: 180px
	height: 154px;
	border: 0;
	}
	
#carhdr {
	text-align: right;
	height: 151px;
	}

th {
	color: #048;
	font-size: 120%;
	padding-right: 50px;
	line-height: 1.4em;
	}

#contact {
	background-image: url(images/contact-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin-top: 1.7em;
	}

#contact, table.contact {
	height: 55px;
	font-size: 20px;
	}

div.lbbg {
	background: #def;
	padding: 10px 25px;
	}

p, div.lbbg {
	margin: 0.8em 0;
	}

td.cont {
	padding: 0 9px 7px 0;
	vertical-align: top;
	}