/* CSS Document */

body {
	background-color:#171004;
	margin:10px 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	}

a img { 
    border:0px;
    text-decoration:none;
    }

div#container {
	margin:0 auto;
	padding:0 0 2px 10px;
	width:790px;
	background-color:#171004;
	text-align:center;
	}

#header, #roadster66, #website, #websiteContent {
	text-align:left;
	}

#header {
	padding: 15px 0 0 0;
	width:800px;
	text-align:left;	
	}

#roadster66 {
	width:763px;
	height:297px;
	background:url(images/Roadster66.jpg) no-repeat top left;
	}

#roadster66content {
	padding:40px 20px 0px 400px;
	color:#2D1E08;
	}

#roadster66content h1{
	font-style:italic;
	}


#website{
	margin:0 0px 40px 40px;
	padding-right:400px;
	text-align:left;
	width:314px;
	height:189px;
	background:url(images/roadster66website.jpg) no-repeat top left;   
    }

#websiteContent {
	padding:46px 0 0 15px !important;
	padding:25px 0 0 15px;
	color:#CCCCCC;
	}

#websiteContent h1 {
	font-size:12px;
	}
