/* ============================== Page Basics */

/* Style Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
input,textarea {font:inherit;}

/* Accessibilty features (not displayed) */

.acc {
	display: none;
}

/* Basics */

html {
	height: 100%;
	background: #FFF url(../img/page_html_bg.jpg) repeat-x top center;
}
body {
	overflow: -moz-scrollbars-vertical;
	height: 100%;
	background: transparent url(../img/page_body_bg.jpg) no-repeat center top;
	font: 14px Arial,Helvetica,sans-serif; /* 15px */
	color: #333;
}

#container {
	min-height: 100%;
	background: transparent url(../img/page_bottom_bg.jpg) no-repeat center bottom;
}


/* Header */

#header {
	position: relative;
	width: 960px; height: 188px;
	margin: 0 auto;
}
#header h1 {
	overflow: hidden;
	position: absolute; top: 71px; left: 217px;
	width: 526px; height: 0; padding-top: 57px;
	background: transparent url(../img/header_logo.gif) no-repeat;
}

/* Navigation */

#nav {
	width: 733px; height: 32px;
	margin: 0 auto 60px auto;
}
#nav ul {
	overflow: hidden;
	margin: auto;
}
#nav li {
	float: left; overflow: hidden;
	margin: 0 5px;
	padding: 0;
	background: none;
	font-size: 1.2em;
}
#nav li a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 0; padding-top: 32px;
	background: transparent url(../img/nav.gif) no-repeat;
}
#nav #nav00 a { width: 119px; background-position: 0 0; }
#nav #nav01 a { width: 89px; background-position: -129px 0; }
#nav #nav02 a { width: 89px; background-position: -226px 0; }
#nav #nav03 a { width: 157px; background-position: -324px 0; }
#nav #nav04 a { width: 229px; background-position: -490px 0; }
#nav #nav00 a.active { width: 119px; background-position: 0 -32px; }
#nav #nav01 a.active { width: 89px; background-position: -129px -32px; }
#nav #nav02 a.active { width: 89px; background-position: -226px -32px; }
#nav #nav03 a.active { width: 157px; background-position: -324px -32px; }
#nav #nav04 a.active { width: 229px; background-position: -490px -32px; }
#nav li a span {
	display: block;
	position: absolute; top: 0; left: 0;
	width: 30px; height: 32px;
	background: transparent url(../img/nav.gif) no-repeat;
}
#nav #nav00 a span { width: 119px; background-position: 0 -64px; }
#nav #nav01 a span { width: 89px; background-position: -129px -64px; }
#nav #nav02 a span { width: 89px; background-position: -226px -64px; }
#nav #nav03 a span { width: 157px; background-position: -324px -64px; }
#nav #nav04 a span { width: 229px; background-position: -490px -64px; }

#nav li a.active {
}
#nav li a:hover {
}

/* Content */

#content {
	overflow: hidden;
	width: 900px;
	margin: 0 auto;
	padding: 0 10px 56px 50px;
}
div.col {
	float: left;
	margin-right: 40px;
}
div.col-19 { width: 185px; }
div.col-22 { width: 220px; }
div.col-40 { width: 410px; }
div.col-60 { width: 600px; }

/* Subnavigation */

#subnav {
	margin-top: 30px;
}
#subnav h2 {
	margin: 0;
	font-size: 20px;
}
#subnav a {
	display: block;
	padding: 3px 2px;
	border-bottom: 1px dotted #8d9dad;
	text-decoration: none;
}
#subnav a.active, #subnav a.activeSlide {
	border-bottom: 1px solid #8d9dad;
	background: transparent url(../img/subnav_bg.jpg) no-repeat right top;
}
#subnav a:hover {
	background: transparent url(../img/subnav_bg.jpg) no-repeat right -120px;
}
#subnav a.empty {
	background: none !important;
}
#subnav li {
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: none;
}
#subnav li li {
	margin-left: 10px;
	font-size: 12px;
}


/* Text Formatting */

h2	{
	margin: 30px 0 20px;
	font-size: 28px; letter-spacing: -1px;
}	

h3 {
	margin: 20px 0 20px;
	border-bottom: 1px solid #8d9dad;
	font-size: 20px; letter-spacing: -1px;
}
h4 {
	margin: 20px 0 10px;
	font-weight: bold;
}
.pagetop {
	margin-top: 30px;
}
p {
	margin-bottom: 10px;
}
a {
	color: #000;
}
li {
	margin-bottom: 5px; padding-left: 20px;
	background: transparent url(../img/content_bullet.gif) no-repeat 5px 0.4em;
}
li li {
	margin-top: 0.333em;
}
strong {
	font-weight: bold;
}


.addrbox {
	overflow: hidden;
	margin-bottom: 10px;
}
.addrbox-desc {
	float: left;
	width: 6em;
}
.addrbox-data {
	overflow: hidden;
}


label {
	display: block;
	font-size: 12px;
	margin-bottom: 3px;
}
input.ftext, textarea.ftext, input.fbutt {
	border: 1px solid #8d9dad;
	padding: 3px;
	background: #FFF;
}
input.ftext {
	width: 402px;
	margin-bottom: 10px;
}
textarea.ftext {
	height: 100px;
	width: 404px;
	margin-bottom: 10px;
}
input.fbutt {
	border: 1px solid #8d9dad;
	padding: 2px 20px;
}
input.ftext:focus, textarea.ftext:focus {
	border: 3px solid #8d9dad;
	padding: 1px;
}
.smalltext {
	font-size: 11px;
}


#slideshow {
	position: relative;
	width: 600px;
	height: 500px;
}
#slideshow div {
	background: #FFF;
}
