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


@font-face{ 
	font-family: 'TradeBold';
	src: url('tradegothicltstd-bdcn20-webfont.eot');
	src: url('tradegothicltstd-bdcn20-webfont.eot?#iefix') format('embedded-opentype'),
	     url('tradegothicltstd-bdcn20-webfont.woff') format('woff'),
	     url('tradegothicltstd-bdcn20-webfont.ttf') format('truetype'),
	     url('tradegothicltstd-bdcn20-webfont#webfont') format('svg');
}


@font-face{ 
	font-family: 'TradeReg';
	src: url('tradegothic-condeighteen-webfont.eot');
	src: url('tradegothic-condeighteen-webfont.eot?#iefix') format('embedded-opentype'),
	     url('tradegothic-condeighteen-webfont.woff') format('woff'),
	     url('tradegothic-condeighteen-webfont.ttf') format('truetype'),
	     url('tradegothic-condeighteen-webfont.svg#webfont') format('svg');
}


@font-face{ 
	font-family: 'Clarendon';
	src: url('clarendon-light-webfont.eot');
	src: url('clarendon-light-webfont.eot?#iefix') format('embedded-opentype'),
	     url('clarendon-light-webfont.woff') format('woff'),
	     url('clarendon-light-webfont.ttf') format('truetype'),
	     url('clarendon-light-webfont.svg#webfont') format('svg');
}



body {
	background-color:#161616;
	margin:0;
	}
	
#nav_header{
	margin:0;
	background-color:#121212;
	height:235px;
	width:100%}

#nav_container{
	font-family: 'TradeReg', Arial, sans-serif;
	width:960px;
	margin:auto;
	}
	
.nav_headline {
	font-size:21px;
	color:#F5F5F5;
	letter-spacing: -1px;
	line-height: 21px;
	position:absolute;
	top:85px;
	}

.nav_email {
	font-size:15px;
	color:#33ffff;
	letter-spacing:-1px;
	position:absolute;
	top:135px;
}

.nav_email a:link{
	font-size:15px;
	color:#33ffff;
	letter-spacing:-1px;
	text-decoration: none;
}

.nav_email a:visited{
	font-size:15px;
	color:#33ffff;
	letter-spacing:-1px;
	text-decoration: none;
}

.nav_email a:hover{
	font-size:15px;
	color:#FFFFFF;
	letter-spacing:-1px;
	text-decoration: none;
}


.nav_notch {
	position:absolute;
	top:0px;
	height:3px;
	}
	
	
#work_spacer {
	clear:both;
	height:100px;
	}
	
.work_container {
	width:960px;
	margin:auto;
	height:auto;
	color:white;
	}
	
.work_title{
	background-image: url(Images/Core/title_bg.gif);
	background-repeat: no-repeat;
	height:160px;
	width:960px
	margin-bottom:50px;
	}
	
.work_header {
	font-family: 'Clarendon', Arial, sans-serif;
	font-size:45px;
	padding-top:30px;
	text-align: center;
	}
.work_subhead {
	font-family: 'TradeReg', Arial, sans-serif;
	font-size:15px;
	color:#5F5F5F;
	text-transform: uppercase;
	text-align: center
	}
	
.work_imac{
	background-image: url(Images/Core/imac.jpg);
	background-repeat: no;
	height:765px;
	width:960px;}

.work_imac_inset {
	width:900px;
	height:510px;
	padding-left:30px;
	padding-right:30px;
	padding-top:32px;
	}
	
.work_break{
	height:45px;
	clear: both
	}
	
.work_left {
	width:470px;
	float:left;
	margin-right:20px;
	}
	
.work_right {
	width:470px;
	float:left
	}

.work_panel {
	background-image: url(Images/Core/background_panel.gif);
	font-family: 'TradeBold', Arial, sans-serif;
	font-size:36px;
	color:#F5F5F5;
	letter-spacing: -1px;
	width:470px;
	height:157px;
	padding-top:20px;
	text-transform: uppercase;
	margin-bottom:20px;
	}
	
.work_panel_sub {
	font-family: 'TradeReg', Arial, sans-serif;
	font-size:21px;
	color:#5F5F5F;
	letter-spacing: -1px;
	margin-top:15px;
	text-transform:none;
}

.work_end {
	height:100px;
	}
	
