* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none
}
html {
	height: 100%
}
@font-face {
	font-family: 'Chunkfive';
	src: url("../fonts/Chunkfive/Chunkfive.eot");
	src: url("../fonts/Chunkfive.woff") format("woff"), url("../fonts/Chunkfive/Chunkfive.ttf") format("truetype"), url("../fonts/Chunkfive/Chunkfive.svg") format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: MetaPro-Normal;
	src: url(../fonts/MetaPro/MetaPro-Normal.otf) format("opentype");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: MetaPro-BookItalic;
	src: url(../fonts/MetaPro/MetaPro-BookItalic.otf) format("opentype");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: MetaPro-Book;
	src: url(../fonts/MetaPro/MetaPro-Book.otf) format("opentype");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: MetaPro-Medium;
	src: url(../fonts/MetaPro/MetaPro-Medium.otf) format("opentype");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: MetaSerifPro-Book;
	src: url(../fonts/MetaSerifPro/MetaSerifPro-Book.otf) format("opentype");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: MetaPro-Black;
	src: url(../fonts/MetaPro/MetaPro-Black.otf) format("opentype");
	font-weight: normal;
	font-style: normal
}
body {
	background: #39c;
	color: #FFFFFF;
	font-family: MetaPro-Normal, Helvetica, Arial, sans-serif;
	margin: 0
}
a:link {
	color: #42608B;
	font-family: MetaSerifPro-Book, Helvetica, Arial, sans-serif;
	text-decoration: underline
}
a:visited {
	color: #0033FF
}
a:hover {
	color: #FFF;
	text-decoration: underline
}
section.ng-scope {
	margin: 20px auto 0;
	max-width: 1100px;
	padding: 0 1%
}
h1 {
	background: #333;
	color: #FFFFFF;
	font-family: MetaPro-BookItalic, Helvetica, Arial, sans-serif;
	margin: auto;
	padding: 0 0 5px;
	text-align: center
}
h2 {
	color: #ff0;
	font-size: 1.5em;
	margin: 0 auto 10px;
	text-align: center
}
h3 {
	font-size: 1em;
	color: red
}
p {
	font-size: 100%;
	text-align: center
}
p.email {
	border-bottom: 1px solid;
	margin: 0 auto 10px;
	width: 50%
}
.container-fluid {
	margin: 0 auto;
	position: relative;
	width: 996px;
}
.container-fluid p img {
	width: 60%;
}
.container-fluid p img.handyman {
	width: 40%;
}
.row {
	margin: 15px auto;
	max-width: 1100px;
	text-align: center
}
.span4 {
	background-position: center 25px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	color: #42608b;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 268px;
	margin: 0 0.3% 20px;
	padding-bottom: 10px;
	width: 326px;
	opacity: 0.8;
	filter: alpha(opacity=80)
}
.span4:hover {
	color: #FFF;
	opacity: 1;
	filter: alpha(opacity=100)
}
.span4.travelbag {
	background-image: url(../img/flightsearchLge.png)
}
.span4.eib {
	background-image: url(../img/eibLge.jpg)
}
.span4 a {
	left: -1000px;
	position: absolute
}
.span4>p {
	clear: left;
	margin-bottom: 3px
}
.span4>p a {
	color: #00008B;
	text-decoration: none;
	height: auto
}
.blacktext {
	color: #000
}
.color {
	background: green
}
.popup {
	position: relative
}
* html .container-fluid {
	width: 825px
}
* html .container-fluid ul li {
	margin: 8px
}
@media only screen and (max-width: 1000px) {
.row {
	text-align: center
}
.span4 {
	margin: 0 2.5% 10px;
	width: 45%
}
.container-fluid {
	width: 100%
}
h2 {
	font-size: 1em;
}
}
@media only screen and (max-width: 720px) {
.container-fluid p img {
	width: 100%;
}
p {
	font-size: 84%
}
.row {
	width: 100%
}
.span4 {
	background-size: 100% auto;
	height: 255px;
	margin: 10px 2.5% 0;
	width: 95%
}
}
/*# sourceMappingURL=styles.min.css.map */
