preload1100 {
background:url(/images/tableless/pagemiddle.png);
}
preload1101 {
background:url(/images/first/menubackground.jpg);
}

#body{
margin:0;
padding:0;
background-color: #eee;
background-image: url();

}

#maincontainer {
width: 865px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #eee url(/images/tableless/pagemiddle.png) repeat-y center top;
height:100%;
position:relative;
z-index:0;
}

#pagetop {
width: 865px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #eee; 
height: 133px;

}

#content {
display:block;
width: 615px;
margin: 0 auto;
border-left:240px solid #323eba;

}



#topsection{
display:block;
width: 855px;
height: 25px; /*Height of top section*/
margin: 0 auto;
position:relative;
z-index:1;
}

#contentwrapper{
float: left;
width: 100%;

}

#contentcolumn{
margin: 0px; /*Set left margin to LeftColumnWidth*/
background-color: #fff ;
min-height: 600px;
_height: 600px;

}

#contentcolumninside{
margin: 20px 0 0 5px;
background-color: #fff ;
position:relative;
z-index:0;

}

#leftcolumn{
display:block;
position:relative;
float: left;
width: 240px; /*Width of left column*/
margin:0 0 0 -855px; /*Set left margin to -(MainContainerWidth)*/
background-color: #323eba;
z-index:58;
}
#leftcolumninside{
margin: 20px 0 0;
z-index:59;
}
#logo{
float: left;
width:240px;
height:85px;
margin-top:20px;
margin-left:-855px;
padding:0;
background-color: #323eba;
}
#missionwrapper{
display:block;
position:absolute;
padding: 0;
margin: 0;
width: 500px;
height:115px;
clear:both;
z-index:10;
}
#mission{
display:block;
text-align:right;
font-family: Verdana,Arial, Helvetica, sans-serif;font-size: 18px;font-weight: bold;
position:relative;
top: 15px; 
left: 260px;
margin:0 auto;
width: 100%;
z-index:11;
}
#mission a {color: #323eba;text-decoration: none;}
#mission p {margin: 25px 20px 0 0;} 

#head{
float:left;
width:90px;
height:85px;
margin:0 0 0 -90px;
padding:0:
}
#topmenudiv{
display:block;
width:100%;
height:25px;
line-height: 25px;
text-align:left;
background: #E3E3E3 url(topmenu/six_0.gif) repeat-x left top;
padding:0;
margin:0;
position:relative;
clear:both;
}
#footer{
display:block;
position:relative;
clear: left;
width: 853px;
color: #FFF;
text-align: center;
margin-left: -240px;
padding: 2px 0 0;
z-index:11;
}
#footer #leftspan{
float:left;
margin-left:5px;
}
#footer #rightspan{
float:right;margin-top:2px;
}
#footer #rightspan img{
margin: 0 5px;
border:0;
}

#pagebottom {
width: 865px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
background: #EEE url(/images/tableless/pagebottom.png) no-repeat center top;
height: 11px;
clear:both;
}

#bottommenu{
margin-left: 25px;margin-right: 0;padding: 5px 0;
} 
#bottommenu p{font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #003CA0;}
#bottommenu p a { color: #003CA0; text-decoration: none;}
#bottommenu p a:hover { border-bottom: 1px solid #F00;}
#bottommenu p b { color: #003CA0; text-decoration: underline ;}