/* CSS Document */
BODY {
madgin:0px;
padding:0px;
font-family:"Lucida Sans", Helvetica, "Trebuchet MS", Arial;
background:#919181 url(../images/construct/background.gif) repeat-x top left;
}
#container {
width:100%;
margin:0px;
padding:0px;
}
#pagearea {
width:1000px;
margin:auto;
}
#leftpanel {
width:332px;
height:555px;
float:left;
background:url(../images/leftpanel/1.jpg);
}
#rightpanel {
width:668px;
float:right;
}

#masthead {
width:668px;
height:139px;
background:url(../images/construct/TopBanner.gif);
}
#menu {
height:29px;
width:668px;
background-color:#6E7B6D;
}
#pagecontent {
width:668px;
background-color:#FFFFFF;
min-height:387px;
}
#innerpagecontent {
padding:10px;
}
#footer {
height:45px;
background-color:#3E4F3C;
font-family:"Trebuchet MS", Arial, Helvetica, Sans-Serif;
color:#CCCCCC;
font-size:11px;
text-align:center;
padding-top:20px;
}

.gradbox {
background:url(../images/construct/LatestNews_Back.gif) no-repeat top left;
width:200px;
}
.gradboxinside {
padding:5px;
}
