body, h1, h2, h3, p, ul, dl, dt, dd {
	margin: 0;
	padding: 0;
}
body {
	padding: 20px 0;
	text-align: center;
	background: url("images/bg.gif") no-repeat left top #fff;
}
h2, h3, li {
	font-family: tahoma, sans-serif;
	font-size: 12px;
}
h1 {    color: #2c8a89;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
ul {
	list-style-type: none;
}
p, dd {
	margin-bottom: 16px;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
p span {
	margin-left: 15px;
	border-bottom: 1px dotted #075033;
}
p.back {
	height: 24px;
	margin-left: -20px;
	padding-left: 20px;
	line-height: 20px;
	margin-bottom: 0;
	background: url("images/back.gif") no-repeat 0 50%;
}
p.back a {
	float: left;
	display: block;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dotted #075033;
}
a, b {
	color: #2c8a89;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
#box {
	width: 903px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#logo {
	float: left;
	width: 262px;
	height: 96px;
	position: absolute;
	top: 72px;
	left: 0;
	background: url("images/logo.gif") no-repeat left top;
}
#logo a {
	display: block;
	width: 262px;
	height: 96px;
}
#logo span {
	display: none;
}
#header .right {
	margin-left: 300px;	
}
#header .right h3 {
	width: 516px;
	height: 10px;
	margin-left: 42px;
	margin-bottom: 8px;
	font-size: 1px;
	text-indent: -5000px;
	text-transform: uppercase;
	font-weight: normal;
	color: #2c8b87;
	background: url("images/h3.gif") no-repeat left top;
}
/*#gallery {
	position: relative;
	width: 516px;
	height: 198px;
	padding: 0 43px;
	background: url("images/lines.gif") no-repeat 41px 0;
}
#frame {
	overflow: hidden;
	width: 515px;
	height: 198px;
}
#img_list {	
	width: 1362px;
	padding-top: 14px;
}
#img_list img {
	float: left;
	margin-right: 13px;
}
#next, #back {
	position: absolute;
	top: 86px;
	display: block;
	width: 25px;
	height: 29px;
}
#next span, #back span {
	display: none;
}
#next {
	right: 0;
	background: url("images/arrow_right.gif") no-repeat left top;
}
#back {
	left: 0;
	background: url("images/arrow_left.gif") no-repeat left top;
}*/
#content {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
#content .right {
	float: right;
	width: 635px;
	margin-right: 28px;
	_margin-right: 14px;
}
#content .right h2 {
	float: left;
	_width: 90px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2c8b87;
}
#content .right .inner {
	margin-left: 15px;
}
#content .left {
	margin-right: 625px;
	padding-left: 48px;
	padding-bottom: 75px;
}
#menu {
	width: 150px;
	overflow: hidden;
}
#menu li {
	clear: both;
}
#menu ul {
	margin-left: 15px;
}
#menu b {
	display: block;
	float: left;
	margin-bottom: 3px;
	color: #075033;
	border-bottom: 1px dotted #075033;
}
#menu a {
	display: block;
	float: left;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #2c8a89;
	border-bottom: 1px dotted #2c8a89;
}
#menu ul a {
	font-weight: normal;
}
#menu a:hover {
	padding-bottom: 1px;
	border-bottom: 0;
}
#news dt {
	margin-bottom: 5px;
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2c8a89;
}
#footer {
	width: 857px;
	clear: both;
}
#footer .left {
	position: relative;
	z-index: 2;
	float: left;
	width: 198px;
	height: 80px;
	margin-top: -67px;
	padding: 10px 22px 0 20px;
	font-weight: bold;
	color: #2c8a89;
	background: url("images/footer_lines.gif") no-repeat left top;
}
#footer .right {
	margin-left: 340px;
	padding-top: 5px;
	text-align: right;
	border-top: 1px solid #2c8a89;
}
#footer .right a {
	text-decoration: none;
}



#slider {
	position: relative;
	behavior: url("iepngfix.htc");
	width: 516px;
	height: 225px;
	padding: 0 43px;
	background: url("images/shadow.png") no-repeat 41px 0;
}
#slider .frame {
	position: relative;
	overflow: hidden;
	width: 515px;
	height: 198px;
}
#slider a.prev, #slider a.next {
	position: absolute;
	top: 86px;
	display: block;
	width: 25px;
	height: 29px;
	cursor: hand;
}
#slider a.next {
	right: 0;
	background: url("images/arrow_right.gif") no-repeat left top;
}
#slider a.prev {
	left: 0;
	background: url("images/arrow_left.gif") no-repeat left top;
}
#slider li {
	float: left;
	margin-right: 13px;
}
.jCarouselLite {
	margin-top: 14px;
}




body, h1, h2, h3, p, ul, dl, dt, dd {
	margin: 0;
	padding: 0;
}
body {
	padding: 20px 0;
	text-align: center;
	background: url("images/bg.gif") no-repeat left top #fff;
}
h2, h3, li {
	font-family: tahoma, sans-serif;
	font-size: 12px;
}
h1 {    color: #2c8a89;
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
ul {
}
p, dd {
	margin-bottom: 16px;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
p span {
	margin-left: 15px;
	border-bottom: 1px dotted #075033;
}
p.back {
	height: 24px;
	margin-left: -20px;
	padding-left: 20px;
	line-height: 20px;
	margin-bottom: 0;
	background: url("images/back.gif") no-repeat 0 50%;
}
p.back a {
	float: left;
	display: block;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 1px dotted #075033;
}
a, b {
	color: #2c8a89;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
#box {
	width: 903px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#logo {
	float: left;
	width: 262px;
	height: 96px;
	position: absolute;
	top: 72px;
	left: 0;
	background: url("images/logo.gif") no-repeat left top;
}
#logo a {
	display: block;
	width: 262px;
	height: 96px;
}
#logo span {
	display: none;
}
#header .right {
	margin-left: 300px;	
}
#header .right h3 {
	width: 516px;
	height: 10px;
	margin-left: 42px;
	margin-bottom: 8px;
	font-size: 1px;
	text-indent: -5000px;
	text-transform: uppercase;
	font-weight: normal;
	color: #2c8b87;
	background: url("images/h3.gif") no-repeat left top;
}
/*#gallery {
	position: relative;
	width: 516px;
	height: 198px;
	padding: 0 43px;
	background: url("images/lines.gif") no-repeat 41px 0;
}
#frame {
	overflow: hidden;
	width: 515px;
	height: 198px;
}
#img_list {	
	width: 1362px;
	padding-top: 14px;
}
#img_list img {
	float: left;
	margin-right: 13px;
}
#next, #back {
	position: absolute;
	top: 86px;
	display: block;
	width: 25px;
	height: 29px;
}
#next span, #back span {
	display: none;
}
#next {
	right: 0;
	background: url("images/arrow_right.gif") no-repeat left top;
}
#back {
	left: 0;
	background: url("images/arrow_left.gif") no-repeat left top;
}*/
#content {
	clear: both;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}
#content .right {
	float: right;
	width: 635px;
	margin-right: 28px;
	_margin-right: 14px;
}
#content .right h2 {
	float: left;
	width: 90px;
	font-weight: normal;
	text-transform: uppercase;
	color: #2c8b87;
}
#content .right .inner {
	margin-left: 15px;
}
#content .left {
	margin-right: 625px;
	padding-left: 48px;
	padding-bottom: 75px;
}
#menu {
	width: 150px;
	overflow: hidden;
}
#menu li {
	clear: both;
}
#menu ul {
	margin-left: 15px;
}
#menu b {
	display: block;
	float: left;
	margin-bottom: 3px;
	color: #075033;
	border-bottom: 1px dotted #075033;
}
#menu a {
	display: block;
	float: left;
	margin-bottom: 3px;
	font-weight: bold;
	text-decoration: none;
	color: #2c8a89;
	border-bottom: 1px dotted #2c8a89;
}
#menu ul a {
	font-weight: normal;
}
#menu a:hover {
	padding-bottom: 1px;
	border-bottom: 0;
}
#news dt {
	margin-bottom: 5px;
	font-family: tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2c8a89;
}
#footer {
	width: 857px;
	clear: both;
}
#footer .left {
	position: relative;
	z-index: 2;
	float: left;
	width: 198px;
	height: 80px;
	margin-top: -67px;
	padding: 10px 22px 0 20px;
	font-weight: bold;
	color: #2c8a89;
	background: url("images/footer_lines.gif") no-repeat left top;
}
#footer .right {
	margin-left: 340px;
	padding-top: 5px;
	text-align: right;
	border-top: 1px solid #2c8a89;
}
#footer .right a {
	text-decoration: none;
}



#slider {
	position: relative;
	behavior: url("iepngfix.htc");
	width: 516px;
	height: 225px;
	padding: 0 43px;
	background: url("images/shadow.png") no-repeat 41px 0;
}
#slider .frame {
	position: relative;
	overflow: hidden;
	width: 515px;
	height: 198px;
}
#slider a.prev, #slider a.next {
	position: absolute;
	top: 86px;
	display: block;
	width: 25px;
	height: 29px;
	cursor: hand;
}
#slider a.next {
	right: 0;
	background: url("images/arrow_right.gif") no-repeat left top;
}
#slider a.prev {
	left: 0;
	background: url("images/arrow_left.gif") no-repeat left top;
}
#slider li {
	float: left;
	margin-right: 13px;
}
.jCarouselLite {
	margin-top: 14px;
}




