@charset "utf-8";

*
{
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}

a
{
	color:#309cb5;
	text-decoration:none;
}

body
{
	background-image:url(../images/body.png);
	background-repeat:repeat-x;
	color:#8c8c8c;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	height:100%;
	line-height:18px;
	overflow:hidden;
	width:100%;
}

html
{
	height:100%;
	width:100%;
}

/* identity */

#identity
{
	background-image:url(../images/identity.png);
	height:98px;
	left:743px;
	overflow:hidden;
	position:absolute;
	top:0px;
	width:181px;
}

#identity h1
{
	height:55px;
	margin:23px 0px 20px 0px;
	overflow:hidden;
	width:181px;
}

#identity h1 a
{
	display:block;
	height:55px;
	text-indent:-9999px;
	width:181px;
}

/* navigation */

#navigation
{
	left:743px;
	overflow:hidden;
	position:absolute;
	top:103px;
	width:181px;
}

#navigation ul
{
	list-style:none;
	overflow:hidden;
	width:181px;
}

#navigation ul li
{
	border-bottom:#dbdbda solid 1px;
	display:inline;
	float:left;
	width:181px;
}

#navigation ul li a
{
	background-position:-9999px;
	color:#8c8c8c;
	display:block;
	height:30px;
	line-height:30px;
	padding:0px 0px 0px 21px;
	text-transform:uppercase;
	width:160px;
}

#navigation ul li a:hover,
#navigation ul li.on a
{
	background-position:0px 8px;
	color:#0261a5;
}

#navigation ul li.products a
{
	background-image:url(../images/navigation-ul-li.products.png);
	background-repeat:no-repeat;
}

#navigation ul li.who-we-are a
{
	background-image:url(../images/navigation-ul-li.who-we-are.png);
	background-repeat:no-repeat;
}

#navigation ul li.news-and-events a
{
	background-image:url(../images/navigation-ul-li.news-and-events.png);
	background-repeat:no-repeat;
}

#navigation ul li.client a
{
	background-image:url(../images/navigation-ul-li.news-and-events.png);
	background-repeat:no-repeat;
}

#navigation ul li.broker a
{
	background-image:url(../images/navigation-ul-li.news-and-events.png);
	background-repeat:no-repeat;
}

#navigation ul li.jobs a
{
	background-image:url(../images/navigation-ul-li.news-and-events.png);
	background-repeat:no-repeat;
}

#navigation ul li.contact-us a
{
	background-image:url(../images/navigation-ul-li.contact-us.png);
	background-repeat:no-repeat;
}

#navigation ul li.faq a
{
	background-image:url(../images/navigation-ul-li.faq.png);
	background-repeat:no-repeat;
}

/* container */

#container
{
	background-image:url(../images/container.png);
	background-repeat:repeat-y;
	overflow:hidden;
	width:743px;
}

/* content */

#content
{
	background-image:url(../images/content.png);
	padding:40px 80px 0px 80px;
	overflow:hidden;
	width:583px;
}


#content h2
{
	background-repeat:repeat-x;
	font-family:arial, helvetica, sans-serif;
	height:40px;
	line-height:40px;
	margin:20px 0px;
	padding:0px 10px;
}

#content h2 span
{
	background-position:right center;
	display:block;
	font-size:21px;
	font-weight:normal;
	height:40px;
	letter-spacing:1px;
	line-height:40px;
	text-transform:uppercase;
}



/* pages */

#pages
{
	font-family:arial, helvetica, sans-serif;
	overflow:hidden;
	width:583px;
}

#pages ul
{
	list-style:none;
	margin:20px 0px 0px 0px;
	overflow:hidden;
	width:583px;
}

#pages ul li
{
	display:inline;
	float:left;
	margin:0px 20px 0px 0px;
}

#pages ul li a
{
	color:#8c8c8c;
	font-size:10px;
	text-transform:uppercase;
}

#pages ul li a:hover,
#pages ul li.current_page_item a
{
	color:#309cb5;
}

#pages ul.tier3
{
	border-top:#cfcfcf dashed 1px;
	margin:5px 0px 0px 0px;
	padding:5px 0px 0px 0px;
}

/* scroll */

#scroll
{
	scrollbar-base-color:#1d7f95;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#dce0e0;
}

#scroll p
{
	margin:0px 0px 10px 0px;
}

#scroll p em
{
	color:#309cb5;
	font-style:normal;
	font-weight:bold;
}

#scroll p strong
{
	color:#414141;
	font-weight:normal;
}

/* links */

#links
{
	/*background-color:#80bac7;*/
	background-color:#62bfd5;
	font-family:arial, helvetica, sans-serif;
	height:36px;
	padding:6px 0px;
	position:relative;
}

#links p
{
	color:#085d71;
	font-size:9px;
	text-align:center;
	width:743px;
}

#links p a
{
	color:#085d71;
	text-transform:uppercase;
}

#links p a:hover
{
	color:#9fdae8;
}

#links p span
{
	color:#327d93;
}

#links p.widget
{
	bottom:78px;
	height:28px;
	left:743px;
	position:absolute;
	width:258px;
}

/* ----- index ----- */

#index #container
{
	background:none;
}

#index #content
{
	background:none;
	text-align:center;
}

#index #flash
{
	padding:78px 0px 0px 0px;
}

#index #links p.widget
{
	display:none;
}

/* ----- products ----- */

#products h2
{
	background-image:url(../images/products-h2.png);
	color:#309cb5;
}

#products h2 span
{
	background-image:url(../images/products-h2-span.png);
}

/* ----- who-we-are ----- */

#who-we-are h2
{
	background-image:url(../images/who-we-are-h2.png);
	color:#e75700;
}

#who-we-are h2 span
{
	background-image:url(../images/who-we-are-h2-span.png);
}

#who-we-are div.portrait
{
	background-color:#eeeeee;
	display:inline;
	float:left;
	height:100px;
	margin:0px 20px 10px 0px;
	width:90px;
}

#who-we-are h3
{
	color:#309cb5;
	font-family:arial, helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	letter-spacing:1px;
	margin:0px 0px 10px 0px;
}

#who-we-are h3 span
{
	font-weight:bold;
}

/* ----- news-and-events ----- */

#news-and-events h2
{
	background-image:url(../images/news-and-events-h2.png);
	color:#c3c13a;
}

#news-and-events h2 span
{
	background-image:url(../images/news-and-events-h2-span.png);
}

#news-and-events #scroll ul
{
	list-style:none;
}

#news-and-events #scroll ul li h3
{
	color:#309cb5;
	font-family:arial, helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	letter-spacing:0.5px;
}

#news-and-events #scroll ul li
{
	border-top:#cfcfcf dashed 1px;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	padding:20px 0px 0px 0px;
	width:583px;
}

#news-and-events #scroll ul li:first-child
{
	border:none;
	padding:0px;
}

#news-and-events #scroll ul li p
{
	margin:10px 0px;
}

#news-and-events #scroll ul li div.image
{
	display:inline;
	float:left;
	text-align:center;
	width:150px;
}

#news-and-events #scroll ul li div.text
{
	display:inline;
	float:left;
	margin:0px 0px 0px 20px;
	width:373px;
}

#news-and-events #scroll div.pager
{
	border-top:#cfcfcf dashed 1px;
	overflow:hidden;
	padding:20px 0px 0px 0px;
	width:583px;
}

#news-and-events #scroll div.pager div.previous
{
	display:inline;
	float:left;
	margin:0px 20px 0px 0px;
}

#news-and-events #scroll div.pager div.next
{
	display:inline;
	float:left;
}

/* ----- jobs ----- */

#jobs h2
{
	background-image:url(../images/faq-h2.png);
	color:#808181;
}

#jobs h2 span
{
	background-image:url(../images/faq-h2-span.png);
}

#jobs h3
{
	color:#309cb5;
	font-family:arial, helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	letter-spacing:1px;
}

#jobs #scroll ul
{
	list-style:none;
}

#jobs #scroll ul li
{
	border-top:#cfcfcf dashed 1px;
	margin:0px 0px 20px 0px;
	padding:10px 0px 0px 0px;
}

#jobs #scroll ul li:first-child
{
	border:none;
	padding:0px;
}

#jobs #scroll ul li p
{
	margin:10px 0px;
}
/* ----- contact-us ----- */

#contact-us h2
{
	background-image:url(../images/contact-us-h2.png);
	color:#808181;
}

#contact-us h2 span
{
	background-image:url(../images/contact-us-h2-span.png);
}

#contact-us div.form
{
	display:inline;
	float:left;
	width:330px;
}

#contact-us div.form div
{
	margin:0px 0px 10px 0px;
	overflow:hidden;
	width:330px;
}

#contact-us div.form div label
{
	display:inline;
	float:left;
	font-family:arial, helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	margin:0px 10px 0px 0px;
	text-align:right;
	text-transform:uppercase;
	width:80px;
}

#contact-us div.form div input
{
	background-color:#ebebeb;
	border:none;
	display:inline;
	float:left;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	width:234px;
}

#contact-us div.form div textarea
{
	background-color:#ebebeb;
	border:none;
	display:inline;
	float:left;
	font-family:tahoma, arial, helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	width:234px;
}

#contact-us div.form div button
{
	background:none;
	background-image:url(../images/contact-us-button.png);
	border:none;
	cursor:pointer;
	display:inline;
	float:left;
	height:22px;
	margin:0px 0px 0px 171px;
	text-indent:-9999px;
	width:77px;
}

#contact-us div.information
{
	display:inline;
	float:left;
	margin:0px 0px 0px 34px;
	width:160px;
}

/* ----- faqs ----- */

#faq h2
{
	background-image:url(../images/faq-h2.png);
	color:#808181;
}

#faq h2 span
{
	background-image:url(../images/faq-h2-span.png);
}

#faq h3
{
	color:#309cb5;
	font-family:arial, helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	margin:0px 0px 20px 0px;
	letter-spacing:1px;
}

#faq #scroll ul
{
	list-style:none;
}

#faq #scroll ul li
{
	border-top:#cfcfcf dashed 1px;
	margin:0px 0px 20px 0px;
	padding:10px 0px 0px 0px;
}

#faq #scroll ul li:first-child
{
	border:none;
	padding:0px;
}

#faq #scroll ul li p
{
	margin:10px 0px;
}