@charset "utf-8";
/* CSS Document */

body {
	background: #3D606C url(images/nav/top-bg.jpg) repeat-x top left;
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	line-height: 20px;
}

.background {
	width: 100%;
	background: url(images/nav/mid-bg.jpg) repeat-x 0 250px;
}

p.footer {
	font-size: 11px;
	color: #B3CCD5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 18px;
	margin: 6px 0 20px 0;
}

td {
	vertical-align: top;
}

a {
	color: #FFF2AA;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #EEC269;
	text-decoration: underline;
}

h3 {
	color: #FFF2AA;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}

ul li {
	margin-bottom: 8px;
}

.content {
	margin: 40px;
	display: block;
	clear: both;
	color: white;
}

img.header {background: url(images/smallheader.jpg) top left; width: 998px; height: 250px;}

body h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: white;
	font-size:36px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 40px;
}

table.services td {
	width: 33%;
	padding: 20px;
}

a img {border: none;}
