html, body, ul, li {
margin: 0;
padding: 0;

}

body {

background: #f9f9f9 url(../images/sce/body-background.jpg) repeat-x;

}

#outer_container {
margin: auto;
width: 946px;


background: url(../images/sce/top-backing.jpg) no-repeat;
}

#left_sidebar {
width: 63px;
background: url(../images/sce/left-sidebar2.jpg) no-repeat;
float: left;
height: 718px;

}



#center_container {
width: 810px;
background: url(../images/sce/repeater.jpg) repeat-y;
float: left;
}


#right_sidebar {
width: 73px;
background: url(../images/sce/right-sidebar.jpg) no-repeat;
float: left;
height: 718px;
}


#top_bar {
	background: url(../images/sce/top-bar.jpg) no-repeat;
	width: 810px;
	height: 55px;
}

#navsearch {
	background: url(../images/sce/navsearch.jpg) no-repeat;
	width: 810px;
	height: 34px;
	text-align: right;

}

#navsearch a { color: white;}

#header_image {
float: left;
width: 580px;
}

#right_nav {
float: left;
background: #babbbd;
width: 230px;
height: 184px;
}

#main_content_section {
float: left;
background: url(../images/sce/content-background-image.jpg) repeat-y;
width: 810px;

}

#main_left_side {
float: left;
width: 154px;
margin-top: 40px;
}

#main_center {
width: 406px;
float: left;
padding: 0px 10px 0px 10px;
}

#main_right_side {
float: left;
width: 230px;
}
#main_left_side ul {
list-style: none;
margin-left: 5px;
}

#main_left_side ul li
{

}


.content_margin
{
margin-top: 40px;
padding-left: 15px;
padding-right: 15px;
}
.content_margin ul li
{

padding: 5px;
}

.content_margin ul
{
margin-left: 25px;
}
#main_left_side ul li ul li {
float:left;
padding-bottom:2px;
padding-left:0;
padding-top:2px;
width:115px;
}

#main_left_side ul li {
float:left;
padding-bottom:6px;
padding-left:3px;
padding-top:6px;
width:137px;
color: black;
}

#main_left_side ul li a 
{
color: black;
}

#main_left_side ul li ul li.current ul li a {
display:block;
}

#main_left_side ul ul ul li a {
color:orange;
}

#main_left_side ul ul li a {
color:#262979;
}

#content_repeater
{
background: url(../images/sce/repeater.jpg) repeat-y;
float:left;

}

#fuel_footer
{
background: url(../images/sce/fuel-footer.jpg) no-repeat;
width: 810px;
height: 65px;
float: left;
text-align: center;

}

#fuel_footer a
{
color: white;
}

#fuel_footer ul li a
{
border-right: 1px solid black;
padding-right: 5px;
}

#fuel_footer ul li a.footer_last
{
border: none;
}