/* CSS Document */

body{
height:620px;
margin:0px auto;
background-image:url(../images/bg.jpg);
background-repeat:repeat;
background-color:#95A600;
text-align:center;
}
*{
margin:0px;
padding:0px;
}

.border{
width:800px;
border:10px solid #990000;
border-bottom:0px;
border-top:0px;
}
.main{
width:800px;
margin: 0px;
text-align: left;
padding:0px;
background-color:#FFFFFF;
}

.header{
width:800px;
height:135px;
background-image:url(../images/header.jpg);
margin:0px auto;
}

div{
margin:0px auto;
padding:0px;
}

.div_left_main{
float:left;
width:270px;
height:468px;
margin:0px;
}

.div_left1{
width:270px;
height:56px;
background-image:url(../images/div_left1.jpg);
background-repeat:no-repeat;
}
.div_left2{
width:270px;
height:69px;
background-image:url(../images/div_left2.jpg);
background-repeat:no-repeat;
}
.div_left3{
width:270px;
height:59px;
background-image:url(../images/div_left3.jpg);
background-repeat:no-repeat;
}
.div_left4{
width:270px;
height:78px;
background-image:url(../images/div_left4.jpg);
background-repeat:no-repeat;
}
.div_left5{
width:270px;
height:54px;
background-image:url(../images/div_left5.jpg);
background-repeat:no-repeat;
}
.div_left6{
width:270px;
height:76px;
background-image:url(../images/div_left6.jpg);
background-repeat:no-repeat;
}
.div_left7{
width:270px;
height:76px;
background-image:url(../images/div_left7.jpg);
background-repeat:no-repeat;
}

.div_right_main{
float:right;
width:24px;
height:468px;
margin:0px;
background-color:#95A600;
}

.div_right1{
width:24px;
height:56px;
background-image:url(../images/div_right1.jpg);
background-repeat:no-repeat;
}
.div_right2{
width:24px;
height:69px;
background-image:url(../images/div_right2.jpg);
background-repeat:no-repeat;
}
.div_right3{
width:24px;
height:59px;
background-image:url(../images/div_right3.jpg);
background-repeat:no-repeat;
}
.div_right4{
width:24px;
height:78px;
background-image:url(../images/div_right4.jpg);
background-repeat:no-repeat;
}
.div_right5{
width:24px;
height:54px;
background-image:url(../images/div_right5.jpg);
background-repeat:no-repeat;
}
.div_right6{
width:24px;
height:76px;
background-image:url(../images/div_right6.jpg);
background-repeat:no-repeat;
}
.div_right7{
width:24px;
height:76px;
background-image:url(../images/div_right7.jpg);
background-repeat:no-repeat;
}

.div_center_main{
width:506px;
height:468px;
margin:0px;
float:right;
background-color:#FFFFFF;
/* clear:left; */
}
.div_center1{
width:506px;
height:56px;
background-image:url(../images/div_center1.jpg);
background-repeat:no-repeat;
}

.main_links{
margin-left:60px;
font-family:"Trebuchet MS", Tahoma, Arial, verdana;
font-size:13px;
font-weight:700;
color:#333333;
padding-top:5px;
}

.main_links a{
text-decoration:none;
color:#000000;
}
.main_links a:hover{
text-decoration:none;
color:#990000;
}


.content_div{
width:506px;
height:412px;
background-color:#FFFFFF;
}

.content_div h1{
font-family:"Trebuchet MS", Tahoma, Arial, verdana;
font-size:30px;
text-align:left;
font-weight:800;
line-height:18px;
color:#336600;
background-color:#FFFFFF;
padding:15px 5px 0px 5px;
margin-bottom:10px;
}
.content_div p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
line-height:20px;
color:#336600;
padding:5px 5px 0px 5px;
background-color:#FFFFFF;
}

.content_div ul{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:justify;
line-height:20px;
color:#336600;
}

.content_div a{
text-decoration:none;
color:#333333;
}

.content_div span{
float:right;
color:#006600;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
.div_bottom{
clear:both;
width:800px;
height:21px;
background-image:url(../images/div_bottom.jpg);
background-repeat:no-repeat;
}

.footer{
width:800px;
height:25px;
background-color:#95A600;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding-top:5px;
color:#FFFFFF;
clear:both;
}
.footer img{
border:0px;
}

#cont2{
display:none;
text-align:center;
}