﻿.body {
margin:0;
padding:0;
text-align: center;
margin-top: 20px;
}

#topsection {
background: url(../images/sce/topbg.jpg) no-repeat;
}

#maincontainer {
width: 928px;
margin: 0 auto;
background:  url(../images/sce/extender.jpg) repeat-y;
}

#contentwrapper {
float: left;
width: 100%;
padding: 0px 0px 0px 0px;
}

#menubar {
margin: 0 742px 0 0px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
text-align: left;
padding: 0px 0px 0px 0px;
}

#content {
float: left;
width: 742px; /*Width of right column*/
margin-left: -742px; /*Set left margin to -(RightColumnWidth)*/
margin-top: 0px;
}

#mainbody {
padding-left: 20px;
padding-right: 20px;
}

#bottom {
clear: left;
width: 100%;
text-align: center;
padding: 0px 0px 0px 0px;
background: url(../images/sce/bottom.jpg) no-repeat;
height: 45px;
color: #3f4140;
font-size: 9px;
padding-top: 30px;
}

#bottom a {
color: #ffffff;
font-size: 9px;
font-weight: normal;
letter-spacing: 1px;

}

#bottom a:hover {
color: #0c1f3d;
font-size: 9px;
}

.innertube {
margin: 0px;
margin-top: 0;
padding: 0px 0px 0px 0px;
text-align: left;
}

#menu ul li a {
border-width: 0px;
}

#menu ul ul {
margin-top: 0px;
}

#menu ul ul li a {
font-weight: Bold;
border-width: 1px;
}

#menu {
width: 742px;
float: left;
padding: 0px 0px 0px 0px; 
height: 18px;
background: url(../images/sce/menubg.jpg) no-repeat;
}

#menu ul {
	width: auto;
}

#menu ul li a
{
	padding-left: 5px;
	padding-right: 12px;
}

#menu ul ul li a
{
	padding-left: 0px;
	padding-right: 0px;
}

#menu ul#menu5 li a
{
	padding-left: 5px;
	padding-right: 13px;
}

div#site_map {
	padding-left: 20px;
}

div#site_map ul li {
	padding-left: 20px;
}

div#site_map ul li {
	 list-style-type: disc;
}

#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}