body {
	font: 11px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #444444;
	background: #ffffff url(img/body_bg.gif) repeat-x;
}

img {
	border: 0;
}

a {
	color: #f47736;
}

a:hover {
	color: #00629f;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, sans-serif;
	color: #00629f;
	margin: 8px 0px;
}

h1 span {
	color: #f47736;
}

p {
	margin: 10px 0px;
	line-height: 1.3;
}

#header {
	position: relative;
	height: 169px;
	width: 781px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(img/header.jpg) left bottom no-repeat;
}

#header .box {
	position: absolute;
	width: 188px;
	height: 128px;
	right: 26px;
	top: 20px;
	background: url(img/box_top.gif) left top no-repeat;
	text-align: center;
	padding-top: 10px;
}

#header .box span {
	color: #00629f;
}

#outer-wrap {
	margin-top: 3px;
	background: url(img/outerwrap_bg.gif) left bottom repeat-x;
}

#wrap {
	overflow: hidden;
	width: 780px;
	margin: 0 auto;
	background: url(img/wrap_bg.gif) repeat-y;
}

#left {
	float: left;
	width: 195px;
	text-align: center;
	color: #f47736;
	line-height: 1.7;
}

#left .box {
	width: 181px;
	margin: 0 auto;
	background: #ffffff url(img/left_box_top.gif) no-repeat;
}

#left .box .content {
	padding: 1px 0px 5px 0px;
	background: url(img/left_box_bottom.gif) left bottom no-repeat;
}

#left .box h1 {
	font: bold 12px Arial, sans-serif;
}

#left .top a {
	margin: 0 10px;	
}

#right {
	float: right;
	width: 577px;
	padding: 0px 0px 20px 8px;
}

#books {
	border: 1px solid #d2e3ed;
	padding: 2px;
	margin-bottom: 15px;
}

#books div {
	padding: 5px 1px 1px 1px;
	background-color: #d2e3ed;
}

#books a {
	margin: 0 11px;
}

#right .boxes {
	background: url(img/boxes_bg.gif) repeat-y;
}

#right .boxes .bottom {
	overflow: hidden;
	height: 1%;
	background: url(img/boxes_bottom.jpg) left bottom no-repeat;
}

#right .box {
	float: right;
	width: 277px;
	padding: 2px 7px;
	border-top: 1px solid #cccccc;
}

#right .left {
	float: left;
	width: 262px;
}

#right h1 {
	font: bold 14px Arial, sans-serif;
}

#footer {
	color: #ffffff;
	background: url(img/footer_bg.gif) repeat-x;
}

#footer .inner {
	padding-top: 20px;
	width: 781px;
	height: 39px;
	margin: 0 auto;
	background: url(img/logo_footer.gif) right 15px no-repeat;
}
