/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Garamond, "Times New Roman", Times, serif;
	font-size:1em;
	text-align: center;
	color:#515359;
}

a{
	
	text-decoration:none;
	color:#515359;
}

a:hover{
	text-decoration:none;
	background-color:#515359;
	color:#FFFFFF;
}

#wrapper{
	width:950px;
	padding:0;
	margin:0px auto;
	text-align: left;
}

#mark{
	margin-top:5px;
	font-family: Garamond, "Times New Roman", Times, serif;
	}
	
	
	
	
	
	
	
	/**********************   NAV   *********************/
	

#nav{
	width:950px;
	background-color:#515359;
	height:32px;
	display:block;
	margin-top:5px;
	background-image:url(../images/nav/sliver.gif);
	background-repeat:repeat-x;
	border-top:1px solid #E1E1E1;
	}
	
#nav ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
#nav ul li{	
	margin:0px;
	padding:0px;
	}

li#homebg{
	background-image:url(../images/nav/home.gif);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;
	width:80px;
	float:left;
	}
	
a#home{
	display:block;
	
	width:80px;
	height:29px;
	background-image:url(../images/nav/home.gif);
	background-position:0px 0px 0px 0px;
	text-indent:-999px;
	background-repeat:no-repeat;
	}
	
a#homethis{
	display:block;
	/*float:left;*/
	width:80px;
	height:29px;
	background-image:url(../images/nav/home.gif);
	background-position:-80px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}	
	
a#home:hover{	
	background-position:-80px 0px;
	background-repeat:no-repeat;
	}
	


li#servicesbg{	
	background-image:url(../images/nav/services.gif);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;
	width:116px;
	float:left;
	}
	
a#services{
	display:block;
	
	width:116px;
	height:29px;
	background-image:url(../images/nav/services.gif);
	background-position:0px 0px 0px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}
	
a#servicesthis{
	display:block;
	/*float:left;*/
	width:116px;
	height:29px;
	background-image:url(../images/nav/services.gif);
	background-position:-116px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}	
	
a#services:hover{	
	background-position:-116px 0px;
	background-repeat:no-repeat;
	}	
	


li#portfoliobg{
	background-image:url(../images/nav/portfolio.gif);	
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;
	width:128px;
	float:left;
	}
	
a#portfolio{
	display:block;
	
	width:128px;
	height:29px;
	background-image:url(../images/nav/portfolio.gif);
	background-position:0px 0px 0px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}
	
a#portfoliothis{
	display:block;
	/*float:left;*/
	width:128px;
	height:29px;
	background-image:url(../images/nav/portfolio.gif);
	background-position:-128px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}	
	
a#portfolio:hover{	
	background-position:-128px 0px;
	background-repeat:no-repeat;
	}	
	


li#pressbg{
	background-image:url(../images/nav/press.gif);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;
	width:78px;
	float:left;
	}	
	
a#press{
	display:block;
	
	width:78px;
	height:29px;
	background-image:url(../images/nav/press.gif);
	background-position:0px 0px 0px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}
	
a#pressthis{
	display:block;
	/*float:left;*/
	width:78px;
	height:29px;
	background-image:url(../images/nav/press.gif);
	background-position:-78px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}	
	
a#press:hover{
	background-position:-78px 0px;
	background-repeat:no-repeat;
	}	
	


li#contactbg{
	background-image:url(../images/nav/contact.gif);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;
	width:112px;
	float:left;
	}	
	
a#contact{
	display:block;
	
	width:112px;
	height:29px;
	background-image:url(../images/nav/contact.gif);
	background-position:0px 0px 0px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}
	
a#contactthis{
	display:block;
	/*float:left;*/
	width:112px;
	height:29px;
	background-image:url(../images/nav/contact.gif);
	background-position:-112px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}	
	
a#contact:hover{	
	background-position:-112px 0px;
	background-repeat:no-repeat;
	}	
	


li#recruitmentbg{
	background-image:url(../images/nav/recruitment.gif);
	background-repeat:no-repeat;
	background-position:0px 0px 0px 0px;
	width:152px;
	float:left;
	}	
	
a#recruitment{
	display:block;
	
	width:152px;
	height:29px;
	background-image:url(../images/nav/recruitment.gif);
	background-position:0px 0px 0px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}
	
a#recruitmentthis{
	display:block;
	/*float:left;*/
	width:152px;
	height:29px;
	background-image:url(../images/nav/recruitment.gif);
	background-position:-152px 0px;
	background-repeat:no-repeat;
	text-indent:-999px;
	}	
	
a#recruitment:hover{	
	background-position:-152px 0px;
	background-repeat:no-repeat;
	}	
	
	
	
	
	
	
	
	
	
	/**********************   CONTENT   *********************/
	
	
#content{
	margin-top:2px;
	padding:0;
	}	
	
#content-b{
	margin-top:2px;
	padding:0;
	}		
	
p{
	width:700px;
	line-height:1.4em;
	}
	
h1{
	font-weight:normal;
	font-size:1em;
	text-transform:uppercase;
}

h2{
	padding-top:20px;
	margin-top:5px;
	margin-bottom:2px;
	font-size:1em;
	border-top: 1px solid #515359;
	text-transform:uppercase;
	font-family: Garamond, "Times New Roman", Times, serif;
	}

h3{
	font-weight:normal;
	text-transform:uppercase;
	font-size:0.8em;
	line-height:-2em;
	margin:0;
}

		
.headline{
	font-size:8.7em;
	line-height:0.68em;
	margin-top:30px;
	margin-bottom:0px;
	letter-spacing:-6px;
	padding-top:7px;
	padding-bottom:4px;
	font-weight:normal;
	font-family: Garamond, "Times New Roman", Times, serif;
	}	
	
.sub{
	font-size:1.7em;
	line-height:1.1em;
	margin-top:26px;
	width:950px;
	}
	
#content ul{
	margin:30px 0px 0px 0px;
	padding:0;
	}
	
#content ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	}			
	
#content ul li a{
	display:block;
	padding-top:7px;
	padding-bottom:4px;
	font-size:7em;
	line-height:0.68em;
	margin:0;
	letter-spacing:-6px;
	font-family: Garamond, "Times New Roman", Times, serif;
	}	
	
.presslinks{
	float:left;
	width:230px;
	}	
	
.presslinks ul{
	margin-top:5px;
	padding:0;
	}
	
.presslinks li{
	list-style-type:none;
	margin:0;
	padding:0;
	}			
	
.presslinks ul li a{
	line-height:1.2em;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
	font-size:0.8em;
	}		
	
.presslinks ul li a:hover{
	font-weight:bold;
	background-color:#FFF;
	color:#515359;
	font-size:0.79em;
	}	
	
#footer{
margin-top:0px;
	text-indent:-999px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-top:#515359 1px solid;
	clear:both;
	background-image:url(../images/footer.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	height:25px;
	}	
	
.rightimg{
	margin-left:5px;
	}	
	
	
	
	
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 55px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
}
	
