*{
	margin:0px;
	padding:0px;
}

body{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

a img{
	border-width: 0px;
}

#mainarea{
	background-color:#666666;
}

#header{
	position: relative;
	width: 1000px;
	height: 443px;
	margin: 0px auto;
	background: url(../images/head.jpg) top no-repeat;
	background-color: #FFF;
}

#header a.home{
	display: block;
	position: absolute;
	width: 11px;
	height: 17px;
	left: 47px;
	top: 7px;
	background: url(../images/home.gif) right no-repeat;
}

#header h1{
	position: absolute;
	left: 300px;
	top: 30px;
}

#header h1 a{
	display: block;
	width: 125px;
	height: 105px;
}

#header a.send_mail{
	display: block;
	position: absolute;
	width: 13px;
	height: 8px;
	left: 90px;
	top: 10px;
	background: url(../images/envelope.gif) right no-repeat;
}

#header a.home span,
#header a.send_mail span,
#header h1 a span{
	display: none;
}

#menu{
	position: absolute;
	list-style-type: none;
	bottom: 29px;
	left: 160px;
	padding-right: 3px;
	background: url(../images/menu_point.gif) right no-repeat;
}

#menu li{
	float: left;
}

#menu li a{
	color: #515151;
	text-decoration: none;
	padding-left: 22px;
	padding-right: 18px;
	font-size: 13pt;
	background: url(../images/menu_point.gif) left no-repeat;
}

#menu li a:hover{
	text-decoration: underline;
	font-style: normal;
}

#main{
	width: 920px;
	margin: 0px auto;
	color: #555;
	height: 1%;
	overflow: hidden;
	background-color: #FFF;
	padding-left: 40px;
	padding-right: 40px;
}

#main h2{
	font-size: 20pt;
	padding-bottom: 15px;
	font-weight: normal;
}

#main .main_article_outer{
	float: left;
	background: url(../images/list.jpg) left -1px repeat-x;
}

#main .main_article_outer img{
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}

#main .main_article_inner{
	padding: 15px;
	width: 267px;
	background: url(../images/corner.jpg) left -1px no-repeat;
}

#main .main_article_inner h3{
	text-align: right;
	font-size: 10pt;
	margin-bottom: 15px;
}

#main .main_article_inner p{
	font-size: 8pt;
	margin: 10px;
	padding-left: 8px;
	line-height: 15px;
	color: #2B2B2B;
}

#main .main_article_inner p.author{
	font-size: 10pt;
	padding-top: 10px;
	text-align: right;
	color: #2B2B2B;
}

#main .float{
	padding-left: 320px;
}

#main .content p{
	text-indent: 25px;
	margin: 10px;
}

#main .content ul{
	margin:15px 0;
	margin-left:70px;
	list-style-type: none;
}

#main .content ul li{
	padding-left: 20px;
	margin:7px 0;
	background: url(../images/arrow.gif) left no-repeat;
}

#main .content ol{
	padding-left: 170px;
	padding-right: 300px;
	padding-bottom: 15px;
}

#main .content ol li{
	padding-left: 0px;
	padding-bottom: 10px;
}

#main .content ul.submenu{
	padding: 0px;
	height: 1%;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background: url(../images/submenu_point.gif) left no-repeat;
	border-top: #1F9DAB dotted 1px;
}

#main .content ul.submenu li{
	padding: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background: url(../images/submenu_point.gif) right no-repeat;
	float: left;
}

#main .content ul.submenu li a{
	color: #515151;
	text-decoration: none;
	font-weight: bold;
}

#main .content ul.submenu li a:hover{
	font-style: normal;
	text-decoration: underline;
}

#main .content .img_container{
	text-align: center;
}

#main .content .left{
	float: left; 
	margin-right: 10px;
}

#main .content .right{
	float: right; 
	margin-left: 10px;
}

#main .content img{
	border: #1F9DAB dotted 1px;
	padding: 8px;
	margin:10px;
}

#main .content .img_container .caption{
	font-size: 8pt;
	font-weight: bold;
	color: #603811;
	width: 90px;
}

#main .content blockquote{
	background: url(../images/list.jpg) left -1px repeat-x;
	margin-bottom: 15px;
	font-size: 8pt;
	clear:both;
}

#main .content blockquote div{
	background: url(../images/corner.jpg) left -1px no-repeat;
	padding: 15px 40px;
	padding-left: 80px;
	min-height: 40px;
	_height: 40px;
}

#main .books{
	border-top: #1F9DAB dotted 1px;
	color: #4B4B4B;
	height: 1%;
	overflow: hidden;
	width: 900px;
	margin: 0px auto;
	margin-top: 15px;
	padding-top: 15px;
}

#main .books .item{
	float: left;
	width: 300px;
}

#main .books .item p{
	font-size: 8pt;
	line-height: 15px;
	width: 270px;
	*width: 160px;
	text-indent: 25px;
}

#main .books .item img{
	float: left;
	padding-right: 20px;
}

#footer{
	width: 1000px;
	height: 140px;
	margin: 0px auto;
	background: url(../images/footer_back.gif) bottom repeat-x;
	background-color: #FFF;
	color: #707070;
}

#footer h2{
	float: left;
	padding-top: 40px;
}

#footer h2 a{
	display: block;
	width: 127px;
	height: 52px;
	background: url(../images/logo_mini.gif) no-repeat;
}

#footer h2 a span{
	display: none;
}

#footer .copyright{
	float: left;
	padding-top: 40px;
	padding-left: 20px;
}

#footer .copyright .key{
	cursor: default;
}

#footer .counters{
	padding-top: 40px;
	padding-right: 40px;
	word-spacing: 10px;
	float: right;
}

a:link, a:visited{
	color: #000;
}

a:hover{
	color: #555;
	font-style: italic;
}

















