@font-face {
	font-family: 'humanst521_btroman';
	src: url('../fonts/humanst521_bt_roman-webfont.eot');
	src: url('../fonts/humanst521_bt_roman-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/humanst521_bt_roman-webfont.woff') format('woff'),
			 url('../fonts/humanst521_bt_roman-webfont.ttf') format('truetype'),
			 url('../fonts/humanst521_bt_roman-webfont.svg#humanst521_btroman') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'humanst521_btbold';
	src: url('../fonts/humanst521_bt_bold-webfont.eot');
	src: url('../fonts/humanst521_bt_bold-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/humanst521_bt_bold-webfont.woff') format('woff'),
			 url('../fonts/humanst521_bt_bold-webfont.ttf') format('truetype'),
			 url('../fonts/humanst521_bt_bold-webfont.svg#humanst521_btbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nobelregular';
	src: url('../fonts/nobel-regular-webfont.eot');
	src: url('../fonts/nobel-regular-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/nobel-regular-webfont.woff') format('woff'),
			 url('../fonts/nobel-regular-webfont.ttf') format('truetype'),
			 url('../fonts/nobel-regular-webfont.svg#nobelregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'nobelbold';
	src: url('../fonts/nobel-bold-webfont.eot');
	src: url('../fonts/nobel-bold-webfont.eot?#iefix') format('embedded-opentype'),
			 url('../fonts/nobel-bold-webfont.woff') format('woff'),
			 url('../fonts/nobel-bold-webfont.ttf') format('truetype'),
			 url('../fonts/nobel-bold-webfont.svg#nobelbold') format('svg');
	font-weight: normal;
	font-style: normal;
}


<!--CONTACT CONTENT CSS-->
/*.contact_main_container{
	background-color:#009;
	}

.contact_british_content{
	font-family:arial;
	font-size:20px;
	margin:0 0 5px 0;
	text-align:justify;
	font-weight:bold;
	line-height:80px;
	letter-spacing:1px;
	}
	
.contact_listnumbers{
	font-wieght:bolder;
	color:#ef9181;
	font-size:20px;
	}

.contact_info_holder{
	font-family:arial;
	line-height:35px;
	text-align:justify;
	padding-bottom:39px;
	border-bottom:1px solid #42497e;
	width:100%;
	}

.contact_info{
	font-family:arial;
	font-size:18px;
	text-align:center;
	font-weight:bold
	}
	
.contact_details{
	font-family:arial;
	font-size:18px;
	text-align:center;
	}*/
/*this is for media-media */


.contact-wrapper{
	float:left;
	width:100%;
}

.contact-holder{
	margin:0 auto;
	max-width:1055px;
	width:100%;
	padding:0 15px;
}

.contact-container{
	float:left;
	max-width:100%;
	margin-top:30px;
	width:100%;
	border-bottom:1px solid #42497e;
	padding-bottom:30px;
}

.contact-title{
	float:left;
	width:100%;
	max-width:100%;
	text-transform:uppercase;
	color:#42497e;
	font-family: 'nobelbold';
	font-size:17px;
	text-align:left;
	margin-bottom:20px;
}

.contact-title span{color:#ef9181;}

.contact-info{
	float:left;
	width:100%;
	max-width:100%;
	color:#42497e;
	font-size:16px;
	text-align:left;
	line-height:33px;
}

.contact-info span{font-family: 'nobelbold';}

.contact-info a{color:#42497e;}




