body{
	background-attachment: fixed;
	background-image: url(images/background_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	max-width: 1000px;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #333333;
}
.content {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
h1 {
	font-family: "Brush Script MT";
	color: #FFFFFF;
	font-size: 54px;
	font-weight: normal;
	background-image: url(images/h1.png);
	height: 70px;
	width: 550px;
	background-repeat: no-repeat;
	background-position: center top;
	/*	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65; */
	margin: 10px auto;
	position: relative;
	top: 5px;
}
.title {
	display: none;	
}
.header ul {
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	position: relative;
	top: -5px;
	}
.header li {
	display: inline;
	font-family: "Brush Script MT";
	font-size: 26px;
}
.header li img {
	position: relative;
	top: 10px;
	border: none;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	/* filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65; */
}
.header li img:hover {
	position: relative;
	top: 10px;
	border: none;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.header h2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;	
	/* filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65; */
	padding-top: 5px;
	position: relative;
	top: -15px;
}
#flash {
	float: left;
	margin-left: 20px;
	position: relative;
	top: -10px;
	z-index: 1;
	border: solid 1px #fff;
}
.text {
	float: left;
	width: 520px;
	text-align: left;
	padding: 0px 5px;
	margin-left: 20px;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.3em;
	position: relative;
	top: -10px;
}
.text a {
	color: #000;
	background-color: #fff;
	padding: 1px 3px;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
#no {
	color: #fff;
	background: none;
	border: none;
	text-decoration: underline;
}
.request {
	position: absolute;
	z-index: 2;
	top: 115px;
	float: left;
}
.request img {
	border: none;
	position: relative;
	left: -20px;
}
.request2 {
	margin: 2px auto;
	font-family: Tahoma;
	font-size: 16px;
	/*background-color: #fff;*/
	color: #000;
	width: 416px;
	display: block;
	font-weight: bold;
	padding: 3px 2px;
	position: relative;
	top: -14px;
}
.request2 a {
	color: #fff;
	text-decoration: none;
}
#footer {
	margin-top: 5px;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	clear:both;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
/* crew */
p.left img {
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
p.right img {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
}

p.left {
	width: 1000px;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	margin-right: 20px;
	margin-bottom: 40px;
	clear: both;
	display: block;
}
p.right {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 20px;
	margin-bottom: 40px;
	clear: both;
	width: 1000px;
	display: block;
}
.people strong {
	position: relative;
	top: 70px;
	line-height: 1.4em;
}
/* services */
.services ul{
	display: inline;
}
.services li{
	display: inline;
	float: left;
	width: 320px;
	margin: 5px;
}
.services h2{
	display: inline;
	font-size: 26px;
	font-family: "Brush Script MT";
	color: #FFFFFF;
	font-weight: normal;
}
.services h3{
	font-size: 18px;
	font-family: "Tahoma";
	color: #FFFFFF;
	font-weight: normal;
}
.services h4{
	font-size: 14px;
	font-family: "Tahoma";
	color: #FFFFFF;
	font-weight: normal;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	display: inline;
}
.services h5 {
	font-size: 12px;
	font-family: "Tahoma";
	color: #FFFFFF;
	font-weight: normal;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -5px;
}
.services p{
	text-align: left;
	font-size: 16px;
	font-family: "Tahoma";
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.3em;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
/* gallery */
.gallery {
	float: left;
	clear: both;
	width: 100%;
	margin: 10px;
}
.gallery a{
	font-size: 18px;
	font-family: "Tahoma";
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	padding: 15px;
}
.gallery a:hover{
	font-size: 18px;
	font-family: "Tahoma";
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
	padding: 15px;
}
/* gallery 2 */
.gallery2 img {
	padding: 5px;
}
#space {
	height: 175px;
}
#space2 {
	height: 75px;
}
/* contact */
.wrap {
	width: 1000px;
}
.contblok {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
.contblok p {
}
.contact p {
	width: 100%;
	clear: both;
	text-align: left;
	font-size: 16px;
	font-family: "Tahoma";
	color: #FFFFFF;
	font-weight: normal;
	line-height: 1.3em;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.contact label {
	margin-right: 20px;
	float: left;
	width: 200px;
}
.contact input {
	width: 250px;
	background-color: #FFFFFF;
	border: 1px solid #333;
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	float: right;;
	margin-right: 30px;
	position: relative;
	top: -20px;
}
.submit input {
	display: block;
	width: 252px;
	background-color: #FFFFFF;
	border: 1px solid #333;
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	margin-top: 10px;
}
.contact select {
	width: 252px;
	background-color: #FFFFFF;
	border: 1px solid #333;
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	float: right;
	margin-right: 30px;
	position: relative;
	top: -20px;
}
.contact textarea {
	width: 250px;
	height: 60px;
	background-color: #FFFFFF;
	border: 1px solid #333;
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	float: right;
	margin-right: 30px;
	position: relative;
	top: -20px;
}
.end p{
	text-align: center;
}
/* thanks */
.over {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
	float: left;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.over h1 {
	color: #000000;
	padding-top: 200px;
	height:auto;
}
.over h3 a {
	color: #222222;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: normal;
}
.northstar .break {
	width: 280px;
	height: 400px;
	float: left;
	background-color: #efefef;
}
.break h3 {
	text-align: center;
	margin: 20px;
	font-family: Georgia;
}
.break p {
	margin: 20px;
	font-family: Tahoma;
	font-size: 14px;
}
.northstar img {
	display: inline;
	float: left;
	padding: 0px 5px;
}
.northstar {
	margin: 10px auto;
	display: block;
	width: 800px;
	background-color: #efefef;
	padding: 10px;
}
.wrapper {
	margin: 0px auto;
	display: block;
	width: 100%;
	height: 400px;
}
.people a{
	color: #ccc;
}
.people {
	width: 1001px;
}
/* new gallery */
.gal {
	margin: 0px 20px;
}
.gal .block {
	float: left;
	width: 300px;
	height: 450px;
	margin: 10px;
	background:#efefef;
}
.block a img {
	margin: 5px 0px 0px 0px;
	border: none;
}
.block a h3 {
	font-family: Georgia;
	color: #000;
	font-size: 16px;
	margin: 6px 0px 0px 0px;
	text-decoration: none;
}
.mengallery .pic {
	margin: 15px;
}
.mengallery .pic p { 
	display: inline;
	float: right;
	width: 400px;
	background:#efefef;
	font-family: Georgia;
	font-size: 14px;
	padding: 10px;
	line-height: 1.4em;
	margin: 70px 0px 0px 0px;
}
.double .pic img {
	width: 400px;
	height: 300px;
}
#house .pic img {
	width: auto;
	height: auto;
}
.double .pic {
	padding: 5px;
	display: inline;
}
.double {
	margin: 30px 0px 0px 0px;
}