body {
	background: #587282;
	font-family: arial;
	font-size: 12px;
	text-align: center;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0%;
}

#template_wrapper {
	width: 956px;
}
#wrapper {
	width: 955px;
	border: 1px solid #fff;
	border-right: none;
	margin: 0 auto;
}
#wrapper * {
	text-align: left;
}

#header {
	border-right: 1px solid #fff;
}

#banner {
	background: url(images/banner-background.jpg) repeat-x;
	height: 138px;
}
#banner a {
	background: url(images/chris-profile-photo.jpg) no-repeat bottom right;
	display: block;
	height: 100%;
	width: 100%;
}
#banner a img {
	border: 0;
	margin-left: 20px;
}


#main_section {
	background: #fff url(images/main-background.gif) repeat-y;
	/* padding-bottom: 20px; */
}



#content_wrapper {
	float: right;
	width: 736px;
}


/** ******* FEATURES ******* **/
#features {
	background: url(images/features-background.gif) bottom left no-repeat;
	overflow: auto;
}
#features a {
	color: #fa7c1f;
}
#features ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#features ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 245px;
	overflow: hidden;
}
#features h2 {
	font-size: 150%;
	font-weight: normal;
	margin: 0;
	padding: 13px 0 0 13px;
	text-transform: lowercase;
}
#features h2 a {
	color: #000;
	text-decoration: none;
}
#features h2 span {
	color: #fa7c1f;
}
#features h2 a span {
	color: #fa7c1f;
}
#features .feature-image {
	text-align: center;
}
#features .feature-image img {
	border: 0;
	height: 165px;
	width: 220px;
}
#features p {
	margin: 0;
	padding: 13px;
}


#content_wrapper #content_logo {
	background: url(images/harcourts-logo.gif) no-repeat right;
	height: 65px;
	margin-right: 13px;
}

.pageContent {
	overflow: hidden;
	padding: 0 13px;
}

#mainlinks {
	padding: 10px;
}
#mainlinks,
.poweredBy {
	text-align: center;
}

#mainlinks a {
	color: #fff;
}
.poweredBy a {
	color: #000;
	text-decoration: none;
}

#bluebook2 {
    z-index:99 !important;
}
