/* @override http://paseame.com/css/prox.css */

#map {
	width: 700px;
	height: 250px;
	background-repeat: no-repeat;
	border: 10px solid #1773d4;
	z-index: 0;
	overflow: auto;
}

#map div div div div.gmnoprint div.gmnoprint div {
	z-index: 5;
}

div.gmnoprint {
	z-index: 12;
}

#contmap {
	height: 270px;
	background-color: #075cb3;
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
	padding: 6px;
}

#content {
	height: 500px;
	padding-top: 80px;
	border-top: 1px solid #1773d4;
}



#header h1 {
	width: 360px;
	background-repeat: no-repeat;
	height: 70px;
	text-align: center;
	line-height: 70px;
	font-size: 60px;
	text-shadow: #000000 2px 2px 0;
	color: #e8e8e8;
	margin: 30px auto 20px;
}

#slang h2 {
	width: 500px;
	text-align: center;
	color: #f5feff;
	text-shadow: #101010 1px 1px 3px;
	font-size: 30px;
	background-color: #125aa5;
	-webkit-border-radius:10px;
	border: 1px solid #1773d4;
	margin: 0 auto;
	-moz-border-radius:10px;
	

}

#map div div div div.gmnoprint div.gmnoprint div div {
	font-weight: bold;
	text-transform: capitalize;
}

#slang {
		width: 502px;
	 border: 1px solid #000;
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
		-webkit-border-radius:10px;	-moz-border-radius:10px;


}

body {
	
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
		margin: -10px;
	background: url(http://dl.dropbox.com/u/71613/centre_background.png) repeat-x;
}

#header {
	margin-top: 0;
	padding-bottom: 1px;
	border-bottom: 1px solid #000;
	background-color: #022a56;
	border-top: 1px solid #000;
}

html {
	margin: 0;
	padding: 0;
}