@charset "utf-8";
/* CSS style sheet for beachCityWheels.html */


	#wrapper
	{
		width:1024px; 
		min-height:1390px; 
		background:url(images/images/dropshadow.png);
		background-repeat:repeat-y;
	}

		#main
		{
			width:960px;
			background:#FFFFFF;
		}

/*******************************************************************************

												BODY/

*******************************************************************************/

#ads
{
	width:900px;
	height:1200px; 
	background-color:#fbfbfb; 
	float:left; 
	position:relative;
	padding-left:60px
}
	#greeting_cont
	{ 
		width:600px; 
		height:88px; 
		background-color:#fbfbfb; 
		padding-top:15px;
		margin-right:300px;
	}


#body_container
{
	width:840px; 
	height:900px; 
	background-color:##fbfbfb; 
	float:left;
}

	#authorize_cont
	{
		width:818px; 
		height:100px; 
		background-color:#ffffff; 
		float:left; 
		position:relative;
		padding-left:20px;
		border-color:#aeadad;
		border-style:solid;
		border-width:1px;
		border-top:none;
		margin-bottom:15px;
	}
	
	.sub_head_bar
	{
		width:830px; 
		height:35px; 
		background-color:#414040; 
		float:left; 
		position:relative;
		margin-top:25px;
		padding-left:10px;
	}
	
	.sub_head_bar h2
	{
		color:#f6f3f3;
	}
	
			.authImg
			{
				width:160px; 
				height:50px; 
				float:left; 
				margin-top:10px;
				padding-top:20px;
				padding-bottom:20px;  
			}
			
	#manufac_cont
	{
		width:813px; 
		height:750px; 
		background-color:#ffffff; 
		float:left;
		border-color:#aeadad;
		border-style:solid;
		border-width:1px;
		border-top:none;
		padding-left:25px;
		padding-top:25px;
	}
	
		.manufac_row
		{
			width:800px; 
			height:50px; 
			background-color:#ffffff; 
			float:left;
			margin-top:15px;
		}
			.manufac_img
			{
				width:130px; 
				height:28px; 
				float:left; 
				margin-bottom:20px;
				padding-left:30px;
			}