#main {width:986px; margin:0 auto;}

#header {height:325px; background:url(images/header-bg.jpg) no-repeat left bottom;}
#header-index {height:325px; background:url(images/header1.jpg) no-repeat left bottom;}
#header-whatwedo {height:325px; background:url(images/header2.jpg) no-repeat left bottom;}
#header-speaking {height:325px; background:url(images/header3.jpg) no-repeat left bottom;}
#header-team {height:325px; background:url(images/header4.jpg) no-repeat left bottom;}
#header-news {height:325px; background:url(images/header5.jpg) no-repeat left bottom;}
#header-contact {height:325px; background:url(images/header6.jpg) no-repeat left bottom;}
#header-privacy {height:325px; background:url(images/header.jpg) no-repeat left bottom;}

#header, #content, #footer {
	font-size:.9em;
	background-color: #FFF;
}

#header-index, #header-whatwedo, #header-speaking, #header-team, #header-news, #header-contact, #header-privacy {
	font-size:0.75em;
	background-color: #FFF;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:320px;
	margin-right:20px;
	background-color: #FFF;
}
#page1 #content .col-1 .col-1 { width:291px; margin-right:40px;}
#page1 #content .col-1 .col-2 { width:231px;}
#page1 #content .col-2 { width:304px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:608px; margin-right:30px;}
#page2 #content .col-1 .col-1 { width:291px; margin-right:40px;}
#page2 #content .col-1 .col-2 { width:238px;}
#page2 #content .col-2 { width:304px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width: 608px;
	margin-right: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #004990;
}

#page3 #content .col-1-privacy {
	width: 986px;
	margin-right: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #004990;
}

#page3 #content .col-1 .col-1 {
	width:250px;
	margin-right:5px;
	padding-top: 5px;
	/* height: 0px; height issue */
}
#page3 #content .col-1 .col-2 {
	width:276px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #4a4a4a;
	padding-left: 20px;
	border-left-style: dotted;
	border-top-style: none;
	border-left-width: thin;
	border-left-color: #e0e0e0;
	padding-top: 5px;
}
#page3 #content .col-2 { width:304px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:608px; margin-right:30px;}
#page4 #content .col-2 { width:304px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:608px; margin-right:30px;}
#page5 #content .col-2 { width:304px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:608px;
	margin-right:30px;
	background-color: #FFF;
}
#page6 #content .col-2 { width:304px;}


/*=========================*/


#footer {height:62px;}

