#wrapperbeatsbites { 
 margin: 0 auto;
 width: 922px;
}

#headerbeatsbites {
 color: #333;
 width: 920px;
 float: left;
 border: 1px solid #ccc;
 height: 160px;
 margin: 5px 0px 5px 0px;
 background-color:White;
 
}


#logobeatsbites
{
    margin-top:10px;
    margin-left:5px;
	width:133px;
	height:90px;
	float:left;
}

#leftcolumnbeatsbites { 
 color: #333;
 border: 1px solid #ccc;
 margin: 0px 5px 5px 0px;
 height: 417px;
 width: 332px;
 float: left;
 background-color:#ee2d24;
}

#rightcolumnbeatsbites { 
 float: right;
 color: #333;
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px; 
 height: 417px;
 width: 581px;
 display: inline;
 background-color:#9a4404;
}

#footerbeatsbites { 
 width: 900px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 height: 30px;
 background-color:White;
}

#footerbeatsbites2 { 
 width: 920px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 margin: 0px 0px 10px 0px;
 height: 453px;
}

.septhinbeatsbites
{
    clear:both;
    height:8px;
}
