#main { width:980px; margin:0 auto; text-align:left; position:relative;}

#header {height:487px; background:url(images/header-bg.jpg) top repeat-x;}

#footer { height:51px; padding:36px 0 0 65px;}

.col-1, .col-2, .col-3 {float:left;}
.container {
	width:100%;
	overflow:hidden;
}
.container2 {width:100%;}
.container3 {width:75%;}

#header .col-1 {width:443px !important;}
#header .col-2 {width:537px !important;}

/* ============================= page1 ===========================*/

#page1 .col-1 {width:539px;}
#page1 .col-2 {width:286px;}

#page1 .col-1 .col-1 {width:254px;}
#page1 .col-1 .col-2 {width:254px;}

/* ============================= page2 ===========================*/

#page2 .col-1 {width:539px;}
#page2 .col-2 {width:286px;}

#page2 .col-1 .col-1 {width:287px;}
#page2 .col-1 .col-2 {width:233px;}

/* ============================= page3 ===========================*/

#page3 .col-1 {width:539px;}
#page3 .col-2 {width:286px;}

#page3 .col-1 .col-1 {width:254px;}
#page3 .col-1 .col-2 {width:254px;}

/* ============================= page4 ===========================*/

#page4 .col-1 {width:539px;}
#page4 .col-2 {width:286px;}

/* ============================= page5 ===========================*/

#page5 .col-1 {
	width:530px;
}
#page5 .col-2 {
	width:290px;
}

#page5 .col-1 .col-1 {width:250px;}
#page5 .col-1 .col-2 {width:237px;}


/* ============================= page6 ===========================*/

#page6 {
	background-color:#CCCCCC
}
.addressbox {
	margin-right: 90px;
	margin-left: 20px;
}
.with50perc {
	width: 50%;
	float: left;
}
.with100perc {
	width: 100%;
	float: left;
}
#page3 .top-tail .bottom-tail #main #content .container {
	border: thin solid #3F5676;
}