body {
	font-family: Lucida Grande, Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #929292;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	}
	
a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #666666;
}

h1 {display: none;}

h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	padding-bottom: 4px;
}

#wrapper_homepage {
	margin: 0px;
	padding: 0px;
	background-color: #513C98;
	background-image: url(../images/background_homepage.jpg);
	background-repeat: no-repeat;
}

#wrapper_links {
	margin: 0px;
	padding: 0px;
	background-color: #C88539;
	background-image: url(../images/background_cars.jpg);
	background-repeat: no-repeat;
}

#wrapper_members {
	margin: 0px;
	padding: 0px;
	background-color: #00A37F;
	background-image: url(../images/background_light.jpg);
	background-repeat: no-repeat;
	width: 100%;
}

#wrapper_about {
	margin: 0px;
	padding: 0px;
	background-color: #9497BC;
	background-image: url(../images/background_bike.jpg);
	background-repeat: no-repeat;
}

#wrapper_incentives {
	margin: 0px;
	padding: 0px;
	background-color: #1A4294;
	background-image: url(../images/background_bus.jpg);
	background-repeat: no-repeat;
}

#wrapper_faq {
	margin: 0px;
	padding: 0px;
	background-color: #D13030;
	background-image: url(../images/background_train.jpg);
	background-repeat: no-repeat;
}

#wrapper_contact {
	margin: 0px;
	padding: 0px;
	background-color: #999900;
	background-image: url(../images/background_walking.jpg);
	background-repeat: no-repeat;
}



#jump {
	padding: 0px;
	width: 100%;
	margin: 0px;
	background-repeat: no-repeat;
	top: 85px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#jump2 {
	padding: 0px;
	height: 550px;
	width: 100%;
	margin: 0px;
	background-repeat: no-repeat;
	top: 85px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#header {
	padding: 0px;
	height: 84px;
	width: 100%;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}


#navigation {
	height: 22px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-image: url(../images/navigation_bg.gif);
	background-repeat: repeat;
}


#navigation ul {margin: 0; padding: 0; list-style: none;}

#navigation li {
	display: block;
	float: left;
	background-repeat: repeat;
}

#navigation li a {
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#navigation ul li a:hover, #left #nav ul li a:focus {
	background-color: #CCCCCC;
	padding: 5px 20px;
}

#breadcrumb {
	height: 22px;
	width: 100%;
	padding-left: 20px;
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 5px;
}

#jump img {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
}


#jump a {
	color: #FFFFFF;
	text-decoration: none;
}

#jump a:hover {
	color: #666666;
}

#jump h3 {
	font-size: 12px;
	line-height: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#jump #about {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 125px;
	height: 125px;
	position: absolute;
	left: 300px;
}

#jump #about p {
	font-size: 10px;
	line-height: 12px;
	}
	
#jump #incentives p {
	font-size: 10px;
	line-height: 12px;
	}
	
#jump #members p {
	font-size: 10px;
	line-height: 12px;
	}

#jump #faq p {
	font-size: 10px;
	line-height: 12px;
	}

#jump #links p {
	font-size: 10px;
	line-height: 12px;
	}

#jump #contact p {
	font-size: 10px;
	line-height: 12px;
	}

#jump #incentives {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 125px;
	height: 125px;
	position: absolute;
	left: 525px;
}

#jump #members {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 250px;
	height: 125px;
	position: absolute;
	left: 300px;
}

#jump #faq {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 250px;
	height: 125px;
	position: absolute;
	left: 525px;
}

#jump #links {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 375px;
	height: 125px;
	position: absolute;
	left: 300px;
}

#jump #contact {
	padding: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 375px;
	height: 125px;
	position: absolute;
	left: 525px;
}


#jump #homecopy {
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	top: 525px;
	height: 125px;
	position: absolute;
	left: 300px;
}

#copy {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	top: 85px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#copyold {
	padding: 0px;
	height: 500px;
	width: 100%;
	margin: 0px;
	background-repeat: no-repeat;
	top: 85px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#copy #content {
	padding: 20px 0px 400px 300px;
	width: 450px;
	margin: 0px;
}

#copy #homecontent {
	padding: 375px 0px 25px 300px;
	width: 450px;
	margin: 0px;
	font-size: 14px;
}


#copy img {
	mar gin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#copy a {
	color: #FFFFFF;
	text-decoration: underline;
}

#copy a:hover {
	color: #666666;
}

#copy h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#copy p {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	}
	
#copy ul {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	}
	
#copy ol {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 14px;
	}

#footer {
	width: 400px;
	height: 25px;
	margin: 0px;
	font-size: 10px;
	color: #FFFFFF;
	padding: 5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


#sidebarright {
	position:absolute;
	left:41px;
	top:268px;
	width:134px;
	height:200px;
	z-index:1;
}
