html{
margin:0px;
padding:0px;
}

body{
margin:0;
padding:0px;
background:#e4eece;
font-family:Verdana;

}

a{
text-decoration:none;
color:#333333;
}

ul{
list-style:none;
}

#container{
width:930px;
margin-left:auto;
margin-right:auto;
border: 1px solid #BFD78B;
}

#contentbg{
width:100%;
background:url(../images/int_bg.jpg) #DBF1B1 no-repeat;
}

#header{
width:100%;
height:138px;
background:url(../images/header.jpg);
}

#user3{
height:18px;
margin-bottom:30px;
width:930px;
float:left;
background:#e4eece;
border-bottom:1px solid #fff;
padding-top:2px;
}

#user3 a{
font-size:17px;
font-weight:bold;
color:#6B8730;
padding:0px 10px 0px 5px;

}

#left {
width:175px;
margin-right:30px;
margin-left:10px;
margin-top:-10px;
float:left;
}

#left h3{
margin-left:2px;
padding:5px;
color:#6B8730;
border-top:1px solid #6B8730;
border-bottom:1px solid #6B8730;
}

#left a{
color:#5B5A5A;
font-size:13px;
font-weight:bold;
line-height:20px;
}



#user1{
margin-top:30px;
margin-bottom:30px;
width:650px;
float:left;
background:#fff;

}

#content{
margin-top:0px;
margin-bottom:15px;
width:650px;
float:left;
background:#fff;
border:3px solid #BFD78B;
padding:5px;
}

#contentbottom {
margin-top:0px;
margin-bottom:15px;
width:650px;
float:left;
background:#fff;
border:3px solid #BFD78B;
padding:5px;
}

#clear{
clear:both;
}


#footer{
background:#fff;
width:930px;
height:60px;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-top:5px;
border-left: 1px solid #BFD78B;
border-right: 1px solid #BFD78B;
}

#footer a{
color:#6B8730;
}
.footerbox{
width:930px;
margin-left:auto;
margin-right:auto;
border-left: 1px solid #BFD78B;
border-right: 1px solid #BFD78B;
}

#bottom h3{
font-size:16px;
}

#bottom{
background:#E4EECE;
width:700px;
text-align:center;
margin-left:auto;
margin-right:auto;
padding-bottom:0px;
border-bottom: 1px solid #BFD78B;
}

#bottom a{
text-decoration:none;
font-size:13px;
color:#6B8730;
float:left;
display:block;
margin-right:10px;
font-weight:bold;
padding-right:0px;
text-align:center;
vertical-align: top;
margin-top:-15px;
margin-bottom:15px;
}
#bottom ul{
list-style:none;
}

#bottom li{
display:inline;
text-align: center;
float:left;
}

#homeCoupon{
 border:1px solid; 
 width:120px; 
 height:14px; 
 color: white; 
 background-color:red; 
 font-size:8pt; 
 font-weight: bold; 
 text-align: center;
}

#homeCoupon a:link{
 color:#ffffff;
}
#homeCoupon a:visited{
 color:#ffffff;
}
#homeCoupon a:hover{
 color:#ffffff;
}
#homeCoupon a:active{
 color:#ffffff;
}
