body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#topwrap {
	background-image: url(../img/top_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#topmenu {
	margin: auto;
	width: 960px;
	height: 160px;
}
#topmenu a {
	float: left;
	color: #FFFFFF;
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;

	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 1px solid #CCCCCC;
	margin-top: 48px;
	padding: 2px 20px 1px 20px;
	letter-spacing: .1em;
	}
#topmenu a:hover {
	color:#FFFFFF;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;

}
/*
#topmenu a.active {
	color:#FFFFFF;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
*/
#topmenu a#logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 87px;
	width: 244px;
	background-image: url(../img/logo_industritre.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
/*#topmenu a#logo:hover {
	background-position: center 0px;
}*/
#search {
	float: right;
	/*padding-top: 48px;*/
	font-size: 10px;
	padding-right: 20px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#search input {
	font-size: 10px;
	padding: 1px;
	margin: 0px;
	border: 1px solid #FFFFFF;
	background-color: transparent;
	background-image: none;
	width: 170px;
	color: #FFFFFF;
}
#content {
	width: 960px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/content_bg.gif);
	background-repeat: repeat-y;
	background-position: 740px 0px;
}
#left{
	float:left;
	width:728px;
	line-height:20px;
}
#left h1{
	padding:0;
	margin:0;
	font-size:18px;
	padding-bottom:10px;
	line-height:normal;
}
#left a{
	color:#76A83A;
	text-decoration:none;
}
#left h1 span{
	font-size:12px;
}
#left img{
	margin-top:5px;
	margin-left:5px;
	padding:3px;
	border:1px solid #76A83A;
}
#left #editlayer img{
	border:none;
	padding:0;
	margin:0;
}
/*
.listartbox{
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #76A83A;
}

#left .listartbox img{
float:left;
margin-left:0px;
margin-right:5px;
}
*/
.listartbox{
	float:left;
	width:232px;
	padding:0 5px 5px 0;
	margin:0px 5px 5px 0px;
	border-right: 1px solid #76A83A;
	font-size:11px;
	line-height:16px;
}
#left .listartbox h1{
font-size:14px;
}
#left .listartbox img{
float:right;
width:110px;
height:auto;
margin:5px 0 0 0;
padding:0;
border:none;
}

#left .editor img{
border:none;
padding:2px;
margin:0;
}
.double{
	width:353px;
}
#left .double img{
width:353px;
height:auto;
margin:0;
padding:0;
border:none;
}
#right{
	float:right;
	width:204px;
	padding-left: 15px;
}
#right h1 {
	font-size: 18px;
	margin: 0px;
	padding: 0 0 10px 0;
	color:#76A83A;
}
#right a {
	display:block;
	text-decoration: none;
	color: #76A83A;
	padding: 4px 0 3px 4px;
	border-top:1px solid #76A83A;
	border-right:4px solid #FFFFFF;
}
#right a.active{
border-right:4px solid #76A83A;
}
#right a:hover {
border-right:4px solid #76A83A;
}
#right #rightbtm{
border-top:1px solid #76A83A;
height:10px;
line-height:0;
font-size:0;
}
#footer {
	border-top:1px solid #76A83A;
	margin-top: 50px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
#copy{
	text-align: center;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10px;
	width: 960px;
}
.clean {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.regtable {
	line-height:normal;
	float:left;
	width:100%;
	border:1px solid #cccccc;
	empty-cells:show;
}
.regtable tr{
background-color:#f0f0ee;
}
.regtable th, .regtable td{
text-align:left;
vertical-align:middle;
border-left:1px solid #ffffff;
border-top:1px solid #ffffff;
padding:5px 2px 5px 2px;
}
.regtable th{
background-color:#0EA6F0;
color:#FFFFFF;
}
.regtable input{
	width:180px;
}
#left .regtable th a{
color:#FFFFFF;
}
#left .regtable img{
border:none;
padding:0;
margin:0;
}