body {
	margin:0px;
	padding:0px;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
	background:#e4b36e;
}
a{
	color:#000;
	font-weight:bold;
}

h8 {
	color: #fff;
	font-weight:bolder;
	font-size: 16px;
	text-align: left;
	}

.contentpaneopen{
	font-size:14px;
}

#container{
	display:block;
	margin:0px auto 0px auto;
	width:1050px;
	padding:0px;
}

#center{
	display:block;
	overflow:hidden;
	float:left;
	width:1050px;
	padding:0px;
	margin:0px;
	border:3px solid #fff;
}
#content img {
	border: 1px solid #000;
}

#header {
	float:left;
	width:1050px;
	height:165px;
	background:#c4161c;
	background: url(../images/headerbkgd.jpg) no-repeat top left;
	margin:0px;
}

#redbar {
	float:left;
	width:1010px;
	height:28px;
	background:#c4161c;
	border-top: 3pt solid #e4b36e;
	border-bottom: 3pt solid #e4b36e;
	padding-left: 40px;
	padding-top: 10px;
}

#textbar {
	float:left;
	width:800px;
	height:38px;
	margin-left: 60px;
}

.textbar a {
	color: #fff;
	margin-right: 30px;
	font-weight:bolder;
	font-size: 15px;
	text-align: left;
	text-decoration: none;
	}

.logotype {
	width:360px;
	height:95px;
	padding: 35px 0 0 40px;
	float:left;
	}

.crest {
	width:122px;
	height:191px;
	float:right;
	margin-right: 50px;
	margin-top: -205px;
	z-index: 20;
	}


/* ------------------------ */


#homeContent {
	float:left;
	width:1050px;
	height: 655px;
	background: url(../images/seabkgd.jpg) no-repeat top left;
}

#smallTextBox {
	display:block;
	float:left;
	width:175px;
	height: 100px;
	margin-top: 70px;
	margin-left: 40px;
	}
	
#smallTextBox p {	
	color:#FFF;
	text-align:left;
	font-size:16px;
	font-weight:bold;
	line-height:15px;
	}
	
#video {
	width: 458px;
	height: 285px;
	margin: 100px 0px 80px 40px;
	border: #e4b36e 2px solid;
    float: left;
	background:#000;
	clear:both;
	}
	
#textBox {
	width: 418px;
	height: 245px;
	margin: 100px 0px 30px 40px;
	border: #e4b36e 2px solid;
    float: left;
	background:#c4161c;
	padding: 20px;
}

#textBox p {	
	color:#FFF;
	text-align:justify;
	font-size:13px;
	font-weight:normal;
	line-height:18px;
	margin-bottom: 12px;
	}
	
#textBox a {	
	color:#FFF;
	text-align:left;
	font-size:13px;	font-weight:bold;
	text-decoration:underline;
	}

/* ------------------------ */

#footer{
	display:block;
	overflow:hidden;
	width:990px;
	height:70px;
	padding-right: 60px;
	line-height:60px;
	background:url(../images/footer.jpg) no-repeat top left;
	color:#FFF;
	text-align:right;
	font-size:12px;
	font-weight:bold;
	border-top:4px solid #e4b36e;
}

/*------------------------------------------*/

/* Slider */
#slider {
	width:1050px;
	height: 675px;
}
.sliderimg { 
background-position: center;
top:200px;
background-repeat: no-repeat; 
width:1050px; 
height:675px; 
position:absolute; 
}


/* CONTROLS */
.btn { height:32px; width:32px; float:left; cursor:pointer; }
#back { background-image:url("../images/btn_back.png"); }
#next { background-image:url("../images/btn_next.png"); }
#control { background-image:url("../images/btn_pause.png"); }

/* HEADER HAVIGATION */
#slidernav-outer { 
position:relative; 
float:right;
top:580px; 
margin-right: 57px; 
width:100px; }