/* CSS Document */

/* COLORS

BLUE: #00457C
GREEN: #1E9D48
DK GREEN: #00853E

*/


body {
	margin: 0px auto;
	background-color: #D9D9D9;
	}

a { outline:0;
	color: #00457C;  }
	
#container {
	margin: 15px auto;
	width: 900px;
	height: 600px;
	border: 3px solid #C1C1C1;
	}
	
#header {
	margin: 0;
	width: 900px;
	height: 123px;
	background-color: white;
	}

#header h1 {
	margin: 0;
	padding: 28px 0 0 81px;
	}

#header h1 a {
	background-image: url(images/hedgeport-associates.gif);
	display: block;
	width: 259px;
	height: 75px;
	text-indent: -9999px;
	}
	
#menu {
	width: 900px;
	height: 19px;
	margin: 0;
	padding: 0;
	background-color: #00457C;
	}
	
#menu ul {
	margin: 0;
	margin-left: 81px;
	padding: 0;
	list-style: none;
	}
	
#menu ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	height: 19px;
	}

#menu ul li a {
	text-indent: -9999px;
	display: block;
	}
	
#menu ul li a:hover {
	background-position: 0 19px;
	}

#menu ul li a.about-us {
	background-image: url(images/about-us.gif);
	width: 60px;
	}
	
#menu ul li a.about-you {
	background-image: url(images/about-you.gif);
	width: 76px;
	}
	
#menu ul li a.our-team {
	background-image: url(images/our-team.gif);
	width: 71px;
	}
	
#menu ul li a.services {
	background-image: url(images/services.gif);
	width: 60px;
	}
	
#menu ul li a.contact {
	background-image: url(images/contact.gif);
	width: 63px;
	}
	
#menu ul li a.faqs {
	background-image: url(images/faqs.gif);
	width: 40px;
	}
	
#contentBox {
	margin: 0;
	padding: 0;
	width: 698px;
	height: 350px;
	float: left;
	background-color: white;
	}
	
#rightMenu {
	width: 202px;
	height: 350px;
	float: right;
	background-color: #1E9D48;
	}
	
#leftBlue {
	clear: both;
	width: 698px;
	height: 108px;
	float: left;
	background-color: #00457C;
	}
	
#leftBlue p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: white;
	margin: 10px 0 0 81px;
	}
	
#leftBlue p a {
	color: #7A95BB;
	text-decoration: underline;
	}
	
#rightGreen {
	float: right;
	width: 202px;
	height: 108px;
	background-color: #00853E;
	}
	
#rightMenu ul {
	margin: 16px 0 0 21px;
	padding: 0;
	list-style: none;
	}
	
#rightMenu ul li {
	margin: 0;
	}
	
#rightMenu ul li a {
	text-indent: -9999px;
	width: 110px;
	display: block;
	}
	
#rightMenu ul li a:hover {
	background-position: 0 16px;
	}	
	
#rightMenu ul li a.springer {
	height: 16px;
	background-image: url(images/aSpringer.gif);
	}
	
#rightMenu ul li a.cohn {
	height: 16px;
	background-image: url(images/aCohn.gif);
	}	
	
#rightMenu ul li a.hedlund {
	height: 18px;
	background-image: url(images/dHedlund.gif);
	}	
	
#rightMenu ul li a.hedlund:hover {
	background-position: 0 18px;
	}	
	
#rightMenu ul li a.anderson {
	height: 16px;
	background-image: url(images/eAnderson.gif);
	}
	
#rightMenu ul li a.aird {
	height: 18px;
	background-image: url(images/hAird.gif);
	}
	
#rightMenu ul li a.aird:hover {
	background-position: 0 18px;
	}
	
#rightMenu ul li a.birk {
	height: 18px;
	background-image: url(images/mBirk.gif);
	}
	
#rightMenu ul li a.birk:hover {
	background-position: 0 18px;
	}
	
#rightMenu ul li a.collins {
	height: 16px;
	background-image: url(images/jCollins.gif);
	}
	
#rightMenu ul li a.brunton {
	height: 18px;
	background-image: url(images/jBrunton.gif);
	}
	
#rightMenu ul li a.brunton:hover {
	background-position: 0 18px;
	}
	
#rightMenu ul li a.partners {
	height: 16px;
	background-image: url(images/sPartners.gif);
	}
	
#rightMenu ul li a.desc {
	height: 16px;
	background-image: url(images/desc-services.gif);
	}
	
#rightMenu ul li a.cfo {
	height: 16px;
	background-image: url(images/cfo-activities.gif);
	}
	
#rightMenu ul li a.coo {
	height: 18px;
	background-image: url(images/coo-activities.gif);
	}
	
#rightMenu ul li a.coo:hover {
	background-position: 0 18px;
	}
	
#rightMenu ul li a.cmo {
	height: 16px;
	background-image: url(images/cmo-activities.gif);
	}
	
#rightMenu ul li a.cco {
	height: 18px;
	background-image: url(images/cco-activities.gif);
	}

#rightMenu ul li a.cco:hover {
	background-position: 0 18px;
	}
	
#rightMenu ul li a.wd {
	height: 16px;
	background-image: url(images/wd-services.gif);
	}
	
#rightMenu ul li a.cc {
	height: 18px;
	background-image: url(images/comparison.gif);
	}
	
#rightMenu ul li a.cc:hover {
	background-position: 0 18px;
	}
	
#content {
	margin: 27px 0px 15px 81px;
	width: 521px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424242;
	}
	
#content h2 {
	margin: 0 0;
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #424242;
	text-indent: -9999px;
	height: 20px;
	width: 93px;
	background-repeat: no-repeat;
	}	
	
iframe {
overflow-x: hidden;
}


