/*-------------------------*//* global layout styles *//*---------------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#container, #topnav {
	width:900px;
	margin:0 auto;
}

#additional_fields
{
	display: none;
}

/*header*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#header{
	height:68px;
	width:100%;
	background:#574b47;
}

#header #logo{
	float:left;
	display:block;
	width: 149px;
	height: 21px;
	background: url(/images/logo_head_screen.gif) no-repeat 0 0;
} 

#header a:link#logo, #header a:visited#logo{
	float:left;
	display:block;
	width: 240px;
	height: 21px;
	background: url(/images/logo_head_screen.gif) no-repeat 0 0;
}

#header #logo img {
	display: none;
}

#topnav{
	padding-top:23px;
	font-size:1.1em;
	font-weight:bold;
}

#topnav ul{
	float: right;
}

#topnav li{
	float:left;
	display:inline;
	margin:0 10px 0 0;
	list-style:none;
}

#topnav li.end{
	margin:0;
}

#topnav a, #topnav span{
	background-repeat:no-repeat;
	background-position:0 0;
	height:27px;
}

#topnav a:hover, #topnav a:hover span, #topnav_customers a, #topnav_customers span{
	background-position:0 -31px;
}

#topnav_customers a, #topnav_customers span{
	background-image:url(/images/topnav_customers.gif);
	width:78px;
	padding-right:10px;
}

#topnav_advisers a, #topnav_advisers span{
	background-image:url(/images/topnav_advisers.gif);
	width:66px;
	padding-right:10px;
}

#topnav_press a, #topnav_press span{
	background-image:url(/images/topnav_press.gif);
	width:48px;
	padding-right:10px;
}


#topnav_business a, #topnav_business span{
	background-image:url(/images/topnav_business.gif);
	width:126px;
}

/*navigation*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#nav {
	margin: 0 0 40px;
	clear: both;
	background: #ededed;
	border-bottom: 2px solid #f4f4f4;
}
	
#nav_sleeve {
	border-bottom: 1px solid #d3d3d3;
	position: relative;
}

#nav ul {
	border-left: 1px solid #d3d3d3;
	width: 899px;
	margin: 0 auto;
	list-style:none;
	zoom: 1;
}
#nav ul:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#nav li{
	float:left;
}

#nav a{
	display: block;
	font-weight: bold;
	font-size: .92em;
	border: 1px solid #fff;
	border-right-color: #d3d3d3;
	border-bottom-width: 0;
	padding: 15px 12px;
	zoom:1;float:left; /* :hack: make entire area clickable in IE6 */
}

#nav a:focus, #nav a:hover {
	background: #eaeaea url(/images/bg_nav_hover.gif) repeat-x top;
	text-decoration: none;
	color: #2b1e1a;
}

#body_home #nav_home a,
.body_about #nav_about a,
.body_solutions #nav_solutions a,
.body_equity #nav_equity a,
.body_products #nav_products a,
#body_process #nav_process a,
.body_contact #nav_contact a {
	color: #2b1e1a;
	background: #fff;
}

#nav #resizer {
	float: right;
	padding-top: 15px;
}

#nav #resizer .title {
	float: left;
	position: static;
}

#nav #resizer a {
	float: left;
	width: 15px;
	height: 11px;
	background: url(/images/resizer.gif) no-repeat;
	border: 0;
	padding: 0;
	margin: 2px 0 0;
}

#nav #resizer #normal { background-position: 0 0; }
#nav #resizer #large { background-position: -15px 0; }
#nav #resizer #largest { background-position: -30px 0; }
#nav #resizer #normal.on { background-position: 0 -11px; }
#nav #resizer #large.on { background-position: -15px -11px; }
#nav #resizer #largest.on { background-position: -30px -11px; }

#nav #resizer span {
	position: absolute;
	left: -9999px;
}

/*sub navigation*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#nav_sub {
	width: 170px;
	margin-left: -670px;
	float: left;
	position: relative;
}

#nav_sub ul {
	margin: 0;
	padding: 0 0 1px;
	background: #fff url(/images/bg_dots.gif) repeat-x bottom;
	list-style: none;
}

* html #nav_sub li { display: inline; } /* :hack: fix gaps in IE6 */

#nav_sub a {
	display: block;
	background: url(/images/bg_dots.gif) repeat-x top;
	zoom: 1;
}

#nav_sub span {
	display: block;	
	padding: 8px 10px;
	zoom: 1;
}

#nav_sub a:focus, #nav_sub a:hover {
	background: #ebebec url(/images/bg_nav_sub.gif) no-repeat top;
	text-decoration: none;
}

#nav_sub a:focus span, #nav_sub a:hover span {
	background: url(/images/bg_nav_sub_bottom.gif) no-repeat bottom;
}

#body_about #sub_about a,
#body_ship #sub_ship a,
#body_awards #sub_awards a,
#body_directors #sub_directors a,
#body_team #sub_team a,
#body_solutions #sub_solutions a,
#body_team #sub_team a,
#body_film #sub_film a,
#body_equity #sub_equity a,
#body_right #sub_right a,
#body_eligible #sub_eligible a,
#body_family #sub_family a,
#body_products #sub_products a,
#body_lso #sub_lso a,
#body_rcr #sub_rcr a,
#body_fcro #sub_fcro a,
#body_interest #sub_interest a,
#body_byo #sub_byo a,
#body_costs #sub_costs a,
#body_erc #sub_erc a,
#body_guarantees #sub_guarantees a {
	background: #574b47 url(/images/bg_nav_sub_on.gif) no-repeat top;
	color: #fff;
	font-weight: bold;
}

#body_about #sub_about span,
#body_ship #sub_ship span,
#body_awards #sub_awards span,
#body_directors #sub_directors span,
#body_team #sub_team span,
#body_solutions #sub_solutions span,
#body_team #sub_team span,
#body_film #sub_film span,
#body_equity #sub_equity span,
#body_right #sub_right span,
#body_eligible #sub_eligible span,
#body_family #sub_family span,
#body_products #sub_products span,
#body_lso #sub_lso span,
#body_rcr #sub_rcr span,
#body_fcro #sub_fcro span,
#body_interest #sub_interest span,
#body_byo #sub_byo span,
#body_costs #sub_costs span,
#body_erc #sub_erc span,
#body_guarantees #sub_guarantees span {
	background: url(/images/bg_nav_sub_bottom_on.gif) no-repeat bottom;
}

#nav_sub li:hover+li a,
#body_about #sub_about+li a,
#body_ship #sub_ship+li a,
#body_team #sub_team+li a,
#body_film #sub_film+li a,
#body_awards #sub_awards+li a,
#body_directors #sub_directors+li a,
#body_solutions #sub_solutions+li a,
#body_team #sub_team+li a,
#body_equity #sub_equity+li a,
#body_right #sub_right+li a,
#body_eligible #sub_eligible+li a,
#body_family #sub_family+li a,
#body_products #sub_products+li a,
#body_lso #sub_lso+li a,
#body_rcr #sub_rcr+li a,
#body_fcro #sub_fcro+li a,
#body_interest #sub_interest+li a,
#body_byo #sub_byo+li a,
#body_costs #sub_costs+li a,
#body_erc #sub_erc+li a,
#body_guarantees #sub_guarantees+li a { background-image: none; }
	
/*content*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#content{
	clear: both;
	width: 470px;
	padding: 0 230px 40px 200px;
	zoom: 1;
}
#content:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; }

#content_main{
	width: 100%;
	float: left;
}
 
#content_sub{
	float: left;
	width: 200px;
	padding-left: 30px;
	margin-right: -230px;
}

#content.twocol {
	width: 530px;
	padding-left: 60px;
	padding-right: 310px;
}

/* panels */
.panel {
	background: #fdfde0 url(/images/bg_panel_bottom.gif) no-repeat bottom;
	margin: 0 0 25px;
}


.panel_sleeve {
	background: url(/images/bg_panel.gif) no-repeat top;
	padding: 7px 12px;
}

.panel p {
	margin: 0 0 5px;
}


#options_bar ul {
	background: url(/images/bg_dots.gif) repeat-x top !important;
	padding: 12px 0 0 !important;
	margin: 0 !important;
	zoom: 1;
}
#options_bar ul:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#options_bar li {
	float: left !important;
	list-style: none !important;
	margin-right: 10px !important;
	padding: 0 10px 0 0 !important;
	background: url(/images/bg_inline_list.gif) no-repeat right !important;
}

#options_bar li.print { background: none !important; }

#options_bar li a {
	padding-left: 17px !important;
	background: no-repeat left !important;
	color: #666 !important;
	text-decoration: none !important;
}

#options_bar li a:focus, #options_bar li a:hover {
	text-decoration: underline !important;
}

#options_bar li.tell a { background-image: url(/images/icon_tell.gif) !important; }
#options_bar li.print a { background-image: url(/images/icon_print.gif) !important; }

/* content_sub box styles */
.side_box { background: no-repeat bottom; margin: 0 0 10px; }
.side_box div { padding: 10px 10px 5px; background: no-repeat top; }
.side_box h2 { font-size: 1.08em; margin: 0 0 7px; }
.side_box p { margin-bottom: 5px; }

#content_sub .style_1 { background-color: #fcf2ec; background-image: url(/images/bg_style_1_bottom.gif); }
#content_sub .style_1 div { background-image: url(/images/bg_style_1.gif); }
#content_sub .style_1 .more a { color: #9f5745; background-image: url(/images/bg_style_1_a.gif); }
#content_sub .style_1 h2 { margin: 0; }
#content_sub .style_1 h2 span { font-size: 1.71em; color: #9f5745; display: block; }
#content_sub .style_1 .more { padding-top: 6px; background: url(/images/bg_dots.gif) repeat-x top; }
#content_sub .style_2 { background-color: #effafb; background-image: url(/images/bg_style_2_bottom.gif); }
#content_sub .style_2 div { background-image: url(/images/bg_style_2.gif); }
#content_sub .style_2 .more a { color: #0886a0; background-image: url(/images/bg_style_2_a.gif); }
#content_sub .style_3 { background-color: #f7fce8; background-image: url(/images/bg_style_3_bottom.gif); }
#content_sub .style_3 div { background-image: url(/images/bg_style_3.gif); }
#content_sub .style_3 .more a { color: #929c67; background-image: url(/images/bg_style_3_a.gif); }
#content_sub .style_4 { background-color: #f9f5f3; background-image: url(/images/bg_style_4_bottom.gif); }
#content_sub .style_4 div { background-image: url(/images/bg_style_4.gif); }
#content_sub .style_4 .more a { color: #c76e2a; background-image: url(/images/bg_style_4_a.gif); }
#content_sub .style_5 { background-color: #fcf2ec; background-image: url(/images/bg_style_1_bottom.gif); }
#content_sub .style_5 div { background-image: url(/images/bg_style_1.gif); }
#content_sub .style_5 .more a { color: #9f5745; background-image: url(/images/bg_style_1_a.gif); }
#content_sub .style_5 h2 { margin: 0; }
#content_sub .style_5 h2 span { font-size: 1.71em; color: #9f5745; display: block; }
#content_sub .style_5 .more { padding-top: 6px }



#questions h2 {
	padding-bottom: 6px;
	background: url(/images/bg_dots.gif) repeat-x bottom;
}

#questions ul {
	padding: 0 0 10px;
	margin: 10px 0;
	background: url(/images/bg_dots.gif) repeat-x bottom;
}

#questions li {
	list-style: none;
	padding: 0 0 5px 10px;
	background: url(/images/bg_questions.gif) no-repeat 0 5px;
}

.question { margin-bottom: 20px; padding-top: 20px; background: url(/images/bg_dots.gif) repeat-x top; }
.question p { margin-bottom: 10px; }

/*footer*/
/*/////////////////////////////////////////////////////////////////////////////////////////*/

#footer{
	clear: both;
	border-top: 1px solid #ddd;
	background: #f8f8f8 url(/images/bg_footer.gif) repeat-x top;
	padding: 25px 0 40px;
}

#footer_sleeve {
	width: 860px;
	margin: 0 auto;
}

#footer ul {
	padding: 15px 0 0;
	margin: 0;
	list-style: none;
	zoom: 1;
}
#footer ul:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#footer li {
	float: left;
	background: url(/images/bg_inline_list.gif) no-repeat right;
	margin-right: 5px;
	padding-right: 6px;
}

#footer li.last {
	background: none;
}

#footer_boxout {
	background: #fff url(/images/bg_boxout_bottom.gif) no-repeat bottom;
	margin: 0 -20px 10px;
	font-size: 1.08em;
	position: relative; zoom: 1; /* :hack: fix clipping in IE6 */
}

#footer_boxout div {
	background: url(/images/bg_boxout.gif) no-repeat top;
	padding: 5px 20px;
}

#footer_boxout .centering {
	padding: 0px;
	background: none;
	display: table;
	margin: 0 auto;
}

#footer_boxout ul {
	min-width: 650px;
	list-style: none;
}

#footer_boxout p {
	margin-bottom: 15px;
}

#footer_boxout p a {
	font-weight: bold;
	padding-left: 15px;
	background: url(/images/bg_footer_more.gif) no-repeat left;
}

#footer_boxout li {
	display: inline;
	border-right-color: #b0afaf;
}

#footer_meta {
	color: #999;
	font-size: .92em;
}

#footer_meta a {
	color: #999;
}

/* homepage */
#body_home #nav {
	margin-bottom: 22px;
}

#body_home #content {
	padding-left: 0;
	padding-right: 0;
	width: auto;
}

#body_home #content_main {
	padding: 10px 30px 0 10px;
	margin-bottom: 25px;
	width: 100%;
	background: url(/images/bg_dots_v.gif) repeat-y right;
}

#body_home h1 {
	font: bold 1.5em Interstate, Helvetica, Arial, sans-serif;
	padding-bottom: 0;
	background: url(/images/hdr_home.gif) no-repeat 0 0;
	width: 446px;
	height: 17px;
	color: #574b47;
	text-indent: -9999px;
}

#body_home #content_sub {
	width: 285px;
	margin-right: -15px;
	padding-top: 10px;
	background: url(/images/bg_home_sub.jpg) no-repeat 100% 100%;
	position: relative; /* :hack: fix clipping in IE */
}

#body_home #content_sub h2 {
	background: url(/images/hdr_home_sub.gif) no-repeat 0 0;
	width: 249px;
	height: 79px;
	text-indent: -9999px;
	margin: 0 0 15px;
}

#body_home #content_sub p {
	padding-right: 130px;
}

#body_home #content_sub a {
	color: #9f4439;
	background-image: url(/images/bg_more_red.gif);
}

#body_home #options {
	clear: both;
	margin: 0;
	padding: 0;
	list-style: none;
	zoom: 1;
}
#body_home #options:after { content: "."; clear: both; display: block; visibility: hidden; height: 0; }

#body_home #options li {
	float: left;
	width: 292px;
	height: 92px;
	margin: 0 0 0 12px;
	background: no-repeat 0 0;
}

#body_home #options li.first { background-image: url(/images/bg_home_1.gif); background-color: #929c67; margin-left: 0; }
#body_home #options li.second { background-image: url(/images/bg_home_2.gif); background-color: #0b96b3; }
#body_home #options li.third { background-image: url(/images/bg_home_3.gif); background-color: #87776e; }

#body_home #options h2 {
	position: absolute;
	left: -9999px;
}

#body_home #options p {
	margin: 0;
}

#body_home #options a {
	display: block;
	padding: 51px 0 0 38px;
	width: 254px;
	height: 41px;
	color: #fff;
	font-weight: bold;
}

/* awards page */
.awards { margin: 0 0 20px; zoom: 1; }
.awards:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
.awards img { float: left; margin-left: 20px; }
.awards img.first { margin-left: 0; }

/* calculator */
#body_calculator #results { padding: 20px 0 0; background: url(/images/bg_dots.gif) repeat-x top; margin: 0 15px; }
#body_calculator #results p { margin-left: 0; }
#body_calculator table { margin-top: 15px; }
#body_calculator td:first-child { text-align: left; }
#body_calculator col.product { text-align: left; } /* IE6 */

#body_calculator form h2.title {
	background-color: #0b96b3;
	background-image: url(/images/bg_calculator_title.gif);
}

#body_calculator form h2.title span {
	background-image: url(/images/bg_calculator_title_bottom.gif);
}

/* contact pages */
#selector { margin: 0 25px 20px; zoom: 1; }
#selector:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }
#body_contact .style_3 .more { padding-top: 10px; background: url(/images/bg_dots.gif) repeat-x top; }

#contact_thanks div div { background: url(/images/bg_contact_thanks.jpg) no-repeat 100% 0; margin: 19px; min-height: 168px; _height: 168px; padding-right: 237px; font-weight: bold; font-size: 1.17em; }
#contact_thanks p span { color: #574b47; font-size: 2.14em; margin-bottom: 10px; display: block; }
#contact_thanks p.from { color: #574b47; }

/* questions pages */
#body_questions #content_main ul, #body_questions #content_main li {
	background: none;
	padding-left: 0;
}

/* news page */
#content_main #news {
	padding: 0;
	margin: 0 0 20px;
}

#news li {
	background: url(/images/bg_dots.gif) repeat-x bottom;
	padding: 0 0 15px;
	margin: 0 0 20px;
	zoom: 1;
}
#news li:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#news li .thumb {
	float: left;
	width: 84px;
	height: 80px;
	padding: 2px;
	border: 1px solid #e0dfdd;
	margin: 0;
}

#news h2, #news p {
	margin: 0 0 5px 105px;
}

#news h2 a { text-decoration: none; }
#news h2 a:focus, #news h2 a:hover { text-decoration: underline; }

/* find an adviser page */
#advisers ul { margin: 0 0 20px; padding: 0; }
#advisers li { padding: 15px 0; margin: 0; background: url(/images/bg_dots.gif) repeat-x bottom; }
#advisers dl { margin: 0; }

/* directors page */
#body_directors #content_main h2, #body_directors #content_main p {
	margin-right: 155px;
}

/*Telegraph Banner*/

#telegraph_banner {
		background-image: url(/images/telegraph_banner.jpg);
		height: 37px;
		padding: 13px 15px;
		margin-bottom: 20px;
		color: #555555;
		font-size: 1em;
		font-weight: bold;
}

#telegraph_banner p {
	float:left;
	margin-top: 12px;
}

#telegraph_banner img.button{
		float: right;	
		margin-top: 5px;
}

#telegraph_banner img.logo{
		float:left;
		margin-right: 20px;
}

#address{margin:15px;}

