#sidebar-left {
	width: 205px;
	float: left;
	background: #d5d0d1;
	font-size: 11px;
	
	margin-bottom: 10px;
}

#sidebar-left p {
	padding: 5px 10px 15px 10px;
}

#sidebar-left img {
	margin: 15px 0 10px 15px;
	border: 1px solid #000;
}

.box2 {
	background: #d5d0d1;
	margin-bottom: 0;
}

.box2 h3 {
	height: 19px;
	background: #363636 url(images/h3arrow.jpg) left no-repeat;
	font: 14px Arial, Helvetica, Sans-Serif;
	color: #fff;
	padding: 7px 0 0 25px;
	margin: 0;
	margin-bottom: 10px;
	font-weight: bold;
}

.box-content {
	padding: 0 10px 15px 18px;
	font-size: 11px;
}



.box3 {
	margin: 10px 0;
	background: url(images/dotlinewhite.jpg) bottom no-repeat;
}

.box3 h3 {
	height: 26px;
	background: url(images/h3arrow.jpg) left no-repeat;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 25px;
	margin: 0;
	margin-bottom: 10px;
}

.box3 h3 img {
	vertical-align: middle;
}

#wrapper {
	width: 743px;
	float: right;
	margin-bottom: 15px;
}

#content-header {
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 6px solid #64a2f1;
}

#content-header h2 {
	margin: 0;
	font-size: 28px;
	color: #65a2f0;
	text-transform: uppercase;
	padding-top: 10px;
}

#content-header .title {
	background: #06336a;
	color: #fff;
	font-size: 14px;
	width: 408px;
	padding: 5px;
}

#content-header-left {
	padding-left: 12px;
	width: 430px;
	float: left;
	margin-right: 40px;
}

#content-header p {
	font-size: 15px;
	font-weight: bold;
}

#content-header .more {
	font-size: 14px;
}

#content {
	width: 527px;
	float: left;
	font-size: 12px;
	line-height: 16px;
}

#book {
	background: #b5021d;
	color: #fff;
	margin-bottom: 15px;
	height: 215px;
}

#book-right {
	float: left;
	width: 390px;
}
#book p {
	font-size: 17px;
	padding-right: 20px;
	line-height: 24px;
}

#book .quoter {
	display: block;
	font-size: 11px;
	text-align: right;
	padding: 0 20px 10px 0;
}

#book img {
	float: left;
	margin:  0 20px;
}
#book-header {
	background: #d90221;
	margin-bottom: 20px;
}

#book-header ul {
	list-style-type: none;
	margin: 0;
	padding: 4px;
}

#book-header li {
	display: inline;
	border-left: 1px solid #fff;
	padding-left: 5px;
}

#book-header .first {
	border-left: 0;
}

#book-header a:link {color: #fff;text-decoration: underline;}
#book-header a:visited {color: #fff;text-decoration: underline;}
#book-header a:active {color: #fff;text-decoration: underline;}
#book-header a:hover {color: #fff;text-decoration: none;}

#content h2 {
	font-size: 18px;
	color: #d90221;
	font-weight: normal;
}
#content p {
	margin-top: 0;
	margin-bottom: 17px;
}

#contentul {
	margin: 0;
	padding-left: 45px;
}

#contentul li {
	padding-bottom: 15px;
}

#sidebar-right {
	width: 205px;
	float: right;
	color: #000;
}

.box {
	background: #d5d0d1;
	margin-bottom: 0;
}

.box h3 {
	height: 19px;
	background: #464646 url(images/h3arrow.jpg) left no-repeat;
	font-size: 14px;
	color: #fff;
	padding: 7px 0 0 25px;
	margin: 0;
	margin-bottom: 10px;
}

.box-content {
	padding: 0 10px 15px 18px;
	font-size: 11px;
}

#sidebar-right p {
	font-size: 11px;
	line-height: 13px;
		color: #000;
}

#sidebar-right #footer {
	background: #06336a;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}

hr {color: #fff; background-color: #fff; border: 1px dotted #d90221; border-style: none none dotted; margin-bottom: 20px; }