/* CSS Document */
html, body {
	margin:0px;
	padding:0px;
	width: 100%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	background-color: #CD9233;
}

.body_frame {
	background-image: url(../gui/background_shadow.gif);
	background-position: top;
	background-attachment: scroll;
	background-repeat: no-repeat
}

hr {
	width: 100%;
	height: 0px;
	/*color: #BE8830;*/
	border-top: 1px dashed #B6822E ;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	padding: 0px;
	margin: 0px;
}

form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-variant:normal;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	width: 175px;
	border: 1px solid #A37223;
	background-color: #E9C589;
}

input.submit {
	border: 3px double #999999;
	border-top-color: #CD9033;
	border-left-color: #CD9033;
	border-bottom-color: #A27124;
	border-right-color: #A27124;
	background-color: #B07926;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #DEB07A;
	padding: 5px;
	margin: 0px;
}

a, a:visited {
	color: #6B1E1B;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}

#container {
	width: 920px;
	margin:0px auto;
	padding: 0px;
	text-align: center;
	border: 0px solid #000;
}

#header {
	width: 100%;
	height: 20px;
	margin: 0px;
  	padding: 0px;
	border: 0px solid #000;
}

#subheader {
	width: 100%;
	height: 100px;
	margin: 0px;
  	padding: 0px;
	background-image: url(../gui/background_header.jpg);
	text-indent: -9999px;
}

#subheader div.header_agency {
	width: 100%;
	height: 100px;
	margin: 0px;
  	padding: 0px;
	background-image: url(../gui/section_headers_agency.gif);
	background-repeat: no-repeat;
}

#subheader div.header_home {
	width: 100%;
	height: 100px;
	margin: 0px;
  	padding: 0px;
	background-image: url(../gui/section_headers_home.gif);
	background-repeat: no-repeat;
}

#subheader div.header_fund {
	width: 100%;
	height: 100px;
	margin: 0px;
  	padding: 0px;
	background-image: url(../gui/section_headers_fund.gif);
	background-repeat: no-repeat;
}

#subheader div.header_clients {
	width: 100%;
	height: 100px;
	margin: 0px;
  	padding: 0px;
	background-image: url(../gui/section_headers_clients.gif);
	background-repeat: no-repeat;
}

#subheader div.header_portfolio {
	width: 100%;
	height: 100px;
	margin: 0px;
  	padding: 0px;
	background-image: url(../gui/section_headers_portfolio.gif);
	background-repeat: no-repeat;
}

#subheader div.header_whitepapers {
	width: 100%;
	height: 100px;
	margin: 0px;
  	padding: 0px;
	background-image: url(../gui/section_headers_whitepapers.gif);
	background-repeat: no-repeat;
}

#subheader div.header_contact {
	width: 100%;
	height: 100px;
	margin: 0px;
  	padding: 0px;
	background-image: url(../gui/section_headers_contact.gif);
	background-repeat: no-repeat;
}


#navigation {
	width: 100%;
	height: 115px;
	padding: 0px;
	margin: 0px;
	border: 0px solid #000;
	background-image: url(../gui/background_menu.jpg);
}

#navigation div {
	float:left;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 920px;
	height: 385px;
	margin: 0px;
	padding: 0px;
	background-image: url(../gui/background_content.jpg);
}

#content_right {
	width: 470px;
	height: 365px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float:left;
	position: relative;
	overflow: auto;
}

#content_right_front {
	width: 620px;
	height: 365px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float:left;
	position: relative;
	overflow: auto;
}

#content_right ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content_right iframe {
	width: 470px;
	height: 365px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	float:left;
	position: relative;
	overflow: auto;
}

#content_left {
	width: 430px;
	height: 385px;
	margin: 0px;
	padding: 0px;
	float:left;
	position: relative;
	display: inline;
}

#content_left_front {
	width: 280px;
	height: 385px;
	margin: 0px;
	padding: 0px;
	float:left;
	position: relative;
	display: inline;
}

#content_right_folio {
	width: 490px;
	height: 385px;
	margin: 0px;
	margin-left:-24px;
	margin-top:5px;
	padding: 0px;
	text-align: left;
	float:left;
	position: relative;
	overflow: hidden;
}

#content_left_folio {
	width: 430px;
	height: 385px;
	margin: 0px;
	padding: 0px;
	float:left;
	position: relative;
}


#pagetitle {
	font-weight: bold;
	color: #6B1E1B;
}

#content_box {
	padding: 0px 0px 0px 30px;
	margin: 0px;
	text-align: left;
	width: 390px;
}

#footer {
	width: 100%;
	margin: 0px;
  	padding: 10px 0px 0px 0px;
	text-align: center;
	color: #333333;
	font-size: 10px;
	float:left;
}

#myframe {
	padding: 0px;
	margin: 0x;
	width: 95%;
	height: 95%;
}

#navigation_sub {
	position: absolute;
	right: 0px;
	text-align: right;
}
.wptitle {
	font-weight: bold;
	color: #6b1e1b;
}

iframe {
	overflow-x: hidden;
}

.content_background {
	background-image: url(../gui/background_content2.jpg);
	background-attachment: fixed;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width: 95%;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #6B1E1B;
}

.deluge {
	color: #A9792B;
	font-size: 9px;
}
	
.deluge a {
	color: #A9792B;
	text-decoration: underline;
	font-weight: normal;
}
#download {
	text-align: center;
	position: relative;
	width: 250px;
	text-indent: -9999px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#download li {
	list-style: none;
	padding-right: 10px;
	line-height: 30px;
	float: left;
}
#pdf a {
	background-image: url(../gui/doclogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:-9999px;
	display: block;
	width: 105px;
}
#ppt a {
	background-image: url(../gui/doclogo.jpg);
	background-repeat: no-repeat;
	background-position: -101px 0px;
	display: block;
	width: 110px;
}
#pdf a:hover, #pdf a:active {
	background-image: url(../gui/doclogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -31px;
}
#ppt a:hover, #ppt a:active {
	background-image: url(../gui/doclogo.jpg);
	background-repeat: no-repeat;
	background-position: -101px -31px;
}
.pdfLink a {
	background-image: url(../gui/doclogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent:-9999px;
	display: block;
	width: 105px;
	height:30px;
}
.pdfLink a:hover, .pdfLink a:active {
	background-image: url(../gui/doclogo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -31px;
	height:30px;
	display:block;
	width: 105px;
	height:30px;
}
li.pdfLink {list-style:none;}

#social{
	float:left;
	width:200px;
	margin-top:5px;
}

a.dsa-academy {
		border: none;
		float:right;
		}
		
	a.dsa-academy:visted {
		border: none;
		}
