html, body {color: #9FA2B5;margin: 0;}
html{background: #000C28 url('images/map.jpg') repeat-x scroll 0 0;}

h1 { font: normal small-caps normal 22px/25px times, georgia, serif; letter-spacing: 1px; margin: 7px 0; text-align: center;}
h2 { font: normal small-caps normal 14.5px/20px times, georgia, serif; letter-spacing: 1px; margin: 0; text-align: center;}
p { font: normal normal normal 12.5px/17px tahoma, Arial, sans-serif; letter-spacing: 0.7px;margin: 4px 0; text-align: justify;}
a { color: #bFc2d5; text-decoration: none;}
.left{float:left;}

	div#map{height: 100%;}
	div#light{background: transparent url('images/light-all.png') no-repeat scroll top center;}
		div#logo{margin: 0 auto;padding-top:70px;padding-bottom: 50px;width: 200px;}
	div.wrapper {margin: 0 auto;position:relative;width: 960px;}
	div.c3 {float: left;position: relative;width: 280px;margin-bottom: 5px;padding: 0 20px;z-index: 100;}
	div.sails {background: transparent url('images/sails.png') no-repeat scroll center 0; height:57px;}
		.hover div.sails { background-position: center -57px;}
	div.desc {padding: 10px 0 10px 0; }
		.hover div.title, .hover div.desc, .hover div.link a {color: #bFc2d5;}
		.hover div.desc a{color:white;}
		div.desc a{color: #9FA2B5;}
		div.desc a:hover{text-decoration:underline;}
	div.link a {display: block; padding: 5px 0 3px 0; }
	div.link a:hover {background-color: #9FA2B5; color: #000C36; }
	#bottom {margin: 0 auto;width: 960px;}
	#bottom_light {background: transparent url('images/hoverlight.png') no-repeat scroll -1000px 0;height: 300px;position: relative;top: 88px;z-index: 0;}
	#footer {border-top: 1px solid #9FA2B5;margin-top: 30px; padding: 10px 0 0 0 ;}
		#footer h1 {font-size:15px;}
		#footer h1.p{font-size: 13px; font-variant:normal;}
		.split3clean {padding: 10px 0 0 0;width:33%;}
