* {
margin: 0;
padding: 0;
font-family: Arial, Verdana, sans-serif;
color: #7F7F7F;
font-size: 13px;
list-style: none;
}

div.clear { clear: both; }

input{
font: 12px Verdana, Arial, sans-serif;
background: #ffffff;
color: #000000;
border: 1px solid #cccccc;
}

textarea{
font: 12px Verdana, Arial, sans-serif;
background: #ffffff;
color: #000000;
border: 1px solid #cccccc;
}

select{
font: 11px Verdana, Arial, sans-serif;
background: #FFFFFF;
border: 1px solid #cccccc;
}

option{
color: #000000;
}

BODY {
background:#FFFFFF url('imgs/bg.gif') repeat-y fixed center top;
}

img{border: none}
a {text-decoration:none}

#login {
position: relative;
left: 50%;
margin-left: -385px;
width: 770px;
height: 60px;
text-align: right;
}

#header {
position: relative;
z-index: 0;
width: 100%;
height: 290px;
background: url(imgs/topo.jpg) no-repeat top center;
}

#topo {
position: relative;
z-index: 5;
left: 50%;
margin-left: -375px;
width: 750px;
height: 200px;
display: block;
}

#topo a{
position: relative;
z-index: 5;
left: 50%;
margin-left: -375px;
width: 750px;
height: 200px;
display: block;
}

h1 {
display:none;
}

#menu {
position: relative;
z-index: 1;
left: 50%;
margin-left: -385px;
width: 770px;
height: 28px;
text-align: center;
top: 36px;
}

#menu a {
color:#666666;
font-size: 15px;
text-decoration:none;
}

.title {
color:#D5A326;
font-size: 15px;
font-weight:bold;
}

.subtitle {
color:#D5A326;
font-size: 12px;
font-weight:bold;
}

#content {
position: relative;
left: 50%;
margin-left: -375px;
width: 750px;
}

#leftbox {
position: relative;
float: left;
z-index: 0;
width: 360px;
background: url(imgs/bigbg.gif) repeat-x;
}

#rightbox {
position: relative;
float: right;
z-index: 0;
width: 360px;
background: url(imgs/smallbg.gif) repeat-x;
}

#paddi {
padding: 8px 15px 15px 15px;
}

#botmenu {
position: relative;

z-index: 0;
left: 50%;
margin-left: -385px;
width: 770px;
height: 28px;
text-align: center;
}

#botmenu a {
color:#666666;
font-size: 15px;
text-decoration:none;
}

#footer {
position: relative;

z-index: 0;
width: 100%;
text-align: center;
}

#banner {
position: relative;
z-index: 0;
width: 100%;
height: 126px;
text-align: center;
background: url(imgs/banner_bg.jpg) no-repeat top center;
}