*{
	margin:0px; padding:0px; border:0px;
}


body{
	color: #EF8132;
	background: url(/pic-bin/body_back.jpg) repeat-x #353535;
	text-align: center;
	line-height: 16px;
	font-family: Helvetica, Verdana;
	font-size: 12px;	
}

a{
	color: #fff;
	background: transparent;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.gmapframe{
	border: 5px solid #fff;
	height: 500px;
	width: 500px;
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
}

#logo{
	margin-top: 150px;
}

footer{
	margin-top: 50px;
}