/* ************************** BEGIN GLOBAL STYLES ************************* */
body{
	background:#C8AA5E;
	font-family:georgia,verdana,arial;
	font-size:13px;
}
body.mceContentBody {
   background: #fff url();
   text-align: left;
   padding: 10px;
 }
.gray{
	color:#aaa; 
	font-size: 11px; 
	font-family: Arial;
	}
.features{
	color:#000; 
	font-size: 11px; 
	font-weight: bold;
	font-family: Arial;
	}
.accented{
	color:#000; 
	font-size: 11px; 
	font-weight: bold;
	font-family: Arial;
	border-bottom: 1px #555 solid;
	}
a, a:visited {
	font-weight:bold;
	color:#000;
}
a:hover{
	text-decoration:none;
}
#container{
	width:900px;
	margin:0 auto;
	margin-top:15px;
	position:relative;
}
#header{
	width:900px;
	float:left;
	text-align:center;
	z-index:1;
	position:absolute;
	top:15px;
}
#nav{
	width:898px;
	height:40px;
	margin-top:-15px;
	background:#000;
	position:relative;
	top:80px;
	border:1px solid #000;
	font-size:16px;
}
#nav ul{
	list-style:none;
	margin-left:-60px;
	margin-top:0px;
	float:left;
}
#nav ul li{
	list-style:none;
	float:left;
	margin-left:30px;
	padding-left:10px;
}
#nav li a, #nav li a:visited{
	color:#C8AA5E;
	text-decoration:none;
	display:block;
	padding:11px 8px;
}
#nav li a:hover{
	color:#000;
	background:#C8AA5E;
	display:block;
}
#inner-content{
	width:900px;
	position:relative;
	top:65px;
	float:left;
}
#inner-left-column{
	float:left;
	width:283px;
	z-index:1;
}
#runner-logos{
	position:absolute;
	bottom:0px;
	left:80px;
	z-index:0;
	height:165px;
	width:114px;
}
#inner-right-column {
	float:left;
	width:577px;
	padding:20px;
	min-height:293px;
	background:#fff;
	font-size:11px;
	z-index:1;
}
#inner-right-chart {
	float:left;
	width:577px;
	padding:0px;
	min-height:293px;
	background:#C8AA5E;
	font-size:11px;
	z-index:1;
}
#inner-right-column ul{	
	margin-top:0px;
}
h1 {
	font-size:16px;
	margin-top:-10px;
}
h2 {
	font-size:14px;
	color:#D2201E;
	font-weight:normal;
}
h2 a, h2 a:visited{
	text-decoration:underline;
	color:#D2201E;
}
h2 a:hover{
	text-decoration:none;
}
h3{
	font-size:14px;
	margin-bottom:0px;
}
p {
	margin-left:10px;
}
.list-headers{
	margin-left:25px;
	text-transform:uppercase;
	font-weight:bold;
}
#salespitch{
	width:100%;
	margin-top:20px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#D2201E;
}
#black-bar{
	float:left;
	width:900px;
	height:10px;
	background:#000;
}
#bottom-slogans{
	position:relative;
	bottom:-15px;
	float:left;
}
.white{
	color:#fff;
}
#hr{
	height:5px;
	width:900px;
	float:left;
	background:#000;
	border:none;
	margin-top:10px;
}
#footer{
	width:900px;
	float:left;
	position:relative;
	top:80px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}
#footer a, #footer a:visited{
	color:#000;
}
#footer a:hover{
	text-decoration:none;
}
#footer-left{
	width:116px;
	float:left;
}
#footer-center{
	width:675px;
	float:left;
	margin-top:25px;
	text-align:center;
	font-size:10px;
	font-weight:normal;
}
#footer-center a, #footer-center a:visited{
	text-decoration:underline;
	font-weight:normal;
}
#footer-center a:hover{
	text-decoration:none;	
}
#footer-right{
	width:106px;
	float:left;
	margin-top:5px;
	text-align:center;
}
#footer-right a img, #footer-right a:visited img{
	border:none;
}
#footer-right .facebook{
	margin-top:-3px;
}
#facebook {
	float:right;
}
/* ************************** END GLOBAL STYLES ************************* */
/* ************************** BEGIN HOME PAGE STYLES ************************* */
.home-header{
	width:838px;
	height:71px;
}
#runner-box{
	width:900px;
	height:278px;
	background:url(images/home-main.jpg) no-repeat;
	float:left;
	position:relative;
	top:65px;
}
#runners{
	position:absolute;
	bottom:22px;
	right:7px;
	width:613px;
	height:178px;
}
#runners div{
	float:left;
}
#bancrunner-btn a, #bancrunner-btn a:visited{
	background:url(images/bancrunner-btn.jpg) top no-repeat;
	width:121px;
	height:179px;
	display:block;
}
#bancrunner-btn a:hover{
	background:url(images/bancrunner-btn.jpg) bottom left no-repeat;
}
#webrunner-btn a, #webrunner-btn a:visited{
	background:url(images/webrunner-btn.jpg) top left no-repeat;
	width:121px;
	height:179px;
	display:block;
}
#webrunner-btn a:hover{
	background:url(images/webrunner-btn.jpg) bottom left no-repeat;
}
#healthrunner-btn a, #healthrunner-btn a:visited{
	background:url(images/healthrunner-btn.jpg) top left no-repeat;
	width:121px;
	height:179px;
	display:block;
}
#healthrunner-btn a:hover{
	background:url(images/healthrunner-btn.jpg) bottom left no-repeat;
}
#printrunner-btn a, #printrunner-btn a:visited{
	background:url(images/printrunner-btn.jpg) top left no-repeat;
	width:121px;
	height:179px;
	display:block;
}
#printrunner-btn a:hover{
	background:url(images/printrunner-btn.jpg) bottom left no-repeat;
}
#runners #mobilerunner-btn a, #mobilerunner-btn a:visited{
	background:url(images/mobilerunner-btn.jpg) top left no-repeat;
	width:121px;
	height:179px;
	display:block;
}
#runners #mobilerunner-btn a:hover{
	background:url(images/mobilerunner-btn.jpg) bottom left no-repeat;
}
#home-bottom{
	position:relative;
	top:65px;
	float:left;
	width:900px;
	background:url(images/home-bottom.jpg) no-repeat;
}
#home-bottom a, #home-bottom a:visited{
	font-weight:bold;
	font-size:12px;
	color:#000;
}
#home-bottom a:hover{
	text-decoration:none;
}
#bottom-left{
	width:350px;
	float:left;
	font-size:10px;
	text-align:center;
}
#bottom-left img {
	margin-top:60px;
	margin-bottom:20px;
}
#bottom-middle{
	float:left;
	width:250px;
	margin-left:15px;
	margin-top:25px;
	font-weight:bold;
}
#bottom-right{
	float:left;
	width:260px;
	margin-left:18px;
	margin-top:25px;
	font-weight:bold;
}
#bottom-right ul li{
	margin-bottom:17px;
}
/* ************************** END HOME PAGE STYLES ************************* */
/* ************************** BEGIN WEBRUNNER PAGE STYLES ************************* */
.webrunner-header{
	width:817px;
	height:57px;
	position:relative;
	top:17px;
}
/* ************************** END WEBRUNNER PAGE STYLES ************************* */
/* ************************** BEGIN BANCRUNNER PAGE STYLES ************************* */
.bancrunner-header{
	width:828px;
	height:68px;
	position:relative;
	top:13px;
}
/* ************************** END BANCRUNNER PAGE STYLES ************************* */
/* ************************** BEGIN HEALTHRUNNER PAGE STYLES ************************* */
.healthrunner-header{
	width:828px;
	height:65px;
	position:relative;
	top:10px;
}
/* ************************** END HEALTHRUNNER PAGE STYLES ************************* */
/* ************************** BEGIN PACKAGES PAGE STYLES ************************* */
.packages-header{
	width:929px;
	height:79px;
	position:relative;
	top:0px;
}

#inner-right-column .packages{
	margin-left:20px;
}
#inner-right-column .chart{
	margin-left:0px;
	background-color: #C8AA5E;
}
.package1{
	background:url(images/packages-oval.png) no-repeat;
	position:absolute;
	top:35px;
	left:250px;
}
.package2{
	background:url(images/packages-oval.png) no-repeat;
	position:absolute;
	top:330px;
	left:250px;
}
.package3{
	background:url(images/packages-oval.png) no-repeat;
	position:absolute;
	top:500px;
	left:250px;
}
.package4{
	background:url(images/packages-oval.png) no-repeat;
	position:absolute;
	top:135px;
	left:250px;
}
.package5{
	background:url(images/packages-oval.png) no-repeat;
	position:absolute;
	top:385px;
	left:250px;
}
.package6{
	background:url(images/packages-oval.png) no-repeat;
	position:absolute;
	top:570px;
	left:250px;
}
.prices{
	font-size:13px;
	text-align:center;
	margin-top:30px;
	font-weight:bold;
	width:57px;
	height:51px;	
}
.packages a, .packages a:visited {
	text-decoration:none;
}
/* ************************** END PACKAGES PAGE STYLES ************************* */
/* ************************** BEGIN CART PAGE STYLES ************************* */
#inner-left-column .left-cart {
	text-align:center;
}
/* ************************** END CART PAGE STYLES ************************* */