@charset "UTF-8";
body  {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
}
a {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color: #fff;
	text-decoration:underline;
}
.black {
	color:#000;
}
.thrColFix #container { 
	width: 958px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
}
.thrColFix #nav {
	background-image: url(../imagestemp/nav.gif);
	background-repeat: no-repeat;
	height:130px;
}
.thrColFix #nav #contact{
	position:relative;
	padding-left: 500px;
	padding-top:15px;
}
.thrColFix #nav #contact .thrcolrates .sidebarrates {
	float: left;
	width: 125px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	padding-top:0px;
	height:18px;
}
.thrColFix #nav #contact .thrcolrates .sidebarrates2 {
	float: left;
	width: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	padding-top:0px;
	height:18px;
}
.thrColFix #nav #contact .thrcolrates .sidebarrates3 {
	float: left;
	width: 300px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:90%;
	padding-top:0px;
	height:18px;
}
.thrColFix #content {
	background-image: url(../imagestemp/bg.jpg);
	background-repeat: no-repeat;
	height:646px;
}
.thrColFix #content .inspection{
	padding-top: 73px;
	margin-left: 11px;
	width: 400px;
}
.thrColFix #content .lighting{
	margin-left: 11px;
	width: 400px;
}
.thrColFix #content .industrial{
	margin-left: 11px;
	width: 400px;
}
.thrColFix #content .text {
	text-align:left;
	vertical-align:bottom;
	float: right;
	width: 291px;
}
.thrColFix #content .click {
	text-align:right;
	vertical-align:bottom;
}
.space10 {
	clear:both;
    height:10px;
}
.space2 {
	clear:both;
    height:2px;
}
.space0 {
	clear:both;
    height:0px;
}
img {
	border:none;
	}
#sienweb {
	width:960px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:70%;
	color: #aaa;
	margin: 0 auto;
	text-align: right;
}
#sienweb a {
	color:#aaa;
	text-decoration:none;
}
#sienweb a:hover {
	color: #888;
	text-decoration:underline;
}