@charset "UTF-8";
/* CSS Document */
html, body {
	padding: 0;
	margin: 0;
	color: #eeeeee;
	color: rgba(255,255,255,.5);
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	line-height: 140%;
	background: #a7a7a7 url(./images/bg_brushed.jpg) top repeat-y;
}
a {
	color: #333;
	text-decoration: none;
	font-size: 18px;
}
#wrapper {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
#overlay{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:20px;
	background: url(./images/bgo2.png) top repeat-x;
}
#pages {
	list-style: none;
	margin: 0;
	padding: 0;
}
#pages li {
	position: relative;
	width: 100%;
	text-align: center;
	background: #222 url(./images/bg3.jpg);
	overflow: hidden;
	margin: -1px 0 0 0;
	padding: 0 0 1px 0;
}
.logo {
	width: 90%;
	max-width: 396px;
	margin: 50px auto 20px auto;
}
.subhead {
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 50px 0;
}
#page.blockintro{
	background:#444;
}
#page.block1 {
	background: none;
	color: #333;
}
#page.block1 p{
	max-width:888px;
	margin:0 auto;
}
/*#page.block2 {
	background:#130504 url(./images/bg_redstripe.jpg) top repeat;
}
#page.block3 {
	background:#426824 url(./images/bg_greengradient.jpg) top repeat;
}
#page.block4 {
	background:#222222 url(./images/bg_brusheddark.jpg) top;
}
#page.block5 {
	background:#7d9722 url(./images/bg_greentexture.jpg) top repeat;
}
#page.block6 {
	background:#0a1732;
}
#page.block7 {
	background:#555 url(./images/bg_redwood.jpg) top repeat;
}
#page.block8 {
	background:#404040;
}
#page.block8 {
	background:#081329 url(./images/bg_bluestripe.jpg) top repeat;
}
#page.block9 {
	background: #ccc url(./images/bgw7.jpg);
}*/
#page.block10 {
	background: none;
}
#contentblock {
	width: 100%;
	height: 100%;
}
#pagecontent {
	min-width: 420px;
	max-width: 888px;
	margin: 0 auto;
}
.heading {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 60px 0 50px 0;
	max-width: 888px;
}
.heading h2 {
	font-family: 'Ubuntu', sans-serif;
	line-height: 56px;
	font-size: 48px;
	margin: 0;
	padding:0 0 4px 0;
	font-weight: 400;
	letter-spacing: -2px;
	color: rgba(255, 255, 255,.9);
}
.heading p {
	font-size: 18px;
	font-weight: 400;
	margin: 0 auto;
	padding: 0 40px 0 40px;
}
.blockintro .heading {
	padding:60px 0 50px 0;
}
.blockintro .heading p {
	padding-top:10px;
}
.blockintro .heading h2 {
	font-size:28px;
}
.heading h2.workhistory{
	font-size:36px;
}
.heading p.workhistory{
	font-size:14px;
}
a.menubtn {
	text-decoration: none;
	font-size: 32px;
	line-height: 100%;
	color: rgba(255,255,255,0.2);
	margin: 0;
	padding: 0 2px;
}
a:hover.menubtn {
	text-decoration: none;
	color: rgba(255,255,255,0.3);
}
a.active {
	color: rgba(255,255,255,0.8);
}
a:hover.active {
	color: rgba(255,255,255,0.8);
}
a.contactbtn {
	display: block;
	width: 75%;
	max-width:330px;
	height: 80px;
	margin: 30px auto;
	text-align: center;
	color:rgba(255,255,255,.9);
	line-height: 78px;
	border:1px solid #999;
	font-size: 32px;
	font-family: 'Ubuntu', sans-serif;
	letter-spacing:-1px;
	-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
background: rgb(80, 80, 80);
background: -moz-linear-gradient(90deg, rgb(120, 120, 120) 0%, rgb(80, 80, 80) 100%);
background: -webkit-linear-gradient(90deg, rgb(120, 120, 120) 0%, rgb(80, 80, 80) 100%);
background: -o-linear-gradient(90deg, rgb(120, 120, 120) 0%, rgb(80, 80, 80) 100%);
background: -ms-linear-gradient(90deg, rgb(120, 120, 120) 0%, rgb(80, 80, 80) 100%);
background: linear-gradient(180deg, rgb(120, 120, 120) 0%, rgb(80, 80, 80) 100%);

}
a:hover.contactbtn {
	border:1px solid #555;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;	
	background: -moz-linear-gradient(90deg, rgb(80, 80, 80) 0%, rgb(120, 120, 120) 100%);
	background: -webkit-linear-gradient(90deg, rgb(80, 80, 80) 0%, rgb(120, 120, 120) 100%);
	background: -o-linear-gradient(90deg, rgb(80, 80, 80) 0%, rgb(120, 120, 120) 100%);
	background: -ms-linear-gradient(90deg, rgb(80, 80, 80) 0%, rgb(120, 120, 120) 100%);
	background: linear-gradient(180deg, rgb(80, 80, 80) 0%, rgb(120, 120, 120) 100%);

}
.image {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}
.image img {
	width: 90%;
	max-width: 888px;
	margin: 0;
	padding: 0;
	border: 0;
}
#video {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	-webkit-box-shadow: 0 0 20px #000;
	-moz-box-shadow: 0 0 20px #000;
	overflow:visible;
}
#vidaspect{
	position:relative;
	width: 90%;
	max-width: 860px;
	margin:0 auto;
}
#vidaspect img{
	width:100%;
}
.image table {
	margin: 0;
	padding: 0;
	border: 0;
}
.image td {
	margin: 0;
	padding: 0;
	border: 0;
}
.scroll3 table{
	width:300%;
}
.scroll3 td{
	width:33.333%;
}
.scroll4 table{
	width:400%;
}
.scroll4 td{
	width:25%;
}
.scroll5 table{
	width:500%;
}
.scroll5 td{
	width:20%;
}

#flash {
	width: 100%;
	height: 100%;
}
#flash.swf {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
#flash img {
	width: 50%;
	min-width: 600px;
	max-width: 800px;
	border: 8px solid #000;
}
#info {
	width: 60%;
	height: 38%;
	background: #000;
	margin: auto;
}
.contact {
	text-align: center;
	font-size: 16px;
	padding: 50px;
	color: #999;
}
.contactinfo{
	padding:50px 0;
}
.contacttxt{
	color:rgba(0,0,0,.5);
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:normal;
	line-height:18px;
}
.legal{
	font-size:10px;
	color:#999;
	font-weight:normal;
	line-height:12px;
}
.textshadow {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .5);
}
.inset {
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
#contentblock.nobg {
	background: none;
}
#loaderwrap{
	display:block;
	position:fixed;
	width:100%;
	height:100%;
	z-index:999;
	background:rgba(0,0,0,.85);
}
#loader{
	display:block;
	position:fixed;
	width:30%;
	height:30%;
	top:35%;
	left:35%;
	color:#fff;
	text-align:center;
}
.loadtxt{
	position:relative;
	padding:30px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}
#busy{
	position:relative;
	display:block;
	height:86px;
}

@media all and (max-width: 640px) {
	.subhead {
		font-size:12px;
	}
	.heading {
		padding: 40px 0 20px 0;
	}
	.blockintro .heading {
		padding:40px 0 10px 0;
	}
	.heading h2 {
		font-family: 'Ubuntu', sans-serif;
		line-height: 36px;
		font-size: 24px;
		padding:0 0 4px 0;
		letter-spacing: -1px;
	}
	.heading p {
		font-size: 12px;
		line-height:18px;
		padding: 0 30px 0 30px;
	}
	.image img {
		width: 100%;
	}
	a.menubtn {
		font-size: 16px;
	}
	a.contactbtn {
		display: block;
		width: 75%;
		font-size:32px;
		max-width:340px;
		height: 70px;
		margin: 20px auto;
		line-height: 68px;
	}
}