html, body {
	height: 100%;
	margin:0px;
	background:url(images/background.png) repeat-y center top;
	font-family: 'Dosis', sans-serif;
}
h1 {
	font-family: 'Dosis', sans-serif;
	font-size:56px;
	line-height:50px;
	font-weight:400;
	margin:0 0 20px 0;
}
h2 {
	font-family: 'Dosis', sans-serif;
	font-size:38px;
	line-height:44px;
	font-weight:400;
	margin:0 0 10px 0;
}
.whitetext {
	color:#FFF;
	text-decoration:none;
}
#wrap {
	min-height: 100%;
}
#main {
	overflow:auto;
	padding-bottom: 86px;
}
#header {
	height:133px;
	background:url(images/bg-black-header.png) repeat-x center top;
}
#footer {
	position: relative;
	margin-top: -86px;
	height: 86px;
	background:url(images/footer.png) repeat-x center top;
	clear:both;
	color:#FFF;
	font-size:22px;
	line-height:26px;
}
.footer-box {
	padding:25px 0 0 0;
}
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
.container {
	width:1024px;
	text-align:left;
}
#orange-front {
	position:relative;
	background:url(images/bg-boxes.png) no-repeat center top;
	height:755px;
	width:1006px;
	color:#000;
}
#left-orange {
	width:461px;
	position:absolute;
	top:55px;
	left:35px;
	font-size:19px;
	line-height:24px;
}
#middle-orange {
	width:110px;
	position:absolute;
	top:33px;
	left:510px;
}
#phone-screens {
	width:258px;
	position:absolute;
	top:55px;
	left:635px;
}
#what-we-do {
	width:450px;
	position:absolute;
	top:617px;
	left:35px;
	font-size:19px;
	line-height:23px;
}
#our-mission {
	width:450px;
	position:absolute;
	top:617px;
	left:533px;
	font-size:19px;
	line-height:23px;
}
.interior-caps {
	margin:0px;
	padding:0px;
	width:987px;
}
#interior-box {
	width:987px;
	font-size:15px;
	line-height:20px;
	background:url(images/bg-orange.png) repeat-y center top;
	overflow:hidden;
}
.intshaper-white {
	width:716px;
	background:#FFF;
	padding:15px;
	clear:both;
	float:left;
	margin:0 0 5px 40px;
}
.int-title {
	width:650px;
	float:left;
	margin:10px 0 5px 40px;
}
.download {
	width:93px;
	margin:10px 0 10px 00px;
	float:left;
	text-align:right;
}