@charset "utf-8";
/* CSS Document */


.main {
	margin: 0 auto; 
	width: 851px;
	margin-top:5px;
}

.contact {
	margin: 0 auto; 
	width: 851px;
	text-align:center;
	padding-top:60px;
	font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#B4C4CF;
font-weight:bold;
}

.contact a{
	color: #B4C4CF;
}

.social {
	float: left;
	width:200px;
}

.social img {
	border: none;
}

.portals {
	float:right;
	width:520px;
}

.portals img{
	border:none;
}

.portals #itunes {
	margin-right:4px;
}

.twitterbox {
	position:fixed;
	margin-left:-110px;
	margin-top:75px;
}
