
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 180%;
	margin:0;
	padding:0;
	background-color: #017575;
 
}

h1{
color:#017575;
font-size:18px;
}

h3{
color:#FF0000;
font-size:12px;
}




.greentext{color:#017575;}

/*_________________________________________________Header CSS_________________________________________*/

#headercontainer{
	width:100%;
	height:260px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/mainbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}
#header{
	width:850px;
	height:260px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#headercontainer1{
	width:850px;
	height:110px;
	display:block;
}

#headercontainer2{
	width:850px;
	height:120px;
	display:block;
}

#headercontainer3{
	width:850px;
	height:280px;
	display:block;
}

*html #navbar{
	padding-top: 8px;
	height:22px;
}

#navbar{
	width:790px;
	height:27px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	bottom:0;
	padding-right: 25px;
	padding-left: 35px;
	font-size: 11px;
	padding-top: 3px;
	font-weight: bold;
}

#navbar a{ color:#007375; text-decoration:none;}
#navbar a:hover{ color:#007375; text-decoration:underline;}

#logo{
	width:850px;
	height:95px;
	display:block;
	float: left;
	padding-top: 15px;
}

#contact-flash{
	width:220px;
	height:95px;
	display:block;
	float: right;
	padding-top: 15px;
}

#midcontainer{
	width:100%;
	display:block;
	background-position: center top;
	background-image: url(../images/bg-cont.png);
	background-repeat: no-repeat;
}

*html #menu{
padding-left:9px;
}

#menu{
	width:100%;
	height:40px;
	display:block;
	float:left;
}

#printbut{
	float:right;
	width:24px;
	height:15px;
	display:block;
	margin-top: 5px;
	margin-right: 5px;
}

#emailbut{
	float:right;
	width:24px;
	height:15px;
	display:block;
	margin-top: 5px;
}

*html #emailbut{
	margin-top: 0px;
}


*html #printbut{
	margin-top: 0px;
}


/*_________________________________________________Main Content CSS_________________________________________*/

#maincontent{
	width:850px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/corner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
}

*html #title{
margin-top:15px;
}

#title{
	width:480px;
	height:25px;
	display:block;
	float:left;
	padding-left: 35px;
	line-height:100%;
}

#map{
	width:260px;
	display:block;
	float:right;
	height: 320px;
}

#application-form{
	width:180px;
	display:block;
	float:right;
	margin-left: 30px;
	margin-bottom: 10px;
}

#maintext{
	width:480px;
	display:block;
	float:left;
	padding-left: 35px;
	text-align: justify;
	margin-bottom: 20px;
	margin-top: 10px;
}

#maintext a{color:#017575; text-decoration:none;}

#maintext a:hover{color:#017575; text-decoration:underline;}

#contactform{
	width:480px;
	display:block;
	float:left;
	padding-left: 35px;
	text-align: justify;
	margin-bottom: 10px;
	margin-top: 10px;
}

#flash{
	width:850px;
	height:256px;
	display:block;
	float:left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

#rightads{
	width:295px;
	height:290px;
	display:block;
	float:right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
}


/*_________________________________________________Footer CSS_________________________________________*/

#footercontainer{
	width:100%;
	display:block;
	background-position: center top;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
}

#footer{
	width:850px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	height: 100px;
	color: #FFFFFF;
}

.menu2 {
	width: 360px;
	float: left;
	height: 25px;
	background-image:url(assets/images/footermenubg.png);
	margin-top: 30px;
	font-size:11px;
	margin-left: 20px;
}

*html .menu2 {
	background-image:url(assets/images/footermenubgie.png);
	margin-left:10px;

}

.menu2 ul {
	margin: 0;
	padding-left: 10px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	background-repeat: no-repeat;
}

.menu2 li {
	display: inline;

}

.menu2 a {
	float: left;
	display: block;
	text-decoration: none;
	text-align:left;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 14px;
	height: 20px;
	width: 90px;
	background-image:url(../images/arrow-right.png);
	background-repeat:no-repeat;

}
.menu2 a:hover {
	background-image:url(../images/arrow-right-hover.png);
	background-repeat:no-repeat;
	text-decoration: none;
	color: #FFD204;
	padding-left: 16px;
	width: 88px;
}





#footercontact {
	width: 280px;
	float: left;
	height: 25px;
	margin-top: 30px;
	font-size:11px;
	text-align: justify;
	padding-right: 5px;
	margin-left: 10px;
}

#designer{
	width: 100px;
	float: right;
	height: 70px;
	margin-top: 20px;
	font-size:11px;
	text-align: justify;
	padding-right: 5px;
	margin-left: 10px;
}

#designer a img{
border:none;
}
