body {
	background: url(pic/bg_body.gif) repeat-x top;
	background-color: #41454E;
	margin: 0 0 30px 0;
	padding: 0px;
	text-align: center;
	color: #838995;
	font-family: 'Trebuchet MS';
	font-size: 11px;
	}

.clear {
	clear: both;
	}

p {
	padding: 0 0 15px 0;
	margin: 0px;
	text-align: center;
}

form {
	margin: 0px;
	padding: 0px;
	}

h3 {
	color: #C35904;
	margin-bottom: 20px;
	font-size: 14px;
	}

.centerP {
	text-align: center;
	}




#wrapper {
	background: url() no-repeat center top;
	text-align: center;
	}

#container {
	text-align: left;
	margin: 0 auto;
	width: 340px;
	background: url(pic/bg_content.gif) repeat-y;
	}
#container2 {
	text-align: center;
	margin: 0 auto;
	height:400px;
	width:340px;
	background: url(pic/bg_content.gif) repeat-y;
	}

#header {
	height: 247px;
	background: url(pic/bg_header.jpg) no-repeat center top;
	}
#header2 {
	height:247px;
	background: url(pic/bg_nav.gif) no-repeat center top;
	}

#nav {
	height: 25px;
	background: url(pic/bg_nav.gif) no-repeat center top;
	}

	#navUL {
		border: 0px solid white;
		list-style: none;
		margin: 0px;
		padding: 0px;
		padding-left: 20px;
		height: 25px;
		}

	#navUL li {
		display: block;
		float: left;
		height: 25px;
	}

	#navUL li a {
	display: block;
	height: 25px;
	margin-right: 10px;
	margin-left: 4px;
	}

		#navUL li a:hover {
			background-position: 0 -25px;
		}

		#navUL li a.navActive {
			background-position: 0 -25px;
		}
		

	#navUL li span{
		display: none;
	}

	#nav1 {
	background: url(btns/home.png) no-repeat;
	width: 60px;
	}

	#nav2 {
	background: url(btns/services.png) no-repeat;
	width: 60px;
	}

	#nav3 {
	background: url(btns/photos.png) no-repeat;
	width: 60px;
	}

	#nav4 {
	background: url(btns/contact.png) no-repeat;
	width: 60px;
	}

#content {
	background: url(pic/bg_bottom.gif) no-repeat center bottom;
	}

#contentWrap {
	padding: 0 30px 15px 30px;
	}

#movie {
	font-size: 11px;
	background-color: #9096A2;
	color: #E7E9F0;
	border: 1px solid #B5B9C4;
	}
#contentWrap img {
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.style5 img {
	padding-right: 25px;
}
