* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	color:#369;
	font:1.4em Arial, Helvetica, sans-serif;
	background:#326699 url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#369;
}
a:hover{text-decoration:none;}
#wrapper{
	width:824px;
	margin:0 auto;
}
.wrapper-t,
.wrapper-b{
	background:url(../images/bg-wrapper-t.png) no-repeat;
	height:19px;
	overflow:hidden;
}
.wrapper-b{background:url(../images/bg-wrapper-b.png) no-repeat;}
.wrapper-c{
	height:1%;
	overflow:hidden;
	padding:0 12px;
	background:url(../images/bg-wrapper-c.png) repeat-y;
}
.wrapper-holder{
	padding:0 2px;
	overflow:hidden;
	height:1%;
	background:url(../images/bg-wrapper-grad.gif) no-repeat;
}
#header{
	padding:2px 53px 13px;
}
#header .header-holder{
	overflow:hidden;
	height:1%;
	padding:0 17px 6px 15px;
}
#header img{
	float:left;
	display:block;
}
.logo{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	width:326px;
	height:161px;
	background:url(../images/logo.gif) no-repeat;
	margin:4px 0 0;
}
.logo a{
	height:100%;
	display:block;
}
#header .program{
	background:url(../images/text1.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 17px;
	height:26px;
}
#header h2{
	margin:0;
	font-size:1.42em;
	font-weight:normal;
	font-style:italic;
	color:#843f2c;
	text-align:center;
	overflow:hidden;
	width:100%;
}
#main{
	background:url(../images/bg-main.gif) repeat-x;
	overflow:hidden;
	height:1%;
	padding:37px 35px 0 34px;
}
.home #main{
	padding-top:54px;
}
#content{
	width:488px;
	float:left;
	line-height:1.214em;
}
#content p{
	margin:0 0 16px;
}
#content h3{
	margin:5px 0 17px;
	font-size:1.28em;
	color:#036;
}
#content .marked{
	text-transform:uppercase;
}
#wrapper .section{
	overflow:hidden;
	height:1%;
	padding:0 35px 0 34px;
}
.section .wrap{
	width:488px;
	float:left;
}
#content .chapter{
	overflow:hidden;
	height:1%;
	margin-bottom:12px;
}
#content .chapter strong{
	color:#036;
}
#content .publ{
	overflow:hidden;
	height:1%;
	margin-bottom:5px;
}
#content .publ span{
	float:left;
	margin:6px 2px 0 0;
}
#content .publ img{
	display:block;
}
.section .block{
	background:url(../images/bg-block-c.gif) repeat-y;
	margin:9px 0 30px;
}
.section .frame{
	background:url(../images/bg-block-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:0 5px 10px 15px;
}
.section .block .heading{
	color:#fff;
	font-size:1.28em;
	display:block;
	margin:0 0 13px 0;
	background:#369 url(../images/bg-block-t.gif) no-repeat;
	padding:2px 12px 5px;
}
.section .block ul{
	margin:0 0 4px;
	padding:0;
	list-style:none;
	color:#000;
}
.section .block ul li{
	background:url(../images/bullet.gif) no-repeat 0 3px;
	padding:0 0 12px 15px;
}
.section .block dl{
	background:url(../images/bg-border.gif) repeat-x;
	margin:0 10px 0 12px;
	overflow:hidden;
	height:1%;
	font-size:1.28em;
	color:#000;
	padding-top:7px;
}
.block dl .crossed{
	text-decoration:line-through;
}
.block dt{
	float:left;
}
.block dd{
	margin:0;
	clear:right;
}
.block dl .red{
	color:#ff0000;
}
.section .block dl strong{
	color:#000;
	margin:0;
	display:inline;
}
.section .block dl .red{color:#f00;}
.section .info{
	overflow:hidden;
	height:1%;
}
.info .privacy{
	width:151px;
	float:left;
	background:url(../images/icon1.gif) no-repeat;
	font-size:0.78em;
	color:#666;
	padding:0 0 0 19px;
}
.section .info .privacy strong{
	color:#000;
	text-transform:none;
	font-size:1.2em;
}
.section .info .privacy p{
	margin:0;
	line-height:12px;
}
.info .links{
	width:303px;
	float:right;
	text-align:center;
}
.info .links a{
	font-size:0.85em;
	text-decoration:underline;
}
.info .links a:hover{
	text-decoration:none;
}
.info .links .add{
	background:url(../images/btn-add.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	height:107px;
	margin:0 0 35px;
}
#sidebar{
	width:206px;
	float:right;
	text-align:center;
}
#sidebar .add-box{
	text-align:center;
}
#sidebar .arrow{
	background:url(../images/arrow.gif) no-repeat 100% 0;
	text-transform:uppercase;
	padding:35px 23px 16px 0;
	font-weight:bold;
	font-size:1.28em;
	letter-spacing:-1px;
	color:#1a4167;
	position:relative;
	display:inline-block;
	margin-top:-33px;
	text-decoration:none;
}
#sidebar .add{
	background:url(../images/btn-add2.gif) no-repeat 100% 0;
	display:block;
	height:39px;
	text-indent:-9999px;
	overflow:hidden;
	margin:61px 0 26px;
}
#sidebar .out{
	font-size:0.71em;
}
#sidebar .img{
	display:block;
	margin:0 0 9px;
}
#sidebar img{
	vertical-align:top;
}
.section .aside{
	width:206px;
	float:right;
}
.aside .box{
	background:url(../images/bg-box-c.gif) repeat-y;
	margin:0 0 30px;
	color:#000;
	font-size:0.92em;
}
.box .holder{
	background:url(../images/bg-box-t.gif) no-repeat;
}
.box .frame{
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:5px 5px 12px 10px;
}
.box img{
	display:block;
}
.box strong{
	font-size:1.4em;
	color:#369;
}
.box p{
	margin:0;
}
.box a{
	text-decoration:underline;
}
.box a:hover{
	text-decoration:none;
}
.box .book{
	margin:23px 0;
}
.box .satisfaction{
	width:116px;
	margin:0 auto;
}
#footer{
	width:824px;
	margin:0 auto 20px;
	color:#fff;
	font-size:0.85em;
	text-align:center;
}
#footer p{
	margin:0;
}
#main .content{
	width:500px;
	margin:0 auto 70px;
}
#main .paging{
	margin:0 0 25px;
	color:#369;
	overflow:hidden;
	height:1%;
	text-align:center;
	font-size:1.07em;
}
#main .paging-holder{
	position:relative;
	width:100%;
}
#main .paging .back{
	background:url(../images/btn-back.gif) no-repeat;
	height:25px;
	width:164px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:15px auto;
}
#main .paging strong{
	color:#ff0000;
}
#main .paging .prev{
	padding-left:13px;
	background:url(../images/bullet3.gif) no-repeat 0 3px;
	text-decoration:underline;
	position:absolute;
	left:0;
	top:0;
}
#main .paging .next{
	padding-right:13px;
	background:url(../images/bullet2.gif) no-repeat 100% 4px;
	text-decoration:underline;
	position:absolute;
	right:0;
	top:0;
}
#main .paging a:hover{
	text-decoration:none;
}
#main .content .text-holder{
	border:1px solid #326699;
	padding:22px 18px;
	margin:0 0 6px;
}
