html {
	height:100%;
}
body {
	margin:0;
	height:100%;
	font-family: Arial, Helvetica, sans-serif;/*"Lucida Sans Unicode", "Lucida Grande", Verdana, */
	font-size: 12px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
}
h1 {
	/*background-image:url(../images/headerleft.jpg);
    background-repeat:no-repeat;*/
    text-indent:-9999px;
	margin:0;
}
h1 a {
	background:transparent;
	display:block;
	height:188px;
	width:600px;
}
h2 {
	font-size: 20px;
	color:#e11f15;
	display:inline;
  overflow:hidden;
  margin-bottom:5px;
  line-height: 1.1em;
}
h3 {
	font-size: 18px;
	color:#608ac6;
}
p, div {
	font-size:13px;
	line-height: 1.3em;
	color:#333333;
}
li {
	line-height: 1.5em;
	color:#333333;
}
li.spaced {
	padding-bottom:10px;
}
a, a:active, a:visited {
	color:#005ca9;
	text-decoration: none;
}
a:hover {
	color:#e11f15;
}
small {
	font-size:.8em;
	line-height:normal;
}
#copyright {
	font-family: Arial, Verdana, sans-serif;
	color:#ffffff;
	font-weight:bold;
	font-size: 11px;
	text-align:center;
	width:100%;
	padding-top:10px;
	float:left;
}
a.copyright, a.copyright:active, a.copyright:visited {
	font-family: Arial, Verdana, sans-serif;
	color: #005ca9;
	font-weight:bold;
	font-size: 11px;
	text-decoration: none;
}
a.copyright:hover {
	color: #e11f15;
}
#wrap {
	width:100%;
	position:relative;
	overflow:hidden;
}
#wrapmain {
	width:1020px;
	background-image: url(../images/runnerbg.jpg);
	background-repeat:repeat-y;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
}
#wrapinner {
	width:1020px;
	background-image: url(../images/topbg.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
}
#header {
	width:960px;
	height:188px;
	position:relative;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
}
#headerleft {
	width:630px;
	height:188px;
	background-image: url(../images/headerleft.jpg);
	background-repeat:no-repeat;
	float:left;
}
#headerright {
	width:330px;
	height:188px;
	background-image: url(../images/headerright.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align:right;
}
#contentholder {
	width:940px;
	position:relative;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
	padding-top:20px;
}
#nav {
	width:230px;
	float:left;
}
a.nav, a.nav:active, a.nav:visited {
	background-image: url(../images/nav.png);
	background-position: top left;
	background-repeat: no-repeat;
	color:#005ca9;
	display: inline-block;
	font: 12px Arial, Verdana, Sans-Serif;
	font-weight: bold;
	height: 42px;
	padding-left:25px;
	text-decoration: none;
	line-height:3.7em;
	width: 205px;
}
a.nav:hover {
	background-image: url(../images/navhover.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color:#005ca9;
}
#reviews {
	width:230px;
	float:left;	
	padding-top:20px;
	font: 16px Arial, Verdana, Sans-Serif;
	font-weight: bold;
	color:#005ca9;
	text-align:center;
}
#content {
	width:700px;
	float:left;
}
#footerwrap {
	width:100%;
	height:228px;
	background-image: url(../images/footerrunner.jpg);
	background-repeat:repeat-x;
	position:relative;
	overflow:hidden;
}
#footer {
	width:960px;
	height:228px;
	background-image: url(../images/footer.jpg);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
	margin-right:auto;
	margin-left:auto;
}
#footerinner {
	width:710px;
	padding-top:60px;
	position:relative;
	overflow:hidden;
	float:right;
	font-family: Arial, Verdana, sans-serif;
	color:#666666;
	font-weight:normal;
	font-size: 11px;
	text-align:center;
	float:right;
}
.grid_2 {
	width: 120px;
	float:left;
}
.grid_2wide {
	width: 200px;
	float:left;
}
.grid_3 {
	width: 340px;
}
.grid_3right {
	width: 300px;
	padding:2px;
	float:right;
}
.grid_3wide {
	width: 450px;
	margin-left: 0px;
	margin-right: 0px;
	float:left;
}
.grid_4 {
	width: 350px;
	margin-left:0px;
	float:left;
}
.productbox {
	float: left;
	text-align: center;
	width: 223px;
}
.productbox a {
	font: 14px Arial, Verdana, Sans-Serif;
	font-weight:bold;
	text-decoration: none;
}
.productbox a:hover {
	text-decoration: none;
}
.maintbox {
	float: left;
	text-align: left;
	width: 200px;
	padding:5px;
	border:#eeeeee 1px solid;
	margin-right:5px;
	background-image: url(../images/maintboxbg.jpg);
	background-repeat:no-repeat;
}
.maintbox h3 {
	line-height:1.3em;
}
.maintbox form {
	text-align:center;
}
.clear {
	clear:both;
}
ol.orderedlist {
}
.orderedlist li {
	line-height: 1.2em;
	padding-bottom:5px;
	margin:0px;
}
.service-area {
	width:675px;
	height:230px;
	background-image:url(../images/service-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	padding-top:18px;
	padding-left:15px;
	margin-left:15px;
}
.halfbox {
	width:320px;
	float:left;
}
.left {
	float:left;
	padding:0 20px 20px 0;
}
.right {
	float:right;
	padding:0 0 20px 20px;
}

