html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background-color: #101115;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8D8D8;
}

a {
	color: #98B42B;
	text-decoration: underline;
}
a:hover {
	color: #B5D143;
	text-decoration: underline;
}

a:active, a:focus {
	outline: 0;
}

a img {
	border: none;
}

p, form, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0;
}

h1 {
}

h2 {
}

h3 {
	font-size: 10px;
	color: #8B8B8B;
	display: block;
	padding-bottom: 5px;
	background: url(../i/contactz/dots_h.gif) left bottom repeat-x;
	margin-bottom: 20px;
}

h4 {
}

h5 {
}

h6 {
}

#wrapper .color,
#footer .color {
	color: #98B42B;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	z-index: 1;
	width: 100%;
	
	background: url(../i/contactz/bg_t.jpg) 700px top repeat-x;
}

#wrapper .vTop {
	vertical-align: top;
}
#wrapper .vMid {
	vertical-align: middle;
}
#wrapper .vBot {
	vertical-align: bottom;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}

.cleaner {
	clear: both;
}

#lang {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: block;
	width: 176px;
	height: 18px;
	position: absolute;
	z-index: 1;
	right: 8px;
	top: 14px;
}

	#lang li {
		padding: 0 6px 0 0;
		margin: 0;
		list-style-type: none;
		display: block;
		float: left;
	}
	
	
	#lang li a.act,
	#lang li a:HOVER {	
		filter:alpha(opacity=100);
		-moz-opacity:1;
		opacity:1;
	}
	
	#lang li a {	
		filter:alpha(opacity=60);
		-moz-opacity:.60;
		opacity:.60;
	}

#top {
}



#content {
	padding-bottom: 160px;
}

	#content td {
		vertical-align: top;
	}
	
	#middle ul,
	#middle ol {
		padding-left: 16px;
	}
	
	#middle ul li {
		list-style-type: disc;
		padding-bottom: 5px;
	}
	
	#middle ol li {
		list-style-type: decimal;
		padding-bottom: 5px;
	}
	

#middle {
	padding: 40px 60px 0 60px;
}

.txt {
	padding-left: 60px;
}

#middle p {
	padding-bottom: 20px;
}



#menu {
	background: url(../i/contactz/menu_bg.jpg) left top repeat-y;
	font-size: 12px;
	color: #0A0B10;
	font-weight: bold;
}
	.menu {
		background: url(../i/contactz/menu_lt.jpg) left top no-repeat;
		padding-top: 15px;
	}
	
	#menu ul {
		display: block;
		padding: 0 30px 40px 36px;
		width: 258px;
		margin: 0;
		background: url(../i/contactz/menu_b.jpg) left bottom no-repeat;
	}
	
	#menu ul ul {
		width: 238px;
		padding: 0 0 0 20px;
		background: none;
	}
	
	#menu ul li {
		display: block;
		padding: 6px 0 8px 0;
		width: 258px;
		margin: 0;
		list-style-type: none;
		background: url(../i/contactz/dots_h2.gif) left bottom repeat-x;
	}
	
	#menu ul li a {
		color: #0A0B10;
		text-decoration: none;
	}
	
	#menu ul li a:hover,
	#menu .act a {
		color: #4C4E5A;
		text-decoration: underline;
	}
	#menu .act {
		color: #4C4E5A;
	}
	
	#menu .sub {
		padding: 0;
		background: none;
	}
	#menu .sub ul,
	#menu .sub ul li {
		width: 238px;
		font-size: 11px;
	}



#search {
	height: 53px;
	width: 292px;
	background: url(../i/contactz/search_bg.jpg) left top no-repeat;
	padding: 24px 0 0 16px;
	color: #151619;
	font-size: 11px;
}

	#search label {
		display: block;
		padding-bottom: 5px;
	}
	
	#search #s {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		border: none;
		background: none;
		color: #D8D8D8;
		width: 170px;
		height: 20px;
	}
	
	#search #sBtn {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-decoration: underline;
		border: none;
		background: none;
		color: #4C4E5A;
		width: 60px;
		height: 20px;
	}





#footer {
	width: 100%;
	margin: -150px auto 0 auto;
	background: url(../i/contactz/footer_bg.gif) left bottom repeat-x;
	height: 150px;
	position: relative;
	z-index: 2;
}

#footer .left {
	padding: 115px 0 0 76px;
	background: url(../i/contactz/footer_l.jpg) left 27px no-repeat;
	vertical-align: top;
}

#footer ul li {
	display: inline;
	font-size: 9px;
	font-weight: bold;
}
	#footer ul li a {
		display: block;
		float: left;
		color: #C8C8C8;
		text-decoration: none;
		letter-spacing: 1px;
		border-top: 5px solid #8B8B8B;
		padding: 4px 8px 0 8px;
		margin-right: 6px;
	}
	#footer ul li a:hover,
	#footer ul li .act {
		color: #C8C8C8;
		text-decoration: none;
		border-top: 5px solid #99B429;
	}
	
#footer .right {
	height: 150px;
	background: url(../i/contactz/footer_r.jpg) right bottom no-repeat;
	vertical-align: bottom;
	padding-right: 80px;
	text-align: right;
}

	#footer .right p {
		padding-bottom: 10px;
	}
	
/* --- Forms --- { --- */

.shortInput, 
.normalInput, 
.mediumInput, 
.longInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #FFF;
}

.form .shortInput, 
.form .normalInput, 
.form .mediumInput, 
.form .longInput {
	margin: 5px 0 10px 0;
}

.shortInput {
	width: 50px;
}

.normalInput {
	width: 150px;
}

.mediumInput {
	width: 270px;
}

.longInput {
	width: 320px;
}

/* --- } --- Forms --- */






	
.pages LI {
	list-style:none;
	display:block;
	float:left;
	padding:1px;
}

.pages LI SPAN {
	border:1px solid #98B42B;
	background:#587400;
	padding:2px 5px;
	width:25px;
	height:18px;
}
.pages LI A{
	border:1px solid #587400;
	padding:2px 5px;
	width:25px;
	height:18px;
	text-decoration:none;
}


.gallery A {
	text-decoration:none;
}



#log-in {
	background: #3C3E44;
	width:283px;
	padding:5px;
	border-top:1px solid #5C5E64;
	border-left:1px solid #5C5E64;
	border-bottom:2px solid #1C1E24;
	border-right:2px solid #1C1E24;
	margin-top:20px;
}

#log-in INPUT,
#log-in TEXTAREA {
	background: #5C5E64;
	border:1px solid #1C1E24;
	color:#1C1E24;
}

#log-in INPUT.button{
	background: #1C1E24;
	border-top:1px solid #5C5E64;
	border-left:1px solid #5C5E64;
	border-bottom:1px solid #1C1E24;
	border-right:1px solid #1C1E24;
	cursor:pointer;
	color:#5C5E64;
}

