@charset "utf-8";
/* CSS Document */


body {
	background-color:white;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bck.jpg);
	background-repeat:repeat-x;
	font-family:Arial,Helvetica,sans-serif;
	line-height:23px;
	color: #AEAEAE;
}

p {
	font-size:14px;
}

#the-header {
	width:996px; 
	margin-left:auto; 
	margin-right:auto;
}

#footer {
	width:100%;
	text-align:center; 
	margin-top:20px;
	height:290px;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	padding-top:25px;
}

#footer-inner {
	width:996px;
	margin-left:auto;
	margin-right:auto;
	text-align:left; 
}

#body-content {
	padding-top:15px; 
	padding-left:35px; 
	padding-right:20px; 
	float:left; 
	width:482px;
}

#content {
	padding:20px;
}

#footer-credits {
	color:#000000;
	text-decoration:none;
}

#slideshow-shell {
	background-image:url(../images/slideshow-area.jpg);
	width:996px;
	height:325px;
}

.footer-info h3 {
	color:#B3B3B3;
	font-size:16px;
	font-weight:normal;
	margin:0 0 10px;
	padding:0;
}

.footer-info a {
	color:#B3B3B3;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.footer-info a:hover {
	color:#75AD0B;	
}

#footer-info-industry {
	width:250px;
	float:left;
	color:#B3B3B3;
	font-size:12px;
}

#footer-info-left {
	width:250px;
	float:left;
	color:#B3B3B3;
	font-size:12px;
}

#footer-info-right {
	width:220px;
	float:left;
	color:#B3B3B3;
	font-size:12px;
}

#footer-info-far-right {
	width:250px;
	float:left;
	text-align:center;
	color:#B3B3B3;
	font-size:12px;
}

#footer-info-bottom {
	width:996px;
	float:left;
	color:#B3B3B3;
	font-size:12px;
	text-align:center;
}

#footer-copyright {
	color:#939393;
	font-size:10px;
	margin-top:5px;
	line-height:12px;
}

#footer-copyright a {
	color:#939393;
	text-decoration:none;
	font-size:10px;
}

h1 {
	color: #75AD0B;
	font-size: 26px;
	font-weight: bold;
}

h2 {
	color: #75AD0B;
	font-size: 17px;
	font-style: italic;
	font-weight: normal;
	line-height: 120%;
	margin: 0px 0px 25px;
	padding: 0px;
}

h3 {
	color: #AEAEAE;
	font-size: 16px;
	font-weight: normal;
	line-height: 140%;
	padding-left:5px;
}

h4 {
	color: white;
	font-size: 18px;
	font-weight: normal;
	line-height: 160%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

li {
	font-style: italic;
	line-height:140%;
}

#body-content a {
	color:#75AD0B;
	text-decoration:none;
	background-image:url(../images/gobtn.png);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

#body-content a:hover {
	color:#96DE0E;
	text-decoration:underline;
	background-position:right;
}

#body-home a {
	color:white;
	text-decoration:none;
}

#body-home a:hover {
	color:#75AD0B;
}