@charset "utf-8";
/* CSS Document */
body {font-family:Helvetica, Arial, sans-serif; font-size:14px;line-height:1.6em;background:#666666;}
h2 {font-size:23px; color:#0092d5;line-height:1.6em;}

#wrapper {width:960px; background:#ffffff;
     margin: 50px auto;}
#top  {height:10px; background:#0092d5;}
#content  {min-height:500px;width:100%; color:#00305d; text-align:left;margin:0px;padding:0px; background:url(px/bkg.jpg) no-repeat; background-position:right bottom; }
#logo  {margin:50px 50px 50px 90px;}
#left  {float: left;
     padding-top: 30px;
     padding-left: 150px;
     width: 415px;height:100%;}
#right  {padding-top:30px;padding-left:565px;}
#footer  {height:50px; background:#0092d5;color:#ffffff;clear:both; text-align:center;margin:0px;padding:0px;
     line-height: 3.5em;}

a {color:#00305d;text-decoration:none;font-weight:bold; }
a:hover, a:visited, a:active {color:#0092d5;}
#footer a {color:#ffffff;}
a:hover, a:visited, a:active {color:#00305d;}

span.fett {font-weight:bold;}
