* { margin:0; padding: 0; }

body { background: #FBFCF2; color: #2676A4; border: none; font: 500 12px/18px Arial, sans-serif; text-align: justify; }
a:link{ text-decoration: underline; color: #2676A4; }
a:visited{ text-decoration: underline; color: #2676A4; }
a:hover{ text-decoration: none; color: #2676A4; }
a:active{ text-decoration: underline; color: #2676A4; }
a:focus { outline: none; }
a img { border: none; }

.clear { clear: both; }

#header-wrap { width: 701px; margin: 0 auto; padding: 50px 0 0 0; }
#left { width: 386px; float: left; }
#right { width: 315px; float: left; }

#leftcontent { padding: 15px 40px 0 15px; }
#rightcontent { padding: 15px 20px 0 45px; }
