@charset "UTF-8";
/* CSS Document */

img, div, a { behavior: url(iepngfix.htc) }

body {
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}
#container {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	height: 756px;
	background-image: url(images/container-background.jpg);
	background-repeat: no-repeat;
	background-position: top;
	z-index: -3;
}
.tophalf {
	height: 378px;
	background-image: url(images/tornquist-header_04.png);
	background-repeat: no-repeat;
}
.bottom {
	height: 378px;
}


#maincontent {
	width: 550px;
	margin-top: 175px;
	float: left;
	padding-left: 190px;
}
#gburns {
	position: relative;
	height: 311px;
	width: 257px;
	z-index: 4;
	top: -310px;
	float: left;
}

p {
	line-height: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1.2em;
	padding-left: 0px;
}
.wingenuitydesign {
	float: right;
}
.top {
	background-image: url(images/top-image_04.jpg);
	height: 319px;
}
#footer {
	height: 20px;
	position: relative;
	display: block;
	color: #757C8F;
	top: 320px;
}
.wingenuitydesign a {
	color: #3D73C7;
}
.wingenuitydesign a:hover {
	text-decoration: underline;
}
#footer a {
	color: #3D73C7;
}
.footer a:hover {
	text-decoration: underline;
}
#elvis {
	z-index: 5;
	height: 45px;
	width: 264px;
	float: right;
	visibility: visible;
	background-image: url(images/elvis_05.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 310px;
	clear: none;
	display: block;
	overflow: visible;
	position: relative;
	top: -675px;
	padding-right: 20px;
}
#elvis p a {
	color: #CFF0F3;
}
#elvis p {
	font-size: 1.2em;
	text-align: right;
	color: #e7be51;
}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:240px;
	width: 360px;
	z-index: 2;
	visibility: visible;
	left: 230px;
	top: -20px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#rotator ul {
	margin: 0px;
	padding: 0px;
}

/* rotator image style */	
	div#rotator ul li img {
	border:1px solid #ccc;
	padding: 4px;
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:2;
}
#years {
	display: block;
	width: 360px;
	font-size: 18px;
	font-style: italic;
	color: #DFE2E7;
	position: relative;
	z-index: 2;
	left: 230px;
	height: 50px;
	text-align: center;
}
