@import url("overlay.css");
* {
padding: 0;
margin: 0;
}
body {
	font-size: 100%;
	font-family: arial, verdana, helvetica, sans-serif;
	background-color: #FFFFFF;
}
h1 {
font-size: 1.6em;
}
h2 {
font-size: 1.4em;
}
a, a:link {
	color: #666666;
}
a:hover {
	color: #CCCCCC
}

#content p {
margin-bottom: 10px;
}
#container {
	padding: 0px;
	font-size: 0.8em;
}

#headerclients {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/clientsheader.jpg);
}

#headerbecomeclient {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/becomeclientheader.jpg);
}


#headerservices {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;

	background-image: url(../images/servicesheader.jpg);
}

#headershelfcorps {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;

	background-image: url(../images/shelfcorpsheader.jpg);
}

#headerinvestbanking {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/investbankingheader.jpg);
}

#headerinvestbanking2 {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/investbankingheader2.jpg);
}

#headerinvestintegrity {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/integrityheader.jpg);
}

#headerintegrity2 {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/integrityheader2.jpg);
}

#headerlegal {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/legalheader.jpg);
}

#headerprivacy {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/privacyheader.jpg);
}

#headerapproach {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/approachheader.jpg);
}

#headercontact {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/contactheader.jpg);
}

#headerentrepreneurs {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/entrepreneursheader.jpg);
}

#headerreinvestors {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/reinvestorsheader.jpg);
}

#headertraders {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/tradersheader.jpg);
}

#headerprincipal {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/principalheader.jpg);
}

#headerre {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;
	background-image: url(../images/reheader.jpg);
}

#headerthegroup {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;

	background-image: url(../images/thegroupheader.jpg);
}

#headersitemap {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;

	background-image: url(../images/sitemapheader.jpg);
}

#headerpricingpolicy {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;

	background-image: url(../images/pricingpolicyheader.jpg);
}

#headerworkwithus {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;

	background-image: url(../images/workwithusheader.jpg);
}

#headerpatriot {
	background-color: #666666;
	padding: 33px;
	margin-bottom: 0px;
	height: 275px;
	background-repeat: no-repeat;

	background-image: url(../images/patriot-header.jpg);
}

#navigation {
	float: left;
	width: 300px;
	padding: 10px;
	background-color: #FFFFFF;
	list-style: none;
	line-height: 1.5em;
	font-size: medium;
	color: #666666;
}

#content {
	margin-left: 310px;
	padding: 10px;
	background-color: #FFF;
}

#footer {
	background-color: #666666;
	margin-top: 20px;
	text-align: center;
	height: 80px;
	background-image: url(../images/footerbck.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #EBE9ED;
}
