/*Footer */
table#footerTable, table#quickLinksTable{
	width: 974px;
	margin-left: auto;
	margin-right: auto;
}
table#footerTable td {
	vertical-align: top;
}
#twitterTd {
	text-align: left;
}
#twitterTd img {
	border: 0px;
	margin-top: 3px;
}
#twitter {
	width:200px;
	height: 78px;
	background-image: url('../images/twitter2.jpg');
	background-repeat: no-repeat;
}
#followus {
	height: 60px;
	width: 60px;
	cursor: pointer;
	float: left;
}

#tweet {
	padding: 10px 20px 5px 0px;
	color: #666;
	font-size: 10px;
	float:left;
}
#tweet a {
	color: #42bee0;
}

#disclaimer {
	text-align:right;
	width:480px;
	color: #ffffff;
}
#disclaimer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#disclaimer li{
	display:inline;	
}
#disclaimer a {
	color:white;
	font-weight:bold;
	line-height:20px;
	font-size:10px;
	text-decoration:none;
}
#disclaimer a img {
	border-width: 0px;
}
table#quickLinksTable {
	font-size:10px;
	line-height:12px;
	padding-top:20px;
	text-align:center;
	color:#ffffff;
}
table#quickLinksTable a {
	color:#ffffff;
	font-weight:normal;
}
table #twitterTd img {
	vertical-align: top;
}
