html, body {		
	background: #232323 url(images/background_top.png) repeat-x;
	font-size:9px;
	font-family: verdana, sans-serif;
	color:#000;
	margin:0px;
}
#canvas {
	width:1024px;
	margin: 0 auto;
}
#header {
	background:url(images/header.png) no-repeat;
	width:1024px;
	height:161px;
}
#headerFocus {
	background:url(images/header_focus.png) no-repeat;
	width:812px;
	height:189px;
	margin-left:101px;
}
#footer{
	background:url(images/footer.png) no-repeat;
	width:798px;
	height:43px;
	clear:both;
	text-align:center;
	padding-top:30px;
	color:white;
	font-size:10px;
}
#footer a{
	color:white;
	text-decoration:none;
}
#footer a:hover{
	color:white;
	text-decoration:underline;
}
#subFooter{
	clear:both;
	width:800px;
	height:40px;
	margin-left:106px;
	padding-top:16px;
	color:white;
}
.affiliationsMenu{
	width:169px;
	position:relative;
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:4px;
	text-align:center;
}
.affiliationsMenu li{
    margin: 0px;
	padding: 0px;
	list-style: none;
	top: 0px;
	margin-bottom:3px;
	padding-top:5px;
	background: transparent url(images/menu_affiliate_bg.png) 0px 0px no-repeat;
	min-height: 28px;
	color:black;
	text-decoration:none;
	overflow:hidden;
	display: block;
}
img{
	border:none;
}

.buildMenu{
	width:171px;
	position:relative;
	margin:0px;
	padding:0px;
	margin-left:20px;
	margin-top:4px;
	margin-bottom:25px;
}
.buildMenu li{
    margin: 0px;
	padding: 0px;
	list-style: none;
	top: 0px;
	margin-bottom:3px;
	padding-top:5px;
	text-indent:25px;
}
.buildMenu li, .buildMenu a{
    height: 18px;
	display: block;
	overflow:hidden;
	text-decoration:none;
	color:black;
}
.buildMenu a:hover{
	color:red;
}
.buildMenuA{
	background: transparent url(images/menu_cars.png) 0px 0px no-repeat;
}
.buildMenuB{
	background: transparent url(images/menu_cars.png) 0px -23px no-repeat;
}
.buildMenuC{
	background: transparent url(images/menu_cars.png) 0px -46px no-repeat;
}
.buildMenuD{
	background: transparent url(images/menu_cars.png) 0px -69px no-repeat;
}
.buildMenuE{
	background: transparent url(images/menu_cars.png) 0px -92px no-repeat;
}
.buildMenuF{
	background: transparent url(images/menu_cars.png) 0px -115px no-repeat;
}
.buildMenuG{
	background: transparent url(images/menu_cars.png) 0px -137px no-repeat;
}
.buildMenuH{
	background: transparent url(images/menu_cars.png) 0px -160px no-repeat;
}	
.topMenu{
	height:38px;
	width:812px;
	margin:0px;
	background:url(images/menu.png) no-repeat;
	padding: 0px;
	position:relative;
	margin-left:101px;
}
.topMenu li{
    margin: 0px;
	padding: 0px;
	list-style: none;
    position: absolute;
	top: 0px;
}
.topMenu li, .topMenu a{
    height: 38px;
	display: block;
	text-indent:-3000px; /*moves text out of the way*/
	overflow:hidden;
	text-decoration:none;
}

#topMenuHome{
	left: 0px; width: 154px;
}
#topMenuHome a:hover{
   background: transparent url(images/menu.png) 0px -38px no-repeat;
}
#topMenuShop{
	left: 154px; width: 128px;
}
#topMenuShop a:hover{
   background: transparent url(images/menu.png) -154px -38px no-repeat;
}
#topMenuBuilds{
	left: 282px; width: 121px;
}
#topMenuBuilds a:hover{
   background: transparent url(images/menu.png) -282px -38px no-repeat;
}
#topMenuGallery{
	left: 403px; width: 126px;
}
#topMenuGallery a:hover{
   background: transparent url(images/menu.png) -403px -38px no-repeat;
}
#topMenuProducts{
	left: 529px; width: 140px;
}
#topMenuProducts a:hover{
   background: transparent url(images/menu.png) -529px -38px no-repeat;
}
#topMenuContact{
	left: 669px; width: 143px;
}
#topMenuContact a:hover{
   background: transparent url(images/menu.png) -669px -38px no-repeat;
}
#content {
	float:left;
	width:802px;
	margin-left:101px;
	padding:5px;
	background:#FFFFFF url(images/footer_curves.png) bottom no-repeat;
	
}
#leftcontent {
	float:left;
	width:210px;
}
#leftcontent h1{
	width:170px;
	height:23px;
	background:url(images/header_left_bar.png) top no-repeat;
	font-size:10px;
	font-weight:normal;
	text-indent:28px;
	padding-top:4px;
	text-transform: uppercase;
	margin-left:20px;
	color:white;
}
#rightcontent {
	float:left;
	margin-bottom:150px;
	width:580px;
}
.headingBar{
	
}
#rightcontent h1 {
	width:582px;
	height:24px;
	background:url(images/titlebar.png) no-repeat;
	clear:both;
	margin-bottom:17px;
}
#title_products {
	display:block;
	width:75px;
	height:27px;
	background:url(images/title_products.png) no-repeat;
	text-indent:-3000px; /*moves text out of the way*/
	overflow:hidden;
	margin-left:20px;
}
#title_projects {
	display:block;
	width:69px;
	height:40px;
	background:url(images/title_projects.png) no-repeat;
	text-indent:-3000px; /*moves text out of the way*/
	overflow:hidden;
	margin-left:20px;
}
.halfRightContent {
	width:265px;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}
#searchForm{
	margin-top:128px;
	margin-right:115px;
	float:right;
}
#newsletterInput{
	height:13px;
}
.joinButton{
	cursor:pointer;
	border:none;
	height:18px;
	width:34px;
	color:#FFF;
	font-size:12px;
	padding:0;
	margin:0;
	font-weight:bold;
	background:url(images/button_join.png) repeat-x left top;
}	
.clear{
	float:right;
	clear:both;
}
#bolts{
	background:url(images/bolts.png) no-repeat;
	height:197px;
	width:263px;
	float:right;
	margin-top:-230px;
	margin-bottom:-30px;

}