* { padding:0; margin:0; }

ul {
	text-indent: none;
	list-style-type: none;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

html {
	font-size: 12px;
}

body {
	font-size: 1em;
    background: #000000;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	color: #a7a7a7;
}

/*********** = structure = ***********/

#wrapper {
	background: url(../images/bg-main.gif) repeat-y 0 0;
	margin: 0 auto;
	text-align: left;
	width: 856px;
}

#header {
	height: 329px;
	position: relative;
	background: url(../images/bg-header.jpg) bottom right no-repeat;
}

#header a#home-link {
	display: block;
	width: 110px;
	height: 75px;
	position: absolute;
	top: 11px;
	left: 14px;
}

#header a#home-link span {
	display: none;
}

#header .contact {
	min-height: 1px;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 340px;
	font-size: 11px;
	color: #a4a4a4;
}

#header .contact h3 {
	color: #ffffff;
	font-size: 11px;
	margin-bottom: 1px;
}

#header #flashObj {
	position: absolute;
	bottom: 82px;
	left: 8px;
	height: 148px;
	width: 841px;
}

#header .contact-right {
	width: 160px;
	text-align: right;
	float: right;
}

#header .contact-left {
	width: 159px;
	float: left;
}

#content {
/*	background: url(../images/bg-topLines.gif) no-repeat 7px 0;*/
	min-height: 300px;
	padding: 0 0 0 16px;
	position: relative;
}

#primary {
	list-style-type: none;
	background: url(../images/bg-primary.gif) no-repeat 0 0;
	position: absolute;
	bottom: 0;
	left: 7px;
	width: 842px;
	height: 81px;
	z-index: 1;
	padding-bottom: 1px;
	margin: 0;
}

* html #primary {
	padding-bottom: 0;
}

#primary li {
	list-style-type: none;
	height: 81px;
	padding: 0;
	margin: 0;
	background: url(../images/bg-navSprites_rev.gif) no-repeat 0 0;
	float: left;
	width: 120px;
	text-align: center;
}

#primary li a {
	background: url(../images/bg-navSprites_rev.gif) no-repeat 0 0;
	display: block;
	height: 40px;
}

#primary li.active a {
	height: 60px;
}

/* normal state */
#primary li.item1 a { background-position: 0 0; }
#primary li.item2 a { background-position: -120px 0; }
#primary li.item3 a { background-position: -240px 0; }
#primary li.item4 a { background-position: -360px 0; }
#primary li.item5 a { background-position: -480px 0; }
#primary li.item6 a { background-position: -600px 0; }

/* hover state */
#primary li.item1 a:hover { background-position: 0 -81px; }
#primary li.item2 a:hover { background-position: -120px -81px; }
#primary li.item3 a:hover { background-position: -240px -81px; }
#primary li.item4 a:hover { background-position: -360px -81px; }
#primary li.item5 a:hover { background-position: -480px -81px; }
#primary li.item6 a:hover { background-position: -600px -81px; }

/* active state */
#primary li.item1 a.active,
#primary li.item1 a.active:hover { background-position: 0 -162px; }
#primary li.item2 a.active,
#primary li.item2 a.active:hover { background-position: -120px -162px; }
#primary li.item3 a.active,
#primary li.item3 a.active:hover { background-position: -240px -162px; }
#primary li.item4 a.active,
#primary li.item4 a.active:hover { background-position: -360px -162px; }
#primary li.item5 a.active,
#primary li.item5 a.active:hover { background-position: -480px -162px; }
#primary li.item6 a.active,
#primary li.item6 a.active:hover { background-position: -600px -162px; }

#primary li span {
	display: none;
}

#left-col {
	float: left;
	margin: 10px 0 14px 0;
	width: 190px;
	zoom: 1;
	background: transparent url(/fileadmin/templates/images/bg-leftColBottom.gif) bottom left no-repeat;
}

body#home #left-col {
	margin-top: 24px;
}

.left-col-top {
	padding-bottom: 0;
	background: transparent url(/fileadmin/templates/images/bg-leftColTop.gif) bottom left no-repeat;
	height: 48px;
}

.left-col-top h3 {
	padding: 18px 15px 0 21px;
	text-transform: none;
	font-size: 16px;
}

.left-col-inner {
	background: transparent url(/fileadmin/templates/images/bg-leftColMiddle.gif) top left repeat-y;
	min-height: 200px;
}

* html .left-col-inner { 
	height: 200px;
}

body.leftColContent .left-col-inner {
	padding: 10px 25px 10px 25px;
}

.left-col-inner ul.sub-nav {
	padding: 8px 0 0 0;
	font-size: 13px;
}

.left-col-inner ul.sub-nav li {
	padding: 0;
	min-height: 46px;
	line-height: 1.2em;
}

* html .left-col-inner ul.sub-nav li {
	height: 46px;
}

.left-col-inner ul.sub-nav li a {
	display: block;
	min-height: 31px;
	padding: 8px 21px 7px 25px;
}

* html .left-col-inner ul.sub-nav li a {
	height: 46px;
}

.left-col-inner ul.sub-nav li.active a {
	background: transparent url(/fileadmin/templates/images/bg-leftNavActive.gif) top left no-repeat;
}

.left-col-inner ul.sub-nav li a em {
	font-size: 13px;
}

.left-col-inner ul.sub-nav li a,
.left-col-inner ul.sub-nav li a:visited {
	text-decoration: none;
	color: #a5a5a5;
	font-size: 12px;
}

.left-col-inner ul.sub-nav li a:hover {
	text-decoration: underline;
}

#home .left-col-top {
	display: none;
}

#home .left-col-inner {
	background: none;
}

#home #left-col {
	background: none;
	margin-top: 40px;
	padding: 10px 0 0 13px;
	width: 165px;
	zoom: 1;
}

#home #left-col img {
	margin-bottom: 10px;
}

#right-col {
	float: left;
	margin: 10px 0 0 47px;
	width: 560px;
	zoom: 1;
}

body.oneCol #right-col {
	width: auto;
	margin: 10px 47px 0 47px;
	float: none;
	padding: 0;
}

body.oneCol #content {
	padding: 0;
}

#home #right-col {
/*	background: url(../images/bg-homeTopBlank.gif) top left no-repeat;*/
}

#home-top {
	/*height: 190px;*/
	zoom: 1;
	border: 1px solid #242424;
	margin-bottom: 20px;
}

#home-top .top {
	margin: 0;
	height: 21px;
	background: transparent url(/fileadmin/templates/images/bg-homeTop-top.gif) -1px top no-repeat;
}

#home-top .middle {
	margin: 0;
	background: transparent url(/fileadmin/templates/images/bg-homeTop-middle.gif) -1px top repeat-y;
}

#home-top .bottom {
	height: 29px;
	background: transparent url(/fileadmin/templates/images/bg-homeTop-bottom.gif) -1px top repeat-y;
}

#home-top-inner {
	margin: 0 75px 0 25px;
	padding-top: 4px;
}

#home-top-inner em {
	font-style: normal;
	text-transform: uppercase;
	color: #ffffff;
}

#home-top-inner .jump {
	margin-top: 8px;
	text-align: right;
}

#home-top-inner .jump img {
	border: 0;
}

#home-top-inner a img {
	border: 0;
}

#home-top-inner p {
	background: url(/fileadmin/templates/images/bg-lined.gif) top left repeat;
	font-size: 18px;
	line-height: 24px;
	margin-right: 10px;
}

#home-left {
	width: 245px;
	margin-left: 20px;
	float: left;
}

* html #home-left {
	margin-left: 10px;
}

#home-right {
	width: 245px;
	float: right;
}

body#home .home-box h3 img {
	position: static;
	z-index: 100;
	display: block;
	margin-left: -5px;
	zoom: 1;
}

.home-box .image {
	float: right;
	margin:  0 0 5px 15px;
}

.home-box .image .caption {
	margin-top: 5px;
	color: #ad3a32;
	font-size: 10px;
}

.home-box .image .caption em {
	color: #ad3a32;
}

#copy {
	padding-top: 7px;
}

#copy p {
	font-size: 13px;
	color: #ffffff;
	line-height: 18px;
	margin-bottom: 15px;
	text-align: justify;
	width: 490px;
}

* html #copy p {
	width: auto;
}

body.oneCol #copy p {
	width: auto;
}

#copy .image {
	float: right;
	width: 177px;
	padding: 0 0 15px 33px;
	text-align: right;
}

#footer {
	background: url(../images/bg-main.gif) repeat-y 0 100%;
	padding: 30px 0 12px 0;
	color: #505050;
	font-size: 11px;
}

#footer-inner {
	margin: 0 7px;
	border-top: 12px solid #2f2f2f;
	padding: 15px 10px;
	border-bottom: 0;
	zoom: 1;
}

#footer-right {
	width: 410px;
	float: right;
	text-align: right;
}

#footer-left {
	width: 410px;
	float: left;
}

/* Typography */

a,
a:visited {
	color: #ad3a32;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	line-height: 1.2em;
	margin-bottom: 5px;
}

#copy .highlight {
	font-style: italic;
}

#copy .subdued {
	color: #7a7a7a;
}

#copy .error {
	color: #A02A22;
}

hr {
	border: 0;
	border-bottom: 1px solid #DDDDDD;
	margin: 0 0 5px 0;
}

h1 {
	font-weight: normal;
	letter-spacing: 3px;
	color: #ffffff;
	font-size: 42px;
	margin: 0 60px 20px 0;
	padding-bottom: 13px;
	border-bottom: 1px solid #363636;
}

body.oneCol #copy h1 {
	margin-right: 0;
}

h1 span {
	letter-spacing: normal;
	color: #6d6d6d;
	font-size: 18px;
}

h2 {
	font-size: 32px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0 0 10px 0;
}

h3 {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: 600;
	line-height: 18px;
	margin: 0 0 10px 0;
	color: #dddddd;
}

body#home .left-col-inner h3 {
	margin: 0;
	padding: 0;
}

h3 img,
body#home h3 img {
	margin-left: -5px;
	border: 0;
}

h4, h5, label {
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 7px 0;
	color: #787878;
}

h5 {
	color: #dddddd;
}

#copy ol, #copy ul {
	padding-left: 20px;
	margin-bottom: 15px;
}

#copy ul {
	list-style-type: disc;
}

#copy li {
	padding: 3px 0;
}

/*********** = utility classes = ***********/

.clearfix {
	display:inline-block; /* IE 6 & 7 */
}

.clearfix:after { /* modern browsers */
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	line-height: 1px;
	margin:-1px 0 0 0;
	padding:0;
	position: relative;
}

.clear.height {
	margin: 25px 0;
}

.clear.left {
	clear:left;
}

.clear.right {
	clear:right;
}

.center {
	text-align:center;
}

.centered {
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float:right;
}
	
.alignleft {
	float:left
}

.collapse-top {
	margin-top: 0;
}

/* images */
body#home a img {
	border: 3px solid #dddddd;
}

body#home img {
	border: 3px solid #dddddd;
}

/* Forms */
form.centered {
	width: 508px;
	padding-top: 15px;
	background: url(../images/bg-formTop.gif) top left no-repeat;
}

.tx-pilmailform-pi1 form {
	position: relative;
	top: -10px;
}

* html .tx-pilmailform-pi1 form {
	position: static;
}

form fieldset {
	padding: 10px 25px 25px 25px;
	border: 0;
	background: url(../images/bg-formBottom.gif) bottom left no-repeat;
}

form label {
	display: block;
	margin: 10px 0 2px 0;
}

form input.text,
form textarea {
	background: url(../images/bg-formField.gif) top left no-repeat;
	width: 97%;
	padding: 5px;
	border: 1px solid #dddddd;
}

form input.text.error,
form textarea.error {
	border: 1px solid #CA2B12;
	color: #000000 !important;
}

div.submit {
	text-align: right;
	margin: 10px 0 0 0;
}

#copy form p {
	margin-bottom: 5px;
	width: 100%;
}


/* BEGIN IMAGE GALLERY STYLE */
.caption{font-style:italic;color:#887;}
.gallery{position:relative;text-align: center;margin-top: 40px;}
.gallery_inner{width:702px;margin:0 auto;list-style-type: none;}
.gallery_inner li{list-style-type: none; float:left;width: 120px;height: 76px; margin: 0 8px; padding: 0;}

* html .gallery_inner li {
	margin: 0 2px;
}

.gallery_inner li img {
	display: block;
	border: 3px double #111;
	margin: 0;
	padding: 0;
}

.gallery_inner li div .caption{font:italic 0.7em/1.4 georgia,serif;}

#main_image{margin:0 auto 60px auto;height:443px;width:700px;}
#main_image img{margin-bottom:10px;}

.galleryNav{padding-top:15px;clear:both;letter-spacing:3px;text-transform:uppercase;}
