
#center { margin: 0 auto; width: 860px; background-image:url(/images/bg_main_content.gif); }

/* Header */
#header-outer { width: 860px; height: 75px; clear: both; background-image:url(/images/bg_header.gif);}
#header-logo { width: 190px; height: 75px; float: left;  }
#header-rhs { width: 670px; height: 75px; float:right; }

/* Main Content */
#main-outer { width: 860px; }
#main-lhs { width: 190px; float:left; }
#main-rhs { width: 670px; float:right; }

/* Footer */
#footer { clear:both; width: 860px; background-color:#242424; line-height: 20px;}

/* CMS Areas */

#cmsarea1-outer { width: 190px; /* height: 500px; */ clear: both; }
#cmsarea1 { width: 190px; }
#cmsarea2-outer { width: 670px; /* height: 170px; */}
#cmsarea2 { width: 670px; }
#cmsarea3-outer { width: 650px; padding: 10px;}
#cmsarea3 { width: 650px; }

/* Contact Form */

#formcontent { width: 650px; padding: 10px;}

