*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
background-color:#6B7887
}
body{
width:984px;
height:100%;
margin:0 auto;
padding:0 1px;
background-color:#FFFFFF;
position:relative;
}
html > body{
min-height:100%;
height:auto;
}
#header{
width:984px;
height:126px;
font-family:Tahoma;
font-size:11px;
color:#6A6A6A
}
.logo{
margin:0 1000px 0 38px;
float:left
}
#header span{
display:block;
float:left;
line-height:20px;
padding:0 10px 0 0
}
#header div{
line-height:20px;
padding:42px 0 0 0
}

#header div img{
padding:1px;
border:1px solid #fff;
float:left;
margin:3px 2px 0 0
}
#header .active, #header div img:hover{
border:1px solid #828282
}

#menu{
width:952px;
height:36px;
line-height:36px;
padding:0 0 0 32px;
background-image:url(images/menu_bg.gif);
background-position:top left;
background-repeat:repeat-x;
float:left;
}
#menu li{
display:inline;
list-style-type:none
}
#menu a{
font-family:Tahoma;
font-size:11px;
color:#D2DEEC;
text-decoration:none;
margin:0 15px;
}

#content{
width:958px;
overflow:hidden;
padding:12px 0 10px 12px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
}
#main{
width:778px;
float:left;
}

#content .style4{
color:#333333;
text-decoration:underline
}

#sidebar p{
padding:5px 0 5px 5px
}

ul {
	margin: 0 0px;
	padding: 0;
}

