/* jtest css */

* {
	margin:0;
	padding:0;
	behavior: url(iepngfix.htc);}
html { 	background:#715B37;}
body {
	padding:0;
	margin:0;
	letter-spacing:0.02em;
	color:#0F3B4A;
	font-size:14px;
	line-height:1.5em;
	font-family:georgia;}
.clear { clear:both;}
.left { float:left;}
.right { float:right;}
a {
	color:#3686AB;
	text-decoration:none;}
a:hover {
	text-decoration:none;
	color:#ccc;}
img {
	display:block;}
a img {
	border:0;}
	h1, h2, h3 {
		font-weight:normal;
		
		display:block;
		font-family:"Georgia";}
	h1 {
		
		color:#926E51;
		font-size:17px;
		height:13px;
		
		
		line-height:8px;
		padding:14px 0px 10px;
		}
	h2 {
		color:#946429;
		font-size:15px;}
	h3 {
		font-size:16px;
		line-height:1.7em;
		font-family:"Georgia", Courier, mono;}
		.h3 {
			font-family:"trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:15px;}
p {
	line-height:20px;
	
	margin:5px 0 17px;}
strong {
	color:#194D6E;}
.txt11 {
	font-size:11px;}
	
/**************** STRUCTURE ******************/

#wrapper {
	width:100%;
	background: #9EC0D7 url(../images/wrapper-bg.jpg) top repeat-x;}
#container {
	background: url(../images/container-bg.jpg) top repeat-y;
	margin:0 auto;
	
	width:800px;
	overflow:hidden;
	
	z-index:50;}
#header {
	background: url(../images/header-bg.jpg) top no-repeat;
	clear:both;
	height:392px;}
#content {
	background:url(../images/content-bg.jpg) top no-repeat;
	min-height:430px;

	width:535px;
	padding:5px 250px 5px 15px;}
	*html #content { height:450px;}
#footer {
	bottom:0px;
	line-height:1em;
	background:#659FC4;
	width:100%;
	}
#footer2 {
	height:67px;
	background:#fff url(../images/footer-bg.jpg) bottom no-repeat;
	margin:0 auto 0px;
	padding:3px 20px;
	width:760px;}
	#footer p { margin:0; padding:0; font-size:11px; color:#fff; font-family:trebuchet ms;}
	#footer small { font-size:11px;}

#menu {
	
	float:left;
	z-index:100;
	width:210px;
	margin-left:0px;
	position:absolute;
	top:444px;
	margin-left:577px;
	
	}
#menu .navlist {
	/*height:28px;*/
	
	float:left;
	display:inline;
	}
	#menu .navlist li {
	/*background:url(images/navli-bg.gif) right center no-repeat;*/
		display:block;
		float:left;
		clear:both;
		list-style-type:none;
		padding:0px;
		border-bottom:1px #80A7C1 solid;
		padding:0 0px 0 5px;
		
		
		}
	#menu .navlist li a {
		height:20px;
		float:left;
		clear:both;
		width:205px;
		outline:none;
		color:#315168;
		font-size:13px;
		letter-spacing:-0.05px;
		word-spacing:2px;
		padding:8px 0px 3px 0px;
		text-align:left;
		font-family:arial;
		font-weight:bold;
		/*border-bottom:1px #201F1F solid;
		border-top:1px #0E0101 solid;*/
		/*opacity:.7;
		filter:alpha(opacity=70);*/
		}
		
		
	#menu .navlist li a:hover, #menu .navlist li a.active  {
		color:#793817;
		/*opacity:1;
		filter:alpha(opacity=100);*/
		
		text-decoration:none;}
		#menu .navlist li a.active {
			padding-left:0px !important; /*width:100px !important;*/ text-align:left !important; height:20px; }
		
.imgL {
	padding:0px 20px 0 0;}
.imgR {
	padding:10px 0 0 15px;}
.thumb {margin:10px 20px 10px 0px; background:#97C6E5; padding:5px 3px; border:1px #8DB9D6 solid;}
.ico-book { display:inline; margin:0 0 -10px 10px;}
.p2 p { margin:2px 0 !important;}
h1.clear { line-height:0; padding:0; margin:0; height:10px; border:0; }
.pix {padding-bottom:4px; border-bottom:2px #D4E1EA dashed;}
.nob { border:0 !important;}
.t { float:left; width:300px;}
