.body {
margin:0;
padding:0;
text-align: center;
font-family: Arial;
}

#maincontainer {
width: 955px;
margin: 0 auto;
background-color: #f2f2f2;
}

#topsection {
height: 178px;
text-align: left;
margin: 0 auto; 
background: url(../images/sce/header.jpg) no-repeat;
font-weight: bold;
color: #2561ae;
}

.top_innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
text-align: right;
padding-top: 13px;
padding-right: 43px;
font-size: 15px;
}

.top_innertube a {
color: #2561ae;
}

.top_innertube a:hover {
color: #ffffff;
}

#body_topsection {
height: 178px;
text-align: left;
margin: 0 auto; 
background: url(../images/sce/body_header.jpg) no-repeat;
color: #000000;
margin-top: 14px;
}

#body_topsection_sub {
height: 15px;
text-align: left;
margin: 0 auto; 
background: url(../images/sce/body_header.jpg) no-repeat;
color: #000000;
margin-top: 14px;
}

.top_body_innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
text-align: left;
padding-top: 10px;
padding-left: 10px;
}

#contentwrapper {
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
}

#menubar {
margin: 0 782px 0 0px;
text-align: left;
padding: 0px 0px 0px 0px;
background: url(../images/sce/extender_left.jpg) repeat-y;
}

#facebook {
margin: 0 782px 0 0px;
text-align: left;
padding: 0px 0px 0px 0px;
}

#menubar input#search_name {
width: 135px;
}

#menubar ul li a {
color: #565656;
font-size: 12px;
}

#menubar ul li a:hover {
color: #000000;
}

#content {
float: left;
width: 782px;
margin-left: -782px;
font-size: 12px;
min-height: 400px;
}

#body_content {
padding: 10px;
padding-top: 0px;
color: #575757;
}

#body_content a {
color: #2360ad;
}

#body_content a:hover {
color: #000000;
}

#bottom {
clear: left;
width: 100%;
text-align: left;
padding: 0px 0px 0px 0px;
background: url(../images/sce/bottom.jpg) no-repeat;
height: 30px;
color: #b3b3b3;
padding-top: 15px;
padding-left: 10px;
}

.innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
text-align: left;
}

#bottom_text {
text-align: center;
}

#bottom_text a {
color: #2360ad;
}

#bottom_text a:hover {
color: #000000;
}

#search_button {
color: #225fad;
background-color: #ffffff;
border: 0px;
font-weight: bold;
font-size: 10px;
}

#static_menu
{
width: 100%;
float: left;
background: #becde4;
position: relative;
z-index: 600;
}

#static_menu ul
{
list-style: none;
margin: 0;
padding: 0;
background: #becde4;
}

#static_menu ul li
{
float: left;
}

#static_menu ul li ul li
{
float: none;
}

#static_menu ul ul
{
display: none;
}

#static_menu ul li:hover > ul
{
display: block;
}
#static_menu li
{
position: relative;
}

#static_menu ul li ul
{
width: 150px;
}

#static_menu ul ul
{
position: absolute;
z-index: 500;
}

#static_menu ul ul ul
{
top: 0;
left: 100%;
}

#static_menu a
{
font: 11px Arial;
display: block;
color: #000000;
text-decoration: none;
background: #becde4;
text-align: left;
}

#static_menu ul li ul li a {
padding-left: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

#static_menu a.main_menu 
{
font: bold 11px Arial;
color: #000000;
border-right-width: 2px;
border-right-color: #ffffff;
border-style: solid;
text-align: left;
background: #becde4;
padding-left: 16px;
padding-top: 0px;
padding-right: 16px;
padding-bottom: 0px;
}

#static_menu #menu_link6
{
font: bold 11px Arial;
color: #000000;
border-right-width: 0px;
border-right-color: #ffffff;
border-style: solid;
text-align: left;
background: #becde4;
padding-left: 16px;
padding-top: 0px;
padding-right: 16px;
padding-bottom: 0px;
}

#static_menu a.main_current
{
color: #000000;
background: #becde4;
}

#static_menu a.current
{
color: #000000;
background: #becde4;
}

#static_menu a:hover
{
color: #ffffff;
background: #becde4;
cursor: pointer;
}

#static_menu a.main_menu:hover {
color: #ffffff;
background: #becde4;
cursor: pointer;
}