@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	background-color: #ceae88;
	font-family: Arial, Helvetica, sans-serif;	
}
#map {
	float: right;
}

#wrapper {
	width: 900px;
	margin: auto;
}
#pluginContent {
	width: 310px;
}
#mainCaption {
	float: right;
	clear: both;
	width: 580px;
	margin-top: 50px;
}
#footer {
	margin: auto;
	width: 900px;
}
#mainLogo {
	position: absolute;
}
#back{
	position:absolute;
	
	padding-left:835px;
}
#back a #Back {
	position: absolute;
}

#address {
	text-align:center;
	padding-left:100px;
	padding-top: 50px;
	
}
#vector {
	float: right;
	padding-right:40px;
	
}

#pdf {
	margin-left: 20px;
	padding-left: 20px;
}