/* CSS Document */

body {
	background-color: #000000;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	color:#000000; font-size:12px; font-family:Arial; 
}




div#container {margin:auto; width:800px; margin-top:50px;  background-color:#FFFFFF;}

div#header{width:800px;height:68px; background-image:url(images/header.jpg); background-repeat:no-repeat; }


div#logo{float:left; cursor: pointer; width:210px; height:68px;}

div#menu{float:right;height:70px;width:580px;line-height:1.51em;}

div#banner{width:800px; height:323px; background-color:#FFFFFF; background-image:url(images/stage-bg-2.jpg) ; background-position:top; background-repeat:no-repeat }


div#body{width:800px; height:auto; background-color:#FFFFFF;line-height:2.01em; position:relative;}


div#footer {width:800px; height:69px; background-color:#171717; background-image:url(images/footer.gif);   background-repeat:no-repeat; background-position:bottom; line-height:1.75em;}


div#icon {margin:auto; width:800px;}




/* Inside pages */

div#flashbanner{width:800px; height:331px; background-color:#FFFFFF; background-image:url(images/stage-bg.gif) ; position:relative;  }

div#leftcolumn{float:left; width:242px; height:100%;}

div#rightcolumn{float:right; width:558px; height:auto; line-height:1.75em; background-color:#231f20;}

div#rightcolumn2{float:right; width:558px; height:auto; line-height:1.75em; background-color:#FFFFFF;}

div#clear{clear:both}


div#personalbanner{width:800px; height:449px; background-color:#FFFFFF; background-image:url(images/personal-use.jpg) ; background-position:top; background-repeat:no-repeat; position:relative;}


div#dealersbanner{width:800px; height:457px; background-color:#FFFFFF; background-image:url(images/dealers.jpg) ; background-position:top; background-repeat:no-repeat; position:relative;}


div#fleetsbanner{width:800px; height:289px; background-color:#FFFFFF; background-image:url(images/tours.jpg) ; background-position:top; background-repeat:no-repeat; position:relative;}


div#contactbanner{width:800px; height:395px; background-color:#FFFFFF; background-image:url(images/gallery/11.jpg) ; background-position:top; background-repeat:no-repeat; position:relative;}

div#contactbanner1{width:800px; height:395px; background-color:#FFFFFF; background-position:top; background-repeat:no-repeat; position:relative;}


div#productsbanner{width:800px; height:475px; background-color:#FFFFFF; background-image:url(images/products.jpg) ; background-position:top; background-repeat:no-repeat; position:relative;}


div#gallerybanner{width:800px; height:392px; background-color:#FFFFFF;  background-position:top; background-repeat:no-repeat; position:relative;}


div#aboutbanner{width:800px; height:392px; background-color:#FFFFFF; background-image:url(images/about.jpg) ; background-position:top; background-repeat:no-repeat }



div#gpscoupebanner{width:800px; height:428px; background-color:#FFFFFF; background-image:url(images/gps-tour.jpg) ; background-position:top; background-repeat:no-repeat;position:relative; }



.rent{display:block;  height:50px; width:165px; background-image:url(images/rent-button.gif); background-repeat:no-repeat; margin:3px; float:right;}
.rent:hover {background-image:url(images/rent-button2.gif);}

.color{display:block;  height:50px; width:165px; background-image:url(images/button-colors2.gif); background-repeat:no-repeat; margin:10px; float:right;}
.color:hover { background-image:url(images/button-colors.gif);}



.priceisright{ background-image:url(http://www.scootcoupe.com/images/scootcoup-price.gif); background-position:left; background-repeat:no-repeat; position:absolute; top:00px; right:0px; height:60px; width:200px; padding-top:20px; padding-left:90px; }

.ellen{
	background-image:url(images/ellen-logo-140px.gif);
	background-position:left;
	background-repeat:no-repeat;
	position:absolute;
	top:80px;
	right:0px;
	height:60px;
	width:183px;
	padding-top:10px;
	padding-left:120px; text-align:center;
}



/*Fonts */


.titles{color:#000000; font-size:15px; font-family:Arial;}


 

.footer{color:#292929; font-size:12px; font-family:Arial;}


.icon{color:#212121; font-size:11px; font-family:Arial;}

.content-white{color:#ffffff; font-size:12px; font-family:Arial;}

.orange {color:#993300; font-size:12px; font-family:Arial;}

.menu {color:#333333; font-size:12px; font-family:Arial;}

.menu A:link {text-decoration: none}
.menu A:visited {text-decoration: none}
.menu A:active {text-decoration: none}
.menu A:hover { color:#000000; }
