body {
	background-color:#436e93;
	font-family:Arial, Helvetica, sans-serifl;
	font-size:12px;
	margin:5px 0;
	
}

h1 {
	color:#2c527f;
	font-size:18px;
	margin:0 0 0 20px;
	padding:0;

}

h2 {
	font-size:16px;
}

h3 {
	color:#333;
	font-size:13px;
	margin:0;
	padding:0;
	text-decoration:underline;
}

h4 {
	color:#333;
	font-size:12px;
	margin-bottom:0px;
	padding-bottom:0px;
	position:relative;
	top:10px;
}

li {
	padding:10px 0;
}

.testimonial {
	color: #333;
	padding: 20px;
}

#wrapper {
	background-color:#f0efe6;
	background-image:url(images/bkgrnd-fade.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border:2px inset #345a84;
	margin:0 auto;
	position:relative;
	width:780px;
}

#contact {
	color:#2c527f;
	font-size:11px;
	position:absolute;
	right:20px;
	text-align:right;
	top:10px;
}

#contact p {
	margin:0;
	padding:2px 0;
}

#container {
	margin:5px 0;
}

#content {
	margin:20px;
	margin-right:30px;
}

#copyright {
	float:left;
	padding:5px;
	width:330px;
}

#footer {
	background-color:#2c527f;
	border-bottom:1px solid #ccc;
	border-top:3px solid #ccc;
	color:#fff;
	font-size:10px;
	height:25px;
}

#header {
/*	background-image:url(images/header-bkgrnd.jpg);*/
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/road.png',sizingMethod='scale');*/
	background-repeat:no-repeat;
	background-position:right;
	border-bottom:3px solid #ccc;
	position:relative;
	height:110px;

}

#header[title] {
/*	background-image:url(images/road.png);*/
}

span.imgtxt {
	display:none;
}	

.list-1 li{
	list-style-type:none;
	padding:3px 0;

}

#logo {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo3.png',sizingMethod='scale');
	height:114px;
	left:5px;
	position:absolute;
	top:7px;
	width:315px;
	z-index:10;
}

#logo[title] {
	background-image:url(images/logo3.png);
}

#poweredby {
	float:right;
	padding:5px;
	text-align:right;
	width:300px;
}

#poweredby a {
	color:#fff;
	text-decoration:none;
}

.quote {
	font-style:italic;
	margin:25px 10px;
	text-align:left;
}

.quote p {
	font-style:normal;
	margin:5px 0;
	padding:0;
}

#road {
	background-repeat:no-repeat;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/header-bkgrnd2.png',sizingMethod='scale');
	float:left;
	height:113px;
	width:540px;
}

#road[title] {
	background-image:url(images/header-bkgrnd2.png);
}

.services p {
	padding:0;
	margin:10px 0;
}

#sitemap-container {
	background-color:#babab3;
	border-left:2px solid #efefe5;
	border-bottom:1px solid #efefe5;
	bottom:-31px;
	opacity:.3;
	filter:alpha(opacity=30);
	height:30px;
	position:absolute;
	right:0px;
	top:113px;
	width:778px;
}

#sitemap {
	position:absolute;
	right:0px;
	top:113px;
	width:300px;
	z-index:20;
}

#sitemap ul {
	margin:0;
	padding:0;
}

#sitemap li {
	float:left;
	height:26px;
	list-style-type:none;
	margin:0px 1px;
	padding:0;
	text-align:center;
	width:96px;
}

#sitemap li a {
	background-image:url(images/button-1.jpg);
	color:#fff;
	display:block;
	font-size:11px;
	font-weight:bold;
	line-height:28px;
	text-decoration:none;
}

#sitemap li a:hover {
	background-image:url(images/button-2.jpg);
	color:#000;
	line-height:27px;
	font-size:12px;
}

#privacy {
	margin-left:30px;
}
	
#privacy li {
	margin:3px 0px;
	padding:0px;
}	