body{
margin:0;
padding:0;
line-height: 1.5em;
background-repeat: repeat-x;
background-image: url(bg.gif);
background-color: #CC0001;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 100px; /*Height of top section*/
margin-top: 35px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 350px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 350px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
}

#footer{
clear: left;
width: 100%;
text-align: right;
padding: 4px 0;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

.mainmenu {
position: absolute;
top: 56px;
color: #000000;
font-family: arial;
font-size: 16pt;
padding-right: 0px;
margin-right: 0px;
text-align: left;
width: 630px;
left: 350px;
}

.mainmenu a {
color: #4FB001;
font-family: arial;
font-size: 10pt;
text-decoration: none;
}

.mainmenu a:hover {
color: #62D704;
font-family: arial;
font-size: 10pt;
text-decoration: none;
}

.submenu {
color: #4FB001;
font-family: arial;
font-size: 10pt;
text-decoration: none;
}

.submenu a {
color: #4FB001;
font-family: arial;
font-size: 10pt;
text-decoration: none;
}

.submenu a:hover {
color: #62D704;
font-family: arial;
font-size: 10pt;
text-decoration: none;
}

.header {
color: #000000;
font-family: arial;
font-size: 15pt;
font-weight: bold;
line-height: 35px;
}

.subheader {
color: #000000;
font-family: arial;
font-size: 13pt;
}

.green {
color: #4FB001;
}

.telnumber {
color: #4FB001;
font-family: arial;
font-size: 16pt;
}

.bottomlinks {
color: #4FB001;
font-family: arial;
font-size: 10pt;
text-decoration: none;
text-align: right;
width: 100%;
}

.bottomlinks a {
color: #4FB001;
font-family: arial;
font-size: 10pt;
text-decoration: none;
text-align: right;
}

.bottomlinks a:hover {
color: #62D704;
font-family: arial;
font-size: 10pt;
text-decoration: none;
text-align: right;
}
