* {
	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;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #d52d00;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	background-image: url(images/bg.jpg);
	background-color: #586d7c;
	background-repeat: repeat-x;
}

h2 {
	text-transform: none;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 5.333em;
	font-weight: 400;
	color: #fff;
	background-image: url(images/title-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 35px;
	margin-top: -19px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 16px;
}

h3 {
	background: url(images/title-arrow.gif) no-repeat 0% 20px;
	margin: 0 0 0 6px;
	padding: 1px 0 20px 16px;
	word-spacing: -2px;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 2.5em;
	font-weight: 400;
	color: #fff;
}

h4 {
	padding: 0 0 14px 16px;
	text-transform: none;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 3em;
	font-weight: 400;
	color: #fff;
	background-image: url(images/title-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 16px;
}

	h4.extra {
		margin: -3px 0 0 0;
	}
	
	h4 strong {
		display: block;
		padding: 0 0 15px 0;
		font-weight: 400;
	}
	
	h4 b {
		display: block;
		padding: 0 0 13px 0;
		font-weight: 400;
	}

h6 {
	line-height: 1.886em;
	font-size: 1em;
	font-weight: normal;
	color: #fff;
}

	h6 span {
	color: #880605;
	font-size: 16px;
	}

.fleft {
	float: left;
}

.fright {
	float: right;
}

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

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

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

#header {
	position: relative;
	height: 226px;
}

#logo {
	background: url(images/logo-bg.png) no-repeat 0% 0%;
	width: 315px;
	height: 133px;
	overflow: hidden;
	position: absolute;
	top: 38px;
	left: 1px;
}

	#logo img {
		position: absolute;
		top: 39px;
		left: 22px;
	}

#slogan {
	position: absolute;
	top: 87px;
	left: 153px;
}

#menu {
	position: absolute;
	top: 89px;
	right: 25px;
}

	#menu li {
	float: left;
	padding: 0 0 0 48px;
	line-height: 1.2em;
	letter-spacing: 1px;
	font-size: 2em;
	color: #FFF;
	}
	
		#menu li a {
	text-decoration: none;
	color: #FFF;
		}
		
		#menu li a:hover {
	color: #748897;
		}
		
		#menu li.act a {
	color: #880605;
		}

#occupation {
	position: absolute;
	top: 161px;
	left: 391px;
}

#content {
	position: relative;
	height: 440px;
}

	#content p small {
		float: right;
		padding: 0 10% 0 0;
		font-size: 1em;
	}
	
	#content p i a {
		font-style: normal;
		text-decoration: underline;
		color: #fff;
	}
	
		#content p i a:hover {
			text-decoration: none;
		}

#gallery {
	position: absolute;
	top: 0;
	left: 0;
}

	#gallery li {
		float: left;
		padding: 0 2px 0 0;
	}
	
		#gallery li a {
			display: block;
			width: 235px;
			height: 382px;
			overflow: hidden;
		}
		
		#gallery li#gal-4 {
			padding: 0;
		}
		
		#gallery li#gal-1 a {
	background: url(images/gallery-1.png) no-repeat 0% 0%;
		}
		
			#gallery li#gal-1 a:hover {
	background: url(images/gallery-1.png) no-repeat 0% 100%;
			}
			
		#gallery li#gal-2 a {
	background: url(images/gallery-2.png) no-repeat 0% 0%;
		}
		
			#gallery li#gal-2 a:hover {
	background: url(images/gallery-2.png) no-repeat 0% 100%;
			}
			
		#gallery li#gal-3 a {
	background: url(images/gallery-3.png) no-repeat 0% 0%;
		}
		
			#gallery li#gal-3 a:hover {
	background: url(images/gallery-3.png) no-repeat 0% 100%;
			}
			
		#gallery li#gal-4 a {
	background: url(images/gallery-4.png) no-repeat 0% 0%;
		}
		
			#gallery li#gal-4 a:hover {
	background: url(images/gallery-4.png) no-repeat 0% 100%;
			}

#gallery-1 {
	background: url(images/gallery-1-1.png) no-repeat 0% 100%;
	width: 235px;
	height: 382px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}
#gallery-1 a:hover {
	width: 235px;
	height: 382px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/gallery-1-1.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

	#gallery-1 a {
		display: block;
		width: 235px;
		height: 382px;
	}

#gallery-2 {
	width: 235px;
	height: 382px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0px;
	background-image: url(images/gallery-2-2.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
#gallery-2 a:hover {
	width: 235px;
	height: 382px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/gallery-2-2.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

	#gallery-2 a {
		display: block;
		width: 235px;
		height: 382px;
	}

#gallery-3 {
	width: 235px;
	height: 382px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/gallery-3-3.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
#gallery-3 a:hover {
	width: 235px;
	height: 382px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/gallery-3-3.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

	#gallery-3 a {
		display: block;
		width: 235px;
		height: 382px;
	}

#gallery-4 {
	width: 235px;
	height: 382px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/gallery-4-4.png);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
#gallery-4 a:hover {
	width: 235px;
	height: 382px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/gallery-4-4.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}
#photosPage {
	padding-left: 0px;
}

	#gallery-4 a {
		display: block;
		width: 235px;
		height: 382px;
	}

.box {
	background: url(images/box.png) no-repeat 0% 0%;
	width: 709px;
	height: 382px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 237px;
}

	.box .inner {
		padding: 23px 20px 23px 31px;
	}

#column-left {
	float: left;
	width: 194px;
	padding: 0 14px 0 0;
	overflow: hidden;
}
.bottomLeft {
	padding-left: 90px;
	padding-top: 25px;
}

#column-right {
	float: left;
	width: 447px;
	overflow: hidden;
}
.image {
	padding-left: 90px;
}
.spacerVideoThumb {
	padding-right: 10px;
}

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

	.gallery li {
		float: left;
		padding: 0 6px 6px 0;
	}

.indent {
	padding: 15px 0 0 16px;
}

.indent-left {
	padding: 0 0 0 17px;
}

#navi {
	width: 100%;
	overflow: hidden;
}

	#navi li {
		background: url(images/navi-divider.gif) no-repeat 0% 4px;
		float: left;
		margin: 0 0 0 -1px;
		padding: 0 8px 0 11px;
		line-height: 1.778em;
		font-size: 0.75em;
		color: #748897;
	}
	
	#navi li.extra {
		background: none;
	}
	
		#navi li a {
			text-decoration: none;
			color: #748897;
		}
		
		#navi li a:hover {
			text-decoration: underline;
			color: #fff;
		}
		
		#navi li.act a {
			text-decoration: underline;
			color: #fff;
		}
		
		#navi li span a:hover {
			text-decoration: none;
			color: #fff;
		}

#content-box {
	width: 946px;
	height: 382px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 0.75em;
	position: absolute;
	top: -6px;
	left: 39px;
	background-image: url(images/content-box.png);
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

	#content-box .inner {
		padding: 31px 26px 33px 272px;
	}
	
	#content-box p {
	padding: 0 0 17px 0;
	line-height: 1.889em;
	font-size: 12px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	text-transform: none;
	letter-spacing: 0.09em;
	}
	
		#content-box p a {
			text-decoration: none;
			color: #fff;
		}
		
		#content-box p a:hover {
			text-decoration: underline;
		}

.container {
	height: 316px;
	overflow: auto;
}

	.container .cont-ind {
		min-height: 1000px;
		height: auto !important;
		height: 1000px;
		padding: 0 20px 0 0;
	}
.download {
	font-family: Tahoma, Geneva, sans-serif;
	float: right;
	font-size: 16px;
	color: #FFF;
	text-decoration: underline;
}

.link {
	background: url(images/arrows.gif) no-repeat 0% 5px;
	padding: 0 0 0 10px;
	float: left;
	line-height: 1.889em;
	color: #b2c2ce;
}

.link-indent {
	margin: 0 0 19px 0;
}

.line-ver {
	background: url(images/line-ver.gif) repeat-y 0% 0%;
	width: 100%;
	overflow: hidden;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.list-1 {
	width: 100%;
	padding: 14px 0 0 0;
	overflow: hidden;
}

	.list-1 li {
	width: 100%;
	padding: 0 0 13px 0;
	overflow: hidden;
	vertical-align: top;
	line-height: 1.889em;
	font-size: 12px;
	color: #FFF;
	text-transform: none;
	letter-spacing: 0.09em;
	}
	
		.list-1 li img {
			float: left;
			margin: 5px 27px 0 0;
		}
		
		.list-1 li strong {
	display: block;
	font-weight: normal;
	color: #FFF;
		}
		
			.list-1 li strong a {
	text-decoration: none;
	color: #FFF;
			}
#subhead1 {
	width: 300px;
}
			
			.list-1 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-1 li b {
			display: block;
			font-weight: normal;
		}

			.list-1 li b a {
				background: url(images/arrows.gif) no-repeat 0% 6px;
				padding: 0 0 0 10px;
				float: left;
				line-height: 1.889em;
				color: #b2c2ce;
			}

.privacy {
	background: url(images/privacy.gif) no-repeat 0% 0%;
	width: 947px;
	height: 382px;
	overflow: hidden;
	text-transform: uppercase;
	font-size: 0.75em;
	position: absolute;
	top: 0;
	left: 0;
}

	.privacy .inner {
		padding: 28px 50px 0 35px;
	}
	
	.privacy p {
		padding: 0 0 16px 0;
		line-height: 1.889em;
		font-size: 1em;
		color: #8696a2;
	}
	
		.privacy p a {
			color: #b2c2ce;
		}

#footer {
	background: url(images/footer.gif) repeat-x 0% 0%;
	height: 84px;
	overflow: hidden;
	margin-top: -50px;
}

	#footer p {
		padding: 0 0 0 15px;
		line-height: 64px;
		text-transform: uppercase;
		font-size: 0.75em;
		color: #748897;
	}
	
		#footer p a {
			text-decoration: none;
			color: #748897;
		}
		
		#footer p a:hover {
			text-decoration: underline;
		}
#subhead {
	width: 250px;
}
#subheadWrapper {
	width: 650px;
	height: 50px;
}
#videoPadding {
	padding-left: 40px;
	padding-top: 30px;
}
#hdFooter {
	float: right;
	margin-top: -60px;
}
#filmThumbnail {
	height: 120px;
	width: 160px;
	padding-left: 225px;
	padding-top: 100px;
}
