body{ text-align:center; font-family:Arial; font-size:12px; background:url(images/bgbody.png) top center no-repeat;}
br{ clear:both;}
a{ text-decoration:none;}

#menu,#header,#content,#footer div{ width:551px; margin:0px auto 0px auto;}

#menu ul{ list-style:none; margin-left:48px;}
#menu ul li{ float:left;}
#menu ul li a{ color:#FFFFFF; font-size:14px; height:40px; padding-left:30px; padding-right:30px; vertical-align:middle; padding-top:25px; //height:65px;}
#menu ul a:hover{ background:#3CA7BA;}
#menu ul li .selected{ background:#318BA5; border-left:1px solid #247D9B; border-right:1px solid #247D9B;}
#menu ul li .selected:hover{ background:#318BA5;}

#header{ height:46px; margin-top:45px;}
#header h1,#header h2{ display:none;}
#header .logo{ float:left;}
#header ul{ float:right; list-style:none;}
#header ul li{ float:right; margin-left:10px;}

#content{ margin-top:45px; text-align:left;}
#content h2{ color:#2FA6BF; font-size:24px; font-weight:normal;}
#content h3{ color:#2FA6BF; font-size:14px; font-weight:normal; text-transform:uppercase; margin-top:20px;}
#content p{ margin-top:30px; line-height:17px;}

#footer{ margin-top:60px; background:url(images/bgfooter.png) repeat-x; height:63px;}
#footer div .logo{ float:left; margin-top:25px;}
#footer div ul{ list-style:none; margin-left:103px; float:left;}
#footer div ul li{ float:left; margin-top:20px; margin-left:10px;}
#footer div span{ float:right; margin-top:26px; color:#7F7F7F;}

form label{ display:block; margin-top:14px; color:#999999; font-size:11px;}
