/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { background:#000 url(../images/top-bg.gif) top repeat-x;}
body {
	padding:0;
	margin:0;
	background:url(../images/bg-top.jpg) center top no-repeat;
	color:#808080;
	font-size:13px;
	line-height:1.5em;
	font-family:"trebuchet MS",Geneva, Arial, Helvetica, sans-serif;}
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
a {
	color:#7B4945;
	text-decoration:none;}
a:hover {
	text-decoration:underline;
	color:#E4943C;}
img {
	display:block;}
a img {
	border:0;}
	h1, h2, h3 {
		font-weight:normal;
		display:block;
		font-family:"trebuchet MS";}
	h1 {
		background:transparent url(../images/h1-bg.jpg) repeat-x scroll center top;
		color:#A3A3A3;
		font-size:18px;
		height:13px;
		border-bottom:1px #2D1313 solid;
		line-height:8px;
		padding:14px 0px 10px;
		margin:0 40px;}
	h2 {
		color:#525F96;
		font-size:15px;}
	h3 {
		font-size:15px;
		line-height:1.7em;
		font-family:"trebuchet MS", Courier, mono;}
		.h3 {
			font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:15px;}
p {
	line-height:1.5em;
	margin:5px 0 10px;}
strong {
	color:#A21616;}
.txt11 {
	font-size:11px;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: url(../images/btm-bg.gif) bottom repeat-x;}
#container {
	background: url(../images/container-bg.jpg) top no-repeat;
	margin:0 auto;
	position:relative;
	width:900px;
	z-index:50;}
#header {
	clear:both;
	height:370px;}
#content {
	background: url(../images/content-bg.jpg) center bottom no-repeat;
	min-height:340px;
	margin:10px 40px 10px 40px;}
	*html #content {height:340px;}
#footer {
	bottom:0px;
	line-height:1em;
	/*background:url(../images/footer-bg.jpg) top repeat-x;*/
	width:100%;
	}
#footer2 {
	height:43px;
	margin:0 auto;
	padding:14px 20px 0;
	width:840px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#fff; font-family:trebuchet ms;}
	#footer small { font-size:11px;}

#menu {
	background:transparent url(../images/nav-bg.gif) no-repeat scroll right top;
	float:left;
	font-family:Trebuchet MS;
	margin-left:10px;
	position:absolute;
	top:70px;
	}
#menu .navlist {
	/*height:28px;*/
	margin-left:590px;
	float:left;
	display:inline;
	border-right:1px solid #4A4A4A;
	}
	#menu .navlist li {
	
		display:block;
		float:left;
		clear:both;
		list-style-type:none;
		padding:0px;
		min-height:25px;
		margin:0;
		}
	#menu .navlist li a {
		height:23px;
		float:left;
		clear:both;
		width:240px;
		outline:none;
		color:#D6D6D5;
		font-size:17px;
		letter-spacing:-.01em;
		word-spacing:2px;
		padding:3px 15px 0 15px;
		text-align:right;
		font-family:times new roman;
		font-weight:normal;
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#DD4C37;
		background:#000 url(../images/li-bg.gif) center right no-repeat;
		text-decoration:none;}
		#menu .navlist li a.active {
			padding-left:15px !important; /*width:100px !important;*/ text-align:left !important; height:25px; }
		
.imgL {
	padding:0px 20px 0 0;}
.imgR {
	padding:10px 0 0 15px;}
.thumb {margin:10px 20px 0 0; padding:2px; border:1px #ccc solid;}
.ico-book { display:inline; margin:0 0 -10px 10px;}
.p2 p { margin:2px 0 !important; text-indent:40px; font-size:13px;}