@charset "UTF-8";/* CSS Document *//*img.png {    background-image: expression(        this.runtimeStyle.backgroundImage = "none",        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",        this.src = "../images/clear.gif"    );}*/body {	font: 100% Verdana, Arial, Helvetica, sans-serif;	background: #985D25 url(../images/rock_bg.jpg) repeat scroll left;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;}.oneColFixCtr #container {	width: 780px;	margin: 0 auto;	text-align: center;	background-image: url(../images/dropshd1.png);	background-repeat: no-repeat;	height: 100%;}.slideshow {	background-color: #481A06;	height: 150px;	margin-top: 30px;	padding: 0px;}.oneColFixCtr #mainContent {	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */	text-align: center;	clear: both;}.navbox {	padding-top: 2px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	text-align: center;}.main_cnt {	height: 399px;	background-image: url(../images/cnt_bg.gif);	background-repeat: no-repeat;	background-position: center;	margin: 30px;	width: 713px;	padding: 0px;	border: 1px solid #FFFFFF;}.main_cnt_port {	height: 999px;	background-image: url(../images/cnt_bg.gif);	background-repeat: no-repeat;	background-position: center top;	margin: 30px;	width: 713px;	padding: 0px;	border: 1px solid #FFFFFF;	background-color: #B76E11;}p {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;}h1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	font-size: 14px;	font-weight: bold;}.txtPad {	margin: 0px;	padding-top: 20px;	padding-right: 30px;	padding-bottom: 0px;	padding-left: 30px;}ul {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFFFFF;}a:link {	color: #FFF100;}.call1 {	color: #FFFFFF;	text-align: center;}.customer {	font-family: "Times New Roman", Times, serif;	font-size: 15px;	color: #FFFFFF;	font-style: italic;}.style1 {	font-size: 14px	color: #FFFFFF;}.style2 {	font-size: 11px;	color: #FFFFFF;}.dropshd {	background-image: url(dropshd.png);	background-repeat: no-repeat;	height: 100%;	width: 100%;}.portfolio {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	color: #FFFFFF;	font-weight: bold;	text-align: left;}td {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;
