body {
	background-color: #2e2e2e;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(../pics/bg.png);
	background-repeat: repeat-x;
	font-family: arial;
	text-align: center;
}
#head {
	width: 842px;
	height: 212px;
	position: relative;
	background-image: url(../pics/pic1c.jpg);
	margin-left: auto;
	margin-right: auto;
}
#slider {
	position: relative;
	width: 842px;
	height: 519px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: hidden;
}
#left {
	position: absolute;
	width: 42px;
	height: 429px;
	top: 0px;
	left: -42px;
	background-image: url(../pics/pic2.png);
}
#right {
	position: absolute;
	width: 113px;
	height: 696px;
	top: 0px;
	left: 841px;
	background-image: url(../pics/pic3.png);
}
#right2{
	position: absolute;
	width: 113px;
	height: 696px;
	top: 0px;
	left: 841px;
	background-image: url(../pics/pic4.png);
}
#menu a:link{color: #000000; text-decoration: none;}
#menu a:hover{color: #000000; text-decoration: underline;}
#menu a:visited{color: #000000; text-decoration: none;}
.hrr {margin-left: 8px; margin-right: 6px; top: 9px; position: relative;}
#menu {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 840px;
	text-align: left;
	font-size: 0.9em;
}

#footer {
	position: relative;
	color: #ffffff;
	font-size: 0.9em;
	text-align: center;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
}
#footer2 {
	position: relative;
	color: #ffffff;
	font-size: 0.9em;
	text-align: center;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 841px;
	padding-top: 197px;
	background-image: url(../pics/footer.jpg);
	background-repeat: no-repeat;
	padding-bottom: 30px;
	clear: both;
	background-color: #2e2e2e;
}
#desc {
	position: absolute;
	top: -310px;
	left: 575px;
	width: 274px;
	text-align: justify;
	z-index: 900;
	color: black;
	line-height: 1.3em;
}
#maincontent {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 841px;
	background-image: url(../pics/pic2.jpg);
	background-repeat: no-repeat;
	background-color: #f6f7f7;
}
#maincontent {
  min-height:484px;
  height:auto !important;
  height:484px;
}
#content {
	position: relative;
	width: 580px;
	_width: 640px;
	padding: 20px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.4em;
	padding-top: 230px;
	_padding-top: 250px;
	float: right;
	padding-right: 50px;
	color: #000000;
}
#content img {
	padding: 2px;
	margin: 5px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
#gallery {
	position: relative;
	float: left;
	padding-top: 320px;
	width: 160px;
}

#gallery img {
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #000000;
	background-color: #ffffff;
}
#container {
	position: relative;
	width: 1px;
	background-color: #f6f7f7;
	background-image: url(../pics/bg2.png);
	background-repeat: repeat-y;
}
h1 {color: #419f09}
h2 {color: #000000;}

#content a:link{color: #f38600; text-decoration: none;}
#content a:hover{color: #f38600; text-decoration: underline;}
#content a:visited{color: #f38600; text-decoration: none;}
