﻿@import url('/content/css/style.css');

#header { width:1004px; margin:auto; position:relative; }
#header-left { display:inline; float:left; width:225px; padding-top:10px; padding-left:20px; padding-bottom:25px; }
#header-menu { display:inline; float:right; margin-top:53px; font-size:x-large; }
#header-menu a { font-weight:bold; color:#008000; text-decoration:none; margin-right:10px; }

#content { width:1004px; margin:auto; clear:both; }

#content-left { width:734px; float:left; }
#content-ads250 { width:252px; float:right; }

#footer { margin-top:75px; margin-bottom:50px; width:100%; text-align:center; }
#copyright { font-size:smaller; }
#footer-menu { font-size:smaller; margin-right:10px; }
#footer-menu a:before { content:":"; }

#subnav { width:1004px; margin:auto; clear:both; height:35px; }
