* {
	padding: 0;
	margin: 0;
}
body {
	background: #3a3839;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
a {
	text-decoration: none;
}
#Page-Wrapper {
	width:650px;
	margin:0px auto;
}
#Header-Wrapper {
	height: 124px;
	background: #b8d86f;
}
.Private #Header-Wrapper {
	background: #82d1da;
}
.Companies #Header-Wrapper {
	background: #d2d0e7;
}
.Advisors #Header-Wrapper {
	background: #fdb813;
}
#Logo-Wrapper {
	position: relative;
	width: 290px;
	height: 79px;
}
#Logo-Wrapper img{
	border: 0px;
	display: block;
}
#Content-Wrapper {
	background: #fff;
	overflow: auto;
	width: 650px;
}
#Secondary-Navigation-Wrapper {
	display: none;
}
#Branding-Wrapper {
	display: none;
}
#Content {
	float:left;
	display:inline;
	position: relative;
}
.Pfleger #Content {
	display:none;
}
#Content .padding {
	padding: 15px 30px 15px 0;
}
#Content h1 {
	font-size: 16px;
	padding-bottom: 5px;
}
#Content h2 {
	font-size: 12px;
	padding-bottom: 5px;
}
#Content p {
	font-size: 12px;
	padding-bottom: 10px;
	text-align: justify;
}
#Content ul {
	padding-bottom: 10px;
}
#Content li {
	font-size: 12px;
	margin-left: 25px;
	padding-bottom: 4px;
}
.M #Content img {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}
#Footer-Wrapper {
	clear:both;
}
#Footer .padding {
	padding: 15px;
}
#Footer p {
	font-size: 13px;
	line-height: 22px;
	text-align: center;
	color: #000;
}
#Footer a {
	color: #000;
}
#Footer a:hover {
	color: #b8d86f;
}
#Disclaimer {
	display: block;
}

#Social-Links {
	display: inline;
	position: relative;
	top: 3px;
}
#Social-Links img{
	border: none;
}
.Private #Footer a:hover {
	color: #82d1da;
}
.Companies #Footer a:hover {
	color: #d2d0e7;
}
.Advisors #Footer a:hover {
	color: #fdb813;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/variable_dl.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#menu, #submenu, #Comfort-Nav {
	display: none;
}

