/* CSS Document */
body
{font-family:Trebuchet,'Trebuchet MS',sans-serif; font-size:12px; margin:0; padding:0; background:url(../images/background.png) repeat-x #CCE599}
img 
{border:0px}
.clr
{clear:both}
.header
{width:100%; height:137px; background:url(../images/headerbg.png) repeat-x}
.banner
{width:960px; height:96px; background:url(../images/banner.png) no-repeat}
.menu
{width:960px; height:36px;}
.menu-left
{width:9px; height:36px; background:url(../images/menu-left.png) no-repeat bottom right; float:left}
#menu-body
{width:939px; height:36px;background:url(../images/menu-bg.png) repeat-x; float:left}
#menu-body ul
{margin:0;padding:0; margin-left:20px;}
#menu-body ul li
{list-style-type:none; float:left; background:url(../images/menu-on.png) repeat-x; height:36px;border-left:1px solid #E5EFCC;border-right:1px solid #A2B96B;}
#menu-body ul li a
{color:#FFFFFF; text-decoration:none; font-weight:bold; display:block; height:16px; padding:9px 20px; width:80px;background:url(../images/menu-on.png) repeat-x;}
#menu-body ul li a:hover
{color:#666666; text-decoration:none; font-weight:bold; display:block; height:16px; padding:9px 20px; width:80px;background:url(../images/menu-off.png) repeat-x;}

.menu-right
{width:9px; height:36px; background:url(../images/menu-right.png) no-repeat bottom left; float:left}
.container
{width:100%; height:auto; background:url(../images/container-bg.png) repeat-x #EBF4D4; min-height:346px}
.wrapper
{width:976px; height:auto; background:url(../images/content-bg.png) no-repeat; min-height:346px; padding-bottom:20px;}
#box-1
{width:600px; height:auto; margin:10px 10px 0 10px; float:left; border:#CCCCCC 1px solid; background:#FFFFFF}
div > /**/ #box-1	 
{margin:10px 10px 0 20px;}
#box-1 h1
{color:#FE6600; text-align:left; font-size:25px; margin:0; padding-left:10px;}
#box-1 p
{padding:5px; text-align:justify; font-size:14px; color:#666666; padding-right:10px;}

#box-1 .image
{width:300px; border:1px solid #669900; padding:5px; height:auto; float:left; margin:5px;}

div > /**/ #box-1 .image
{margin:10px;}

.Right-box
{width:310px; height:auto; float:right}

#box-2
{width:300px; height:auto; margin:10px 8px 0 0 ; float:right; border:#CCCCCC 1px solid; background:#FFFFFF; padding:10px;}
div > /**/ #box-2 
{margin:10px 20px 0 0 }
#box-2 h1
{background-color:#F2F2F2; color:#669900; font-size:16px; text-align:center; margin:0px; padding:10px}

#box-3
{width:300px; height:auto; margin:10px 8px 0 0 ; float:right; border:#CCCCCC 1px solid; background:#FFFFFF; padding:10px;}
div > /**/ #box-3 
{margin:10px 20px 0 0 }

#box-3 .test-1 
{line-height:18px; padding:0; text-align:justify; padding-right:10px; font-size:14px}
#box-3 .test-2 
{line-height:18px; text-align:right; padding:0; padding-right:10px;}

.footer
{width:100%; min-height:100px; background-color:#FFFFFF; border-top:2px #669900 solid}
.footer a
{font-size:11px; color:#669900; text-decoration:none;}
