/*----------------------------------------------
	USA.CSS
	Author:		Engage Interactive
	Requires:	None
	Colours:
				#005684 - Blue
				#676869 - Headings
----------------------------------------------*/


/*-------------------------------
	NAVIGATION
-------------------------------*/

#header ul{
	display: block;
	width: 775px;
	height: 56px;
	background: url(/assets/images/usa/navigation.gif) left top no-repeat;
}

#header ul li{
	display: block;
	float: left;
}

#header ul li a{
	display: block;
	height:56px;
	text-indent:-9999px;
}

#header ul li a:hover,
#header ul li a.on{
	background-image: url(/assets/images/usa/navigation.gif);
}

#header ul li.home a{
	width:97px;
	background-position:-0px -56px;
}

#header ul li.about a{
	width:139px;
	background-position:-97px -56px;
}

#header ul li.broking a{
	width:162px;
	background-position:-236px -56px;
}

#header ul li.risk a{
	width:161px;
	background-position:-398px -56px;
}

#header ul li.careers a{
	width:94px;
	background-position:-559px -56px;
}

#header ul li.contact a{
	width:122px;
	background-position:-653px -56px;
}



/*-------------------------------
	HOME
-------------------------------*/


/*------ FOUR COLUMNS ------------*/

#home #content {
	width: 956px;
	padding: 4px 0 4px 4px;
	background: url(/assets/images/home/four_columns.gif) left top no-repeat;
}


#home #content .double_column {
	position:relative;
	float:left;
	padding:10px 0 10px 10px;
	width:455px;
	height:350px;
	margin-right:12px;
	overflow:hidden;
}

#home #content .double_column img {
	float:left;
	margin-bottom: 30px;
}

#home #content .column {
	float: left;
	width: 215px;
	padding: 10px;
	margin-right: 4px;
}

#home #content .column img {
	margin-bottom: 10px;
}

#home #content .column img.floatright {
	margin-top: -10px;
}

#home #content .column p, #home #content .double_column p {
	font-size: 11px;
	margin-bottom: 15px;
}
#content .column ul, 
{
	font-size: 12px;
}

#home #content .column dl dt {
	font-size: 14px;
	margin-bottom: 4px;
}

#home #content .column h3 span {
	font-size: 12px;
}


/*-------- CONTENT HEADER ----------*/

#home #homepage_header {
	width: 960px;
	height: 280px;
	margin: auto;
	overflow:hidden;
	background: url(/assets/images/template/content_background.gif) left top no-repeat;
}

#home #homepage_header div.left {
	float:left;
	width: 284px;
	padding: 16px 0 0 18px;
	margin-right: 30px;
	text-align: left;
}

#home #homepage_header h2.top {
	font-size:23px;
	margin:0;
}

/*-------- SECTORS ----------*/

#sectors {
	position: relative;
	float: left;
	margin-top:3px;
	padding:49px 0 0 3px;
	width: 622px;
	height: 215px;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url(/assets/images/usa/home/sectors_back.gif);	
}

#sectors ul {
	width:619px;
	height:212px;
}
