body {
	margin: 0px;
	background-color:#ffffff;
	padding: 0px;
}

#headerbg
{
width:100%;
height:170px;
}
#header
{
width:792px;
margin:auto;
height:170px;
}
#logo
{
width:190px;
height:78px;
margin-left:61px;
margin-top:53px;
}
#containerbg
{
width:100%;
background-color:#382225;
height:222px;
}
#containerbg2
{
width:100%;
background-color:#ffffff;
height:222px;
border-top: 1px solid gray;
border-bottom: 1px solid gray;
}
#container2
{
width:792px;
margin:auto;
height:222px;

}
#container
{
width:792px;
margin:auto;
background-color:#382225;
height:222px;
}
#flash
{
margin-left:27px;
width:646px;
height:222px;
}




#footerbg
{
width:100%;
height:200px;
clear:both;
}
#footer
{
width:792px;
margin:auto;

}
#punch
{
background-image:url(../images/punch.gif);
background-repeat:no-repeat;
width:295px;
height:19px;
margin-top:0px;
padding-right:80px;

float:right;
}



#punch2
{
text-align:center;
margin-top:30px;


}
#footertxt
{
font-size:9px; 
color:#666666; 
text-align:center; 
width:792px; 
padding-top: 5px;
}
#footerlinks
{
width:792px; 
padding-top:50px; 
text-align:left;
color:#666666; 
}


#midsectionbg
{
width:100%;
height:auto;
clear:both;
}
#midsection
{
width:792px;
margin:auto;

}
#contentmainbox
{
margin-left:27px;
width:792px;

}
#leftcolumn
{
display:block;
float:left;
width:260px;
margin-top:0px;
}
#leftcolumn ul
{
margin: 0;
	padding: 0;
	float: 	left;
	width:260px;
	font: bold 11px;
	padding-bottom:2px;
	
	text-align:justify;
	}
#leftcolumn ul li
{
list-style-type: none;
margin-bottom:10px;
}
#rightcolumn
{
display:block;
margin-left:300px;
width:400px;
margin-top:0px;
position:relative;
}
#rightcolumn p
{
	padding:0px 10px 0 10px;
	margin-top:2px;
	margin-bottom:15px;

	line-height:24px;
	font-size: 13.6px;
	color: #666666;
	letter-spacing:0.5px;
}
#rightcolumn h3
{
	margin:0px 0px 5px 0px;
	padding:0px 10px 0 10px;
	font-weight: bold;

}
#containerbg3-testnarrow {
width:100%;
background-color:#382225;
height:10px;

}
