body {
background-image: url('../images/gui/top_bg.gif');
background-repeat: repeat-x;
margin: 0px;;
text-align: Center;
font-size: 13px;
color: #212121;
line-height: 17px;
}

a {
color:#70a63e;
}

a:hover {
color:#70a63e;
text-decoration: none;
}


div.container {
width: 839px;
border: 0px solid #FF0000;
margin: 0 auto;
}


div.footer {
clear: right;
background-image: url('../images/gui/footer_bg.gif');
background-repeat: repeat-x;
background-color: #333333;
color: #FFF;
padding: 15px 20px 25px 20px;
font-size: 14px;
}
div.footercontainer {
width: 839px;
height: 117px;
border: 0px solid #FF0000;
margin: 0 auto;
text-align: center;
}


div.footergp {
position: relative;
float: left;
width: 200px;
border-right: 1px solid #666;
padding: 10px;
text-align: left;
}

div.footerif {
position: relative;
float: left;
left: 0px;
width: 300px;
padding: 10px 0 0 30px;
text-align: left;
}

div.footeren {
position: relative;
float: right;
width: 200px;
border-left: 1px solid #666;
padding: 10px 10px 10px 20px;
text-align: left;
}

div.footer p {
margin: 0px;
padding-top: 5px;
font-size: 13px;
line-height: 15px;
}

div.footer i {
color:#7fb54d;
}

div.header {
text-align: left;
height: 87px;
margin: 0px;
}

div.product {
position: absolute;
width:315px;
margin: 0px;
}

div.nav {
position: relative;
float: right;
width: 514px;
padding: 0px;
}

div.productbottom {
position: absolute;
top: 234px;
width:315px;
margin: 0px;
}

div.homecontent {
position: relative;
width:465px;
float: right;
text-align: left;
margin: 20px;
}

div.productcontent {
position: relative;
width:780px;
float: right;
text-align: left;
margin: 20px;
}

div.smallproduct {
clear:right;
text-align: center;
margin: 0px;
padding-top: 0px;
}

span.title {
font-size: 26px;
margin: 0px;
}


p {
margin-left: 20px;
}

ul {
margin-top: 5px;
padding-left: 35px;
}

h2 {
color: #999;

}

h3 {
margin: 0px 10px 4px 0px;
}

table.product {
padding:0;
margin:0px;
font-size: 13px;
}
table.product p {
padding: 0px;
margin: 0 12px 0 0px;
}