body
{
	background-color: #6f6f6f;
        background-image: url(../images/body-bg.jpg);
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a img
{
	border: none;
}
#content_wrapper
{
	width: 955px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;	
	background-color: #2f2f2f;
	border-left: 1px solid #959595;
	border-right: 1px solid #959595;
	color: #cfcfcf;
	border-bottom: 1px solid #959595;
}
	#content
	{
		min-height: 280px;
		width: 745px;
		margin-left: auto;
		margin-right: auto;
	}
		
		#bg_rt_side
		{
			background-position: right top;
			background-repeat: no-repeat;
			background-image: url(../images/bg_index_rt.jpg);
			min-height: 280px;
		}
		#bg_lt_side
		{
			background-position: left top;
                        background-repeat: no-repeat;
			background-image: url(../images/bg_index_lt.jpg);
			min-height: 280px;
		}
			#contact_pg, #rentals_pg, #index_pg, #tracks_pg
			{
				width: 745px;
				margin: 0 0 0 60px;
			}
				#contact_pg h3
				{
					margin: 0 0 0 0;
					padding: 0 0 0 0;
				}
				#contact_pg li
				{
					list-style: none;
					margin: 0 0 0 70px;
					padding: 0 0 0 0;
				}
				#contact_pg a
				{
					margin: 0 0 0 60px;
					color: #FFFFFF;
					text-decoration: none;
				}
				#contact_pg span
				{
					margin-left: 150px;
				}
			#googlemap
			{
				float: left;
			}
			#weather_bug
			{
				float: right;
				margin-bottom: 20px;
			}
			.con_heading
			{
				padding: 0 0 0 60px;
			}
	
	#header
	{
		background-image:url(../images/nav_bg.png);
		background-repeat: no-repeat;
		background-position: bottom;
		margin-left: -11px;
		height:245px;
		width: 980px;
	}
		#banner
		{
			margin: 0 0 0 0px;
		}
			#banner img
			{
				border: none;
			}
		#nav
		{
		}
		/* navigation */
		#links_header
		{
			margin: 3px 0 0 29px;
			padding: 0 0 0 0;
		}
			#links_header td
			{
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				float: left;
			}
			#btn_home /* home */
			{
				background-image:url(../images/navigation.png);
				height: 46px;
				width: 77px;
                                margin: 0 0 0 2px;
			}
			#btn_home:hover
			{
				/*background-image:url(../images/btn_home-over.png);*/
				cursor: pointer;
			}
			#btn_home span
			{
				display: none;
			}
			#btn_events /* events */
			{
				background: url(../images/navigation.png)  -77px 0px no-repeat;
				height: 46px;
				width: 90px;
			}
			#btn_events:hover
			{
				/*background-image:url(../images/btn_races-over.png);*/
				cursor: pointer;
			}
			#btn_events span
			{
				display: none;
			}
			#btn_rentals /* Rentals */
			{
				background: url(../images/navigation.png)  -168px 0px no-repeat;
				height: 46px;
				width: 105px;
			}
			#btn_rentals:hover
			{
				/*background-image:url(../images/btn_rentals-over.png);*/
				cursor: pointer;
			}
			#btn_rentals span
			{
				display: none;
			}
			#btn_shop /* Shop */
			{
				background: url(../images/navigation.png)  -273px 0px no-repeat;
				height: 46px;
				width: 137px;
			}
			#btn_shop:hover
			{
				/*background-image:url(../images/btn_shop-over.png);*/
				cursor: pointer;
			}
			#btn_shop span
			{
				display: none;
			}
			#btn_tracks /* Tracks */
			{
				background: url(../images/navigation.png)  -410px 0px no-repeat;
				height: 46px;
				width: 95px;
			}
			#btn_tracks:hover
			{
				/*background-image:url(../images/btn_tracks-over.png);*/
				cursor: pointer;
			}
			#btn_tracks span
			{
				display: none;
			}
			#btn_media /* Gallery */
			{
				background: url(../images/navigation.png)  -505px 0px no-repeat;
				height: 46px;
				width: 104px;
			}
			#btn_media:hover
			{
				/*background-image:url(../images/btn_gallery-over.png);*/
				cursor: pointer;
			}
			#btn_media span
			{
				display: none;
			}
			#btn_forum /* Customer Stats */
			{
				background: url(../images/navigation.png)  -609px 0px no-repeat;
				height: 46px;
				width: 188px;
			}
			#btn_forum:hover
			{
				/*background-image:url(../images/btn_forum-over.png);*/
				cursor: pointer;
			}
			#btn_forum span
			{
				display: none;
			}
			#btn_contact /* Contact */
			{
				background: url(../images/navigation.png)  -797px 0px no-repeat;
				height: 46px;
				width: 114px;
			}
			#btn_contact:hover
			{
				/*background-image:url(../images/btn_contact-over.png);*/
				cursor: pointer;
			}
			#btn_contact span
			{
				display: none;
			}
	/*multi use code */
	.heading
	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-decoration: underline;
	}
	.heading1
	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-decoration: underline;
		color: #199fcb;
	}
	.imgs
	{
		border: 1px solid #000000;
	}
	.img_fs_rental
	{
		margin: -15px 0 0 190px;
		border: 1px solid black;
	}
	.img_tk_rental
	{
		margin: 0 0 0 190px;
		border: 1px solid black;
	}
	.contact_phg
	{
		float: right;
		margin: 0 80px 0 0;
	}
#footer
{
	background-color: #000000;
	border-top: 1px solid #959595;
	height: 37px;
	width: 955px;
	clear: both;
}
	#links_footer
	{
		list-style: none;
		margin: 9px 0 0 90px;
	}
		#links_footer li
		{
			display: inline;
			padding: 0 20px 0 0;
		}
			#links_footer li a
			{
				text-decoration:none;
				color: #9A9A9A;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 12px;
			}
				#links_footer li a:hover
				{
					color: #4BA6C4;
				}
#dev_link, #dev_link a
{
	color: #FFFFFF;
}
			