td { font-family: trebuchet MS; font-size: 10pt; color: #222222; }
body { font-family: trebuchet MS; }
p { font-size: 10pt; color: #222222; }
.main { font-family: trebuchet MS; font-size: 10pt; Color: #222222; }
a:link { color: #888888; }
a:visited { color: #888888; } 
a:hover { color: #003AA5; }
a.footer:link { color: #888888; }
a.footer:visited { color: #888888; }
a.footer:hover { color: #E18427; }
a.key:link { color: #ffffff; }
a.key:visited { color: #ffffff; }
a.key:hover { color: #ffffff; }
.contact_us { font-family: trebuchet MS; font-size: 10pt; Color: #222222; }
.mini_right { padding-left:15px; }
.mini_title { font-family: trebuchet MS; font-size: 12pt; font-weight: bold; color: #c03808; }
.mini_table { background-color:#F4F4F4; width: 210px; border: 1px solid black; padding: 10px; }

#twitter {
	width: 250px;
	height: 300px;
	float: right;
	padding: 0;
	margin: 0;
}

#facebook_icon {
	float: left;
	background-image:url(images/facebook.png);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	margin-left: 60px;
	margin-top: 20px;
	cursor:pointer;
}
#linked_icon {
	float: left;
	background-image:url(images/linked.png);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	margin-left: 10px;
	margin-top: 20px;
	cursor:pointer;
}
#twitter_icon {
	float: left;
	background-image:url(images/twitter.png);
	background-repeat: no-repeat;
	width: 33px;
	height: 33px;
	margin-left: 10px;
	margin-top: 20px;
	cursor:pointer;
}
