@charset "utf-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
h1 {
	color:#F60;
	font-size:medium;
	
}

h3 {
	color:#F60;
	font-size:small;
	
}

h4 {
	color:#666666;
	font-size:x-small;
	
}
input:focus,textarea:focus,select:focus { background-color:#F90; color: #000;}
input,textarea {color: #666; margin: 0 0 5px 0; padding: 2px 4px 2px 4px; font-family: Arial; font-size: 11px; border: 1px solid #999; }
body {
	background:#000;
	margin:0;
	font: 14px Tahoma;
	font-weight:100;
}
#wrapper {
	margin: 0 auto;
	width:964px;
}
a.linkblue {
	color:#0099CC;
	
	text-decoration: none;
}
a.linkblue:hover {
	color:#FF9900;
}
#footer {
	margin-top:10px;
	min-height:31px;
	width:964px;
	padding-top:15px;
	color:#FFF;
	float:right;
	font-size:11px;
    font: 11px Tahoma, Geneva, sans-serif;
	text-align:center;
	background-image:url(images/runner-footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	}
#header-logo {
	width:964px;
	height:65px;
	background-image:url(images/logo-top.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	
}
#header-runner {
	width:964px;
	height:65px;
	background-image:url(images/header-runner.gif);
	background-position:top right;
	background-repeat:no-repeat;
	
}
#header {
	width:964px;
	height:313px;
	background-image:url(images/header.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#nav {
	width:964px;
	
	height:46px;
	background-image:url(images/runner.gif);
	margin-bottom:20px;
	overflow:hidden;
}
#content {
	width:964px;
	
	
}
.form {
	margin-bottom:10px;

}
.form selected {
	background-color:#F00;

}
#content-pagesp {
	width:964px;
	min-height:550px;
	background-color:#FFF;
	background-image:url(images/runner2.gif);
	background-position:top;
	background-repeat:no-repeat;
	
}
#super {
	width:780px;
	padding:10px;
	color:#FFF;
	font-size:12px;
}
#special {
	background-color:#F60;
	width:724px;
	padding:10px;
	color:#FFF;
	font-size:16px;
}
#content-pages {
	width:964px;
	min-height:500px;
	background-color:#FFF;
	background-image:url(images/runner2.gif);
	background-position:top;
	background-repeat:no-repeat;
	
}
#left-content {
	width:451px;
	min-height:384px;
	font: 12px Tahoma, Geneva, sans-serif;
	line-height:20px;
	float:left;
	padding:20px;
	background-image:url(images/top-runner.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-right:15px;
	background-color:#FFF;
	overflow:hidden;
}
#left-contentw {
	width:451px;
	float:left;
	padding:20px;
	background-image:url(images/bottom-runner.gif);
	background-position:top;
	background-repeat:no-repeat;
	
}

#left-content-pages {
	width:451px;

	font: 12px Tahoma, Geneva, sans-serif;
	line-height:20px;
	float:left;
	padding:20px;
	margin-right:15px;
}
#left-content-pagesp {
	width:901px;

	font: 12px Tahoma, Geneva, sans-serif;
	line-height:20px;
	float:left;
	padding:20px;
	margin-right:15px;
}

#left-content ul {
	margin-left:30px;
	
	
}
#left-content-pages ul {
	margin-left:30px;
	
}
#right-content {
	width:454px;
	float:right;
	
}
#right-content-pages {
	width:314px;
	
	float:right;
	padding:20px;
}

.image {
	float:right;
	
}
#right-content-holder1 {
	vertical-align:top;
	width:220px;
	float:left;
	margin-right:14px;
	
}
#right-content-holder2 {
	vertical-align:top;
	width:220px;
	float:left;
	
}
#nav strong {
	color: #00443A;
}
#wrapper #footer strong {
	text-align: right;
}

#left-header{
	float:left;
	display:inline;
	width:210px;
	height:180px;
	margin-top:133px;
}

#left-header li a{
	margin-left:15px;
	margin-bottom:5px;
	padding:5px;
	list-style:none;
	display:block;
	width:160px;
	height:15px;
	border-bottom:#ccc dashed 0.8pt;
	color:#999;
	text-decoration:none;
}

#left-header li a:hover{
	color:#000000;
}

#right-header{
	float:left;
	display:inline;
	width:754px;
	height:313px;
	

}
