#main {
	width: 1150px;
	margin:0 auto;
	text-align:left;
}

#header {
	height:375px;
}

#footer { height:61px;}

.column-1, .column-2, .col-1, .col-2{float:left;}
.container {width:100%; overflow:hidden;}

#header .col-1{ width:195px;}
#header .col-2{ width:290px;}

/* ============================= page1 ===========================*/
#page1 .column-1{
	width:500px;
	text-align: justify;
}
#page1 .column-2{
	width:500px;
}
#page1 #content .col-1{ width:290px;}
#page1 #content .col-2{ width:286px;}

/* ============================= page2 ===========================*/
#page2 .column-1{ width:320px;}
#page2 .column-2{ width:620px;}
#page2 #content .col-1{ width:235px;}
#page2 #content .col-2{ width:380px;}

/* ============================= page3 ===========================*/
#page3 .column-1{ width:620px;}
#page3 .column-2{ width:320px;}
#page3 #content .col-1{ width:293px;}
#page3 #content .col-2{ width:286px;}

/* ============================= page4 ===========================*/
#page4 .column-1{ width:320px;}
#page4 .column-2{ width:620px;}

/* ============================= page5 ===========================*/
#page5 .column-1{ width:620px;}
#page5 .column-2{ width:320px;}


/* ============================= page6 ===========================*/
.closer{clear: left;}
.clienteditor li{padding:0; margin-left: 50px;}