@font-face {
	font-family: 'MuseoSans500';
	src: url('museosans_500-webfont.eot');
	src: local('☺'), url('museosans_500-webfont.woff') format('woff'), url('museosans_500-webfont.ttf') format('truetype'), url('museosans_500-webfont.svg#') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	background-image: url(img/background.jpg);
	background-repeat: repeat;
	background-color: #0a384c;
}


body {font-family: Helvetica, Arial, sans-serif; color:#333;

background-image: #fffff url(img/'bg.jpg') repeat;

}

.logo{

padding-top: 20px;


}

.MuseoSans-500 {
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	font-family: 'MuseoSans500', sans-serif;
	font-size-adjust: 0.51;;
	color: white;
}

#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	color: white;			
}

.hire{

padding-left: 600px;
padding-top: -500px;

}


