body, html {
	margin:0 0px;
	padding:0;
	background: #908C67;
}

#global {
	width: 1000px;
	background: url(img/bg.jpg) repeat-y;
	margin: 0px auto;
}#global #header {
	height: 380px;
	margin: 0px;
	background: #908C67 url(img/head_bg.jpg) no-repeat;
}
#global #content {
	margin: 0px;
	text-align: left;
	background: #908C67 url(img/bg.jpg) repeat-y;
	padding-left: 70px;
	padding-right: 70px;
}
#global #content p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
}
#cssdropdown , #cssdropdown ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#cssdropdown li {
	float: left;
	position: relative;
}
.mainitems {
	background: #908C67;
	font: bold 14px/25px Tahoma;
}
.mainitems a {
	padding: 0 10px;
	display: block;
	color: #FFFFCC;
	text-decoration: none;
	background: #908C67;
}
.mainitems a:hover {
	display: block;
	color: #FFCC99;
	background: #908C67;
}
.mainitems_null {
	font: bold 14px/25px Tahoma;
}
.mainitems_null a {
	padding: 0 10px;
	display: block;
	color: #FFFFE1;
	text-decoration: none;
}
.mainitems_null a:hover {
	display: block;
}
#cssdropdown li > ul {
	top: auto;
	left: auto;
}
#cssdropdown li:hover ul , li.over ul {
	display: block;
}
#global #header #menu {
	height: 25px;
	width: 685px;
	padding: 310px 0px 0px 55px;
}
#global #content h1 {
	margin: 40px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFCC;
	font-style: italic;
}
#global #footer {
	background: #908C67 url(img/bg.jpg) repeat-y;
	clear: both;
	margin: 0px;
	text-align: right;
	font-family: tahoma;
	color: #FFFFCC;
	font-size: 11px;
	letter-spacing: 2px;
	padding-right: 70px;
	height: 140px;
	line-height: 18px;
}
.img_left {
	float: left;
	padding: 5px;
	background: #AAA78A;
	border: 1px solid #7C7858;
	margin: 10px 10px 0px;
}
.img {
	padding: 5px;
	background: #AAA78A;
	border: 1px solid #7C7858;
	margin: 10px;
}
.text_2 {
	font: normal 14px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
.text_3 {
	font: normal 14px/22px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
}
#global #footer a {
	font-family: tahoma;
	color: #FFFFCC;
	font-size: 11px;
	text-decoration: none;
}
#global #footer a:hover {
	font-family: tahoma;
	color: #FFCCCC;
	font-size: 11px;
}
#global #content h2 {
	font: italic bold 28px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	margin: 0px;
	padding: 0px;
}

