body {
background-color: #8e7352;
margin:0px 0px 0px 0px;
padding:0px;
font: 0.8em  arial, helvetica;
color: #000;
}
h1{
padding:5px 0 15px 0;
margin:0px;
font-size:2em;
color:#FFFFFF;
font-weight: normal;
}
h2{
padding:5px 0 5px 0;
margin:0px;
font-size:1.6em;
color:#f7951e;
font-weight: normal;
}
h3{
padding:0 0 5px 0;
margin:0px;
font-size:12px;
color:#59cef9;
}
h4{
padding:0 0 10px 0;
margin:0px;
font-size:14px;
color:#7ea743;
}
a{
text-decoration:none;
color: #ff6400;
padding-left:0px;
}
a:hover{
text-decoration:underline;
color: #ff6400;
}
b{
 color: #8e7352;
}

p{
padding:2px 0 15px 0;
margin:0px;
line-height:1.5em;
font: Calibri;
color: #8e7352;
}

p.white{
color:#FFFFFF;
}
p.green{
color:#d4f0ba;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}
ul{
  margin:0;
  padding:0 0px 0 20px;
  color: #8e7352;
}
li{
  margin:0;
  padding:5px 0 0 0;
}

td{
  vertical-align: top;

}

img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}
img.box_img{
float:left;
padding:0 20px 0 0 ;
}
#main_container{
width:900px;
height:auto;
margin:auto;
background-color:#FFFFFF;
}
#header{
width:900px;
height:auto;
margin:auto;
}
#logo{
padding:15px 0 15px 30px;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:900px;
height:42px;
padding:0px;
clear:both;
background-color:#cc0066;
}
#menu ul{
list-style:none;padding:0 0 0 238px;margin: auto;display:block;
}
#menu ul li{
list-style:none;display:inline;float:left;width:auto;height:42px;padding:0px;line-height:42px; font-family:Arial, Helvetica, sans-serif; font-size:13px;
}
#menu ul li a{
height:42px; width: auto;float:left;text-decoration:none;padding:0 0 0 25px; margin:0px 3px 0px 3px;color:#fff;text-align:center;
}
#menu ul li a:hover{
height:42px;width: auto;text-decoration:none;color: #fff;padding:0 0 0 25px; background:url(images/menu_arrow.gif) no-repeat left;
}
#menu ul li a.current{
height:42px;width: auto;float:left;text-decoration:none;padding:0px;color: #fff;padding:0 0 0 25px; background:url(images/menu_arrow.gif) no-repeat left;
}

/*----------------middle green box-----------*/
.green_box{
width:900px;
height:350px;
height:350px;
clear:both;
background: no-repeat left #ff6400;
background-position:50px 0px;
color: #000000;
}

.green_box p{
color: #fff;
}
.white_box{
width:900px;
height:322px;
clear:both;
background: no-repeat left #fff;
background-position:50px 0px;

}
.clock{
float:left;
padding:0px;
}
.text_content{
width:580px;
float:left;
padding:20px 0 0 20px;

}
.read_more{
width:101px;
height:29px;
float:right;
padding:10px;
line-height:29px;
text-align:center;
}
.read_more a{
text-decoration:none;
color:#FFFFFF;
}
.read_more_link{
width: auto;
float:right;
padding:3px 25px 3px 0;

}
.read_more_link a{
text-decoration:none;
color:#f7941d;
}

}
/*--------------------------main_content-------------------*/
#main_content{
width:900px;
clear:both;
margin:10px;
}
#content{
  margin:35px;
}

#left_content {
 float:left;
 width:260px;
 padding:0 15px;
 background:#f9f7f4;
 height:200px;
}

#middel_content {
 margin: 0 300px 0 300px;
 padding:0 15px;
 background:#f9f7f4;
 height:200px;
}

#right_content {
float:right;
width: 260px;
background:#f9f7f4;
padding:0 15px;
height:200px;
}
/*----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
height:37px;
color: #fff;
background-color:#ff6400;
}
.copyright{
float:left;
padding-left:10px;
padding-top:10px;
}
.footer_links{
float:left;
padding-left:15px;
padding-top:13px;
}
.footer_links a{
text-decoration:none;
color: #fff;
padding-left:0px;
}
.footer_links a:hover{
text-decoration:underline;
color: #fff;
}



