@charset "UTF-8";
body {
	font: 100% Helvetica, Verdana, Arial, sans-serif;
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.oneColFixCtr #container {
	width: 910px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #ffffff;
	text-align: left;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.clear {
	clear:both;
    height: 30px;
    font-size: 1px;
    line-height: 0px;
}

#header {
	position: relative;
	padding: 0 0;
	margin: 0 0;
}

#logo {
	background:transparent url(../img/logo.png) no-repeat scroll 0 0;
	width: 60px;
	height: 17px;
	z-index: 1000;
	padding: 0 0;
}

#logo {
	margin: 40px 10px 2px 0;
}

#logo > .company_name {
	display:none;
}

#logo a {
	display:block;
	width: 50px;
	height: 17px;
	overflow:hidden;
	text-indent:-9999px;
	z-index:1000;
}

#text_block {
	padding: 0 0;
	margin: 0 0;
	position: relative;
	display: block;
}

#intro_text {
	position: relative;
	display: block;
	width: 870px;
	margin-bottom: 18px;
	font-size: 0.72em;
	letter-spacing: 0.03em;
	background-color:#FFFFFF;
	color: #000000;
}

#intro_text ul {
	list-style: none;
	margin: 0 0;
	padding: 0 0;
}

#intro_text li {
	line-height: 1.3em;
}

#img_set {
	width: 400px;
	height: 400px;
	margin: 25px 10px 10px 0;
}

.front_img {
	position: relative;
	margin: 0 0;
}

#address {
	position: relative;
	float: left;
	margin: 10px 0 5px 0;
	letter-spacing: 0.02em;
	color: #000000;
	background-color:#FFFFFF;
	width: 300px;
}

#address p {
	margin: 0.2em 0.2em 0.2em 0;
	font-size: 0.7em;
}

#address > p > .company_name {
	font-weight: bold;
}

#address a, #address a:hover {
	font-size:inherit;
	color: #f37324;
	background-color:#FFFFFF;
	text-decoration: none;	
}

#address a:hover {
	text-decoration: underline;
}

#navArea {
	position: relative;
	display: block;
	padding: 0 0;
	margin: 0 0;
	min-height: 100px;
	font-size: 0.72em;
	letter-spacing: 0.03em;
}

#globalNav {
	position: relative;
	display: block;
	float: left;
	width: 50px;
	overflow: visible;
	margin-right: 10px;
}

#globalNav ul {
	list-style: none;
	margin: 0 0;
	padding: 0 0;
}

#globalNav li {
	line-height: 1.3em;
}

#subNav {
	position: relative;
	display: block;
	float: left;
	width: 350px;
}

#subNav ul {
	list-style: none;
	margin: 0 0;
	padding: 0 0;
}

#subNav li {
	 display: inline;
	 line-height: 1.3em;
	 padding: 0 4px 0 0;
}

.nav a, .subNav a {
	color: #999999;
	background-color:#FFFFFF;
	text-decoration: none;	
}

.nav a:visited, .subNav a:visited {
	color: #999999;
	background-color:#FFFFFF;
	text-decoration: none;
}

.nav a:hover, .subNav a:hover {
	color: #f37324;
	background-color:#FFFFFF;
}

.nav > .current a {
	color: #000000;
	background-color:#FFFFFF;
}

.nav > .current a:hover {
	color: #f37324;
	background-color:#FFFFFF;
}

.subNav > .current, .subNav > .next a, .subNav > .next a:visited, .subNav > .prev a, .subNav > .prev a:visited {
	color: #f37324;
	background-color:#FFFFFF;
}

.subNav > .current a:hover, .subNav > .next a:hover, .subNav > .prev a:hover {
	color: #f37324;
	background-color:#FFFFFF;
	text-decoration: underline;
}

.current, .next, .prev {
	font-weight: bold;
	cursor: pointer;
}

#imgNav {
	margin: 80px 4px 0 0;
	padding: 10px 0 2px 0;
	min-height: 15px;
	position: relative;
}

#imgNav a, #imgNav a:visited {
	color:#f37324;
	background-color:#FFFFFF;
	text-decoration: none;	
}

#imgNav a:hover {
	text-decoration: underline;
}
	
.nextImg {	
	cursor: pointer;
}

#imgNav.project {
	margin-right: 100px;
}

.buttons {
	position: relative;
	display: block;
	float: right;
	z-index: 5;
	width: 40px;
	text-align: right;
}

#slides {
	margin: 0 0;
	padding: 10px 0 5px 0;
	position: relative; 
    visibility: hidden; 
    left: -5000px;
}

#slides li { 
	margin-left: 0;
	margin-right: 3px; 
}
		
#slides img { 
	border: none; 
}

.job_no {
	padding: 0 0;
	margin: 7px 0;
	width: 171px;
	text-align: right;
	letter-spacing: 0.02em;
}

.job_no a, .job_no a:visited {
	color:#f37324;
	background-color:#FFFFFF;
	font-size: 0.8em;
	line-height: 1.3em;
	text-decoration: none;
}

.job_no a:hover {
	color:#f37324;
	background-color:#FFFFFF;
	text-decoration: underline;
}

#project_text {
	padding: 0 10px 0 0;
	margin: 30px 0;
	width: 255px;
	letter-spacing: 0.02em;
	color:#000000;
	background-color:#FFFFFF;
}

#project_text h1 {
	font-size: 0.62em;
	padding: 3px 0;
	margin: 0 0;
}

#project_text p {
	font-size: 0.62em;
	line-height: 1.5em;
	margin: 0 0;
}

#project_text a, #project_text a:visited {
	color:#f37324;
	background-color:#FFFFFF;
	text-decoration: none;
}

#project_text a:hover {
	color:#f37324;
	background-color:#FFFFFF;
	text-decoration: underline;
}

.news_text {
	padding: 0 10px 0 0;
	margin: 30px 0;
	width: 160px;
	min-height: 175px;
	letter-spacing: 0.02em;
}

.news_text h1 {
	color:#000000;
	background-color:#FFFFFF;
	font-size: 0.62em;
	padding: 3px 0;
	margin: 0 0;
}

.news_text p {
	color:#000000;
	background-color:#FFFFFF;
	font-size: 0.62em;
	line-height: 1.5em;
	margin: 0 0;
}

.news_text a, .news_text a:visited {
	color:#f37324;
	background-color:#FFFFFF;
	text-decoration: none;
}

.news_text a:hover {
	color:#f37324;
	background-color:#FFFFFF;
	text-decoration: underline;
}

#about {
	padding: 0 0;
	margin: 30px 0 0 0;
	letter-spacing: 0.02em;
}

#about .title {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0;
}

#about p {
	line-height: 1.6em;
	margin: 0 0;
}

#about_desc {
	position: relative;
	display: block;
	float: left;
	width: 355px;
	margin-right: 35px;
}

#about_desc p {
	margin: 0 0 13px 0;
	font-size: 0.62em;
}

#about_desc a, #about_desc a:visited {
	color:#f37324;
	background-color:#FFFFFF;
	text-decoration: none;
}

#about_desc a:hover {
	color:#f37324;
	background-color:#FFFFFF;
	text-decoration: underline;
}


#about_lists {
	position: relative;
	display: block;
	float: left;
	width:480px;
	font-size: 0.62em;
}

.column1, .column2, .column3 {
	position: relative;
	display: block;
	float: left;
	width:145px;
	margin: 0 15px 0 0;
}

#about_lists ul {
	list-style: none;
	margin: 0 0;
	padding: 0 0;
}

#about_lists li {
	 padding: 1px 0;
	 line-height: 1.3em;
}
#about_lists a, #about_lists a:visited {
	color:#f37324;
	background-color:#FFFFFF;
	text-decoration: none;
}

#about_lists a:hover {
	color:#f37324;
	background-color:#FFFFFF;
	text-decoration: underline;
}

#caption {
	margin: 82px 5px 0 0;
	position: relative;
	float: right;
	width: 250px;
	font-size: 0.6em;
	color: #999999;
	background-color:#FFFFFF;
	text-align: right;
	min-height: 25px;
}

#caption p {
	margin: 0 0;
	padding: 0 0;
}

#phoneEmail {
	position: relative;
	display: block;
	margin: 0 0 18px 0;
	letter-spacing: 0.04em;
	color: #f37324;
	background-color:#FFFFFF;
	line-height: 1.3em;
	font-size: 0.72em;
}

#fullAddress {
	position: relative;
	display: block;
	margin: 10px 0 5px 0;
	letter-spacing: 0.02em;
	color: #000000;
	background-color:#FFFFFF;
	font-size: 0.7em;
}

.addressline p {
	margin: 0.2em 0.2em 0.2em 0;
	line-height: 1.3em;
}

.addressline > p > .company_name {
	font-weight: bold;
}

.addressline a, .addressline a:hover {
	font-size:inherit;
	color: #f37324;
	background-color:#FFFFFF;
	text-decoration: none;	
}

.addressline a:hover {
	text-decoration: underline;
}

.contact_img {
	margin: -24px 0 0 0;
}

#credits, #downloads {
	display: none;
}

#labels > .credits_label, #labels > .downloads_label {
	color: #f37324;
	background-color:#FFFFFF;
	font-weight: normal;
	cursor:pointer;
}

#labels {
	margin: 2px 0 5px 0;
	color:#000000;
	background-color:#FFFFFF;
}

.title {
	font-weight: bold;
}

.hidden {
	display: none;
}