#cintogen 
{
padding-top : 10px;
text-align : right;
width : 950px;
}

#header 
{
margin-top : 0px;
background-image : url(/PrivateContent/template/header.jpg);
height : 157px;
background-position : left top;
background-repeat : no-repeat;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
width : 960px;
}

#footer 
{
color : #FFFFFF;
background-image : url(/PrivateContent/template/footer.jpg);
font-size : 11px;
text-align : center;
width : 960px;
padding-top : 5px;
height : 25px;
background-position : left top;
background-repeat : no-repeat;
}

#leftColumn 
{
display : inline;
clear : none;
text-align : left;
float : left;
padding-top : 10px;
padding-left : 20px;
width : 190px;
}

#main 
{
clear : none;
display : table;
text-align : left;
float : left;
margin-left : 10px;
margin-top : 10px;
width : 520px;
overflow : hidden;
}

#rightColumn 
{
text-align : left;
clear : none;
float : right;
width : 210px;
}

#wrap 
{
background-image : url(/PrivateContent/template/wrap.jpg);
background-position : left top;
background-repeat : repeat-y;
display : table;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
overflow : auto;
width : 960px;
}

#Content 
{
}

