@charset "utf-8";
/* CSS Document */
BODY{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#666666; margin:0;}
#wrapper{
    width:100%;
	margin:0 auto;
	text-align:center;
}
#page{
    width:743px;
	margin:0 auto;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
}
#header{
    text-align:left;
	height:132px;
}
#header #logo{float:left; margin-top:25px;}
#header #when{float:right; margin-top:86px;}
#left {
    color:#ffffff;
    text-align:left;
    background: url(../images/left-bt.gif) bottom no-repeat;
    float:left;
    width:201px;
}
#left a{color:#afbd21;}
#left p{padding:5px 18px 15px 18px;margin:0;}
#left_top{
   margin-top:150px;
   background: #5c8727 url(../images/left-tp.gif) no-repeat;
   float:left;
}
#right {
     margin-top:60px;
     text-align:left;
     float:right;
	 width:518px;
}
#right p{padding-right:100px;}
#right a{color:#5c8727;}
#footer {
   margin-top:95px;
   font-size:10px;
   height:35px;
   width:518px;
   background:url(../images/footerbg.gif) no-repeat;
}
#footer p{padding:10px; margin:0;}
#footer a{color:#666666;}
#footer a:visited{color:#666666;}
#footer a:active{color:#666666;}
#footer a:hover{color:#000000;}
#greenlogo{
    margin:18px 18px 0 0;
	float:right;
}
#trademark{
     width:200px;
     float:left;
    margin:10px;
}