/* OUTSIDE CONTAINER */ 
#container {
height: auto;
width: 1006px;
margin: 0 auto;
padding: 0;
border: 0px solid #000;
}

/* HEADER TOP */ 
#header_top {
width: 1006px;
height: 115px;
margin: 0;
padding: 0;
background-image: url(../images/header_1.jpg);
background-repeat: no-repeat;
}

/* HEADER MIDDLE */ 
#header_middle {
width: 1006px;
height: 139px;
margin: 0;
padding: 0;
background-image: url(../images/header_2.jpg);
background-repeat: no-repeat;
}

/* HEADER BOTTOM */ 
#header_bottom {
width: 1006px;
height: 16px;
margin: 0;
padding: 0;
background-image: url(../images/header_3.jpg);
background-repeat: no-repeat;
}

/* SIDEBAR */ 
#sidebar {
width: 270px;
float: left;
height: auto;
margin-left:12px;
padding: 0;
}

/* CONTENT CONTAINER */ 
#content_container {
height: auto;
width: 1006px;
margin: 0;
padding: 0;
background: transparent url(../images/content_bg.jpg) repeat-y;
border: 0px solid #000;
}

/* MAIN CONTENT */ 
#maincontent {
width: 990px;
margin-left: 270px;
padding: 0;
border: 0px solid #000;
background-color: transparent;
voice-family:"\"}\"";
voice-family:inherit;
width:720px;
}
html>body #maincontent {
width:720px;
}

/* FOOTER TOP */ 
#footer_top {
clear: both;
width: 1006px;
height: 26px;
margin: 0;
padding: 0;
background-image: url(../images/footer_1.jpg);
background-repeat: no-repeat;
}

/* FOOTER BOTTOM */ 
#footer {
width: 1006px;
height: 84px;
margin: 0;
padding: 0;
background-image: url(../images/footer_2.jpg);
background-repeat: no-repeat;
}
