﻿body{
	position:relative;
	background:#ffffff;
	color:#666666;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
	
	ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}

H1, H2, H3 {font-weight:normal; margin:0; padding:0}
H2{ font-size:16px; color:#870e0e; }
H3{ font-size:14px; color:#666; }

/*---FOOTER---*/
#footer {width:948px}
#footer .bottomcontactbox {width:948px; display:block; float:none !important; margin:0; padding:0}
#footer .phonesTable {margin:0 auto; width:600px;}
#footer .tollfreetext {margin:10px auto; width:600px;}
#footer .bottompics {width:948px; float:none !important; height: auto !important}

#footer .bottomlinks {width:948px; float:none !important; margin:10px 0 !important; padding:0 !important}
#footer .bottomlinks_rss {margin:20px auto; width:600px; float:none !important}
#footer .bottomrights  {width:948px;margin:10px auto;}


/*---MAIN---*/
#MainDiv{
	float:left;
	width:706px;
	padding:5px;
	border-left:1px solid #E5E6E7
}
#RightDiv{
	float:right;
	width:227px;
	padding-left:5px;
	border-left:1px solid #E5E6E7
}
