
/* -------------   Global Containers   ------------- */

div#container {
	padding-top: 0px;
	width: 880px;
	margin: 0 auto;
}

div#maincanvas {
	float: left;
	width: 860px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-right: 10px solid #7c7c7c;
	border-bottom: 10px solid #7c7c7c;
	border-left: 10px solid #7c7c7c;
	background-color: #fff;
}

div#outerlinks {
	float: left;
	width: 880px;
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 20px 0px;
}

div#outerlinks p {
	float: left;
	font-size: 11px;
	margin: 0px 20px 0px 0px;
}

div#outerlinks p a {
	color: #999;
}

.clearer {
	clear: both;
}

a img {
	border: 0;
}


/* -------------   Header Banners   ------------- */

body#homepage div#header {
	width: 860px;
	height: 155px;
	background: #eee url("../images/banner.jpg") no-repeat;
}


body#aboutpage div#header {
	width: 860px;
	height: 155px;
	background: #eee url("../images/banner.jpg") no-repeat;
}

body#newspage div#header {
	width: 860px;
	height: 155px;
	background: #eee url("../images/banner.jpg") no-repeat;
}

body#howweworkpage div#header {
	width: 860px;
	height: 155px;
	background: #eee url("../images/banner.jpg") no-repeat;
}

body#mediapage div#header {
	width: 860px;
	height: 155px;
	background: #eee url("../images/banner.jpg") no-repeat;
}

body#getintouchpage div#header {
	width: 860px;
	height: 155px;
	background: #eee url("../images/banner.jpg") no-repeat;
}

body#miscpage div#header {
	width: 860px;
	height: 155px;
	background: #eee url("../images/banner.jpg") no-repeat;
}


/* -------------   Content Area   ------------- */

div#contentarea {
	float: left;
	width: 780px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 40px;
	background-color: #fff;
}

/* -------------   Message area   ------------- */

div#contentarea #messagearea {
	margin: 20px 	0px 20px 0px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px dotted #ccc;
	clear: left;
}

div#contentarea #messagearea h3 {
	text-indent:-9999px;
	width: 780px;
	height: 70px;
	margin: 0px 0px 10px 0px;
}

div#contentarea #messagearea h3.message1 {
	background: #eee url("../images/message_1.gif") no-repeat;
}

div#contentarea #messagearea h3.message_home {
	background: #eee url("../images/message_home.gif") no-repeat;
}

div#contentarea #messagearea h3.message_team {
	background: #eee url("../images/quote_team.gif") no-repeat;
	height: 168px;
}

div#contentarea #messagearea h3.message_about {
	background: #eee url("../images/quote_about.gif") no-repeat;
	height: 126px;
}

div#contentarea #messagearea h3.message_contact {
	background: #eee url("../images/quote_contact.gif") no-repeat;
	height: 126px;
}

div#contentarea #messagearea h3.message_finance {
	background: #eee url("../images/quote_finance.gif") no-repeat;
	height: 78px;
}

div#contentarea #messagearea h3.message_captives {
	background: #eee url("../images/quote_captives.gif") no-repeat;
	height: 78px;
}

div#contentarea #messagearea h3.message_standby {
	background: #eee url("../images/quote_standby.gif") no-repeat;
	height: 100px;
}




#contentarea .column_width_1 {
	float: left;
	width: 250px;
	margin-right: 15px;
	margin-bottom: 30px;
}

#contentarea .column_width_2 {
	float: left;
	width: 515px;
	margin-right: 15px;
	margin-bottom: 30px;
}

#contentarea .column_width_3 {
	float: left;
	width: 780px;
	margin-right: 0px;
	margin-bottom: 30px;
}

#contentarea .last {
	margin-right: 0px;
}







/* -------------   Main Column   ------------- */


div#twocolumns {
	float: left;
	width: 780px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
}




/* -------------   Sub Column   ------------- */

div#subcolumn {
	float: left;
	width: 180px;
	margin: 0px 0px 10px 26px;
	padding: 0px 0px 8px 0px;
	background-color: #fff;
}

div#subcolumn_news {
	float: left;
	width: 180px;
	margin: 0px 0px 10px 26px;
	padding: 8px 0px 8px 0px;
	background-color: #fff;
}

div#subcolumn a img {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}


/* -------------   Gallery panel   ------------- */

#gallerypanel {
	float: left;
	width: 504px;
	background-color: #fff;
	border: 1px dotted #999;
	padding: 10px 6px 6px 10px;
	margin: 10px 0px 10px 0px;
}

#gallerypanel h5 {
	padding: 0px 0px 5px 0px;
	margin: 0px 4px 10px 0px;
	border-bottom: 1px solid #ccc;
}

#gallerypanel a {
	float: left;
	width: 96px;
	height: 96px;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 4px 0px;
}

#gallerypanel img {
	border: 0;
	border-style: none;
}




/* -------------   Biog panel   ------------- */

.biog {
	float: left;
	width: 780px;
	padding: 0px 0px 0px 0px;
	margin: 10px 20px 10px 0px;
	border-top: 1px dotted #999;
	background: #fff url("../images/panel_grad.jpg") repeat-x;
}

.biog.orange {
	background: #fff url("../images/panel_grad_orange.jpg") repeat-x;
}

.biog.green {
	background: #fff url("../images/panel_grad_green.jpg") repeat-x;
}

.biog.blue {
	background: #fff url("../images/panel_grad_blue.jpg") repeat-x;
}

.biog img {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 10px 16px 10px 10px;
}

.biog .titles {
	float: left;
	width: 270px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	
}

.biog .history {
	float: left;
	width: 310px;
	padding: 10px 0px 10px 20px;
	margin: 0px 0px 0px 0px;
	border-left: 1px dotted #999;
}






/* -------------   Footer Area   ------------- */

div#footer {
	float: left;
	width: 840px;
	padding: 26px 0px 20px 20px;
	margin: 20px 0px 0px 0px;
	background: #fff url("../images/footer_background.jpg") no-repeat;
	overflow: hidden;
}

#footer #associations {
	float: left;
	width: 840px;
	margin-left: 25px;
}

#footer #associations p {
	margin: 0;
	padding: 0;
}

#footer #associations p.rothschild a {
	float: left;
	display: block;
	width: 130px;
	height: 65px;
	text-indent: -99999px;
	background-image: url(../images/footerlogo_rothschild.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#footer #associations p.fivearrows a {
	float: left;
	display: block;
	width: 130px;
	height: 65px;
	text-indent: -99999px;
	background-image: url(../images/footerlogo_fivearrows.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#footer #associations p.sandp a {
	float: left;
	display: block;
	width: 130px;
	height: 65px;
	text-indent: -99999px;
	background-image: url(../images/footerlogo_sandp.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#footer #associations p.bsi a {
	float: left;
	display: block;
	width: 130px;
	height: 65px;
	text-indent: -99999px;
	background-image: url(../images/footerlogo_bsi.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#footer #associations p.fla a {
	float: left;
	display: block;
	width: 130px;
	height: 65px;
	text-indent: -99999px;
	background-image: url(../images/footerlogo_fla.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}

#footer #associations p.noa a {
	float: left;
	display: block;
	width: 130px;
	height: 65px;
	text-indent: -99999px;
	background-image: url(../images/footerlogo_noa.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
}


