body {
	margin:0px;
	padding:0px;
	background:#172026 url(../images/interface/interface_bg_tile.jpg) repeat-x;
	font-family:arial;
	font-size:14px;
	color:#ffffff;
}

h1,h2,h3 {
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:18px;
}

h3 {
	font-size:16px;
}

.text_10px {
	font-size: 10px;
}

.text_14px {
	font-size: 14px;
}

.text_16px {
	font-size: 16px;
}

.text_18px {
	font-size: 18px;
}

.text_20px {
	font-size: 20px;
}

.text_red {
	color:#FF0000;
}
.bold {
	font-weight:bold;
}

a {
	color:#6fb5e3;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	color:#B8DAF1;
}


#clear {
	clear:both;
}

#container {
	width:950px;
	background:url(../images/interface/container_bg_tile.jpg) repeat-y;
	margin:0 auto;
}

#leftbar {
	width:202px;
	float:left;
	height: 650px;
}

#portfolio-nav-container {
	background:url(../images/interface/interface_bg_tile.jpg) repeat-x;
	width:202px;
	padding: 25px 0px 0px 0px;
}

#portfolio-nav-container a {
	display:block;
	padding:8px 0px 0px 10px;
	width:192px;
	height:38px;
	margin:0px 0px 4px 0px;
	font:bold 14px arial;
	font:bold 14px arial;
	color:#e9e9e9;	
}

#portfolio-nav-container a:hover {
	color:#95ccf1;
}
a#folio-nav-web {
	background:url(../images/interface/folio_nav_web.jpg) no-repeat;
}

a#folio-nav-industrial {
	background:url(../images/interface/folio_nav_industrial.jpg) no-repeat;
}

a#folio-nav-graphic {
	background:url(../images/interface/folio_nav_graphic.jpg) no-repeat;
}

a#folio-nav-glamour {
	background:url(../images/interface/folio_nav_glamour.jpg) no-repeat;
}

a#folio-nav-interior {
	background:url(../images/interface/folio_nav_interior.jpg) no-repeat;
}

a#folio-nav-macro {
	background:url(../images/interface/folio_nav_macro.jpg) no-repeat;
}

a#folio-nav-web:hover {
	background:url(../images/interface/folio_nav_web_over.jpg) no-repeat;
}

a#folio-nav-industrial:hover {
	background:url(../images/interface/folio_nav_industrial_over.jpg) no-repeat;
}

a#folio-nav-graphic:hover {
	background:url(../images/interface/folio_nav_graphic_over.jpg) no-repeat;
}

a#folio-nav-glamour:hover {
	background:url(../images/interface/folio_nav_glamour_over.jpg) no-repeat;
}

a#folio-nav-interior:hover {
	background:url(../images/interface/folio_nav_interior_over.jpg) no-repeat;
}

a#folio-nav-macro:hover {
	background:url(../images/interface/folio_nav_macro_over.jpg) no-repeat;
}


#other-nav-container {
	width:202px;
	height:333px;
	padding: 25px 0px 0px 0px;
} 

#other-nav-container a {
	display:block;
	padding:5px 0px 0px 10px;
	width:192px;
	height:21px;
	margin:0px 0px 4px 0px;	
	font:bold 14px arial;
	color:#e9e9e9;	
}

#other-nav-container a:hover {
	color:#95ccf1;	
}

a#other-nav-about {
	background:url(../images/interface/other_nav_about.jpg) no-repeat;
}

a#other-nav-services {
	background:url(../images/interface/other_nav_services.jpg) no-repeat;
}

a#other-nav-equipment {
	background:url(../images/interface/other_nav_equipment.jpg) no-repeat;
}

a#other-nav-testimonials {
	background:url(../images/interface/other_nav_testimonials.jpg) no-repeat;
}

a#other-nav-production {
	background:url(../images/interface/other_nav_production.jpg) no-repeat;
}

a#other-nav-quote {
	background:url(../images/interface/other_nav_quote.jpg) no-repeat;
}

a#other-nav-contact {
	background:url(../images/interface/other_nav_contact.jpg) no-repeat;
}

a#other-nav-about:hover {
	background:url(../images/interface/other_nav_about_over.jpg) no-repeat;
}

a#other-nav-services:hover {
	background:url(../images/interface/other_nav_services_over.jpg) no-repeat;
}

a#other-nav-equipment:hover {
	background:url(../images/interface/other_nav_equipment_over.jpg) no-repeat;
}

a#other-nav-testimonials:hover {
	background:url(../images/interface/other_nav_testimonials_over.jpg) no-repeat;
}

a#other-nav-production:hover {
	background:url(../images/interface/other_nav_production_over.jpg) no-repeat;
}

a#other-nav-quote:hover {
	background:url(../images/interface/other_nav_quote_over.jpg) no-repeat;
}

a#other-nav-contact:hover {
	background:url(../images/interface/other_nav_contact_over.jpg) no-repeat;
}

#other-nav-xylemsci {
	width:202px;
	height:60px;
	padding:12px 0px 12px 0px;
}

#right-area {
	width:747px;
	float:right;
}

#header {
	width:747px;
	height:203px;
}

#header-photo {
	width:359px;
	height:141px;
	background-image: url(../images/interface/header_photo.jpg);
	float:left;
	padding: 62px 0px 0px 80px;
	font-weight: bold;
	color: #9cb5c8;
}

#header-photo a {
	color: #9cb5c8;	
}

#header-photo a:hover {
	color: #DDE6EC;
}

#header-logo {
	width:303px;
	height:203px;
	float:left;	
}

#content-area {
	width:748px;
}

#content-body {
	padding:20px 25px 50px 35px;
	line-height: 1.2;
	width: 685px;
}
.indent {
	padding: 0px 0px 0px 50px;
}

#footer {
	width:950px;
	height:142px;
}

#footer div {
	float:left;
}

#footer-contact {
	background:url(../images/interface/footer_contact_bg.jpg) no-repeat;
	width:179px;
	height:82px;
	font:bold 12px arial;
	color:#a1a1a1;
	padding:54px 13px 0px 13px;
}

#footer-copyright {
	background:url(../images/interface/footer_copyright_bg.jpg) no-repeat;
	width:317px;
	height:93px;
	font:bold 12px arial;
	color:#9F9F9F;
	padding:49px 30px 0px 30px;
}

#footer-tags {
	background:url(../images/interface/footer_tags_bg.jpg) no-repeat;
	padding:59px 0px 0px 45px;
	width:323px;
	height:83px;
	font:bold 12px arial;
	color:#344752;
}

#footer-tags a {
	color:#344752;
}

#footer-tags a:hover {
	color:#688B9F;
}


#other-nav-xylemsci {
	padding: 10px 0px 20px 10px;
	
}
a.portfolio_item {
	display: block;
	width: 162px;
	font:normal 12px arial;
	background:url(../images/interface/portfolio_item_bg.jpg) no-repeat;
	color:#436070;
	/*	color:#FFFFFF; */
	padding:6px 0px 10px 0px;
	text-align: center;
}
a.portfolio_item:hover {
	color:#95ccf1;
	background:url(../images/interface/portfolio_item_bg_over.jpg) no-repeat;
}
.portfolio_item img, .med_portfolio_item img {
	margin: 0px 0px 10px 0px;
}

a.med_portfolio_item {
	display: block;
	font:normal 12px arial;
	color:#436070;
	padding:6px 0px 10px 0px;
	text-align: center;
}
a.med_portfolio_item:hover {
	color:#95ccf1;
}

a.portfolio_small {
	padding:4px 0px 0px 4px;
	float:none;
	width:270px;
	height:25px;
	margin:0px 0px 0px 20px;
	background:none;
	letter-spacing:1px;
	font:bold 14px arial;	
}
a.portfolio_small:hover {
	background:none;
}
.portfolio_item strong {
	letter-spacing:1px;
	font:bold 14px arial;	
	
}
.text_14px_normal {
	font: normal 14px arial;
}
.text_12px {
	font: normal 12px arial;
}
a#other-nav-xylemsci {
	height: 60px;
}
#lower-right-content {
	padding: 40px 10px 40px 10px;
	font:normal 12px arial;
}
