body, html {
	background:#FFFFFF url(../images/bg_gradient.jpg) repeat-x scroll center top;
	color:#666666;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	margin:0;
	padding:0;
}

blockquote {
	font-style: italic;
}

p{
	padding-top:10px;
	line-height:1.5em;
}
a {
	color: #135293;
}

div.contentarea li{
	line-height:1.5em;
	list-style:circle;
	list-style:inside;
}
div.contentarea ul{
	padding-top:15px;
	
}





a:hover {
	text-decoration: none;
}

h2.blueBottom{
	background: url(../images/li_border.jpg) repeat-x;
}
.container{
	margin:0 auto;
	padding:0 auto;
	width:980px;
	background:#FFF;
	
}

.header{
	height: 250px;
}


.orange {
	margin: 20px 30px;
	background: #182C6B url(../images/ship.jpg) bottom left no-repeat;
	color: #FFFFFF;
	border:1px solid black;
}

.orange a {
	color: #FFFFFF;
}

/* Logo */

#logo {
	height: 250px;
	background: #FFFFFF url(../images/img03.gif) no-repeat top center;
	width:240px;
	float:left;
	
}

#logo h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
}

#logo h1 {
	padding: 100px 0 0 0;
	
	font-size: 36px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #9C9C9C;
	text-decoration: none;
}

.slideshow{
	float:left;
	background:white;
	height:250px;
	
}

.stage{
	background:url(../images/bg_stage.jpg) repeat-y top left white;
}

.left{

	background:url(../images/bg_stage.jpg) repeat-y top left white;
	width:240px;
	float:left;
	padding-bottom:10px;
}

#leftnav{
	padding: 20px;
	background: #fe7201 url(../images/img04.gif) repeat-x;	
	width:200px;
	float:left;
}

#leftnav ul{
	margin: 0;
	padding: 0;
	list-style: none	
}

#leftnav li{
	padding: 8px 0;
	background: url(../images/li_border.jpg) repeat-x;

}

#leftnav li.first {
	background: none;
}

#leftnav a{
	color:#FFF;
	text-decoration:none;
}


#leftnav a:hover{
	color:#6F3200;
	text-decoration:none;
}

.contentarea{
	
	margin-left:260px;
	min-height: 960px;
	height: auto !important;
	height: 960px;
	width:700px;
	

}

/* Footer */

.footer {
	width: 980px;
	height: 120px;
	margin: 0 auto;
	background: url(../images/img12.gif) repeat-x;
}

.footer p {
	margin: 0;
	font-size: 85%;
}

.links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(../images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 960px;
	height: 45px;
	padding: 20px 0 0 20px;
}


.footerStage{
	
}

.title1 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

h1 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

h2{
	font-size: 150%;
	padding: 10px 0;
	font-weight: normal;
	color: #135293;	
}

h2.white{
	color:white;
}
	

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(../images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: normal;
	color: #FFFFFF;
}

.contentarea1 {	
	margin-left:260px;
	min-height: 940px;
	height: auto !important;
	height: 940px;
	width:700px;
}
.contentarea2 {	
	margin-left:260px;
	min-height: 940px;
	height: auto !important;
	height: 940px;
	width:700px;
}