/* CSS Document */


html {
	margin: 0;
	padding: 0;
	overflow:-moz-scrollbars-vertical; /* always show firefox scrollbar */
	}

body {
	color:#666666;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: center;
	line-height: 1.2em; /* sets the leading of text */
	}

p {
	margin: 0 0 10px 0;
	padding: 0px;
		}
		
p.regulations { font-size: .8em; line-height: 1.1em; color:#999999;}
	
a:link, a:visited {
	color:#999999;
	}
a:hover{
	color:#808a07;
	}
	
a:link.green, a:visited.green {
	color:#808a07;
	}
a:hover.green {
	color:#808a07;
	}

.dejongGroup {
	margin-left: 8px;
	line-height: 1em;
	} 
	
.italicBold {
	color:#808a07;
	font-weight: bold;
	font-style: italic;
	}
	
.green {
	color:#808a07;
	}
	
h1 {
	font-size: 30px;
	line-height: 1.1em;
	color:#808a07;
	margin: 10px 0 5px 0;
	padding: 0;
	}
	
h2 {
	font-size: 16px;
	line-height: 18px;
	color:#808a07;
	margin: 10px 0 5px 0;
	padding: 0;
	}

h3 {
	font-size: 14px;
	line-height: 16px;
	color:#808a07;
	margin: 10px 0 5px 0;
	padding: 0;
	}

h6 {
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	margin: 10px 0 5px 0;
	padding: 0;
	}
	
#container {
	position: relative;	top: 0; right: 0; bottom: 0; left: 0; /* make is go 0px from top and 0px from bottom */
	width: 715px; /* sets width of main container */
	min-height: 500px;
	margin: 0 auto; /* centers box */
	background: url('../images/back.jpg') no-repeat top left;
	text-align: left;
	}

#logo {
	position: relative;	
	float: left;
	margin: 30px 0 0 30px;
	width: 100px; /* sets width of main container */
	height: 56px;
	background: url('../images/logo.jpg') no-repeat top left;
	}
	
/* NAVIGATION */
#globalNav {
	position: relative;
	float: right;
	margin: 30px 20px 0 10px;
	padding: 30px 0 0 0;
	color:#666666;
	}

ul.nav li{
	display:block; /* makes horizontal versus vertical */
	float:left; /* makes blocks float next to each other*/
	list-style-type:none; /* removes bullets from list */
	font-size: 11px;
	margin-right: 10px;
	}

ul.nav a, ul.nav a:visited, {
	color:#666666;
	text-decoration: none;
	font-style: bold;
	}
	
ul.nav a:hover{
	color: ##808a07;
	text-decoration: underline;
	font-style: bold;
	}
	

/* FOOTER */
#globalNavFooter {
	position: relative;
	float: left;
	clear: both;
	margin-top: 10pxx;
	color:#666666;
	width: 694px;
	}

#line, .line {
	position: relative;
	float: left;
	clear: both;
	margin-left: 9px;
	margin-top: 10px;
	width: 694px; /* sets width of main container */
	height: 2px;
	background-color: #3bbb4e;
	}

#globalNavFooter .nav {margin-left: 40px;}

/* HEADER IMAGE */
#headerImage {
	position: relative;
	float: left;
	margin: 40px 0 15px 9px;
	width: 694px;
	min-height: 143px;
	background-color:#339933;
	text-indent: -9009px; /* pulls the text out of sight but search engines can read it*/
	}
#headerImage.home {
	background: url('../images/header-home.jpg') no-repeat top left;
	height: 281px;
	}
#headerImage.aboutUs {
	background: url('../images/header-aboutus.jpg') no-repeat top left;
	}
#headerImage.services {
	background: url('../images/header-services.jpg') no-repeat top left;
	}
#headerImage.emoney {
	background: url('../images/header-emoney.jpg') no-repeat top left;
	}
#headerImage.clientCenter {
	background: url('../images/header-clientcenter.jpg') no-repeat top left;
	}
#headerImage.faq {
	background: url('../images/header-faq.jpg') no-repeat top left;
	}
#headerImage.sitemap {
	background: url('../images/header-sitemap.jpg') no-repeat top left;
	}
#headerImage.contactUs {
	background: url('../images/header-contactus.jpg') no-repeat top left;
	}
#headerImage.investor {
	background: url('../images/header-investor.jpg') no-repeat top left;
	}
#headerImage.staff-news {
	background: url('../images/header-staff-news.jpg') no-repeat top left;
	}


/* TEXT AREA */
#textLeft {
	position: relative;
	float: left;
	margin-left: 35px;
	padding: 10px 10px 0 0;
	width: 180px;
	min-height: 150px;
	background: url('../images/left-back.jpg') no-repeat top right;
	}		
#textRight {
	position: relative;
	float: left;
	margin-left: 20px;
	width: 430px;
	min-height: 150px;
	}
#textAcross {
	position: relative;
	float: left;
	margin-left: 20px;
	width: 670px;
	min-height: 150px;
	}
	
/* TEXT AREA HOME*/
#textLeftHome {
	position: relative;
	float: left;
	margin-left: 30px;
	width: 300px;
	min-height: 150px;
	}
#textRightHome {
	position: relative;
	float: left;
	margin-left: 20px;
	width: 325px;
	min-height: 150px;
	}

#textRightHome p{
	font-size: 15px;
	line-height: 1.2em;
	}

#textRightHome span{
	color:#808a07;
	font-size: 17px;
	font-family: Times New Roman, Serif;
	}
	
/* HEADSHOTS */
#headshot {
	position: relative;
	float: left;
	margin: 8px 15px 0 0;
	width: 500px;
	}		
#headshotImage {
	position: relative;
	float: left;
	margin-right: 15px;
	width: 135px;
	}		
#headshotTitle {
	position: relative;
	float: left;
	margin: 133px 0 0 0;
	}
#headshotBio {
	position: relative;
	float: left;
	clear: both;
	margin-top: 10px;
	width: 450px;
	}
	
/* FORM */
p.formLeft {
	position: relative;
	float: left;
	width: 300px;
	}
.formRight {
	position: relative;
	float: right;
	}

#market {
	position: absolute;
	margin-left: 750px;
	margin-top: 120px;
	
}