body {
	background: #F4f1f1 url(../images/bg.gif) repeat-x top;
}

#container {
	background: transparent;
	overflow: hidden;
}

#container2 {
	background: transparent;
	overflow: hidden;
}

#innerWrapper {
	padding: 1em 3em 1em 1em;
}

#footer {
	background: #073e5e url(../images/footer-bg.gif) repeat-x top;
	color: #FFF;
	min-height: 250px;
	padding-top: 20px;
	line-height: 1.5em;
}

#mainContent, #sidebar {
	background: #F4f1f1;
}


#header {
	background: transparent;
	height: 146px;
}

#headerCall {
	font: normal normal bold 19px;
	color: #FFF;
	text-align: right;
	padding-top: 50px;

}

#followMe {
	font-size: 14px;
	color: #FFF;
	text-align: right;
	height: 23px;
	vertical-align: middle;
	padding-top:8px;
	
}


#followMe a:link, #followMe a:visited {
	font: normal normal bold 12px;
	color: #FFF;
	vertical-align: bottom;
	text-decoration:none;
	
}

.followIcon {
	margin-left: 8px;
	margin-right: 3px;
	border: 0;
}

#mainContent, #sidebar {
	background: #F4f1f1;
}





