body {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #666;
}
a, a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #1073D3;
	text-decoration: underline;
}
img {
	border: none;
}
#page {
   width: 100%;
   text-align: center;
}
#layout {
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   width: 840px;
}
#container {
   width: 840px;
   background: url(/images/bg_mid.jpg) repeat-y;
   float: left;
}
#container-inner {
	margin: 25px;
}
#seo-container {
	float: right;
}
#holder-one {
	width: 840px;
	height: 17px;
	background: url(/images/bg_top.jpg) no-repeat;
}
#holder-three {
	width: 840px;
	height: 17px;
	background: url(/images/bg_bottom.jpg) no-repeat;
}
#holder-three {
	width: 840px;
	height: 17px;
	background: #FFF url(/images/bg_bottom.jpg) no-repeat;
	clear: both;
	float: left;
}
#holder-four {
	width: 700px;
	margin-left: 70px;
	text-align: center;
	background: #FFF;
}
#section-one {
	width: 190px;
	float: left;
}
#section-one ul {
	list-style: square;
	color: #CCC;
}
#section-one li {
	margin-top: 10px;
}
#section-one a, #section-one a:visited {
	color: #999;
	text-decoration: none;
}
#section-one a:hover {
	color: #1073D3;
	text-decoration: underline;
}
#section-two {
	width: 579px;
	height: 236px;
	float: left;
	background: url(/images/header.jpg) no-repeat;
}
#section-two-text {
	position: relative;
	top: 198px;
	left: 20px;
}
#section-two-text h4 {
	font-size: 12px;
	margin: 0;
}
#section-three {
	width: 401px;
	float: left;
}
#section-three-text {
	padding: 10px;
}
#section-three-text h1 {
	font-size: 12px;
	margin: 0;
}
#section-four {
	width: 190px;
	float: left;
	margin-top: 8px;
}
#box1 {
	width: 190px;
	background: #EBEBEB;
}
#box1-text {
	padding: 5px;
}
#box2 {
	width: 190px;
	background: #EBEBEB;
}
#box2-text {
	padding: 5px;
}
.box h2 {
	font-size: 12px;
	margin: 0;
}
.box p {
	margin: 5px;
}
.box h3 {
	font-size: 12px;
	margin: 0;
}