body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background: url(../background_2.jpg) repeat-x;
  background-color:#000000;
  font-size: 11px;
  color: #333333;
}

p {
	line-height:18px;
	letter-spacing:.5px
	}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.content {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px
}

input, select, textarea {
	font-size: 11px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#CC9900
	}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#336699
	}

.label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#336699;
	font-weight:bold
	}		
	
#main_container {
	width: 770px;
}

#silver_metal_bar {
	background: url(../images/template_objects/header/horizontal_metal_bar.jpg) repeat-x;
}

#content_bg {
	background: url(../images/template_objects/header/content_bg.jpg) top repeat-x;
	height: 23px;
}

#footer {
	background: url(../images/template_objects/footer/footer_bg.jpg) repeat-x;
	font-size: 10px;
	font-family:Arial, Verdana, sans-serif;
	color:#000000;
	letter-spacing: 1.5px;
}

td.dotted {
	border-bottom:1px dotted #666666
	}

td.newsbgimage {
	background-image:url(../images/home/news_bg_image.jpg);
	background-repeat:repeat-y
	}
.staff-pics {
	text-align:center;
	vertical-align:top;
	
}
.color-red {
	color: #990000;
}
.style-row-title {
	background-color: #3D5C70;
	color: #FFFFFF;
}
.products_photos_label {
	color:#CC9900;
}
.products_photos td {
	text-align: center;
}
.products_photos img {
	display: block;
	margin: 0px 5px 0px 10px;
}