html {min-height: 100%;}
* {
	margin: 0;
	padding: 0;
}

a {
	color: #963;
}
a:hover {color: #C60;}

body {
	background: #C7AB84 url(img2/bgg.jpg) repeat-x top;
	color: #232323;
	font: normal 62.5% Arial;
}
p,code,ul {padding-bottom: 1.7em;} 
li {
	list-style-image: none;
	list-style-type: square;
}
h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AD0000;
	width: 500px;
}
blockquote {
	background: url(img2/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
h1,h2,h3 {padding-top: 6px;}

H3 {
  font-family: "Arial Black";
  font-size: 12pt;
  font-weight: bold;
  color: #000;
}

H2 {
	font-family: Arial;
	font-size: 13pt;
	font-weight: bold;
	color: black;
}

H1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #000;
}

H6 {
	font-family: Arial;
	font-size: 6pt;
	color: black;
}

TD {
	font-family: Arial;
	font-size: 8pt;
	color: black;
}

TR {
	font-family: Arial;
	font-size: 8pt;
	color: black;
}

TH {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}

a:hover {
	color: #996633;
}

/* misc */
.clearer {clear: both;}
.right {float: right;}
/* structure */
.container {
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 0 10px;
	width: 900px;
}
/* header */
.top {
	padding: 5px 10px 0;
}
/* title */
.header {
	font-size: 1.2em;
	height: 200px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.header h1{
	color: #FFF;
	font-family:Arial;
	padding:130px 0 0 20px;
	font-size: 22px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header .left{
	background: #A4A4A0;
	color: #FFF;
	height: 225px;	
}

.header .left {
	background: #C7AB84 url(img2/header2.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	width: 900px;
	height:250px;
	margin: 0 auto;
}

/* navigation */
.navigation {
	background: #D9E1E5 url(img2/nav.gif);
	height: 41px;
	margin:0 auto;
	width: 100%;
}

.navigation a {
	color: black;
	display: block;
	float: left;
	font: bold 1.1em sans-serif;
	line-height: 41px;
	padding: 0 32px;
	text-decoration: none;
}
.navigation a:hover {
	background-position: left bottom;
	color: #996633;
}
/* main */
.main {
	border-top: 4px solid #FFF;
}
/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
	border-right: 1px solid white;
}
#sidenavColor {
	background: #c7ab84;
}


.sidenav h2 {
	color: #ffffff;
	font-size: 1em;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	text-align:center;
}

.sidenav ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}

.sidenav li {
	border-bottom: 1px solid #EAEADA;
	list-style-image: none;
	list-style-type: none;
}

.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
	font-weight: normal;
}

.sidenav li a:hover {
	background: #ebf6e6;
	color: #654;	
}
.left2 {
	float: left;
}


.sidenav .image {
	width:210px;
}
.image {
	width:100%;
}

/* content */
.content {
	float: left;
	width: 580px;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 10;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 38px;
	text-align: justify;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}

.content li {
	list-style: url(img2/li.gif);
	margin-left: 18px;
	line-height: 125%;
}

.content p {
	font-family: Arial;
	line-height: 140%;
}

/* footer */

.footer {
	background: url(img2/bgfooter.gif) repeat-x bottom;
	color: #C7AB84;
	font: bold 1em/40px Arial;
	text-align: center;
	margin-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer p{
	padding-top:20px;
	font-size: 10px;
	line-height: normal;
	color: #666;
}

.footer a,.footer a:hover {
	color: #333;
}
#adwords {
	height: 210px;
	width: 200px;
	background: #FFF;
	margin: 5px 0 10px 5px;
}
#adwordsText {
	height: 200px;  
	width: 200px;
	margin: 5px 0 10px 5px;
}
.container .main .sidenav #sidenavColor ul li p {
	background: #FFF;
	padding-top: 5px;
	padding-left: 10px;
}

TABLE {
	font-family: Arial;
	color: #000;
	font-size: 8pt;
}
#adsense3 {
	height: 280px;
	width: 670px;
	float: left;
	margin: 15px 0;
	position: relative;
}
.adImg {
	position: absolute;
	top: 30px;
	right: 20px;
}

