body{
font-size: 12px;
font-family: Arial;
text-align : center; 
color: #585858;
}

#Wrapper {
margin: 0 auto;
width: 1024px;
text-align: left;
} 

#Header{ /*header*/
float: left;
width: 1024px;
text-align : right; }

#Main{ /*main*/
float: left;
width: 1024px; }

#FooterPart{ /*footer*/
clear: both;
text-align: center;
width: 1024px; }

#HeaderLeft{ /*top right*/
float: left; width: 779px; height:114px;
background-image:  url(/templates/certpt/images/banne_1.gif);
background-repeat: no-repeat;
 }

#HeaderRight{ /*top left*/
float: left; width: 245px; height:114px;
/*background-image:  url(/templates/certpt/images/banne_2.gif);*/
background-color: #E5EFF6;
background-repeat: no-repeat;
}

#Section3{ /*breadcrumbs*/
background-color: #eee; }

#LeftColumn{ /*left side*/
Float: left; width: 170px;
font-size: 14px;
font-family: Arial;
text-align : left;
color: #585858;
}

#BlankColumn{ /* coluna branca do tamanho da da ponta hexagono*/
float: left; width: 10px; height: 500px;
}

#CenterColumn{ /*content*/
float: left; width: 589px;}
/*
#HexagonColumn{  coluna ponta hexagono - APAGADO
float: left; width: 26px; height: 238px;
background-image:  url(/templates/certpt/images/hexagon_left.gif);
background-color: #E5EFF6;
background-repeat: no-repeat;
}
*/

#HexagonColumn{  
	float: left; width: 10px; height: 500px;
}

#RightColumn{ /*right side*/
float: left; width: 245px; height:159px;
/*background-image:  url(/templates/certpt/images/hexagon_right_top.gif);*/
background-color: #E5EFF6;
background-repeat: no-repeat;
 }
#RightColumn1{ /*right side,midle*/
float: right; width: 245px; height: 79px;
/*background-image:  url(/templates/certpt/images/hexagon_right_botom.gif);*/
background-color: #E5EFF6;
background-repeat: no-repeat;
text-align: right;
}
#RightColumn2{ /*right side,botom*/
float: right; width: 245px;
}

#Footer{ /*footer*/
width: 1024px; }
