body {
	margin: 0px; 
	padding: 0px; 
	background-color: #898966; 
	overflow: -moz-scrollbars-vertical;
}

body, td {
	color: #cccdbb;
	font-size: 11px; 
	font-family: Verdana; 
}

a, a:visited {
	color: #cccdbb;
	text-decoration: underline;
}

img {border: none; margin: 0px;}

form {margin: 0px; padding: 0px;}

#container {
	width: 947px;
	position: relative;
	margin: 0px auto;
}

table.main {width: 947px;}

table.main td {
	vertical-align: top;
	text-align: left;
}

table.main td.top_banner {width: 238px;}

/* Main menu: first level */

td.menu_first {
	width: 463px;
/*	background: url(../i/face.gif) left top no-repeat;*/
	height: 331px;
}

td.two {
	background: url(../i/face2.gif) left top no-repeat !important;
}

td.three {
	background: url(../i/face.jpg) left top no-repeat !important;
}

.main_menu_first {
	margin: 106px 0 0 265px;
	overflow:hidden;
	width: 200px;
	white-space: nowrap
}
.main_menu_first a, .main_menu_first a:visited {
	font-family: Century Gothic;
	font-size: 10px;
	color: #cccdbb;
	text-decoration: none;
}
.main_menu_first .right_image a {
	background: url(../i/right_image2.gif) right no-repeat #898966;
	padding-right: 10px;
}
.right_image {
	background: url(../i/right_image.gif) top repeat-x;
	vertical-align: top;
}

.main_menu_first A{margin: 0 0 0 0}

/*
.main_menu_first #pos0 {margin: 0 0 0 35px}
.main_menu_first #pos1 {margin: 0 0 0 30px}
.main_menu_first #pos2 {margin: 0 0 0 25px}
.main_menu_first #pos3 {margin: 0 0 0 20px}
.main_menu_first #pos4 {margin: 0 0 0 15px}
.main_menu_first #pos5 {margin: 0 0 0 10px}
.main_menu_first #pos6 {margin: 0 0 0 5px}
.main_menu_first #pos7 {margin: 0 0 0 0px}
*/

/* Main menu: second level */

td.menu_second {width: 246px;}

#second_zone {
	display:none;
}


.main_menu_second {
	margin: 120px 0 0 0px;
	height:128px;
	background:url(/i/vertical_line.gif) left top no-repeat;
}

* > .main_menu_second {height: auto !important; }

.main_menu_second .bottom_image {
	padding: 0 0 0 0px;
	background:url(/i/bottom_image.gif) left bottom no-repeat;
	min-height:128px;
}

.main_menu_second a, .main_menu_second a:visited {
	display: block;
	color: #cccdbb;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	margin: 2px 0 2px 8px;
}
.main_menu_second a:hover {
	color: #fff !important;
}

/* Main menu: third level */

.main_menu_third {margin: 0 0 9px 0}

.main_menu_third a, .main_menu_third a:visited {
	font-weight: normal;
	margin: 3px 0 4px 18px;
}

a.active img {
	margin: 0 0 0 3px;
}

/* a.active {color:#FFF !important;} */

/* Content zone */

h1.title_home {
	font-family: Century Gothic;
	font-size: 24px;
	margin: 0 0 20px 175px;
	font-weight: normal;
	background: url(../i/header.gif) left no-repeat;
	padding: 0 0 0 25px;
}

h1.title {
	font-family: Century Gothic;
	font-size: 24px;
	margin: 0 0 20px 20px;
	font-weight: normal;
	background: url(../i/header.gif) left no-repeat;
	padding: 0 0 0 25px;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 7px 0 5px 0;
	color: #cccdbb;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 7px 0 5px 0;
	color: #71714f;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #aaab90;
	margin: 7px 0 5px 0;
}

h4 {
	font-weight: bold;
	font-size: 11px; 
	margin: 3px 0 3px 0;
}
h5 {
	font-weight: normal !important;
	font-size: 13px; 
	margin: 3px 0 3px 0;
}

ul {
	margin: 10px;
	padding: 10px;
}

ul li {
	list-style-type: square;
	margin: 5px 0;
}

.main_content1 {
	margin: 0 15px 40px 100px;
	line-height: 1.4;
}

.main_content2 {
	margin: 0 25px 40px 45px;
	line-height: 1.4;
}

.main_content3 {
	margin: 0 162px 40px 202px;
	line-height: 1.4;
}

table.innerpage td {
	vertical-align: top;
}

table.innerpage td.left {
	padding: 0 55px 0 0;
}

hr {
	height: 1px; 
	border: none; 
	background-color: #9b9b7d; 
	color: #9b9b7d;
	width: 503px;
	text-align: center;
}

p {margin: 0 0 12px 0}

input.formbutton {
	background-color: #a4a488;
	color: #71714f;
	border: 1px solid #cccdbb;
	margin-right: 4px;
	padding: 3px 5px;
	font-weight: bold;
	font-size: 11px;
}

/* Bottom menu */
.bottom_menu {
	text-align: center;
	margin-bottom: 45px;
}

.bottom_menu a, .bottom_menu a:visited {
	text-decoration: none;
}

.bottom_menu a:hover {text-decoration: underline;}

/* Footer */
td.copyright {
	padding-top:15px;
	text-align: right !important;
}