@charset "utf-8";
body, html {padding:0px; margin:0px; background:#909090; font-family:Tahoma, Geneva, sans-serif; font-size:12px;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
#container {width:960px; margin:0px auto; background:url(images/background.gif);}
#header {width:598px; height:79px; padding:270px 300px 0px 62px; background:url(images/header.jpg); font:18px "Times New Roman", Times, serif; color:#fff;}
#menu {width:960px; height:49px; background:url(images/menuback.gif);}
#menu ul  {list-style:none; list-style-image: none; padding:0px; margin:0px;}
#menu li {display:inline;}
#menu ul li a {color:#fff; display:block; float:left; padding:15px 20px; text-decoration:none; font-weight:bold;}
#menu ul li a:hover {color:#f4d444;}
#leftcolumn {width:663px; padding:20px; float:left;}
#rightcolumn {width:237px; padding:10px; float:left; color:#fff; text-align:justify;}
#rightcolumn a {color:#f4d444; font-weight:bold;}
#rightcolumn a:hover {text-decoration:underline;}
#footer {font-size:10px; text-align:center; margin-top:20px;}
h1 {font-size:14px; padding:0px; margin:0px 0px 5px;}
input, textarea, select {color:#000; font-size:10px; margin-bottom:4px; width:230px; font-family:Tahoma, Geneva, sans-serif;}
input.button {width:100px;}

.clearbox {clear:both;}
