.body {
margin:0;
padding:0;
text-align: center;
font-size: 10px;
}

#maincontainer {
width: 1050px;
margin: 0 auto;
background-image: url(../images/sce/leftmenuext.jpg);
background-repeat: repeat-y;
}

#contentwrapper {
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
}

#menubar {
margin: 0 732px 0 0px;
text-align: left;
padding: 0px 0px 0px 0px;
background-image: url(../images/sce/leftmenu.jpg);
background-position: 0px 259px;
background-repeat: no-repeat;
min-height: 613px
}

#content {
float: left;
width: 732px;
margin-left: -732px; 
}

#bottom {
clear: left;
width: 100%;
text-align: right;
padding: 0px 0px 0px 0px;
background-image: url(../images/sce/footer.jpg);
height: 141px;
color: #002495;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
}

#bottom a {
color: #002495;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
text-decoration: none;
}

.innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
text-align: left;
}

#menu_level_2 {
color: #6d6d6d;
margin-left: 45px;
font-size: 9px;
}

#menu_level_2 a {
color: #6d6d6d;
text-decoration: none;
text-transform:uppercase;
}

#menu_level_2 li {
padding-bottom: 4px;
}

#bottom_text {
padding-right: 400px;
padding-top: 15px;
}

strong {font-weight: bold;}

#body_content{
width: 685px;
font-family: Verdana;
font-size: 1.2em;
line-height: 18px;
}

.separator {
clear: both;	
}