
* {
margin:0;
padding:0;
}

body {
color:#fff;
background:#69A500 url(../images/bg.gif) repeat-x 0% 0%;
font-family:Tahoma, Verdana;
font-size:11px;
}

.clear {
clear:both;
font-size:0%;
line-height:0%;
height:0px;
}

h1 span, h2 span {
display:none;
}

#all {
width:980px;
margin:14px auto 0 auto;
}



/* =Misc(links)
----------------------------------------------- */
a {
color:#B7EC00;
text-decoration:underline;
}

img {
border:none;
}
/* =Header
----------------------------------------------- */
#header {
height:348px;
}
#menu {
background:url(../images/menu.gif) no-repeat 0% 0%;
width:980px;
height:46px;
display:table;
}
#menu table {
margin:13px 0 0 29px;
position:absolute;
}
#head {
background:url(../images/header.jpg) no-repeat 0% 0%;
width:980px;
height:302px;
}
#t_feat {
position:absolute;
margin:196px 0 0 69px;
}
#logo {
position:absolute;
margin:52px 0 0 29px;
}

/* =Content
----------------------------------------------- */
#content {
padding:0 0 10px 11px;
}
.left {
background:#fff url(../images/left.gif) no-repeat 0% 100%;
}
.left2 {
background:url(../images/left2.gif) repeat-x 0% 0%;
padding:0 0 0 21px;

}
.center {
background:#4D7900 url(../images/center.gif) repeat-x 0% 0%;
}
.right {
background:url(../images/right.gif) repeat-y 0% 0%;
}
.border {
border:solid 1px #C2DA97;
}
.left_txt {
color:#465429;
}
.left_txt strong{
color:#CF1324;
font-size:12px;
}
.letter {
color:#465429;
width:197px;
padding:0 0 19px 0;
}
.sub {
background:#fff;
border:solid 1px #ABB697;
width:128px;
height:16px;
font-size:11px;
font-family:Tahoma;
color:#AFBA97;
padding:2px 0 0 4px;
}
.cont {
padding:14px 29px 10px 21px;
}
.green {
color:#B7FF00;
}

/* =Footer
----------------------------------------------- */

#footer {
background:url(../images/footer.gif) no-repeat 0% 0%;
width:980px;
height:47px;
}
#footer table{
color:#fff;
position:absolute;
margin:14px 0 0 24px;
}
#footer table a{
color:#fff;
}