html, body { background: #000000;  margin:0; padding:0; font-family: Arial, verdana, helvetica; font-size: 10px; color: #fff; height: 100%; width:100%; }
img {border:0;}
form {margin:0; padding:0;}
.both {clear: both; }
a {color:#fff;text-decoration: none;}
a:hover { text-decoration: underline;}
#main { margin:5px auto 0 auto; padding:0; width: 696px; }
#page_box {background: transparent url("images/bg.jpg") 0 0 no-repeat; margin:0; padding:0; height:550px; width: 696px; position:relative;}
.blue_box {position:absolute; top:114px; right:38px;}
#yellow_box {position:absolute; top:113px; left:42px;}
#logo {margin: 20px 40px; padding:0;}
#logo_1 {
	position:absolute;
	bottom:35px;
	right:40px;
	width: 300px;
	height: 48px;
}
#footer p {margin:0; padding: 10px 0; text-align:center;}
#menu {position:absolute; top:265px; left:60px; margin:0; padding:0;list-style: none; }
#menu li {margin:2px; padding:0; float:left;}
#menu li a {margin:0; padding:0; height: 41px; width:70px; line-height: 41px; float:left; text-align:center; font-weight: bold; background: #283890 url("images/bg_menu.gif") 0 0 repeat-x; }
#menu li a:hover {background: #283890 url("images/bg_menu.gif") 0 -41px repeat-x;text-decoration: none;}
