body {
	background-color: #d0c0a9;
	font-family: Trebuchet MS, Verdana, SansSerif;
	font-size: 14px;
	color: #333333;
	overflow: auto;
	margin: 0; 
	padding: 0;
}

img { border:0; }
h1 { margin: 0; padding: 0; color: #003D8E; }
form { margin: 0; padding: 0; }
fieldset { border: 0 }
ul { margin-left: 45px; margin-top: 0; margin-bottom: 0; padding: 0; }
p { margin: 0; padding: 0; }

#mainContentArea { 	
	position:absolute;
	height:500px; 
	width:906px;
	margin:-250px 0px 0px -453px;
	top: 50%; 
	left: 50%;
	text-align: left;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px dotted #000000;
}

#mainContent {
	border: 15px solid #FFFFFF;
}

.mainContentBorder {
	width: 679px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #000000;
}

.mainContentClose {
	width: 9px;
	height: 9px;
	margin-left: 667px;
	background: url(/images/close.gif) no-repeat;
}

#mainNav {
	width: 876px;
	height: 70px;
	background: url(/images/mainNavImage.gif) repeat-x;
	text-align: center;
	padding-top: 10px;
}

a:link { color: #333; text-decoration: none; font-size:14px; font-weight: bold; }
a:visited { color: #333; text-decoration: none; font-size:14px; font-weight: bold; }
a:hover { color: #333; text-decoration: underline; font-size:14px; font-weight: bold; }
a:active { color: #333; text-decoration: none; font-size:14px; font-weight: bold; }

a.subNav:link { color: #333; text-decoration: none; font-size:14px; font-weight: normal; }
a.subNav:visited { color: #333; text-decoration: none; font-size:14px; font-weight: normal; }
a.subNav:hover { color: #333; text-decoration: underline; font-size:14px; font-weight: normal; }
a.subNav:active { color: #333; text-decoration: none; font-size:14px; font-weight: normal; }

a.contentLink:link { color: #003D8E; font-size:14px; text-decoration: none; }
a.contentLink:visited { color: #003D8E; font-size:14px; text-decoration: none; }
a.contentLink:hover { color: #003D8E; font-size:14px; text-decoration: underline; }
a.contentLink:active { color: #003D8E; font-size:14px; text-decoration: none; }

a.teaserLink:link { color: #003D8E; font-size:12px; text-decoration: none; }
a.teaserLink:visited { color: #003D8E; font-size:12px; text-decoration: none; }
a.teaserLink:hover { color: #003D8E; font-size:12px; text-decoration: underline; }
a.teaserLink:active { color: #003D8E; font-size:12px; text-decoration: none; }

ul#navlist  {
	margin: 0;
	padding-left:0px;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-left: 21px;
	padding-right: 21px;
}

#textArea {
	position: absolute;
	top: 97px;
	left: 113px;
	width: 680px;
}

.visible {
	display:block;
	width: 680px;
	height: 308px;
}

.hidden {display:none;}

.contentRight {
	position: absolute;
	left: 400px;
	top: 74px;
}

*html .contentRight {
	position: absolute;
	left: 400px;
	top: 97px;
}

.contactContentLeft {
	position: absolute;
	left: 100px;
	top: 140px;
	width: 250px;
	
}

.contactContentRight {
	position: absolute;
	width: 250px;
	left: 330px;
	top: 140px;
}

.contentSmall {
	float: left;
	width: 370px;
	padding: 20px;
}

* html .contentSmall {
	float: left;
	width: 430px;
	padding: 25px;
}

.contentBig {
	position:absolute;
	float:left;
	width: 680px;
	padding: 20px 20px 20px 40px;
}

.copyText {
	padding-left: 30px;
}

.teaser {
	position: relative;
	right: 4px;
	bottom: 4px;
	width: 168px;
	height: 153px;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
}

.teaserShadow {
	float: right;
	width: 168px;
	height: 168px;
	margin: 30px;
	background-color: #d0cece;
}

.subNav1 {
	position: absolute;
	left: 95px;
	top: 350px;
}

.subNav2 {
	position: absolute;
	left: 215px;
	top: 350px;
}

.thumbnail {
	float: left;
	border: 1px solid #999;
	margin: 0 35px 20px 0;
	padding: 5px 5px 10px 5px;
	background-color: #FFFFFF;
}

.clearboth {
	clear: both;
}

#imageNav {
	position: absolute;
	left: 0;
	top: 438px;
	width: 650px;
	height: 50px;
	background: url(/images/mainNavImage.gif) repeat-x;
}

#imageNavLeft {
	float: left;
	padding-top: 10px;
	width: 100px;
	height: 50px;
	text-align: center;
}

#imageDescription {
	float: left;
	padding-top: 18px;
	padding-left: 20px;
	width: 430px;
	height: 50px;
}

#imageNavRight {
	float: left;
	padding-top: 10px;
	width: 100px;
	height: 50px;
	text-align: center;
}

