html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
	background-color: #c0c0c0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	}
body {
	display: table; 
	height: 100%; 
	width: 100%; 
	text-align: center;
	}
img{border:0px;}
#wrapper {
	width: 996px;
	margin: auto;
	text-align: left;
	}

#content{
	width: 996px;
	background-image: url("/assets/templates/dlc/images/body_bg.gif");
	background-repeat: repeat-y;
	clear: both;
}
#footer{
	width: 996px;
	height: 65px;
	background-image: url("/assets/templates/dlc/images/footer_bg.gif");
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 12px;
	padding-right: 12px;
}
#footer a{
	display:block; 
	float: right; 
	text-decoration: none; 
	color: black;
}
#header{
	width: 996px;
	height: 371px;
	background-image: url("/assets/templates/dlc/images/plasma_gun.jpg");
	background-repeat: no-repeat;
}
#logo_container{
	width: 290px;
	padding-top: 118px;
	padding-left: 30px;
	float: left;
}
#homemailmap{
	margin-top: 120px;
	padding-left: 105px;
}
#h1_container{
	height: 371px;
	padding-top: 214px;
}

#leftcolumn{
	width: 307px;
	float: left;
}
#main{
	/*clear: right;*/
	background-image: url("/assets/templates/dlc/images/main_bg.jpg");
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 60px;
	width: 689px;
	margin-left: 307px;
	margin-bottom: -15px;
	padding-bottom: 40px;
}
#menu{
	margin-left:26px;
	background-color: #830f1b;
	padding-bottom: 20px;
	background-image: url("/assets/templates/dlc/images/menu_footer.gif");
	background-repeat: no-repeat;
	background-position: bottom;
	width: 264px;
}

#menu a{
	display: block;
	width: 264px;
	height: 40px;
	text-decoration: none;
	color: white;
	text-align: center;
	vertical-align: middle;
	line-height:40px;
	backround-color: #830f1b;
	background-image: url("/assets/templates/dlc/images/menu_red.gif");
}

#menu a:hover{
	display: block;
	color: #830f1b;
	background-image: url("/assets/templates/dlc/images/menu_item_bg.gif");
}

#menu a.here{
	display: block;
	color: #830f1b;
	background-image: url("/assets/templates/dlc/images/menu_item_bg.gif");
}

.newsdate{
  background:url('images/talk.gif') no-repeat right center;
  padding-right: 15px;
  margin-top: 10px;
  width: 40%;
	color: #cccccc;
}

.newstext{
  font-size: 8pt;
  margin-top: 5px;
}

.moreinfo{
  display: block;
  text-align: right;
  margin-bottom: 3px;
}
#news{
	margin-left:36px;
	margin-right: 25px;
}

.phonenbr{
	background:url('images/phone.gif') no-repeat left center;
	padding-left: 20px;
	margin-bottom: 3px;
}
.faxnbr{
	background:url('images/fax.gif') no-repeat left center;
	padding-left: 20px;
	margin-bottom: 3px;
}
.email{
	background:url('images/mail.gif') no-repeat left center;
	padding-left: 20px;
	margin-bottom: 3px;
}
.rc_header{
  background:url('images/rc_bg.gif') no-repeat left center;
  color: white;
  text-align: right;
  padding-right: 45px;
  height: 18px;
  margin-top: 50px;
}
#contacts{
width: 264px;
margin-left: 26px;
text-align: center;	
}
ul{
list-style: none;
padding-left: 5px;
margin-left: 0px;
}
li{
  background:url('images/arrow.gif') no-repeat left center; 
  background-position: left top;
  padding-left: 16px;
  margin-top: 5px;
  margin-left: 0px;
}