@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

*{
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
}

p {
	font-family: 'Open Sans', sans-serif;
	color:#595959;
	font-weight:100;
}

a {
	color:#f5a000;
	text-decoration:none;
}

.17 {
	font-size:17px;
}

.biggerbullets {
	font-size:20px;
	line-height:40px;
}

.orange {
	color:#f5a000;
}

h1 {
	color:#f5a000;
	font-size:45px;
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
}

h2 {
	color:#595959;
	font-family: 'Open Sans', sans-serif;
	font-size:23px;
	font-weight:100;
}

h3 {
	font-size:27px;
	font-weight:bold;
	color:#ffffff;
	font-family: 'Open Sans', sans-serif;
	padding-top:25px;
}

h4 {
	color:#f5a000;
	font-size:23px;
	font-family: 'Open Sans', sans-serif;
	font-weight:100;
}

.bigtel {
	font-weight:bold;
	font-size:24px;
}

.copyright-text {
	color:#ffffff;
	font-size:12px;
}

.ltf {
	color:#ffffff;
	font-size:12px;
}

.sectorbit {
	font-size:20px;
	color:#ffffff;
	font-family:Times, "Times New Roman", serif;
	padding-bottom:25px;
}

.15 {
	font-size:15px;
}

.14 {
	font-size:14px;
}

#header {
	width:940px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#logo {
	float:left;
	width:168px;
}

#header-contact {
	float:right;
	width:480px;
}

.clear {
	clear:both;
}

#greybg {
	width:100%;
	background:#dcdcdc;
	background-color:#dcdcdc;
}

#greycontainer {
	margin-left:auto;
	margin-right:auto;
	width:620px;
	padding-top:20px;
	padding-bottom:20px;
}

#orangestrip {
	width:100%;
	background:#f5a000;
	background-color:#f5a000;
	height:5px;
}

#boxescontainer {
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}

#service {
	float:left;
}

#orangebg2 {
	width:100%;
	background:#f5a000;
	background-color:#f5a000;
}

#bottom-container {
	width:920px;
	margin-left:auto;
	margin-right:auto;
}

#form-container {
	width:560px;
	float:left;
	padding-top:35px;
}

#roam {
	float:left;
	width:325px;
	margin-left:35px;
}

#footersocial {
	width:933px;
	margin-left:auto;
	margin-right:auto;
}

#footerlogo {
	float:right;
	margin-left:150px;
}

#linkedin {
	float:right;
}

#twitter {
	float:right;
}

#black-strip {
	width:100%;
	background:#1c1c1a;
	background-color:#1c1c1a;
	height:50px;
}

#black {
	width:939px;
	margin-left:auto;
	margin-right:auto;
}

#credit {
	float:right;
	width:160px;
	padding-top:10px;
}

#copyright {
	float:left;
	width:495px;
}