/* CSS Document Created by TW Summit Management, LLC */

body { font-family: Arial, sans-serif; color: #888; background-color:#ffffff;  }
	    

		    
p { 
	font-family: Swis721 Cn BT, Arial, Helvetica, sans-serif; 
	color: #353f43; 
	text-align: center;
	line-height: 16px; 
	font-size: 16px; 
	letter-spacing: 2px;
	padding-bottom: 5px; 
	margin:0;
	}
	
form { 
	font-family: Arial, sans-serif; 
	color: #809039; 
	font-weight: bold;
	text-align: center;
	text-transform:uppercase; 
	line-height: 20px; 
	font-size: 12px; 
	letter-spacing: 2px;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px; 
	}
	
.reg { 
	font-family: Arial, sans-serif; 
	color: #809039; 
	text-transform:uppercase; 
	line-height: 14px; 
	font-size: 12px; 
	letter-spacing: 2px;
	padding-bottom: 4px; 
	}
		 
.container {
	display:block;
	position: relative;
	width: 900px;
	height: 510px;
	border: solid medium;
	border-color:#353f43;
	}
	
.container_contact {
	width: 900px;
	height: 110px;
	padding: 10px;
	}
	
.contact {
	display: block;
	
	border-bottom: solid medium;
	border-color:#353f43;
	float:left;
	width: 900px;
	
}

.contact_form {
	display: block;
	float:left;
	width: 900px;
	height: 100px;
	
}

.facebook {
	float: left;
	width: 30px;
	border:0;
	padding: 5px;
	height: 30px;
	z-index:-90px;
	
}

button {
	font: Arial, sans-serif;
	font-size: 10px;
	color: #353f43;
	text-transform: uppercase;
	background-color: #809039;
	}

.centered {
	margin: 0px auto;
	}
	
.space {
	width: 900px;
	height: 10px;
	}
	
a, a img {color:#ba4c27; outline:none; text-decoration: none; border:0px;}
a:hover{color:#06516f;}
a:visited{color:#888;}