@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
#content {
	height: 604px;
	width: 801px;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
}
#redbanner {
	background-color: #B70B00;
	height: 22px;
	width: 801px;
}
#maincontent {
	background-image: url(../images/vehiclebackground.jpg);
	height: 582px;
	width: 801px;
}
#logo {
	float: left;
	height: 180px;
	width: 480px;
	margin-top: 90px;
	margin-left: 165px;
}
#topleft {
	float: left;
	height: 100px;
	width: 347px;
	margin-top: 12px;
}
#webaddress {
	float: left;
	height: 36px;
	width: 347px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #001B53;
}
#shield {
	float: left;
	height: 43px;
	width: 49px;
	margin-left: 28px;
	margin-top: 5px;
}
#commingsoon {
	height: 37px;
	width: 263px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin-top: 10px;
}
#address {
	float: right;
	height: 75px;
	width: 165px;
	text-align: right;
	font-family: arial;
	font-size: 14px;
	color: #666666;
	margin-top: 27px;
	margin-right: 14px;
}
.email {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #001B53;
}
#bottomleft {
	height: 52px;
	width: 535px;
	float: left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #001B53;
	margin-top: 132px;
	padding-top: 14px;
	padding-left: 15px;
}
#bottomright {
	float: right;
	height: 46px;
	width: 228px;
	margin-top: 132px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #001B53;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #001B53;
	padding-top: 19px;
	padding-left: 20px;
}
.dispatch {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #001B53;
	letter-spacing: .03em;
}
.number {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #B32017;
}
.copyright {
	font-family: arial;
	font-size: 13px;
	color: #666666;
}
.ambulance {
	font-family: verdana;
	font-size: 17px;
	font-weight: bold;
	color: #001B53;
}

