* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #8a8a8a;
}

a:hover {
	text-decoration: none;
}

body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #8f8f8f;
}

#top-left-tail {
	background: url(images/top-left-tail.jpg) repeat-x 0% 0%;
	width: 50%;
	height: 516px;
	position: absolute;
	top: 0;
	left: 0;
}

#top-right-tail {
	background: url(images/top-right-tail.jpg) repeat-x 0% 0%;
	width: 50%;
	height: 516px;
	position: absolute;
	top: 0;
	right: 0;
}

h3 {
	padding: 0 0 14px 0;
	font-size: 0.917em;
	line-height: 1.812em;
	text-transform: uppercase;
	color: #373737;
}

h3 a {
	color: #373737;
}

h4 {
	padding: 0 0 18px 0;
	font-size: 1em;
	line-height: 1.084em;
	text-transform: uppercase;
	color: #5b5b5b;
}

h4 a {
	color: #5b5b5b;
}

.fleft {
	float: left;
}

img.fleft {
	float: left;
	margin: 0 15px 0 0;
}

#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

#header {
	background: url(images/header.jpg) no-repeat 0% 0%;
	min-height: 289px;
	height: auto !important;
	height: 289px;
	padding: 227px 0 0 0;
	position: relative;
}

#slide-show {
	position: absolute;
	top: 227px;
	left: 0;
}

#icons {
	overflow: hidden;
	position: absolute;
	top: 47px;
	right: 7px;
}

#icons li {
	background: url(images/icons-divider.gif) no-repeat 0% 25px;
	float: left;
	padding: 0 21px 0 21px;
	margin: 0 0 0 -1px
}

#icons li a {
	display: block;
	width: 29px;
	padding: 25px 0 0 0;
	text-align: center;
}

#icons li a:hover {
	background: url(images/icon-act-bg.gif) no-repeat 50% 0%;
}

#active-icon a {
	background: url(images/icon-act-bg.gif) no-repeat 50% 0%;
}

#logo {
	position: absolute;
	top: 122px;
	left: 405px;
}

#header-box {
	background: url(images/header-box-bg.jpg) no-repeat 0% 0%;
	width: 249px;
	height: 270px;
	padding: 30px 0 0 39px;
	position: absolute;
	top: 227px;
	right: 216px;
}

.box-title {
	/* background: url(images/title-bg.gif) no-repeat 0% 5px; */
	height: 56px;
	padding: 0 0 0 5px;
	color: #000000;
	font-size: 150%;
}

.header-box-indent {
	padding: 0 0 0 12px;
}

#header-box ul {
	width: 112px;
	margin: 0 0 25px 0;
	float: left;
}

#header-box ul li {
	background: url(images/marker.gif) no-repeat 0% 7px;
	padding: 0 0 0 12px;
	line-height: 1.5em;
}

#header-box ul li a {
	text-decoration: none;
	color: #5f5f5f;
}

#header-box ul li a:hover {
	text-decoration: underline;
}

#header-box .link {
	float: right;
	margin: 7px 33px 0 0;
}

.link {
	background: url(images/link-bg.gif) no-repeat 100% 7px;
	padding: 0 14px 0 0;
	text-decoration: none;
	color: #3b3b3b;
}

.link:hover {
	text-decoration: underline;
}

#menu {
	width: 216px;
	height: 288px;
	overflow: hidden;
	position: absolute;
	top: 227px;
	right: 0;
	background-color: #000;
}

#menu ul {
	margin: 20px 0 0 40px;
}
#menu li {
	background: url(images/menu-marker.gif) no-repeat 0% 14px;
	padding: 0 0 0 26px;
	font-size: 1.25em;
	line-height: 2.667em;
	color: #bcbcbc;
}
#menu li.selected {
	background: url(images/menu-marker-selected.gif) no-repeat 0% 10px;
	color: #fff;
}
#menu li a {
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

#photos {
	width: 200px;
	position: absolute;
	top: 574px;
	left: 740px;
}

#photos img {
	float: left;
	margin: 0 14px 14px 0;
}

#photos .link {
	display: block;
	float: left;
	margin: 10px 0 0 0;
}

#content {
	background: url(images/content-bg.jpg) no-repeat 0% 0%;
	padding: 40px 47px 5px 47px;
}

#content p {
	padding: 0 0 21px 0;
	line-height: 1.25em;
}

#content p.no-indent {
	padding: 0 0 21px 0;
}

#content p i {
	display: block;
	padding: 10px 0 0 1px;
	font-style: normal;
	color: #373737;
}

#content ul li {
	background: url(images/marker1.gif) no-repeat 0% 11px;
	padding: 0 0 0 8px;
	line-height: 1.833em;
}

#content ul li a {
	text-decoration: none;
	color: #8f8f8f;
}

#content ul li a:hover {
	text-decoration: underline;
}

.line-ver1 {
	background: url(images/line-ver-tail.gif) repeat-y;
}

.line-ver2 {
	background: url(images/line-ver-tail.gif) repeat-y;
}

.title {
	height: 56px;
	padding: 0 0 0 25px;
}

.title1 {
	height: 53px;
	padding: 0 0 0 26px;
	font-size: 150%;
}

.title2 {
	background: url(images/title-bg.gif) no-repeat 0% 5px;
	height: 58px;
	padding: 0 0 0 30px;
}

.indent {
	padding: 0 0 0 25px;
}

.indent2 {
	padding: 0 0 0 0;
	left: -10px;
}

.link1 {
	background: url(images/link-bg.gif) no-repeat 100% 6px;
	padding: 0 12px 0 0;
	text-decoration: none;
	color: #3b3b3b;
}

.link1:hover {
	text-decoration: underline;
}

.extra-indent {
	margin: 0 0 24px 0;
}

#contact-form {
	width: 590px;
}

#contact-form textarea {
	background:none;
	width: 379px;
	height: 84px;
	padding: 3px;
	border: 1px solid #a4a4a4;
	overflow: auto;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8f8f8f;
}

#contact-form label {
	display: block;
	height: 36px;
	overflow: hidden;
}

#contact-form input {
	background:none;
	width: 170px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	border: 1px solid #a4a4a4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #8f8f8f;
}

#contact-form a {
	background: url(images/link-bg.gif) no-repeat 100% 7px;
	padding: 0 14px 0 0;
	margin: 0 0 0 20px;
	text-decoration: none;
	float: right;
	color: #3b3b3b;
}

#contact-form a:hover {
	text-decoration: underline;
}

#footer {
	background: url(images/footer-tail.gif) repeat-x 0% 0%;
	width: 931px;
	height: 74px;
	overflow: hidden;
	margin: 0 auto;
}

#footer p {
	padding: 10px 0 0 36px;
	/* line-height: 76px; */
}

#footer p span {
	margin: 0 3px 0 0;
}

#footer p a {
	margin: 0 0 0 3px;
	color: #434343;
}
#page1 .line-ver1 {background-position: 316px 0%;}
#page1 .line-ver2 {background-position: 656px 0%;}

#page1 .col-1 {width: 758px; padding: 0 30px 0 0;}
/* original 3-col layout info: */
/* #page1 .col-1 {width: 287px; padding: 0 30px 0 0;} */
/* #page1 .col-2 {width: 271px; padding: 0 25px 0 44px;} */
/* #page1 .col-3 {width: 200px; padding: 0 0 0 20px;} */