/* CSS Document */
body{ margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; color:#434343; font-size:12px; line-height:18px;}
p{ margin:0; padding:0;}

#wrapper{ width:100%; margin:0 auto;}

#header{ background:url(images/head-bg.png) top left repeat-x; }
#header-logo{ width:920px; margin:0 auto;}

#content{ width:920px; margin:0 auto; padding-top:5px;}
#content p{ padding: 10px 0 10px 20px;}

#content-left{ float:left; width:250px;}
#content-center{ float:left; width:530px; margin-right:20px;}
#content-right{ float:right; width:120px;}

#cbox-top{ background:url(images/rbox-top.png) top left no-repeat; height:10px;}
#cbox-bottom{ background:url(images/rbox-bottom.png) top left no-repeat; height:10px; margin-bottom:10px;}
#cbox-bg{ background:url(images/rbox-bg.png) top left repeat-y;}

#lnav{ padding-bottom:10px; padding-left:30px;}
#lnav a{ font-weight:bold; color:#1053CF; text-decoration:none;}
#lnav a:hover{ text-decoration:underline;}

#footer{ background:#5B5B5B; width:100%;}
#footer-sub{ width:800px; margin:0 auto; padding: 40px 20px; text-align:center;}
#footer-sub a{ color:#fff; text-decoration:none;}


#divclear{ clear:both; height:0;}

.title{ font-weight:bold; text-align:center;}