body {
	color: #000;
	font-family: tahoma, arial;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #9d9d9c;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 761px;
}
#header {
	background-color: #3071be;
	background-image: url(images/emergency-bustransfers.png);
	background-repeat: no-repeat;
	background-position: top right;
}
#logo {
	width: 350px;
	padding-top:30px;
	padding-bottom:10px;
}
#logo a:hover {
   color: yellow;
}
#logo a, a:visited, a:active {
	text-decoration: none;
	text-align: center;
	width: 350px;
	color: white;
}
#logo img{
	padding: 5px 0px 0px 175px;
	margin: auto;
}
.name{
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-weight:bold;
	font-size: 22px;
	margin-left: 50px;
}
.slogan{
	color: white;
	text-align: center;
	display: block;
	margin-left: 50px;
}
#nav {
	clear: both;
	display: block;
	height: 36px;
	width: 761px;
	background-color: #3071be;
	margin-top: 25px;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #4d8fd7;
	color: white;
	text-decoration: none;
	text-transform:uppercase;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	width:86px;
	display: block;
}
#nav ul li a:hover {
	color: yellow;
}
#nav ul li.last a {
	padding: 10px 17px 10px 10px;
	margin: 0px 2px 0px 0px;
}
#nav ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align:center;
}
#nav ul li{
	display: block;
	padding: 0px 0px 0px 0px;
	float: left;
	width:108px;
}
#content {
	clear: both;
	width: 761px;
	background-color: #3071be;
}
#left{
	clear: both;
	width: 500px;
	float: left;
	background-image: url(images/siteburn.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.photos{
	margin: 20px 0px 20px 20px;
}
.photos a{
	margin-right: 5px;
}
.photos a img{
	border: #f8836e solid 2px;
}
.photos a:hover img{
	border: yellow solid 2px;
}
.textblock{
	background-color: #ffffff;
	width:481px;
	margin: 0px 0px 0px 11px;
	padding: 20px 0px 0px 0px;
}
.textblock p{
	color: black;
	padding: 0px 10px 0px 20px;
	line-height: 1.5em;
	font-size: 1.3em;
}
.textblock h2{
   padding:0px 10px 0px 20px;
}
.textblock a{color: blue;}
.textblock a:hover{color: yellow;}

#right {
	float: right;
	width: 250px;
}
.headlines {
	background-color: #1865aa;
	height: 199px;
	padding: 10px;
	width: 230px;
}
.headlines h3{
	color: white;
	font-size: 1.3em;
}
h4 {
	color: #fbbd95;
	font-weight: bold;
	text-decoration: underline;
	font-size: 1.2em;
}

#right p {
	margin-top: 0px;
	color: #42322f;
}

.stats {
	background: #0368c2;
	padding: 10px;
	width: 230px;
}
.stats h3{
	color: white;
	font-size: 1.3em;
}
table{
	font-size: 1.1em;
	font-weight: bold;
	line-height: 2em;
}
table thead tr td{}
table .t1{color: #cbcaca;}
table .t2{color: #ffc59d;text-align:right;}
table .t3{color: #b8b8b8;text-align:right;}
#footer {
	background: url(images/firetruck.jpg) no-repeat;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	height: 221px;
	text-align: right;
	width: 776px;
	display: block;
	padding: 1px;
	margin: 0px 0px 0px -9px;
	background-color: #9d9d9c;
}
#footerlinks{
	background-color: black;
	width: 350px;
	margin: 122px 0px 0px 400px;
	padding: 0px;
	display: block;
}
#footerlinks a{
	color: #9d9d9c;
	font-weight: bolder;
	font-size: 1em;
}
#footerlinks a:hover{
	color: yellow;
}
#footer p{
	color: black;
	width: 500px;
	margin: 40px 0px 0px 260px;
	text-align: center;
}
#bottom{
	width:501px;
	display: block;
	margin: -10px 0px 0px -9px;
}
#firetruck{
	background-image: url(images/firetruck.jpg);
	background-repeat: no-repeat;
	width: 256px;
	height: 221px;
	float: left;
	display: block;
}
#paperburn{
	background-image: url(images/paperburn.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 89px;
	float: right;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
