html{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	background-repeat: repeat-x;
	width: 100%;
	background-image: url(images/body-background.jpg);
	background-color: #12295F;
}
h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-weight: normal;
	line-height: 72px;
	text-align: left;
	
}
h2 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	line-height: 36px;
}
h3 {
	color: #E3BBD6;
	font-size: 43px;
	font-weight: bold;
	padding: 0 0;
	text-shadow:2px 2px 2px #333333;
}
h4 {
	color: #A0510E;
	font-size: 18px;
	text-align: center;
}
h5 {
	margin: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
	color: #FFFFFF;
}
h6{
	font-size: 22px;
	color: #C36817;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: left;
}
a,  a:link {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
	outline: none;

}
a:visited {
	color: #FFCC00;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #FDB436;
	text-decoration: none;
}
a:focus {
	color: #FFCC00;
}
a:active {
	color: #8A7560;
	outline: none;

}
#outer-wrapper {
	width: 960px;
	margin: 0 auto 0 auto;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.innerwrapper{
	height: 740px;
	padding: 0px 00px 0px 00px;
	background-repeat: no-repeat;
	text-align: left;
}
#section1{
	background-image: url(images/div1-background.png);
	padding-top: 340px;
}
#section2{
	background-image: url(images/div2.jpg);
	padding-top: 50px;
	height: 1020px;
}
#section3{
	background-image: url(images/div3.jpg);
	height: 1020px;

}
#section4 {
	background-image: url(images/div5.jpg);
	height: 1020px;
}
#section5 {
	height: 1020px;
	background-image: url(images/section5back.jpg);
	background-position: bottom;
} 
#spacer1{
	background-image: url(images/spacer1.png);
	background-repeat: no-repeat;
}
#spacer2{
	background-image: url(images/spacer2.png);
}
#spacer3{
	background-image: url(images/spacer3.png);
}
#spacer4{
	background-image: url(images/spacer4.png);
}
#spacer5{
}
.spacer{
	height: 800px;
}
#title{
	width: 600px;
	Height:150px;
	background-image: url(images/sign-bck.png);
	background-repeat: no-repeat;
	margin: 0 0 50px 0px;
	padding: 10px 90px 0 30px;
	float: none;
}
#title2{
	width: 600px;
	Height:150px;
	background-image: url(images/sign-bck.png);
	background-repeat: no-repeat;
	margin: 0 0 50px 300px;
	padding: 10px 0px 0 30px;
	float: none;
}
#bottom{
	width: 100%;
	height: 340px;
	background-image: url(images/largebottom.jpg);
	clear: both;
}
.slide-out-div {
	width: 353px;
	background-image: url(images/images/ship.png);
	background-repeat: no-repeat;
	height: 300px;
	text-align: center;
          }

