@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000;
	background-image: url(../images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
}
#footer {
	color: #FFF;
	text-align: left;
	position: relative;
	width: 846px;
	height: 143px;
	margin-bottom: 171px;
	padding-top: 20px;
	padding-left: 34px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
#pageContent {
	position: relative;
	width: 100%;
	background-color: #272828;
	text-align: center;
	background-image: url(../images/bg_grad.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}
#footercol {
	position: absolute;
	height: 164px;
	width: 200px;
	top: 20px;
	left: 250px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#contentHolder {
	text-align: left;
	position: relative;
	width: 880px;
	padding: 0px;
	margin: 0px;
}
@font-face {
  font-family: Futura;
  src: url(‘inc/f011044t.ttf’);
}
.futuraFont {
	font-family: Futura;
	font-size:20px;
	line-height: 27px;
	font-style: normal;
	letter-spacing:-1px;
	font-weight: 500;
}

.white {
	color:#666;
}
#footlogo {
	text-align: right;
	float: right;
	height: 164px;
	width: 300px;
	position: absolute;
	top: 18px;
	right: 35px;
}
a {
	color: #06F;
}
a:hover {
	color: #09C;
}
#footer a {
	text-decoration:none;
	color:#FFF;
}
#footer a:hover {
	text-decoration:none;
	color:#09F;
}
#navHolder {
	text-align: left;
	height: 88px;
	width: 880px;
	position: relative;
	margin-bottom: 40px;
	top: 10px;
}
#navBox {
	float: right;
	width: 600px;
	position: absolute;
	top: 5px;
	right: 0px;
	text-align: right;
	color: #FFF;
}
.shrinker {
	font-size: 18px;
	font-weight: normal;
	letter-spacing:normal;
}

#standardBox {
	width: 880px;
	display: block;
	padding-bottom: 100px;
	margin-top: 450px;
}
#introNav {
	background-color: #FFF;
	position: relative;
	height: 70px;
	width: 840px;
	padding-top: 40px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	z-index: 2;
}
#introNav img {
	margin-right: 10px;
}
#projectHolder {
	position: absolute;
	left: 21px;
	top: -128px;
	width: 830px;
	height: 164px;
	background-image: url(../images/thumb_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#project1 {
	position: absolute;
	height: 157px;
	width: 269px;
	top: 4px;
	left: 5px;
}
#project2 {
	position: absolute;
	height: 157px;
	width: 269px;
	top: 4px;
	left: 281px;
}
#project3 {
	position: absolute;
	height: 157px;
	width: 269px;
	top: 4px;
	left: 558px;
}
#introBG {
	position: absolute;
	z-index: 1;
	height: 517px;
	width: 547px;
	background-image: url(../images/intro_bg.png);
	background-repeat: no-repeat;
	top: 42px;
	left: -55px;
}
#introCopy {
	color: #FFF;
	z-index: 2;
	position: absolute;
	top: 160px;
	float: right;
	right: 10px;
	font-size: 24px;
	width: 500px;
}
#whitePage {
	position: relative;
	width: 600px;
	background-color: #FFF;
	z-index: 1;
	text-align: left;
	margin-top: 80px;
	padding-top: 40px;
	padding-right: 240px;
	padding-bottom: 60px;
	padding-left: 40px;
}
#titleBox {
	position: absolute;
	width: 600px;
	top: -52px;
	left: 0px;
	color: #FFF;
}
.title {
	font-size: 57px;
}
.subtitle {
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle_sml {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
#rightColoumn {
	position: absolute;
	width: 200px;
	float: right;
	top: 40px;
	right: -15px;
}
#rightColoumn img {
	margin-bottom: 14px;
}
.tab {
	position: absolute;
	left: 280px;
	color: #06F;
}
#whitePage .tab a {
	color:#06F;
	text-decoration:none;
	
}
#whitePage .tab a:hover {
	color:#09C;
	
}
#galleria{
	width:880px;
	height:500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
.subtitle_side {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#twitter_div {
	color: #666;
	font-size: 11px;
	line-height: 17px;
	position: relative;
	width: 160px;
	height: 160px;
	word-wrap: break-word;
}
.subtitle_contact {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
.linkText a {
	font-family: Futura;
	line-height: 28px;
	font-style: normal;
	letter-spacing:-1px;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	word-wrap: break-word;
	text-decoration:none;
}
#portfolioDiv {
	position: relative;
	height: 550px;
	width: 880px;
	top: 0px;
}

.futuraFontBlog {
	font-family: Futura;
	line-height: 27px;
	font-style: normal;
	letter-spacing:-1px;
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
}
.futuraFontDate {
	font-family: Futura;
	line-height: 27px;
	font-style: normal;
	letter-spacing:-1px;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color:#999;
}
#whitePage #blogHolder img {
	border: 12px solid #CCC;
	margin-left:10px;
}
#whitePage #blogHolder p img {
	border: 12px solid #CCC;
	margin-left:10px;
}
.thumbImg img {
	margin-right: 15px;
	border: 8px solid #CCC;
}
#fullslide {
	position: absolute;
	height: 45px;
	width: 227px;
	z-index: 20;
	top: 380px;
	left: 320px;
}
