/*body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
}

body{
	color:#555555;
	font-size:13px;
	/*background: url(img/dark_wood_texture.jpg) #282828;
	font-family:Helvetica, sans-serif;
}*/



#contact{
	background: url(../images/home/ContactBG.jpg) 50% 0 repeat fixed;
	/*background-color: black;*/
	font-size: 14px;
	color: #FFFFFF;
	height:850px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	opacity: 0;
	margin-top: -50px;
}

#contact .bg10{
	
	background: url(../images/home/ContactBG2.png) 50% 0 no-repeat fixed;
	height: 950px;
	margin: 0 auto;
	margin-top:-32px;
	padding: 0;
	position: absolute;
	width: 300px;
	z-index: 1;
}

/*#contact .bg11{
	background: url(images/home/ContactBG3.png) 20% 0 no-repeat fixed;
	height: 890px;
	margin: 0 auto;
	margin-top:-32px;
	padding: 30px;
	position: absolute;
	width: 100px;
	z-index: 0;
}

#contact .bg12{
	background: url(images/home/ContactBG4.png) 20% 0 no-repeat fixed;
	height: 890px;
	margin: 0 auto;
	margin-top:-32px;
	padding: 30px;
	position: absolute;
	width: 1135px;
	z-index: 250;
}*/

#contact .bg13{
	background: url(../images/home/ContactBG5.png) 20% 0 no-repeat fixed;
	height: 890px;
	margin: 0 auto;
	margin-top:-32px;
	padding: 30px;
	position: absolute;
	width: 300px;
	z-index: 0;
}

.middlelogo{
	text-align: center;
		margin-top:50px;
		/* -webkit-opacity: 0.75;
 		 -moz-opacity: 0.75;
  		opacity: 0.75;*/
	
}
.enter{
	text-align: center;
		margin-top:20px;
		/* -webkit-opacity: 0.75;
 		 -moz-opacity: 0.75;
  		opacity: 0.75;*/
	
}

.clear{
	clear:both;
}

#main-container{
	width:800px;
	margin:30px auto;
	
}
.fluid-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.fluid-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
        border: none;
}


#form-container{
	background-color: #1a1a1a;
	
	margin-top: 100px;
	padding: 15px;
	margin: 0 auto;	/*width:800px;*/
}

td{
	white-space:nowrap;
}

a, a:visited {
	color:#660000;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

h1{
	color:#777777;
	font-size:22px;
	font-weight:normal;
	/*text-transform:uppercase;*/
	margin-bottom:5px;
}

h2{
	font-weight:normal;
	font-size:10px;
	
	/*text-transform:uppercase;*/
	
	color:#aaaaaa;
	margin-bottom:15px;
	
	border-bottom:1px solid #eeeeee;
	margin-bottom:15px;
	padding-bottom:10px;
}

label{
	/*/*text-transform:uppercase;
	letter-spacing:2px;
	font-weight:500;*/
	font-size:12px;*/
	font-family:"Edmondsans", 'Helvetica Neue', century gothic, Helvetica, sans-serif;
	
	
}

textarea{
	color:#404040;
	font-family:"Edmondsans", 'Helvetica Neue', century gothic, Helvetica, sans-serif;
	font-size:12px;
}

td > button{
	text-indent:8px;
}

.error{
	background-color:#660000;
	color:white;
	font-size:10px;
	font-weight:bold;
	margin-top:10px;
	padding:10px;
	/*text-transform:uppercase;*/
	width:240px;
}

#loading{
	position:relative;
	bottom:9px;
	visibility:hidden;
}



#header, #home, #second{
	width: 100%;
}



