html, body { margin:0; padding:0; border:0; }
body { color:#000; background-color:#22537e; font-family:verdana, sans-serif, Arial, Helvetica; font-size:11px; text-align:center; margin:5px 0; }

#wrapper { margin:0 auto; width:780px; font-size:12px; text-align:left; background-color:#03294a; }

#header { width:780px; height:36px; margin:0; padding:0; background:#000; }
#header_logo { float:left; width:210px; height:36px; background:#000; }
#header_text { float:right; width:550px; height:36px; text-align:center; background:#000; }
#header_text h1 { font-size:12px; color:#aaa; display:inline; }

#header_nav { width:780px; height:20px; margin:0; margin:0px; padding:0; border-top:3px solid #ffad0d; border-bottom:3px solid #000; }
#header_navlist { float:left; margin:0; padding:0; width:780px; font-size:11px; background:#0c3a61; }
#header_navlist li { float:left; display:block; margin:0; padding:0; text-align:center; }
#header_navlist a:link, 
#header_navlist a:visited{ width:130px; display:block; padding:3px 0; font-weight:bold; text-decoration:none; color:#feb405; background:#0c3a61; }
#header_navlist a:hover { background:#22537e; color:#feb405; }

#main_title { width :780px; text-align:center; padding:3px 0; color:#fff; margin-top:5px; background:#03294a; }

#main_wrapper { width:780px; margin:0; background:#03294a; }
.review_content { float:right; width:770px; text-align:center; padding:5px; }
.review_left { clear:both; float:left; width:150px; text-align:left; color:#fff; padding:2px; border:1px solid #22537e; background:#03294a; }
.review_right { float:left; width:606px; text-align:left; color:#fff; padding:2px; margin-left:2px; border:1px solid #22537e; background:#03294a; }
.reviews_left { clear:both; float:left; width:200px; text-align:left; color:#fff; padding:2px; border:1px solid #22537e; background:#03294a; }
.reviews_middle { float:left; width:310px; text-align:left; color:#fff; padding:2px; margin-left:2px; border:1px solid #22537e; background:#03294a; }
.reviews_right { float:left; width:238px; text-align:left; color:#fff; padding:2px; margin-left:2px; border:1px solid #22537e; background:#03294a; }

#footer { clear:both; width:780px; text-align:center; padding-top:5px; padding-bottom:5px; background:#0c3a61; border-top:5px solid #ffad0d; }

.clear_area { clear:both; }

a:link { color:#feb405; text-decoration:none; }
a:visited { color:#feb405; text-decoration:none; }
a:hover { color:#feb405; text-decoration:underline; }
a.black:link,a.black:visited { color:#000; }
a.white:link,a.white:visited { color:#fff; text-decoration:none; }

h1 { font-size:17px; color:#333; }