* { margin:0; padding:0; border:0; }
	
body, html { color:#000; text-align:center; }

#wrap { width:760px; margin:0 auto; text-align:left; padding-top:24px; margin-bottom:10px; }

#sidebar { float:left; width:182px; position:relative; }
#sidebar ul.menu { list-style:none; font-family:Arial; color:#FFFFFF; font-size:12px; }
#sidebar ul.menu li { width:100%; height:26px; line-height:26px; margin-bottom:5px; }
#sidebar ul.menu li a { color:#FFFFFF; text-decoration:none; margin-left:5px; }
#sidebar ul.menu li a.over { color:#005480; }
#button1 { background-color:#005480; }
#button2 { background-color:#1a658d; }
#button3 { background-color:#337699; }
#button4 { background-color:#4d88a6; }
#button5 { background-color:#6698b3; }
#button6 { background-color:#7fa9bf; }
#button7 { background-color:#8bafc8; }
#sidebar ul.menu li.over { background-color:#FFFFFF; color:#005480; }

#main { float:right; width:564px; position:relative; }

#footer { text-align:center; width:760px; background-color:#005480; color:#FFFFFF; font-family:Arial; font-size:12px; font-weight:bold; height:24px; margin-top:-10px; }
#footer p { margin:0 5px; line-height:24px; }
#footer a { color:#000000; text-decoration:none; }
#footer a:hover { text-decoration:underline;  }

#footer2 { clear:right; background-color:#FFFFFF; color:rgb(200,200,200); font-weight:normal; font-family:arial; font-size:11px; text-align:center; width:760px; }
#footer2 p { margin:0 5px; line-height:24px; }
#footer2 a { color:rgb(200,200,200); text-decoration:none; }
#footer2 a:hover { text-decoration:underline;  }

#social-links { width:760px; font-family:Arial; font-size:11px; margin-top:5px; position:relative; }
#social-links a { text-decoration:none; font-weight:bold; color:#000000; }
#social-links p { margin:0 5px; }
#social-links .right { float:right; }

.clear { clear:both; height:10px; }