#panel-main{ width:700px; float:left;}

#panel-main{ color:#000;}

.section{ display:block; float:left; width:700px; }
.border-top, .border-bottom{ height: 13px}
.border-top{
	background: url(/images/panel_1col_top.gif) no-repeat top;
	}
.panel-content{
	color:#000;
	background:#fff;
	padding:10px 5px;
	width:690px;
	_margin-top:-3px;
	}
.border-bottom{
	background: url(/images/panel_1col_bot.gif) no-repeat top;
	}
	
/*CONTACT PAGE*/
#contact #panel-left,#contact #panel-right{ width:330px; float:left; padding:5px;}
#contact #midspacer{width:20px; display:block; float:left;}

#contact #panel-right{padding-top:35px;}
