.container {
	width: 960px;
	margin: 0 auto;
}

/*------------------ @footer ------------------*/
#footer {
	width: 100%;
	color: #ffffff;
	font-weight:bold;
}

	#footer a {
		color: #fff;
	}

	#top {
		background: url(../images/top.gif) no-repeat 0 0;
		padding-left: 20px;
		float: right;
		color: #fff;
		text-decoration:none;
	}
	
	#footer p {
		clear: both;
		padding-top: 30px;
	}
	
	#footer dl {
		float: left;
		width: 166px;
		padding: 10px;
		overflow: hidden;
		height: 120px;
		margin-right: 2px;
	}
	
		#footer dl.alt {
		}
	
		#footer dt {
			font-size: 14px;
			padding-bottom: 5px;
		}
		
		#footer dl a {
			color: #888D8E;
			text-decoration: none;
			font-size: 12px;
		}
		
			#footer dl a:hover {
				text-decoration: underline;
			}

	#footer p#disclaimer {
		padding-top: 10px;
		font-size: 11px;
		width: 750px;
		margin: 0 auto;
	}
	
	.grass-wrap {
		margin-bottom: 2px;
		padding: 10px;
}
	
		#twitter {
			height: 30px;
			background: url(../images/twitter.gif) no-repeat 0 0;
			padding-left: 55px;
			width: 702px;
		}
		
		#twitter ul#twitter_update_list {
			margin: 0;
			padding: 0;
		}
		
		#twitter ul#twitter_update_list li {
			background: none;
			padding: 0;
		}

		#follow-twitter {
			float: right;
			text-align:center;
			font-size: 12px;
			line-height:14px;
		}
		
		#social-media {
			text-align: center;
		}
			
		.social-icon {
			height: 30px;
			display: inline-block;
			vertical-align: middle;
			padding-left: 45px;
			padding-right: 5px;
			padding-top: 10px;
			font-size: 14px;
			text-decoration: none;
		}
			.social-icon span {
				text-indent: -9999px;
				display: inline-block;
			}
		
		#facebook { background: url(../images/icon_facebook.gif) no-repeat 0 0; }
		#linkedin { background: url(../images/icon_linkedin.gif) no-repeat 0 0; }
		#youtube { background: url(../images/icon_youtube.gif) no-repeat 0 0; }
		#tweet { background: url(../images/icon_twitter.gif) no-repeat 0 0; }
		
.top25 {
	background: url(../images/top25company.gif) no-repeat 0 0;
	display: block;
	width: 138px;
	height: 190px;
	text-indent: -9999px;
	margin: 0 auto;
	margin-top: 25px;
}

	.top25small {
		width: 94px;
		height: 125px;
		margin-top: 0;
		margin-left: 10px;
		background: url(../images/top25company-small.gif) no-repeat 0 0;
	}

	.top25shadow {
		background: url(../images/top25logowhite_shadow.png) no-repeat 0 0;
		width: 156px;
		height: 185px;
		float: right;
	}
