body {
	background: #000 url(../images/bg-body-blue-default.jpg) no-repeat 85px 0;
	font-family: "calibri ms", arial, helvetica, sans-serif;
	font-size: 76%;
	color: #0b4b87;
	margin: 0;
	padding: 0;
}


a {
	text-decoration: none;
	color: #0b4b87;
}

a img {
	border: 0;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#banner {
	width: 958px;
	margin: 0 auto;
	position: relative;
	padding-top: 42px;
	padding-bottom: 10px;
}

#wrapper {
	width: 958px;
	margin: 0 auto;
	position: relative;
}

#mainArea {
	padding: 43px 11px 0px 11px;
	background: transparent url(../images/landing-background.png) no-repeat 0 0;
	height: 470px;
}

h1 {
	margin: 0;
	line-height: 60px;
	font-weight: normal;
	font-size: 180%;
	padding-left: 32px;
}

#groups {
	padding: 0;
}

#groups div.group {
	border: 1px solid #7c7d7e;
	background: white url(../images/group_background.jpg) repeat-x 0 0;
	cursor: pointer;
	clear: both;
	margin: 0 auto 10px auto;
	font-size: 150%;
	width: 650px;
	height: 116px;
	line-height: 116px;
}

#groups div.group img {
	float: left;
	border-right: 1px solid white;
}

#groups div.group p {
	text-align: center;
	margin: 0;
}

#footer {
	clear: both;
	color: #fff;
	width: 958px;
	margin: 0 auto;
	font-weight: bold;
	padding-bottom: 10px;
}

#footer p {
	margin: 0;
	padding: 0 20px;
}

div.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
