body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	color: #333333;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	margin: 0px;
}

a {
	color: #333333;
}

h1, h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 8px 0px 0px 0px;
	padding: 3px 10px 2px 10px;
}

h1, h2, h2 a {
	color: #ffffff;
	text-transform: uppercase;
}

h1 {
	background-color: #A8AF57;
}

h2, #index-sidebar h1 {
	background-color: #484848;
}

hr {
	clear: both;
}

img {
	border: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.left {
	margin-left: 10px;
}

img.right {
	margin-right: 10px;
}

img.float-left {
	padding-right: 10px;
}

img.float-right {
	padding-left: 10px;
}

p {
	padding: 3px 10px;
}

p img {
	display: inline;
	vertical-align: middle;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#header {
}

#header img {
}

#banner {
}

#banner-flash {
	float: left;
	width: 590px;
}

#banner-sidebar {
	background-image: url(../images/plain_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	font-weight: bold;
	height: 238px;
	width: 210px;
}

#call-now, #can-you-live, #phone-number {
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}

#call-now, #can-you-live {
	color: #4b6a96;
	font-size: 20px;
	text-transform: uppercase;
}

#call-now, #phone-number {
	text-align: right;
}

#can-you-live, #protect-your-paycheck {
	text-align: center;
}

#can-you-live a {
	color: #4b6a96;
	text-decoration: none;
}

#can-you-live a:hover {
	text-decoration: underline;
}

#phone-number {
	color: #e2702a;
	font-size: 18px;
}

#protect-your-paycheck {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#nav {
	background-color: #4a6995;
	clear: both;
	height: 21px;
}

#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	z-index: 10;
}

#nav ul li {
	background-repeat: no-repeat;
	float: left;
	height: 21px;
	position: relative;
	z-index: 10;
}

#nav ul li a {
	display: block;
	height: 100%;
	width: 100%;
}

#nav ul li ul {
	display: none;
	position: absolute;
	left: 0px;
	top: 100%;
}

#nav ul li:hover ul {
	display: block;
	float: left;
}

#nav ul li ul li {
	height: auto;
	width: 225px;
}

#nav ul li ul li a {
	background-color: #4a6995;
	color: #ffffff;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}

#nav ul li ul li a:hover {
	background-color: #acac56;
}

#nav ul li#home {
	background-image: url(../images/nav_home.gif);
	width: 51px;
}

#nav ul li#home:hover {
	background-image: url(../images/nav_home-over.gif);
}

#nav ul li#services {
	background-image: url(../images/nav_services.gif);
	width: 73px;
}

#nav ul li#services:hover {
	background-image: url(../images/nav_services-over.gif);
}

#nav ul li#success-stories {
	background-image: url(../images/nav_success-stories.gif);
	width: 119px;
}

#nav ul li#success-stories:hover {
	background-image: url(../images/nav_success-stories-over.gif);
}

#nav ul li#learning-center {
	background-image: url(../images/nav_learning-center.gif);
	width: 118px;
}

#nav ul li#learning-center:hover {
	background-image: url(../images/nav_learning-center-over.gif);
}

#nav ul li#media {
	background-image: url(../images/nav_media.gif);
	width: 59px;
}

#nav ul li#media:hover {
	background-image: url(../images/nav_media-over.gif);
}

#nav ul li#about-us {
	background-image: url(../images/nav_about-us.gif);
	width: 76px;
}

#nav ul li#about-us:hover {
	background-image: url(../images/nav_about-us-over.gif);
}

#nav ul li#contact-us {
	background-image: url(../images/nav_contact-us.gif);
	width: 90px;
}

#nav ul li#contact-us:hover {
	background-image: url(../images/nav_contact-us-over.gif);
}

#nav ul li#en-espanol {
	background-image: url(../images/nav_en-espanol.gif);
	width: 94px;
}

#nav ul li#en-espanol:hover {
	background-image: url(../images/nav_en-espanol-over.gif);
}

#nav ul li#client-login {
	background-image: url(../images/nav_client-login.gif);
	width: 117px;
}

#nav ul li#client-login:hover {
	background-image: url(../images/nav_client-login-over.gif);
}

#nav h1 {
	background-color: inherit;
	font-size: 18px;
	margin-top: 0px;
	text-transform: uppercase;
}

#content {
	float: left;
	width: 590px;
}

#breadcrumbs p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#right-sidebar {
	float: right;
	width: 210px;
}

#right-sidebar h2 {
	background-color: #cbad87;
	color: #333333;
	border-left: solid 1px #a49075;
}

#footer {
	background-color: #efe7dc;
	clear: both;
	font-size: 11px;
	margin-bottom: 10px;
	text-align: center;
}

#footer-links a, #index-sidebar a {
	color: #333333;
	text-decoration: none;
}

#footer-links a:hover, #index-sidebar a:hover {
	text-decoration: underline;
}

.center {
	text-align: center;
}

.emphasized {
	color: #990000;
	font-size: 14px;
}

.error, .errors {
	color: #ff0000;
	font-weight: bold;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.red {
	color: #ff0000;
}

.right {
	text-align: right;
}

table.center {
	margin-left: auto;
	margin-right: auto;
}

table.styled {
	border: solid thin #cccccc;
	margin-left: auto;
	margin-right: auto;
	width: 90%
}

table.styled td {
	border: solid thin #cccccc;
}

table.styled th {
	background-color: #a8af57;
	border: solid thin #666666;
	font-size: 14px;
	text-transform: uppercase;
}