HTML,body {
	margin: 0;
	height: 100%;
}
#header {
	width: 700px;
	margin-top: 20px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom: 0px;
}

#headerImage {
	margin-right:auto;
	margin-left:auto;
	text-align: center;
}
#greenBar {
	background-image: url(images/greenBar.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 6px;
	padding: 0px;
	margin: 0px;
}
#contentWrapper {
	width: 100%;
	background-image: url(images/lineBack.jpg);
	background-repeat: repeat;
	text-align: center;
	float: left;
}
#contentFrame {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#pageHeader {
	height: 95px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header/header_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
	position: relative;
}
#logo {
	position: absolute;
	top: 24px;
	left: 15px;
	float: left;
}
#logo a {
	background-image: url(images/header/rsjLogo.gif);
	background-repeat: no-repeat;
	background-position: 0px -49px;
	display: block;
	text-indent: -3000px;
	height: 49px;
	width: 312px;
}
#logo a:hover {
	background-image: url(images/header/rsjLogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contact {
	float: right;
	position: absolute;
	top: 20px;
	right: 20px;
	width: 175px;
	text-align: center;
}


#contact a {
	background-image: url(images/header/contactButton.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 175px;
	display: block;
	text-indent: -3000px;
}
#contact a:hover {
	background-image: url(images/header/contactButton.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #4A6640;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #660000;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 8px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: circle;
	margin-left: 12px;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-position: outside;
}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #660000;
}

.contentCell {
	width: 512px;
	background-color: #E2E6D8;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.subNavCell {
	width: 173px;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}
#toolWrapper {
	width: 100%;
	text-align: center;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5F6738;
}
#headerTool {
	width: 100%;
	margin-top: 20px;
	margin-right:auto;
	margin-left:auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5F6738;
	text-align: center;
}
#headerEntrepreneurial {
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/entrepreneurial.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerAffluent {
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/affluent.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerSEC {
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/sec.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerAccounting {
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/accounting.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerReport {
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/financialReporting.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}


#headerTax {
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/taxation.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerFWIP {

	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/fwip.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerValuation {


	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/valuation.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerMA {



	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/ma.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerManage {




	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/management.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerInfoTech {





	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/infoTech.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerBio {






	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/biographiesHeader.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerContact {







	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/contactHeader.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerRSJSwenson {
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/rsjSwenson.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
#headerRSJSwensonPublucations {
	margin-right:auto;
	margin-left:auto;
	text-align: center;
	background-image: url(images/headers/rsjSwensonPublications.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 150px;
}
