/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	
}
h1 {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#CC0000;
	margin-top:25px;
}
h2 {
	font: 0.7em Tahoma, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}
h3 {
	font: 0.7em Tahoma, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#CC0000;
	line-height:15px;
}
h4 {
	font: 0.8em;
	font-weight:bold;
	color:#CC0000;
	line-height:15px;
}
p {
	font: 0.8em Tahoma, sans-serif;
	color: #2918ab;
	line-height: 1.5em;
}

.center {
	text-align: center;
}


b {
color:#2918ab
}

li.list{
font: 0.8em Tahoma, sans-serif;
	color: #2918ab;
	line-height: 1.5em;
}
img.left{
padding-right: 20px;
}
#logo{
float:left; 
background-image:url(images/bike.gif); 
width:274px; 
height:213px;
}

#topheader{
float:right; 
width:526px; 
height:97px; 
background-color:#FFFFFF; 
position:relative;
}

#toplinks{
position:absolute; 
right:10px; 
top:8px;
}
#menu{
float:right; 
width:526px; 
height:32px; 
background-image:url(images/bg_menu.gif); 
background-repeat:repeat-x;

}
#menu ul{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-align:left;
	margin-top:10px;
}
#menu li{
	list-style-type: none;
	display:inline;
	padding-right:9px;
}
#menu a{
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}

#submenu{
float:right; 
width:526px; 
height:32px; 
background-image:url(images/bg_submenu.gif); 
background-position:top; 
background-repeat:repeat-x;
font: 0.7em Tahoma, sans-serif;
font-size: 11px;
font-weight:bold;
color:#999999;
_margin-top: -10px;
}
#contenttext{
float:right; 
width:500px;
text-align:left;
margin-right:20px;
}

#leftpanel{
float:left; 
width:260px;

}

#footer{
float:left; 
width:800px; 
background-color:#F0F0F0; 
padding:3px;
margin-top: 10px;

	}

#footer p{
font: 0.7em Tahoma, sans-serif;
font-size: 15px;
font-weight:bold;
color:#999999;
	}
	
div#footer p span#24hr {
	color:#FF0000;
}

/*GRAY PANEL*/
.graypanel {
	background-color:#F7F7F7; 
 	text-align:left;
	padding-top:1px;
	padding-left:0px;
	padding-bottom:3px;
	padding-right: 5px;
	
}

.graypanel h3 b {
	margin-left: 20px;
}

/*TEXT STYLES*/



.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}

.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}

.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration: none;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}
.smallredtext a:hover{
	text-decoration:underline;
}
.bullet1 {
	list-style-position: outside;
	list-style-image: url(images/one.gif);
	list-style-type: none;
}
.bullet2 {
	list-style-position: outside;
	list-style-image: url(images/two.gif);
	list-style-type: none;
}
.bullet3 {
	list-style-position: outside;
	list-style-image: url(images/three.gif);
	list-style-type: none;
}
.bullet4 {
	list-style-position: outside;
	list-style-image: url(images/four.gif);
	list-style-type: none;
}
.bullet5 {
	list-style-position: outside;
	list-style-image: url(images/five.gif);
	list-style-type: none;
}
.bullet6 {
	list-style-position: outside;
	list-style-image: url(images/six.gif);
	list-style-type: none;
}
.bullet7 {
	list-style-position: outside;
	list-style-image: url(images/seven.gif);
	list-style-type: none;
}
.bullet8 {
	list-style-position: outside;
	list-style-image: url(images/eight.gif);
	list-style-type: none;
}
.bullet9 {
	list-style-position: outside;
	list-style-image: url(images/nine.gif);
	list-style-type: none;
}

#footer .right
{
position: absolute;
right: 2.0em;
bottom: 0.2em;
}
#cloud9 {
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-left: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	text-align: left;
	clear: left;
	height:100%;
	}
#cloud9 a {
	font-weight: bold;
	font-size: 9px;
	color: #FFFFFF;
	}
#cloud9 a:hover {
	color: #FFFFFF;
	}



