	body {
			font-family: "trebuchet ms", verdana, arial, sans-serif;
			font-size: 1em;
			margin: 0 0 25px 0; 
			padding: 0;
			color:#F6533F;
			text-align: center;
			background:#FFFFFF url(images/bodybkgrd.gif) repeat-x;
		}
		ul,ol,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { 
			margin: 0; 
			padding: 0;
		}
		.clear {
		clear:both;
		}
		
	/* BLOCK LEVEL STUFF */
		
		div#container {
			border:0px solid green;
			margin: 0px auto;
			width: 600px;
			background:#fff;
		}
		
		div#header {
			border:0px solid blue;
			height: 71px;
			margin: 0px;
			background: transparent url(images/banner2.png) no-repeat;
		}
	/* MENU LEVEL */		
		div#menu ul {
		padding:2px 0px 10px 150px;
		border:0px solid red;
		}
		div#menu li {
		border:0px solid red;
		float:left;
		list-style: none;
		padding-right:30px;
		}
		#home a{
	background: transparent url(images/buttons/homeBT.gif) no-repeat;
	display:block;
	height:14px; width:52px;
	border:0px solid red;
		}
		#home a:hover{
	background: transparent url(images/buttons/homeBTover.gif) no-repeat;	
		}
		#faq a {
	background: transparent url(images/buttons/faqBT.gif) no-repeat;
		display:block;
	height:14px; width:52px;
	border:0px solid red;
		}
		#faq a:hover {
	background: transparent url(images/buttons/faqBTover.gif) no-repeat;	
		}
		#about a {
	background: transparent url(images/buttons/aboutusBT.gif) no-repeat;
		display:block;
	height:14px; width:52px;
	border:0px solid red;
		}
		#about a:hover {
	background: transparent url(images/buttons/aboutusBTover.gif) no-repeat;	
		}
		#contact a {
	background: transparent url(images/buttons/contactusBT.gif) no-repeat;
		display:block;
	height:14px; width:52px;
	border:0px solid red;
		}
		#contact a:hover {
	background: transparent url(images/buttons/contactusBTover.gif) no-repeat;	
		}
		
	/* MAIN LEVEL STUFF */

		div#main {
	border:0px solid red;
		}
		div#bkg {
		background: url(images/background.gif) no-repeat 0px 0px;
		border:0px solid green;
		float:left;
		width:260px;
		height:70px;
		padding:10px;
		margin:0px 0px 10px 10px;
		text-align:left;
		font-weight:normal;
		font-size:90%;
		}
		div#email {
		background: url(images/background_email.gif) no-repeat 0px 0px;
		border:0px solid green;
		float:left;
		width:650px;
		height:35px;
		padding:10px;
		margin:0px 0px 10px 10px;
		text-align:left;
		font-weight:normal;
		font-size:90%;
		}
		div#bkg2 {
		background: url(images/background2.gif) no-repeat 0px 0px;
		border:0px solid green;
		float:left;
		width:260px;
		height:210px;
		padding:10px;
		margin:0px 0px 10px 10px;
		text-align:left;
		font-weight:normal;
		font-size:90%;
		}
		div#email2 {
		background: url(images/background2_email.gif) no-repeat 0px 0px;
		border:0px solid green;
		float:left;
		width:650px;
		height:210px;
		padding:10px;
		margin:0px 0px 10px 10px;
		text-align:left;
		font-weight:normal;
		font-size:90%;
		}

	div#main fieldset {
	border:0px solid #666666;
		}
		div form fieldset legend {
		border:0px solid green;
		padding:0px 0px 0px 55px;
		}
		#makeid {
		width:180px;
		border:1px solid #FDD8B6;
		}
		#makef {
		margin:5px 0px 3px 14px;
		border:0px solid green;
		}
		#modelf {
		margin:3px 0px 5px 10px;
		border:0px solid green;
		}
		#modelid {
		width:180px;
		border:1px solid #FDD8B6;
		}
		#gspec {
		padding:0px 10px 0px 10px;
		}
		
		#gspec1 {
		padding:5px 0px 5px 0px;
		}
		#gspec2 {
		padding:5px 0px 5px 0px;
		}
		#gspec3 {
		padding:5px 0px 5px 0px;
		}
		#radiobut {
		margin:0px 5px 0px 5px;
		}
		#Phone {
		margin-top:10px;
		width:200px;
		}
		
		
		div#StyleExamples {
		border:1px solid green;
	width:50%;
	float:left;
		}
			div#preview {
			float:right;
			width:300px;
			height:320px;
		}
/* Footer LEVEL STUFF */
		div#footer {
		border:0px solid blue;
		font-size:70%;
		color:#F6533F;
		text-align:left;
		}
		div#footer ul{
		border:0px solid red;
		margin-left:12px;
		}
		div#footer li{
		border:0px solid green;
		margin-left:12px;
		font-size:90%;
		}
		div#footer a{
		color:#F6533F;
		text-decoration:underline;
		}
		div#footer a:hover{
		color:#F6533F;
		text-decoration:none;
		}
		div#get_graphic {
		}

div#instructions {
	background: url(images/instructions.png) no-repeat 0px 0px;
	height: 40px;
	width: 600px;
}
