* {
	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: #4E4E4E;
}

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

#top-right-tail {
	background: url(images/top-right-tail.jpg) repeat-x 0% 0%;
	width: 50%;
	height: 416px;
	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;
}

.lowercase {
	padding: 0 0 18px 0;
	font-size: 1em;
	line-height: 1.084em;
	text-transform: lowercase;
	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/top-header-tail.jpg) repeat-x 0% 0%;
	width: 100%;
	min-height: 289px;
	height: auto !important;
	height: 289px;
	padding: 127px 0 0 0;
	position: relative;

}

#slide-show {
	position: absolute;
	top: 128px;
	left: -5px;
}

#icons {
	overflow: hidden;
	position: absolute;
	top: 60px;
	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: 13px;
	left: 14px;
}


#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: 127px;
	right: 216px;
}

.box-title {
	background: url(images/title-bg.gif) no-repeat 0% 5px;
	height: 56px;
	padding: 0 0 0 27px;
}

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

#header-box ul {
	width: 215px;
	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: 127px;
	right: 0;
}

#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;
}

#menu li a {
	text-decoration: none;
	color: #bcbcbc;
}

#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 41px 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 {
	background: url(images/title-bg.gif) no-repeat 0% 5px;
	height: 56px;
	padding: 0 0 0 25px;
}

.title1 {
	background: url(images/title-bg.gif) no-repeat 0% 5px;
	height: 53px;
	padding: 0 0 0 26px;
}

.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 23px;
}


#content p.quote {
	background: url(images/quote.gif) 0 0 no-repeat;
	font-family:Georgia,"Bitstream Vera Serif",serif;
font-size:1.6em;
font-style:italic;
font-weight:normal;
line-height:1.5em;
margin:1px 10px 0 0;
min-height:44px;
padding:6px 0 2px 18px;
}
#content p.quote_author {
		text-indent: -1.3em;
		text-align: left;
		font-size: 1em;
		margin: 5px 10px 5px 100px;
	}
	
	
p.quote {
	background: url(images/quote.gif) 0 0 no-repeat;
	font-family:Georgia,"Bitstream Vera Serif",serif;
font-size:1.6em;
font-style:italic;
font-weight:normal;
line-height:1.5em;
margin:1px 10px 0 0;
min-height:44px;
padding:6px 0 2px 18px;
}
p.quote_author {
		text-indent: -1.3em;
		text-align: left;
		font-size: 1em;
		margin: 5px 10px 5px 80px;
	}


.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: 540px;
}

#contact-form textarea {
	background:none;
	width: 329px;
	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: 0 0 0 36px;
	line-height: 76px;
}

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

#footer p a {
	margin: 0 0 0 3px;
	color: #434343;
}

