/* @override http://www.rnbmarine.com/rnb_html/css/style.css */

body{
	margin:0 auto;
	background-color: #ffffff;
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	padding:0;
	text-align: justify;
	color: #214668;
}
#wrapper{
	width: 100%;
}
#logo {
	position: absolute;
	width:200px;
	z-index: 100;
	margin-top: -45px;
}

#weather {
	position: absolute;
	float: right;
	width:100%;
	z-index: 90;
	margin-top: -45px;
	text-align: right;
	}
.clear{
	clear: both;
}
#menuWrap {
	position: relative;
	height: 60px;
	background-image: url(../images/footerBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#menuWrap2{
	position: absolute;
}
#menu{
	z-index:200;
    width: 795px;
	margin: 0 auto;
	position: relative;
	height:60px;
}
.subMenu{
	display: none;
	margin-left: -8px;
}	
.subMenu img{
padding: 0px;
margin: 0px;
}

#menuHome{
	width: 56px;
	float:left;
}

#menuSales{
	width: 74px;
	float:left;
}

#menuSales:hover .subMenu{
	display: block;
	z-index:5000;
}
#menuSchool{
	width: 113px;
	float:left;
}
#menuCharter{
	width: 92px;
	float:left;
}

#menuCare{
	width: 215px;
	float:left;
}
#menuAbout{
	width: 105px;
	float:left;
}
#menuAbout:hover .subMenu{
	display: block;
}
#menuContact{
	width: 106px;
	float:left;
}


#topBG{

	background-repeat: no-repeat;
	}
#mainbox{
	background-image: url(../images/mainboxBg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	z-index: 70;
	_height: 600px;
	min-height: 600px;
	}
#scrollBg{
	background-image: url(../images/scrollBg.png);
	background-repeat: repeat-x;
}
#contentbox{
	_height: 550px;
	min-height: 550px;
	width: 830px;
	margin: 0 auto;
}
#contentbox2{
	_height: 550px;
	min-height: 550px;
	width: 740px;
	margin: 0 auto;
}
#imageScroll{
	position:relative;
	width: 850px;
	margin: 0 auto;
padding-top: 50px;
height: 150px;
}
#imageScrollIndex{
	width: 800px;
	margin: 0 auto;
padding-top: 0px;
height: 300px;
margin-bottom:50px;
}

.picWrap {
	width: 230px;
	float: left;
	margin-left: 40px;
	text-align: center;
}
#mainContent{
	padding: 25px;
	_height:285px;
	min-height: 285px;
	background-image: url(../images/maincontentBg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	width: 800px;
}
#mainContentBoat{
	padding: 25px;
	_height:400px;
	min-height: 400px;
	background-image: url(../images/maincontentBg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	width: 800px;
}
#mainContentSchool{
	padding: 25px;
	_height:450px;
	min-height: 450px;
	background-image: url(../images/maincontentBg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 20px;
	width: 800px;
}
#titleImg{
	position: relative;
	width: 830px;
	height: 80px;
	z-index: 120;
	text-align: right;
}
#footerSchool {
	position: absolute;
	width: 100%;
	z-index:80;
		margin-top: 50px;
}
#phone{
position: relative;
height:25px;
}
#footerLogos {
	position: relative;
	height: 110px;
	background-image: url(../images/footerBg.png);
	padding-top: 40px;
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}


#logosWrap{
	width: 1100px;
	margin: 0 auto;
}
.logo{
	float: left;
	margin-right: 40px;
}	
#logo1{
	margin-left:50px;
	margin-top:20px;
}	
#logo3{
	margin-top:18px;
}
#logo4{
	margin-top:10px;
}
#logo5{
	margin-top:18px;
}
img {
	border: 0px solid;
}


.contentText{
	float: left;
	width: 500px;
	margin-left: 20px;
}
.contentTextSchool{
	position:relative;
	float: left;
	width: 500px;
	margin-left: 20px;
	height:500px;
}
.imgRight{
	width: 230px;
	float: right;
}
h1{
	font-size: 15px;
	border-bottom: 1px solid;
}
a:link{
	text-decoration: none;
	color: #4297a9;
}
a:visited{
	text-decoration: none;
	color: #4297a9;
}
a:hover{
	text-decoration: underline;
	color: #4297a9;
}
.soloText{
	padding: 10px;
}
#imgLeft{
	float: left;
	width: 200px;
	margin-left: 10px;
}
#imgRight{
	float: right;
	width: 200px;
	margin-right: 10px;
}
.midText{
float: left;
width: 330px;
margin-left: 25px;
}
.peopleImg{
	width: 200px;
	float: left;
	margin-bottom: 20px;
	margin-left: 40px;
}
.peopleText{
	width: 500px;
	float: left;
}
.contactText{
	float: left;
	width: 400px;
	margin-left: 30px;
}
.imgContact{
	width: 300px;
	float: right;
	margin-right: 10px;
}
#indexContent{
	margin-top: -50px;
	margin-bottom: 15px;
}
