@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
	font-size:12px;
	
}

header {
	height:250px;
	width:100%;
	position:absolute;
	background-color:#f1f1f1;
	
}


#wrapper {
	background-color:#f2f2f2;
	position:relative;
	min-height:100%;
	
}

#page-wrap {
	width:770px;
	padding:40px 0 0 40px;
}
#page-wrap p {
	font-size:1.2em;	
}

#content {
	background-color:#fff;
	min-height:1200px;
	width:850px;
	margin:0 0 0 170px;
	position:relative;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}
#worksContent {
	background-color:#fff;
	min-height:1900px;
	width:850px;
	margin:0 0 0 170px;
	position:relative;
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
	-moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
}



#headerBox {
	width:850px;
	margin-left:-1px;
	height:150px;
	background-color:#fff;
	position:relative;
	border:solid 1px #ccc;
	
}
#logo {
	font-size:30px;
	color:#000;
	height:170px;
	width:170px;
	position:fixed;
}
#logo a, #logo img {
	border:none;	
}
#logo img {
	margin:15px 0 0 3px;	
}


#footer {
	margin:-250px auto 0 171px;
	position:relative;
	width:850px;
	height:250px;
	background-color:#282828;
	background-image: url(../images/footerSpike.png);
	background-repeat: repeat-x;
	box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4);
}

#mainNav {
	position:fixed;
	margin:170px 0 0 0;
	overflow:visible;
	width:100%;
	height:206px;
}
#mainNav ul {
	font-family:Verdana, Geneva, sans-serif;
	position:relative;
	overflow:visible;
	float:left;
	line-height:35px;
	font-size:12px;
	font-weight: normal;
	list-style-type:none;
}
#mainNav li {
	font-family: headerFont;
	font-size:1.6em;
	color:#999;
	display:block;
	float:left;
	text-indent:120px;
	height:35px;
	width:170px;
	border-bottom:solid 1px #CCC;
	overflow:visible;
	background-color:#fff;
	margin:0 0 0 0;
	text-decoration:none;
	clear:both;
	background-image:url(../images/navSlide.png);
	background-repeat: no-repeat;
	background-position: -45px;
	transition: background-position .2s;
	-moz-transition: background-position .2s; /* Firefox 4 */
	-webkit-transition: background-position .2s; /* Safari and Chrome */
	-o-transition: background-position .2s; /* Opera */
}
#mainNav li:hover {
	background-position:10px;	
}
#mainNav ul li a {
	color:#999;
	display:block;
	float:left;
	height:35px;
	width:170px;
	margin:0 0 0 0;
	text-decoration:none;
	transition: margin .5s;
	-moz-transition: margin .5s; /* Firefox 4 */
	-webkit-transition: margin .5s; /* Safari and Chrome */
	-o-transition: margin .5s; /* Opera */
	clear:both;
}

#mainNav ul li a:hover {
	color:#00f;
	height:35px;
	width:2000px;
	background-image: url(../images/navbg.png);
	background-repeat: repeat-x;
}
.active {
	float:left;
	position:absolute;
	margin:4px 0 0 -110px;
	border:none;	
}

#mainContent {
	width:200px;
	height:800px;
}
#contactForm {
	margin:5px 0 280px 0px;
	width:600px;
	height:580px;
	padding:20px;
	background-color:#f1f1f1;
	border:solid 1px #ccc;
	border-radius: 5px;
}
#CTA{
	margin:55px 0 0 0;
	width:850px;
	height:400px;
}
#contentWrapper {
	position:relative;
	width:814px;
	margin:10px 18px 0 18px;
	height:100%;	
}
.clr {
	clear:both;	
}
h1, h2, h4, h5, h6 {
	font-family:headerFont;
	text-transform: uppercase;
	color: #29ABE2;
	font-weight: lighter;
}
h3 {
	font-family:headerFont;
	text-transform: uppercase;
	color: #444;
	font-size:1.7em;
	font-weight: lighter;
}
h2 {
	font-size:2em;
	
}
.blue {
	color:#29abe2;	
}
.pageh1 {
	border-bottom: 5px solid #F3F3F3;
	color: #444;
	font-size:14em;
	height: 135px;
	width:810px;
	letter-spacing: -0.02em;
	line-height: 136px;
	margin: 0px 0 0 0;
	padding: 10px 20px 5px;
	text-shadow: 1px 1px 1px #999;
}
.contenth1 {
	color:#444;
	font-size:3em;	
}
@font-face
{
	font-family: headerFont;
	src: url('../fonts/League_Gothic-webfont.ttf')
}
#section1 {
	padding:90px 10px 10px 10px;
	width:292px;
	height:50px;
	float:left;
	font-size:1.5em;
	border-right:solid 1px #ccc;

}
#section2 {
	padding:90px 10px 10px 10px;
	width:282px;
	height:50px;
	font-size:1.5em;
	float:left;
	border-right:solid 1px #ccc;
}
#section3 {
	padding:90px 10px 10px 10px;
	font-size:1.5em;
	width:213px;
	height:50px;
	float:left;
	color:#999;
}
.sections {
	text-decoration:none;	
}
.promoHeaders {
	font-size:2em;
	line-height:30px;
}
#rightWords {
	height:700px;
	width:300px;
	top:20px;
	left:1021px;
	position:fixed;
	background-image: url(../images/side.png);
	background-repeat: no-repeat;
}
#socialBox {
	padding:4px;
	border-top:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-radius:0 5px 5px 0;
	height:29px;
	width:30px;
	background-color:#fff;
	position:fixed;
	left:1022px;
	top:113px;
}

#socialBox a, #socialBox img {
	display:block;
	border:none;
	height:28px;
	width:30px;
	opacity:.5;
	background-image:url(../images/fbHover.png);
	transition: opacity .3s;
	-moz-transition: opacity .3s; /* Firefox 4 */
	-webkit-transition: opacity .3s; /* Safari and Chrome */
	-o-transition: opacity .3s; /* Opera */

}
#socialBox a:hover, #socialBox a:active {
	background-image:url(../images/fbHover.png);
	opacity:1;
}
.smallBox {
	
}
.button {
	font-family:headerFont;
	font-size:1.5em;
	color:#444;
	margin:10px 0 10px 0;
	height:30px;
	width:70px;
	display:block;
	background-color:#f2f2f2;
	text-decoration:none;
	text-align:center;
	line-height:30px;
	border:solid 1px #ccc;
}

.button:hover {
	background-color:#dbdbdb;
}

.works {
	width:770px;
	height:100%;
	margin-bottom:50px;
	border-bottom:dashed 1px #ccc;
}

.gallery {
	position:relative;
	width:720px;
	height:120px;
	margin:0 auto 20px auto;
	border:solid 1px #ccc;
	background-color:#f2f2f2;
}

/********
	footer
********/

#footerWrapper {
	position:absolute;
	width:814px;
	height:200px;
	margin:25px 18px 0px 18px;
	border-top:dashed 1px #444;
	font-size:1em;
}
#footerWrapper h3 {
	color:#fff;
	font-size:1.7em;
}
#leftFooter {
	height:154px;
	width:530px;
	padding:10px;
	padding-left:10px;
	position:relative;
	float:left;
	color:#999;
	
}
#rightFooter {
	padding:10px;
	height:154px;
	width:230px;
	position:relative;
	float:right;
	border-left:dashed 1px #444;
	
}

.copyright {
	width:830px;
	height:30px;
	line-height:30px;
	padding-left:20px;
	position:relative;
	top:200px;
	color:#999;
	border-top:dashed 1px #444;
	border-bottom:dashed 1px #444;
}
#footerWrapper ul li a, #footerWrapper ul li a:visited {
	color:#fff;
	text-decoration:none;
}
#footerWrapper ul li a:hover {
	text-decoration:underline;
}
#footerWrapper ul {
	margin:0 0 0 0px;
	list-style-type:none;
		
}



/********
	end footer
********/






