/* CSS Document */

body {background:#000000 ;
	/*background-image:url(../Images/raindrop.png);*/
	padding: 0;
	margin: 20px auto 0 auto;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}

p {
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	background-color: #000000;
}
	
a { color:#ffffFF;
 text-decoration:underline; }
 
a.mouse:hover {text-decoration:underline;
font-weight:bold;
color:#ffffff;
}


/* MAIN TEMPLATE SECTIONS */


#frame {
	background-color:#000000;
	width: 600px;
	color:#FFFFFF;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	border-color: #00b185;
	border:solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#main {
	width: 600px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	background-color:#000000;

	}
	
#header {
	height:92px;
	width:600px;
	margin:0;
	color:#FFFFFF;
	background-color: #000000;

}

#contact {
	width:580px;
	height:auto;
	padding:10px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
}

#contact2 {
	width:390px;
	height:92px;
	padding:5px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	float: right;
}

.textl {
	width:195px;
	height:36px;
	margin:0;
	border:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	text-align: center;
	padding: 0;
/*	margin-top: 27px;*/
}

.textr {
	width:195px;
	height:36px;
	margin:0;
	padding:0;
	border:0;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	text-align: center;
}


#slogan {
height:200px; 
width:600px; 
background-color: #000000; 
margin:auto;
padding:0;
}

#banner {
	width:590px;
	color: #00b185;
	border-top:1px solid #00b185;
	border-bottom:1px solid #00b185;
	padding:5px;
}

#overnav {
	height:30px;
	width:600px;
	margin:0;
	padding:0;
	background-color: #000000;
	border-bottom:1px solid #00b185;
}

#navigation {

	width:480px;
	margin:auto;
}

#hornav {

	width:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	background-color:#00b185;
	padding: 7px 0;
	text-decoration:none;
	color:#000000;
	margin-top: 10px;

}

#hornav a{
text-decoration:none;
color:#000000;
}

#dropmenudiv{
	border:0 solid black; 
	position:absolute;
	line-height:26px;
	z-index:100; 
	color:#000000;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid black;
	text-decoration: none;
	font-weight:bold; 
	color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #0053a0;
}



#navbut1 {
width:130px;
float:left;
margin: 5px 0 0 50px;
}

#navbut2 {
width:130px;
float:left;
margin:5px 0 0 0;
}

#navbut3 {
width:130px;
float:left;
margin:5px 0 0 0;
}

#navbut4 {
width:100px;
float:left;
margin:5px 0 0 0;
}

.navbut {
width:120px;
height:130px;
float:left;
margin:0;;
padding:0;
border:0;
}

/*.span2col {
	float: left;
	width: 420px;
	margin: 0;
	padding: 0;
	text-align: center;

	}
*/


#projectwrap {
	width:400px;
	margin: 0 0 0 188px;
	}



.span2col {
	float: left;
	width: 195px;
	height: 205px;
	padding: 0;
	text-align: center;

		}

.span3col {
	float: left;
	text-align:center;
	width: 195px;
	padding: 0;
	text-align: center;
	height: 205px;
		}


.span1col {
	float: left;
	width: 153px;
	height:440px;
	margin: 0 0 0 10px;
	padding: 5px;
	text-align: left;
	background-color:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}




.gutter {
	float: left;
	width: 10px;
	font-size: 1px;

	}

#hometext {
height:auto;
padding:10px 5px 10px 5px;
border-top:1px solid #00b185;
}

#abouttext {
height:auto;
padding:10px 5px 10px 5px;
float:right;
width: 280px;

}

#footer {
height:20px;
color:#FFFFFF;
font-size:9px;
padding: 5px 0 0 5px;
background-color:#000000;
width:595px;
border-top: 1px solid #00b185;
}

a.footer {color:#FFFFFF}
