* {border: 0; padding: 0; margin: 0; text-align: left;}

body {width: 800px; margin: 0 auto; text-align: center; background: url('images/bg.jpg') repeat-x 0 0 #181b2c;}

#top {width: 800px; height: 132px; background: url('images/top_bg.jpg') repeat-x 0 0 transparent;}
  #top h1 {float: left; margin: 19px 0 0 8px; width: 259px; height: 100px; background: url('images/logo.png') no-repeat 0 0 transparent; overflow: hidden; text-indent: -3000em;}
  #top ul {float: right; margin: 68px 20px 0 0; list-style: none;}
  #top li {height: 60px; display: block; float: left; background: url('images/menu_bg.jpg') no-repeat 100% 0;}
  #top a {display: block; float: left;}
  #top img {padding: 37px 10px 10px 10px;}
  
#header {width: 800px; height: 120px; overflow: hidden;}  

#content {width: 788px; border: 1px solid #fff; padding: 5px; background: #dad9d9; overflow: hidden;}

#left_col {float: left; width: 246px; height: 370px;}
#right_col {float: right; width: 525px; min-height: 360px; height: auto !important; height: 360px; padding: 5px; background: #181b2c;}
  #right_col h2 {color: #b5dcff; margin-bottom: 18px; font-family: verdana, helvetica, clean; font-size: 14px;}
  #right_col p {color: #fff; font-family: arial, helvetica, clean; font-size: 15px; margin-bottom: 10px;}
  #right_col h1 {color: #b5dcff; margin-bottom: 18px; font-family: verdana, helvetica, clean; font-size: 17px;}	
  #right_col a:link {color: #fff; font-family: arial, helvetica, clean; font-size: 15px; margin-bottom: 10px; text-decoration: none;}	
  #right_col a:hover {color: #fff; font-family: arial, helvetica, clean; font-size: 15px; margin-bottom: 10px; text-decoration: underline;}		


#footer {clear: both; padding: 30px 0 40px 0;}
  #footer * {color: #457290; font-family: arial; font-size: 14px; text-decoration: none;}
  #footer p {float: left; margin-left: 30px;}
  #footer ul {float: right; list-style: none; margin-right: 30px;}
  #footer li {display: inline; border-right: 1px solid #457290; padding: 0 10px 0 5px;}
  #footer a:hover {text-decoration: underline;}
  .last {border: 0 !important;}
	
#image img {border: 4px black solid;}
