/* CSS Document */

/* footer */

#footer-wrapper-1 {
	
	clear: both;
	width: 992px;
	
	margin: 0 auto 0 auto;
	
	padding: 22px 0 0px 0;
	
	overflow: hidden; 
	
	background: url(../images/exports/bg-content.gif) top left repeat-y;
	display: block;
		
	}
 

#footer-wrapper-2 {
	
	border-top: 5px solid #006666;
	border-top: 5px solid #0099a0;
	border-top: 5px solid #006666;

/*	background: url(../images/exports/bg-footer-top.png) top left no-repeat;
*/	
	margin: 0 59px 0 59px;
	padding: 18px 0 0 0;
	float: left;
	display: inline;

}

#footer-left-1 {

	float: left;
	
	width: 556px;
	
	margin: 0px 0 0 0px;
	
	}
	
	
#footer-right-1 {

	float: left;
	
	width: 130px;
	
	margin: 0px 0 0 40px;

	display: inline;
	
	}


#footer-right-1 ul {

	margin: 5px 0 0 0;
	
	padding: 0px 0 0 0;
	
	}

#footer-right-1 li {

	line-height: 22px;
	margin: 0px 0 0 0;
	list-style:none;
	
	}

#footer-right-2 {

	float: left;
	
	width: 100px;
	
	margin: 0px 0 0 20px;
	display: inline;
	
	}


#footer-right-2 ul {

	margin: 5px 0 0 0;
	
	padding: 0px 0 0 0;
	
	}

#footer-right-2 li {

	line-height: 22px;
	margin: 0px 0 0 0;
	list-style:none;
	
	}

#footer-right-3 {

	float: left;
	
	width: 220px;
	
	margin: 45px 0 0 45px;
	
	text-align: center;
	
	}


#footer-right-3 ul {

margin: 20px 0 5px 0;

}


#footer-right-3 li {
	
	list-style: none;
	
	display: inline;
	
	margin: 0 20px 0 0;
	
	}





#footer-bottom {
	
	clear: both;
	
	width: 992px;
	
	height: 40px;
	
	margin: 0 auto 0 auto;
	
	padding: 0px 0 0 0;
	
	background: url(../images/exports/bg-content-bottom.gif) top left no-repeat;
	
	text-align: left;
	
	font-size: 11px;
	
	color: #ffffff;
	
}

#think365 {
	
	width: 992px;
	
	margin: 0 auto 0 auto;
	
	padding: 0px 0 12px 0;
	
	text-align: right;
	
	font-size: 11px;
	
	color: #ffffff;
	
}

#think365 #link {
	padding: 0 25px 0 59px;
}

#think365 a {
	
	font-size: 11px;
	
	color: #ffffff;
	
	
}

#think365 a:hover { 
	
	font-size: 11px;	
	
	color: #02B8E2;
	color: #ffffff;
	
	text-decoration: underline;
	
}
