@charset "utf-8";
/* CSS style sheet for beachCityServices.html */

	#wrapper
	{
		width:1024px; 
		min-height:800px; 	
		background:url(images/images/dropshadow.png);
		background-repeat:repeat-y;
	}

	#main
	{
		width:960px;
		background:#FFFFFF;
	}
/*******************************************************************************

												BODY/

*******************************************************************************/

#ads
{
	width:960px;
	min-height:880px; 
	background-color:#fbfbfb; 
	float:left; 
	position:relative;

}

	#greeting_cont
	{
		width:580px; 
		height:88px; 
		background-color:#fbfbfb; 
		padding-top:15px;
		margin-left:60px;
	}

#body_container
{
	width:960; 
	min-height:300px; 
	background-color:#fbfbfb; 
	float:left;
}

	#manufac_cont
	{
		width:960px; 
		min-height:340px; 
		background-color:#fbfbfb; 
		float:left;
		margin-top:35px;
		margin-bottom:40px;
	}
	
	
	
	.end_text_line
	{
	border-style:solid;
	border-width:1px;
	border-bottom-color:#666666;
	width:400px;
	height:
	}