body {
	background-color: #000000;
}
div.wrapper {
	position: relative;
	width:780px;
	margin: 0 auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#menu {
	float: left;
	width: 180px;
	height:auto;
	/*z-index:1;*/
	padding-top: 0px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 8px;
	/*background-color: #009999;*/

}
#menu  a, #menu  a:link, #menu  a:visited, #menu  a:active
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/button.gif);
	height: 30px;
	width: 130px;
	color: #000000;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 35px;
	font-weight: bold;
	/*background-color: #FF0000;*/

}
#menu  a:hover
{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/button.gif);
	height: 30px;
	width: 130px;
	color: #FF3300;
	text-decoration: none;
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 35px;
	font-weight: bold;
}
#carimage {
	clear: both;
	float: left;
	width: 190px;
	z-index:1;
	margin-top: 30px;

}
hr {
	color: #FFFFFF;
}
a, a:link, a:visited, a:active
{
	color: #33CC33;
	text-decoration: none;

	/*text-decoration: underline;*/

}
a:hover
{
	color: #FF9900;
	text-decoration: none;
}
#left {
	float: left;
	width:210px;
	/*z-index:1;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: center;
	/*height: 1000px;*/

}
#left_pic {
	float: left;
	
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	/*width: 1000px;*/



}
.greenheading {
	font-size: 18px;
	color: #33CC33;
	text-align: center;
}
.orange{
	
	color: #FF9900;
	
}
.green{
	color: #33CC33;

}
#topgreybar {
	float: left;
	width:780px;
	height:25px;
	/*z-index:1;*/
	background-color: #666666;
}
#right {
	float: right;
	width:537px;
	/*z-index:1;*/
}
#heading {
	float:left;
	width:100%;
	height:25px;
	/*z-index:1;*/
}
#maincontent{
	/*clear:both;*/
	float:left;
	/*position:relative;*/
	width:500px;
	/*height:auto;
	overflow:hidden;
/*	min-height:100%;
	z-index:1;*/
	background-color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#maincontent_prices{
	/*clear:both;*/
	float:left;
	position:relative;
	width:560px;
	overflow:hidden;
	height:auto;
	min-height:100%;
	/*z-index:1;*/
	background-color: #232323;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
}
.large {
	font-size: 18px;
}
.small {
	font-size: 11px;
}

.req {
	/*color: #0066cc;*/
	color: #FFFFFF;
	font-weight: bold;
}
