*{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

body{
	background-color: #000000;
}

h1{
	font-size: 14px;
	line-height: 20px;
	margin-top: 0;
}

img{
	border: none;
}

a, a:link, a:visited, a:active{
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	color: #ae0000;
}

#header{
	width: 980px;
	margin: auto;
	height: 177px;
}

#header div.left{
	width: 250px;
	height: 177px;
	float: left;
	background: url(images/top-left.png) top left no-repeat;
}

#header div.left img{
	padding: 0;
	margin: 40px 0 0 40px;
}

#header div.right{
	width: 730px;
	height: 177px;
	float: right;
	background: url(images/top-right.png) top right no-repeat;
}

#header div.right p.header{
	font-size: 36px;
	color: #818181;
	text-transform: uppercase;
	text-align: right;
	margin: 80px 40px 0 0;
	letter-spacing: 4px;
}

#header div.right div.nav{
	padding: 0;
	margin: 5px 45px 0 0;
	float: right;
}

div.nav a, div.nav a:link, div.nav a:visited, div.nav a:active{
	display: block;
	padding: 0 6px 4px 6px;
	text-align: center;
	font-size: 12px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
	border-bottom: solid 2px #ae0000;
	border-right: solid 1px #cccccc;
	float: left;
}

div.nav a.current, div.nav a:hover{
	border-bottom: solid 2px #818181;
}

div.nav a.first{
	padding: 0 6px 4px 1px;
}

div.nav a.last{
	border-right: none;
	padding: 0 2px 4px 6px;
}

#container{
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#container div.left{
	width: 20px;
	height: 20px;
	background: url(images/left.png) top center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#container div.right{
	width: 20px;
	height: 20px;
	background: url(images/right.png) top center no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}

#body{
	width: 940px;
	margin: 0 20px;
	padding: 30px 0;
	background: url(images/shadow.png) top left repeat-x #1d1d1d;
	font-size: 12px;
	line-height: 17px;
	min-height: 150px;
}

#body.client-page{
	padding: 30px 20px;
	width: 900px;
}

#body div.body-left{
	width: 200px;
	margin: 0 0 0 20px;
	float: left;
}

div.clients{
	float: right;
	width: 640px;
	height: 360px;
	margin-left: 30px;
}

#body p.title{
	font-weight: bold;
	margin-bottom: 0;
}

#body p.quote{
	margin-top: 0;
}

#body div.wider{
	position: relative;
	width: 220px;
}

#link-box, #link-box li ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#link-box li a{
	font-size: 19px;
	line-height: 26px;
	text-transform: uppercase;
	color: #ffffff;
	cursor: pointer;
}

#link-box li a.active, #link-box li a.active:hover{
	color: #ae0000;
	cursor: default;
	text-decoration: none;
}

#link-box li a:hover{
	text-decoration: underline;
}

.no-js #link-box li ul{
	position: relative;
	top: 0;
	left: 0;
}

#link-box li ul{
	position: absolute;
	top: 0;
	left: 100px;
}

#link-box li ul li a{
	font-size: 11px;
	line-height: 16px;
	text-transform: none;
	color: #ffffff;
}

#link-box li ul li a.active{
	color: #ae0000;
	cursor: default;
}

#body div.body-right{
	width: 640px;
	margin: 0 25px 0 0;
	float: right;
}

#body div.body-right img.qr-banner{
	margin-top: 30px;
}

#work-body div p a img{
	margin: 0 0 20px 0;
}

#work-body div p a img.middle{
	margin: 0 52px 20px 52px;
}

#scroll{
	width: 640px;
	height: 380px;
	padding: 0;
	margin: 0;
}

#scroll-contain{
	width: 640px;
	height: 360px;
	overflow: hidden;
	position: relative;
}

#scroll-box{
	margin: 0;
	padding: 0;
	height: 360px;
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
}

#scroll-box img{
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

#scroll-buttons{
	width: 640px;
	height: 20px;
	background-color: #818181;
	text-align: center;
}

#scroll-buttons a{
	display: inline-block;
	width: 20px;
	height: 20px;
	text-align: center;
	cursor: pointer;
}

#scroll-buttons a.current{
	color: #ae0000;
}

#wide-box{
	width: 980px;
	padding: 20px 0 10px 0;
	margin: 30px 0;
	position: relative;
	left: -20px;
	background: url(images/about.png) top center no-repeat;
	height: 160px;
}

#wide-box div.box{
	float: left;
	width: 240px;
	height: 160px;
	margin-right: 4px;
	text-align: right;
}

#wide-box div.first{
	margin-left: 4px;
}

#wide-box p{
	margin: 0 0 4px 0;
	font-weight: bold;
}

#contact{
	width: 600px;
	border: solid 20px #818181;
	height: 320px;
	background: url(images/contact-bg.jpg) top center no-repeat;
	position: relative;
}

div.info{
	display: none;
}

div.contact-info div.info{
	display: block;
}

div.contact-info div.info p{
	padding: 58px 0 0 90px;
	color: #818181;
}

div.contact-info div.info p.address{
	padding: 0;
	position: absolute;
	top: 220px;
	right: 150px;
	text-align: center;
	z-index: 4;
}

div.contact-info img.icons{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

div.contact-info img.globe{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 3;
}

div.form{
	display: none;
}

div.quote-request div.form{
	display: block;
	padding-left: 20px;
}

div.quote-request h2{
	color: #ae0000;
}

div.quote-request label, div.quote-request p, div.quote-request label input, div.quote-request label textarea{
	color: #000000;
}

div.quote-request label{
	display: block;
}

div.quote-request div.form-left{
	float: left;
	width: 340px;
	height: 280px;
}

div.quote-request div.form-right{
	float: left;
	width: 200px;
	height: 280px;
	padding-left: 10px;
	position: relative;
}

div.quote-request div.form-right input{
	position: absolute;
	bottom: 14px;
	left: 0;
}

div.quote-request div.form-left input{
	width: 325px;
}

div.quote-request textarea{
	width: 325px;
	height: 115px;
}

#contact-info, #quote-request{
	font-size: 20px;
	text-transform: uppercase;
}

div.contact-info #contact-info, div.quote-request #quote-request{
	color: #ae0000;
}

#footer{
	width: 940px;
	margin: auto;
	text-align: center;
	font-size: 10px;
}

#connect-box{
	text-align: center;
	width: 125px;
	height: 60px;
	background: url(images/connect-corners.png) top left no-repeat;
	position: fixed;
	bottom: 50px;
	right: 0;
	z-index: 200;
}

#connect-box p{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0;
}

#connect-box img{
	margin: 0 2px;
}

.no-js #load-screen{
	display: none;
}

#load-screen{
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.9);
	width: 100%;
	height: 100%;
	z-index: 300;
}

#load-screen img{
	display: block;
	margin: 300px auto 0 auto;
}

.shadow{
	box-shadow: 0px 4px 15px 1px #000;
	-moz-box-shadow: 0px 4px 15px 1px #000;
	-webkit-box-shadow: 0px 4px 15px 1px #000;
}

.top-margin{
	margin-top: 20px;
}

.clear{
	clear: both;
}

div.quote-request p.red, span.red{
	color: #ae0000;
}

div.quote-request p.green{
	color: #00ae00;
}
