#content {
	background-color: #fff;
}
.grid_8 img {

}
#copyrightL {
	font-size: 10px;
	text-align: left;
	color:#FFF;
}
#copyrightR {
	font-size: 10px;
	text-align: right;
	color:#FFF;
}
#title {
	background: url('/img/site/book-title.jpg');
	width: 960px;
	height: 320px;
}
#content-bg {
	background: url('/img/site/bg-content.png') repeat-y;
	width: 960px;
}
#title h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	
}
#title h1 a {
	display: block;
	height: 320px;
	outline: none;
	text-indent: -9999px;
	width: 960px;
	}
#top {
background: #2d3a6e;
height: 120px;
}
#footer {
background: #2d3a6e;
height: 20px;
}
label {
display: block;
}
#dAForm div.input label {
float:left;
font-weight:bold;
text-align: right;
}
#dAForm div.input label, div.textarea label {
width:200px;
padding-right: 10px;
}
#recaptcha_widget_div {
width: 262px;
margin: 0 auto;
}
div.input {
padding:10px 10px 10px 5px;
}
.submit {
text-align: center;
padding: 10px 0px 10px 0px;
}
a.sephone:link, a.sephone:active, a.sephone:visited {
color:#FFF;
}
a.sephone:hover {
color:#ccc;
}
.links a:link, .links a:active, .links a:visited {
color:#FFF;
font-size: 16px;
text-decoration: none;
}
.links a:hover {
color: #CCC;
font-size: 16px;
text-decoration: none;
}
a:link, a:active, a:visited {
	color: #2E3A6E;
}
a:hover {
	color: #506EA0;
}
.disclaimer {
font-size: 10px;
color: #FFF;
text-align: center;
margin-bottom: 20px;
}
	.disclaimer a {
		color:#fff;
	}
