body { 
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	line-height:17px;
	text-align:justify;
	margin: 0
	}

#none 	{ 
	display:none
	}
	
#content {
	position: absolute;	
	/*width:auto;*/
	width:520px;
	left: 50px;
	top: 100px;	
	text-align:left;
	z-index: 10;	
	margin: 0px 0 20px 0px; 
	display: block;	
	}

#content2 {
	position: absolute;	
	/*width:auto;*/
	width:520px;
	left: 50px;
	top: 350px;	
	text-align:left;
	z-index: 10;	
	margin: 0px 0 20px 0px; 
	display: block;	
	}

#content3 {
	position: absolute;	
	/*width:auto;*/
	width:520px;
	left: 50px;
	top: 750px;	
	text-align:left;
	z-index: 10;	
	margin: 0 0 20px 0; 
	display: block;	
	}

a, a:visited { 
	color: #92886f;
	text-decoration:underline;
	}

a:hover, a:active { 
	text-decoration:none;
	}

.form { 
	font-size: 11px;
	font-family: Verdana;
	color: #928879;
	border:1px solid #b5b0a3
	}
	
.button 	{
	font-size: 11px;
	font-family: Verdana;
	color: #fff;
	background-color:#da9a23;
	border:1px solid #d48625
	}

.join, a.join, a.join:visited, a.join:active {
	color:#ed9100;
	font-size:10px; 
	font-weight: bold;
	text-decoration:none;
	padding-left: 53px;
	}

a.join:hover  { 
	color:#ed9100;
	font-size:10px; 
	font-weight: bold;
	text-decoration:underline;
	padding-left: 53px;
	}

.home_bg {
	height:25px;
	background-color:#928879
	}

.home, a.home, a.home:visited, a.home:active { 
	font-size:11px; 
	color:#fff;
	text-decoration:none;
	padding: 0 20px
	}

a.home:hover  { 
	font-size:11px; 
	color:#fff;
	text-decoration:underline;
	padding: 0 20px
	}

h1	{	
	font-size: 18px;
	font-family: Verdana;
	color: #000000;
	margin: 0;	
	text-align:left; 
	padding-bottom:15px;
	font-weight:normal
}

h2	{	
	margin: 0;
	font-weight:normal
}

.bg_company { 
	background: url(../images/bg_company.jpg) no-repeat bottom right;
	}

.map, a.map, a.map:visited, a.map:active { 
	font-size:10px;
	color:#9bb9c6; 
	text-decoration:none;
	font-family:Tahoma
	}

a.map:hover  { 
	text-decoration:underline;
	}

#line { 
	border-bottom:1px solid #928879;
	padding-top:25px
	}

