html, body {
font-family:tahoma, arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
min-height:100%;
background-image:url(../images/back-img.jpg);
background-repeat:repeat-x;
background-position:top;
background-color:#adc0d9;
}
img a
{
border:0px;
}

#container {
width:100%;
margin-left:auto;
margin-right:auto;
}

#wrapper{
width:100%;
margin-left:auto;
margin-right:auto;
float:left;
}

#header {
width:1000px;
height:79px;
margin-left:auto;
margin-right:auto;
float:left;
}
#menu{
width:1000px;
height:34px;
float:left;
background-image:url(../images/menu_back.jpg);
background-repeat:no-repeat;
}

#banner {
width:1000px;
height:224px;
margin-left:auto;
margin-right:auto;
float:left;
}

#content_area{
background-image:url(../images/tableback.jpg);
background-repeat:repeat-y;
width:950px;
margin-left:auto;
margin-right:auto;
float:left;
padding-left:25px;
padding-right:25px;
}

#content1{
width:590px;
height:100%;
overflow:auto;
float:left;
margin:0px;
padding:5px;

}

#content2{
width:350px;
height:100%;
overflow:auto;
float:right;
}

#bottom_img{
background-image:url(../images/footer.jpg);
background-repeat: no-repeat;
width:1000px;
height:61px;
float:left;
}

#form_text{
width:950px;
float:left;
}

#footer {
width:1000px;
height:100%;
overflow:auto;
margin-left:auto;
margin-right:auto;
float:left;
} 

.bottom_img_text{
width:330px;
height:45px;
text-align:left;
padding-top:11px;
padding-left:55px;
vertical-align:bottom;
float:right;
border:0px solid #0F6;
}
.otherlinks, a.otherlinks:link, a.otherlinks:visited, a.otherlinks:active{
font-family:tahoma, arial, Helvetica, sans-serif;
font-size:12px;
color:#282c92;

text-decoration:none;
}

a.otherlinks:hover{
color:#66CCFF;
text-decoration:none;
}

.otherlinks1, a.otherlinks1:link, a.otherlinks1:visited, a.otherlinks1:active{
color:#282c92;
text-decoration:none;
}

.otherlinks2, a.otherlinks2:link, a.otherlinks2:visited, a.otherlinks2:active{
color:#282c92;
text-decoration:underline;
}

a.otherlinks1:hover{
color: #000000;
text-decoration:none;
}

h1{
font-family: tahoma, arial, Helvetica, sans-serif;
font-size:20px;
color:#282c92;
margin:0px;
padding:0px;
font-weight: normal;
}

h2{
font-family: tahoma, arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
margin:0px;
padding:0px;
}

h3{
font-family: tahoma, arial, Helvetica, sans-serif;
font-size:12px;
color:#282c92;
font-weight:bold;
margin:0px;
padding:0px;
}

h4{
font-family: arial, Helvetica, sans-serif;
font-size:20px;
color:#282c92;
font-weight: bold;
margin:0px;
padding:3px;
padding-top:6px;
}

.othertext{
font-family: Georgia,tahoma, arial, Helvetica, sans-serif;
font-size:15px;
font-style:italic;
color:#282c92;
line-height:35px;
text-align:left;

}

#menu_text{
width:750px;
height:14px;
float:right;
padding-top:12px;
padding-bottom:5px;
}

.menu, a.menu:link, a.menu:active{
font-family: tahoma, arial, Helvetica, sans-serif;
font-size:11px;
color:#B7B8D6;
padding-top:10px;
padding-left:3px;
padding-right:3px;
margin-left:10px;
margin-right:10px;
text-decoration:none;
vertical-align:top;
}

a.menu:hover{
color: #FFFFFF;
padding-top:8px;
padding-left:3px;
padding-right:3px;
margin-left:10px;
margin-right:10px;
border-top:#282c92 solid 2px;
}

.menu1{
font-family: tahoma, arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
padding-top:8px;
padding-left:3px;
padding-right:3px;
margin-left:10px;
margin-right:10px;
border-top:#282c92 solid 2px;
text-decoration:none;
}
.footer{
font-family: tahoma, arial, Helvetica, sans-serif;
font-size:10px;
color:#a8abff;
}
.dot{
size:9px;
color:#B7B8D6;
}


