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

body {
	margin: 0px;
	padding: 0px;
	background: url(images/bgpage.gif) top left repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #222222;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	margin-bottom: 10px;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

A {
	text-decoration: none;
}

#page {
	width: 980px;
	margin: 0px;
	padding: 0px;
	margin: 0 auto;
}

#banner {
	float: right;
	width: 692px;
	height: 432px;
}

#header {
	width: 100%;
	clear: both;
}

#logo {
	width: 288px;
	height: 111px;
}

#links {
	width: 288px;
	float: left;
}

#links li {
	margin: 0px;
	padding: 0px;
}

#links img {
	border: 0px;
}

#content {
	margin-top: 40px;
	width: 100%;
	clear: both;
	display: block;
	float: left;
}

#leftcol {
	background: #f0e8d8;
	width: 235px;
	padding: 14px;
	border: 1px solid #ebe4d0;
	color: #585757;
	float: left;
}

#leftcol h1 {
	color: #ffb904;
	padding: 6px 0;
	border-bottom: 1px solid #ffb904;
	font-size: 1.79em;
	text-transform: uppercase;
	font-weight: bold;
}

#featuredservices {
	font-size: 0.9em;
}

#featuredservices li {
	padding-left: 15px;
	background: url(images/arrow-bullet.gif) no-repeat 0 .5em;
}

#rightcol {
	float: left;
	width: 649px;
	padding-top: 10px;
	margin-left: 20px;
	line-height: 1.6em;
}

#rightcol h1 {
	color: #424242;
	text-transform: uppercase;
	padding: 6px 0;
	border-bottom: 1px solid #424242;
	font-weight: bold;
}

#footer {
	background: #f0e8d8;
	padding: 8px 0;
	color: #645d4f;
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 0.9em;
	float: left;
	margin-top: 20px;
}

.footercontent {
	margin: 0 auto;
	width: 800px;
}

#footer A {
	color: #645d4f;
}

#footerlinks {
	float: left;
	width: 400px;
}

#footer li {
	display: inline;
}

#footer .copyright {
	float: right;
	width: 399px;
	color: #a8a296;
	border-left: 1px solid #a8a296;
}
