/* CSS Document */

html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }


body {font-family:verdana, sans-serif; font-size:72%;margin:0; border:0; padding:0;background-color:#1B2C27;}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
	background-color: #E7DAAE;
	background-attachment: scroll;
	background-image: url(images/navbkgrd_02.jpg);
	background-repeat: no-repeat;
	background-position: left 350px;
}

#header {
	width:100%;
	height:172px;
	background-image:url(images/homenew_01.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color: #1b2c26; 
	padding:0px;
	margin:0px;
}
#middle {
	top:172px;
	margin: 0px;
	padding: 0px;
	background-color:#E7DAAE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
/*	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F7ECC8;
	border-left-color: #F7ECC8;*/
}
#footer {
	width:100%;
	height:75px;
	text-align:center;
	background-color:#1b2c27;
	background-position:center;
	color: #d3ad74;
	padding-top: 12px;
	clear: both;
	float: none;
	padding-bottom: 12px;
	margin-top: -5px;
  }

#footer p {
	color:#d3ad74;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
  }

#footer ul {
	text-align:center;
	margin: 0px;
	padding: 0px;
  }

#footer ul li {
  display:inline; 
  color:#d3ad74;
  }
#footer a {
  color: #d3ad74;
  font-size:1em;
  line-height: 125%;
  }
#footer a:hover {
  color: #d3ad74;
  text-decoration: underline;
  }


/*a, a:visited {
  font-size:1.1em;
  text-decoration:none;
  color:#ddd;
  }

a:hover {
  color:#fff; 
  text-decoration:none;
  }*/



#header ul {
  clear:both; 
  text-align:center; 
  border-top:1px solid #73a2bd;
  }

#header ul {
  margin:0px; 
  padding:0px; 
  list-style-type:none; 
  background:transparent; 
  height:3em;
  }

#header ul li {
  display:inline; 
  color:#73a2bd;
  }

.copyright {
  font-size:.75em;
  }
	
#nav {
	width:204px;
	float:left;
	background-image:url(images/navbkgrd_02.jpg);
	padding:0px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-attachment: scroll;
}

#content {
/*	position: absolute;*/
	background-image:url(images/homenew_03.jpg);
	background-repeat:no-repeat;
	background-color:#b9cb9e;
	/*margin-left:204px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;*/
	background-color:#b9cb9e;
	width: 796px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	float:left;
}
#content p {
	padding-top:4px;
	padding-left: 24px;
	margin: 0px;
	font-size: 12px;
	line-height: 135%;
	padding-right: 12px;
	padding-bottom: 4px;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E7DAAE;
	margin: 0px;
	padding: 0px;
}
#content ul {
	padding-top:4px;
	margin-left: 32px;
	font-size: 12px;
}

#content li {
	font-size: 12px;
	padding-left: 24px;
	margin: 0px;
	list-style-position: inside;
}
#content a {color:#32483A;}
hr {clear:both; border:0; height:1px; color:#8DA860; background-color:#9DB87A; margin-right: 32px; margin-left: 24px;
}
.contentImg {
	margin-right: 24px;
}
#content h2 {
	color:#32483A;
	font-size: 12px;
	font-weight: bold;
	padding-left: 24px;
	margin-bottom: 0px;
	background-color: #E7DAAE;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border: #FFFFFF;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-right: 24px;
	margin-left: 24px;
	border-right-width: 1px;
	border-left-width: 1px;
	text-align: center;
}
.newBkgrd {
	background-image: url(images/bkgrdimagenews_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-right: 56px;
	padding-right: 0px;
}
#content h3 {
	font-size: 16px;
	font-weight: bold;
	margin-left: 24px;
	color: #32483A;
	margin-bottom: -3px;

}
.industry {

	padding-top:4px;
	padding-left: 6px;
	margin: 0px;
	font-size: 12px;
	line-height: 135%;
	padding-right: 6px;
	padding-bottom: 4px;
}
.homeBkgrd {
	background-attachment: scroll;
	background-image: url(images/pics1_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contactBkgrd {
	background-attachment: scroll;
	background-image: url(images/picscontact_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
