/* EmoSocial main style
By: Abdelrahman Osama (OrangeSites, LLC)
Date Created: August 3 2008 */

body {
	text-align: center;
	padding: 0;
	margin: 0;
	background: #51aad2 url(../img/back.jpg) repeat-x top;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 690px;
	margin-top: 78px;
	background: url(../img/faces.png) no-repeat center top;
}

h1 {
	display:none;
}
img { border:none; }

#midWrapper {
	height: 414px;
}

#homeSectionLinks {
	margin: 0 0 0 0;
}

a.express 
{
    margin-left: 80px;
}

a.express img
{
  margin-left: -74px;
}

a.learnmore {
    left: 104px;
}

a.learnmore img 
{
    margin-left: 201px;
}

#footer {
	clear: both;
	margin-top: 46px;
	height: 50px;
	color: #66B9F6;
	font: 0.6em Verdana, "Lucida Grande", Lucida, sans-serif;
}
