body
{
	background:url(../images/topshade.gif) top repeat-x;
	margin-top: 4px;
}

/* ------ Page Layout (DIVs) ------ */

#tellafriend
{
  margin-top: 0px;
              
}

#top_flash
{
   position: absolute;
   top: 5px;
   height: 116px;
  
}
   

#main_container
{
	width: 776px;
	margin-left: auto;
	margin-right: auto;
	height:116px;
}

#header
{
	background: url(../images/header.gif) no-repeat;
	width: 776px;
	height: 116px;
             
}

#master {
	margin:0 auto;
	text-align:left;
	width:776px;
	top:116px;
	
	/*border:1px solid #000;*/
	}


#nav
{
	border: 1px #FFFFFF solid;
}

#banner { 
	clear:both;
	border-top:2px solid #fff;
	border-bottom:1px solid #4aa7da;
	height:217px;
	}
	
#imgBanner { float:left;}
	
#imgBanner img {border-right:2px solid #fff;}

#address {
	float:right;
	background:url(../images/factory_showroom.jpg) top right no-repeat;
	width:287px;
	height:212px;
	}
	
#address p span {display:none;}



#content
{
	padding: 15px 0px 25px 0px;
	line-height: 18px;
         
              
}

#footer
{
	border-top: 1px solid #4aa7da;
	padding-top: 14px;
	padding-bottom: 30px;
}
