body {
	margin-top: 10px;
	padding: 0;
	font-size: 14px;
	color: #fff;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #005D6E;
}

#header {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}


		#header h1 {
			text-align:center;
			font-size:5.2em;
			margin:2px;
		}
		
		#header h2 {
	text-align:center;
	color:#FFF;
	margin:5px;
			}
		
#banner {
	margin: 0 auto;
	margin-bottom: 5px;
	padding: 0;
	width: 800px;
}
.picfloatright {
	float: right;
}


#wrapper {
	width: 790px;
	padding: 0;
	border:5px solid #fff;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../img/wrapper-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#content {
	float: right;
	width: 610px;
	margin: 0;
	padding: 0px;
	color: #000;
	text-align: left;
	font-size: 12px;
	background-color: #FFF;
}

	#content li {
	padding-bottom:10px;
	}
	
	#content a {
	color:#005D6E;
	text-decoration:none;
		}
	#content a:hover {
	color:#005D6E;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
		}


#sidebar {
	float: left;
	width: 150px;
	padding: 10px 5px;
	background-color: #9CCED6;
}

		#sidebar h2 {
	margin: 0;
	height: 35px;
	font-size: 18px;
	color:#008089;
		}


		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style: none;
		}
		
		#sidebar li {
			margin: 0;
			padding:10px;
		}
		
				
		#sidebar a {
	color:#003E48;
	text-decoration:none;
	font-weight: bold;
		}
		
		#sidebar a:hover {
	display:block;
	text-decoration: none;
	color:#005D6E;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
		}
		
		.spic {
			padding:9px;
			}

#footer {
	clear:both;
	width: 790px;
	margin: 0 auto;
	text-align: center;
	background-color: #9CCED6;
}

		#footer p {
			padding: 10px 0;
		}
		
		#footer p a {
			color: #fff;
		}
		
.now {
	display:block;
	background:#ff9900;
	color:#660000;
	font-weight:bold;
	text-align:center;
	font-size:1.4em;
	}

#box {
padding:10px;
margin:5px;
width:200px;
height:200px;
}
#fader {
width:200px;
height:200px;
}

#box2 {
padding:10px;
margin:5px;
width:200px;
height:200px;
}
#box3 {
padding:10px;
margin:5px;
width:200px;
height:200px;
float:right;
}

#fader2 {
width:200px;
height:200px;
}

.pics {
width:200px;
height:200px;
padding:0;
margin:0;
overflow: hidden
}
.pics img {
width:200px;
height:200px;
top:0;
left:0
}

#call {
	width:800px;
	margin:0px auto;
	text-align:center;
	color:#ff9900;
	}
.gallery {
	width:300px;
	float:left;
	}
	
.gallery2 {
	width:300px;
	float:right;
	}
#picfloatright {
	clear: none;
	float: right;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content2 {
	float: right;
	width: 610px;
	margin: 0;
	padding: 5px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #008089;
	border-right-color: #008089;
	border-bottom-color: #008089;
	border-left-color: #008089;
	color: #000;
	background-color: #9CCED6;
}
#wrapper #content2 h2 {
	text-align: center;
	color: #000;
}
#wrapper #content h2 {
	text-align: center;
}
.floatright {
	float: right;
}
