body {
font-family: Georgia;
font-size: 12px;
color: #808080;
margin: 0px;
padding: 0px;
}

.textred{color:#FF0000};

img {
border: 0px;
}
form {
padding: 0px;
margin: 0px;
}
a {
text-decoration: none;
color: #000;
}
.clear {
clear: both;
}
.container {
width: 738px;
height: auto;
margin: 0px auto 5px auto;
}
.header {
height: 93px;
background-color: #fff;
}
.menu {
font-size: 13px;
height: 38px;
background-image: url('images/menu.gif');
padding-top: 16px;
}
.menu a {
color: #8e8e8e;
text-decoration: none;
}
.menu a:active {
color: #000;
text-decoration: underline;
}
.menu a:hover {
color: #000;
text-decoration: underline;
}
.menu span {
margin-top: 10px;
margin-left: 40px;
margin-right: 28px;
}
.banner {
height: 333px;
padding-left: 1px;
}
.desc {
margin-top: -70px; 
margin-left: 1px;
position: absolute;
}
.language {
height: 30px;
}
.sidebar {
float: left;
width: 203px;
height: auto;
}
.top {
height: 9px;
background-image: url('images/top.gif');
}
.side {
padding: 15px;
border-left: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
}
.bottom {
height: 10px;
background-image: url('images/bottom.gif');
}
.content {
float: right;
width: 525px;
height: auto;
}
.box {
width: 242px;
height: auto;
margin-left: 10px;
margin-bottom: 25px;
}
#left {
float: left;
}
#right {
float: right;
}
.top-box {
height: 51px;
}
#about {
background-image: url('images/about.gif');
}
#features {
width: 242px;
background-image: url('images/features.gif');
}
#merchants {
background-image: url('images/merchants.gif');
}
#affiliates {
background-image: url('images/affiliates.gif');
}
.content-box {
padding: 15px;
border-left: 1px solid #e0e0e0;
border-right: 1px solid #e0e0e0;
}
.bottom-box {
height: 10px;
background-image: url('images/end.gif');
}
.content-left {
width: 320px; 
height: auto; 
float: left;
}
.content-right {
float: right; 
width: 200px; 
border-left: 2px dotted black;
}
.footer {
height: 32px;
background-image: url('images/footer.gif');
padding-top: 30px;
padding-left: 30px;
}