body
{
	background-color: #333333;
	background-image: url(../images/rows_body.gif);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	/*
	border-left: 12px solid #000000;
	border-right: 12px solid #000000;
	*/
	color:#165656;
}

li strong{
	font-size:1.1em;
}

#nav
{
	width: 680px;
	height: 25px;
	border-bottom: 1px solid white;
	color: white;
	background-color: #202020;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	
	position: fixed;
	top: 0px;
	margin-left: -340px;
	left: 50%;
	margin-top: 0px;
	padding: 0px;
	z-index: 99;
	
	_position: absolute;
	_top: expression((dummy = document.documentElement.scrollTop) + "px");
	
}
/*
#amianto{
	margin: 0px 20px 0px 20px;
	display: none;
}
#aree{
	margin: 0px 20px 0px 20px;
	display: none;
}
#acustica{
	margin: 0px 20px 0px 20px;
	display: none;
}
*/
#nav li
{
	display: block;
	float: left;
	height: 25px;
	width: auto;
	text-align: left;
	line-height: 25px;
}

#nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover
{
	background-color: #666666;
}

#nav li a.on {
	background-color: #ccc;
	color: #000;
	cursor: default;
}

.subContent a, strong a{
	color:#f20;
	padding-left: 26px;
	padding-top: 6px;
	background: url(../images/link.jpg) no-repeat top left;
}

#top_back
{
	background:url(../images/rows_head.gif) repeat-x;
	height: 200px;
}

#main
{
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}

#box
{
	width: 406px;
	margin: 30px auto;
	border: 2px solid #FF9900;
}

#box_jobs
{
	width: 670px;
	margin: 30px auto;
	border: 2px solid #FF9900;
	background: #fff;
}

#box_jobs td
{
	background: #fff;
	text-align: center;
	padding: 15px;
}

#box_jobs td p, #box_jobs td li
{
	text-align: justify;	
}

#imgheader
{
	margin: 0px;
	border-bottom: 1px solid white;
	width: 680px;
	height: 179px;
	background-image: url(../images/header.jpg);
	background-position:bottom;
}

#header
{
	background-image: url(images/header_bg.gif);
	height: 79px;
	padding-top: 1px;
	position: relative;
}

#header h1
{
	position: absolute;
	left: 18px;
	top: 13px;
	color: white;
	font-size: 48px;
	font-weight: bold;
	margin: 0px;
	width: 397px;
}

#header h1.shad
{
	left: 14px;
	top: 10px;
	color: black;
}

#header em
{
	font-style: normal;
	text-decoration: underline;
}

#body
{
	padding-top: 1px;
	background-color: white;
	position: relative;
	border-right: 200px solid #eee;
}

#sidebar
{
	
	width: 180px;
	color:#333;
	position: absolute;
	right: -200px;
	_right: 0px;
	top: 0px;
	padding: 10px;
	text-align: center;
}

#sidebar h3
{
	font-size: 1.3em;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	margin-top: 16px;
	clear: both;
	text-align: left;
}

#sidebar strong{
	color:#000;
	font-size:1.1em;
}

#sidebar ul
{
	margin-left: 1em;
	padding-left: 0px;
}

#sidebar p
{
	margin-bottom: 8px;
}

#content
{
	padding: 20px;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	color: #165656;
}

#content h2
{
	font-size: 18px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 0px;
	border-bottom: 1px solid black;	
}

#home #content p img
{
	margin: 65px 0px;
}

#content .date
{
	float: right;
}

#content .postedBy
{
	float: left;
}

#content .meta
{
	height: 1em;
}

#content p
{
	text-align: left;
	text-indent: 3em;
	line-height: 1.3em;
}

#content li{
	line-height: 1.5em;
	/*list-style:inside;*/
}

#content ul{
	margin-bottom: 20px;
}
.photolist p{
	text-align:right;
}

.photolist{
	width:400px;
/*	padding:0 60px;*/
	text-align:center;
}


.comments
{
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	text-align: right;
	margin-bottom: 2em;
	background-image: url(../../industry/style/images/comment_edit.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a
{
	color: #666666;
}

.pullout
{
	background-color: #eee;
	padding: 5px;
	float: right;
	margin: 8px;
}

.thumbnail, .photo {
	float: left;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 12px 10px 10px 13px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	_position: relative;
	}

.thumbnail img, .photo img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 2px;
	position: relative;
	}

.thumbnail img:hover, .thumbnail:hover img, .photo:hover img {
	/*background-color: #ccd;*/
}
/*
.photo
{
	margin: 5px 3px 3px 5px;
	background-image: url(images/shadow_white.gif);
	
}
*/
.padding{
	padding:10px;
}

.padding img{
	border: 1px #165656 solid;
}

.photoSimple {
	background-color: #fff;
	margin: -5px 5px 5px -5px;
	padding: 2px;
	text-align:center;
	}

#footer
{
	width: 678px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b0b0b0;
	background-color: #eeeeee;
	color: #165656;

}

.left
{
	float: left;
}

.right
{
	float: right;
}

.center{
	clear:both;
}

.csskeyword
{
	color: blue;
}

.cssvalue
{
	color: red;
}

p.caption
{
	text-align: center;
}

small.super
{
	vertical-align: top;
	font-size: 0.75em;
	line-height: 1.3em;
}

.nodisplay
{
	display: none;
}

.separator
{
	border-top: 1px dotted #CCCCCC;
	margin-bottom: 20px;
}

.underline{
	text-decoration:underline;
}

.subContent{
	font-weight:bold;
	font-size: 1.2em;
	background:#dfdfdf;
	margin-bottom:20px;
}

.noborder{
	border:0px;
}

.center{
	text-align: center;
}

.hidden{
	display: none;
}

.hspacer{
	height:100px;
}