body {
	background:#fff url(../images/seo-background.png) top left repeat-x;
	margin:0;
	padding:0;
	font-size: 11px; 
	color: #0d3a66; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
}
a img {
	border:0;
}
#wrap {
	background:url(../images/seo-header.jpg) top center no-repeat;
	min-width:950px;
	width:auto !important;
	width:950px;
}
#header {
	height:418px;
	width:950px;
	margin:0 auto;
	position:relative;
	color: #fff; 
	line-height:16px;
}
#services {
	position:absolute;
	top:295px;
	left:640px;
	width:286px;
	height:66px;
}


#content {
	width:950px;
	margin:0 auto;
}
#main {
	margin:1em 0 0 25px;
	width:600px;
	float:left;
}
p {
	margin:0 0 1em 0;
}
h1,h3,h4 {
	font-weight:normal;
	text-transform:uppercase;
	color:#88cb13;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
h4 {
	font-weight:bold;
	font-size:11px;
}
h5 {
	font-weight:bold;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	line-height:32px;
}
a {
	color:#66990e;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.img-right {
	clear:both;
	float:right;
	margin:0 0 5px 5px;
	padding:10px;
	border:1px solid #c1c1c1;
}
.img-left {
	clear:both;
	float:left;
	margin:0 5px 5px 0;
	padding:10px;
	border:1px solid #c1c1c1;
}

#sidebar {
	width:250px;
	float:right;
	line-height:16px;
}
#sidebar-content {
	margin-top:1em;
	padding:25px;
	border-left:1px solid #c1c1c1;
}
#sidebar a {
	font-weight:normal;
	color:#0d3a66;

}


#copyright {
	clear:both;
	margin:50px auto 10px auto;
	text-align:center;
	font-size:10px;
}