body 
{
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align: center;
}

div.frame 
{
width: 874px;
height: auto;
margin: auto;
padding-left: 10px;
padding-right: 10px;
}

div.header 
{
float: left;
clear: both;
width: auto;
height: 138px;
margin-bottom: 11px;
}

div.header-left
{
float: left;
width: 127px;
}

div.header-right-top
{
float: right;
width: 747px;
}

div.header-right-bottom
{
float: right;
width: 747px;
}

div.carousel 
{
float: left;
clear: both;
width: 100%;
}

div.content 
{
float: left;
clear: both;
width: 100%;
}

div.content div.column1
{
float: left;
clear: none;
width: 37%;
}

div.content div.column2
{
float: left;
clear: none;
width: 17%;
}

div.content div.column3
{
float: left;
clear: none;
width: 21%;
}

div.content div.column4
{
float: left;
clear: none;
width: 15%;
}

div.content div.column5
{
float: left;
clear: none;
width: 10%;
}

div.content div.column6
{
float: left;
clear: none;
width: 25%;
}