body { 
font-family:"Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
background-color: #434243;
}

#header {
height:153px;
background-image: url('../images/header.png');
background-repeat: no-repeat;
width:100%;
top:0px;
}

#header ul li a {
display:block;
font-size:13px;
font-weight:normal;
line-height:34px;
padding:0 7px;
color : #000000;
text-decoration:none;
}

#topright {
float:right;
top: 0px;
position:relative;
left: 99px;
}

#topright2 {
float:right;
top: 153px;
position:relative;
z-index: 2;
left:98px;
}

#bottomleft {
float:left;
position:relative;
margin-top: -170px;
left:-100px;
}

#bottomleft2 {
float:left;
position:relative;
margin-top: -156px;
left:-100px;
z-index: 2;
}

#header ul li a:hover {
color : #000000;
text-decoration:none;
}
#header ul li a:active {
color : #000000;
text-decoration:none;
}
#header ul li a:visited {
color : #000000;
text-decoration:none;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, table, th, td {
margin:0;
padding:0;
}

#header img {
margin:0;
padding:0;
}

#header ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
position:relative;
top: 119px;
left: 145px;
}


#header ul li {
float:left;
position:relative;
}

#header ul li .current{
background-color:#ffffff;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
}

#content {
margin: 16px 16px 16px 16px;
z-index: 3;
position:relative;
}

#realcenter {
margin-left: auto;
margin-right: auto;
width:1001px;
background-image: url('../images/bg.png');
background-repeat: repeat-y;
}

#center {
margin-left: 100px;
margin-right: 100px;
width:801px;
background-color :  #ffffff;

}

#footer {
background-image: url('../images/footer.png');
height:20px;
}




html, body {
height: 100%;

background-color: #434242;
}

