body{
background-image:url(images/homebg.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF; 
margin:0px 0px 0px 0px;
font-size:12px; font-family:Helvetica;
/*overflow: auto;*/
}

.mainframe{
width:1000px; text-align:left; }

.header{
height:205px; float:left;}

.h1{background-image:url(images/home_01.jpg); width:333px;}
.h2{background-image:url(images/home_02.jpg); width:334px;}
.h3{background-image:url(images/home_03.jpg); width:333px;}

.spacer{width:1000px; height:5px; background-color:#FFFFFF; float:left}

.mainbody{
width:1000px; float:left;  height:400px;
background-color:#FFFFFF;
background-image:url(images/home_05.jpg); background-repeat:repeat-y;} 

.leftpanel{
width:176px; 
float:left;  
text-align:center;
padding:100px 0px 100px 0px;
height:auto;}

.rightpanel{
width:824px; 
float:left;  
height:auto;}

.menu{
padding:5px 18px 5px 18px;
background-color:#D2E4DD;
margin-left:4px;
float:left;
text-decoration:none;
/*color:#E2EDE9;*/
color:#000;
font-family:Helvetica;
font-size:15px; font-weight:bold;
}

.menu-active{
padding:5px 28px 5px 18px;
background-color:#D2E4DD;
margin-left:4px;
float:left;
text-decoration:none;
color:#003399;
font-family:Helvetica;
font-size:15px; font-weight:bold;
}


.menu:hover{color:#003399; background-color:#C5D5CF;}

.centerbody{width:515px; text-align:justify; margin: 20px 20px 5px 20px;  float:left;} 
.centerbody-right{width:250px; margin: 10px 5px 5px 5px;  float:left;}
.centerbody-right-inside{width:240px; padding:0px 5px 0px 5px; border:1px solid #D2E4DD; height:340px; float:left; overflow:auto;
scrollbar-base-color:#eaeaea;
scrollbar-arrow-color:#fff;scrollbar-face-color:#D1E4DE; 
scrollbar-3dlight-color:#eaeaea; 
scrollbar-DarkShadow-Color: #eaeaea; }

.xsmall{font-size:x-small;}
.small{font-size:11px;}

.introframe{width:900px; text-align:left;}
.intro{ float:left; width:900px; height:172px;}
.i1{background-image:url(images/index_01.jpg);}
.i2{background-image:url(images/index_02.jpg);}
.i3{background-image:url(images/index_03.jpg);}
.i4{background-image:url(images/index_04.jpg); color:#0099CC; padding-top:10px;} 
.i4 a{color:#0099CC; text-decoration:none; font-weight:bold;}
.i4 a:hover{color:#005C81;}
img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img
{
text-decoration:none;
border:0;
}

p
{ 
line-height: 1.5;
margin-top: 10px; margin-bottom: 2px;
}
ul { margin-top: 5px; margin-bottom:5px;}
li
{
padding:5px;
}

.indent {
margin-left: 1em;
}