
.clearer {
	clear: both; width: 100%; overflow: hidden;margin:0;padding: 0;height: 0;
}



body#scooter-page {
	background: #4d4e53 url(images/bg.jpg) no-repeat top center;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#scooter-page #wrapper {
	background-color: #FFF;
	margin: 0 auto 40px auto;
	padding: 0 0 1px 0;
	width: 768px;
	overflow: hidden;
}

#scooter-page a {
   	color: #666;
   	text-decoration: none;
}

#scooter-page a:hover {
	color: #F47C2E;
}
#scooter-page h2 {
	font-size: 19px;
	margin-bottom: 14px; /* was 20px */
	line-height: 24px;
}
#scooter-page h3 {
	font-size: 19px;
	color: #333;
	line-height: 19px;
}
#scooter-page h4 {
	font-size: 14px;
	color: #333;
	line-height: 16px;
	margin-top: 18px;
	font-weight: bold;
}


#scooter-page #header {
	background-image: url("images/header-logo.png");
	background-repeat: no-repeat;
	width: 768px;
	float: left;
	position: relative;
}
#scooter-page #header h1,
#scooter-page #header h1 a {
	display: block;
	float: left;
	width: 300px;
	height: 86px;
	margin: 0;
	padding: 0;
}

#scooter-page #header h1 span {
	display: none;
}
#scooter-page #navigation {
clear: both;
font-family:Arial,Helvetica,Verdana;
font-size:12px;
margin: 0 32px 0 0;
padding: 6px 0 0 0;
width: auto;
}
#scooter-page #navigation ul {
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
	float: right;
	width: auto;
	white-space: nowrap;
}
#scooter-page #navigation ul li {
	float: left;
	display: block;
	margin: 0 0 0 16px;
	list-style: none;
	padding: 0;
}

#scooter-main {
	clear: both;
	margin: 8px 0 0 0;
	float: left;
	width: 100%;
}

#scooter-sidebar {
	width: 229px;
	float: right;
	margin: 0 32px 0 0;
	display: inline;
}


#header-video {
clear: both;
float: left;
width: 704px;
height: 400px;
background: #fff;
padding: 0;
margin: 8px 0 28px 32px;
display: inline;
}
#scooter-content {
		width: 460px;
		float: left;
		display: inline;
		margin: 0 0 16px 32px;
}

#scooter-content h2 {
	color: #00baf0;
	font-size: 1.4em;
	font-weight: normal;	
}

#scooter-page h2.video-title {
	    background-color: #666;
    height: 14px;
    font-size: 11px;
    color: #FFF;
    font-family: Arial, Helvetica, Verdana;
    padding: 2px 0 0 10px;
    margin: 0;
    line-height: 11px;
    font-weight: normal;
}









div#home_mailing_list {
	background: #f5f5f5;
	color: #333333;
	overflow: hidden;
}
div#home_mailing_list a#privacy-policy
{
    margin: 14px 0 0 12px;
    color: #f47c2e;
    font-size: 0.9em;
    float: left;
    font-family: Georgia,Times,Helvetica;
    display: inline;
}
div#home_mailing_list .mock_button
{
    width: 80px;
    margin: 10px 0 12px 0;
    float: right;
    font-family: Georgia,Times,Helvetica;
    font-size: 1.2em;
}
div#home_mailing_list span
{
    color: #f47c2e;
    font-size: 1em;
}
div#home_mailing_list h2,
div#advert-space h2
{
    background-color: #666;
    height: 14px;
    font-size: 11px;
    color: #FFF;
    font-family: Arial, Helvetica, Verdana;
    padding: 2px 0 0 10px;
    margin: 0;
    line-height: 11px;
    font-weight: normal;
}
div#home_mailing_list p {
	font-size: 0.85em;
	padding: 0;
	margin: 12px 6px 2px 8px;
}
div#home_mailing_list label {
	font-size: 0.9em;
	margin: 8px 0 0 8px;
	clear: left;
	float: left;
}
div#home_mailing_list input {
	margin: 4px 0 0 8px;
	border: 1px solid #000;
	width: 208px;
	height: 19px;
	clear: left;
	float: left;
}

div#advert-space {
	margin: 30px 0 20px 0;	
}
div#advert-space a {
	width: 229px;
	height: 219px;
	display: block;
	overflow: hidden;
	text-indent: -9999em;
	background: transparent url(images/advert1.jpg) no-repeat 0 0;	
}



#commentform {
	
}

#commentform textarea {
	border: 1px solid #000;
	width: 458px;
}
#commentform #submit {
	border: 0;
	background: 0;
	float: right;
	color: #f47c2e;
    font-family: Georgia,Times,Helvetica;
    font-size: 1.2em;
    pointer: cursor;
}


#footer {
	clear: both;
	float: right;
	background-image: url("images/footer.png");
	background-position: top center;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, Verdana;
	padding-right: 8px;
	text-transform: lowercase;
	padding: 8px 0 0 0;
	margin: 0 32px 20px 32px;
	width: 704px;
	display: inline;
}

#footer ul{
	position:relative;
	left: 16px;
	}
#footer ul li {
	list-style: none;
	float: right;
	margin: 0 16px 0 0;
}



