body
{
	background: #fff url(../images/home_bg.png) repeat-x top center;
}

#page
{
	background: transparent;
}


#homeContent
{
	text-align: center;
}

#homeContentTop
{
	background: transparent url(../images/homeTop.png) no-repeat top center;
	width: 964px;
	padding: 15px;
	text-align: left;
	margin: 0 auto;
}

#homeContentMiddle
{
	padding: 15px;
}

#homeContentBottom
{
	background: transparent url(../images/homeBottom.png) no-repeat top center;
	width: 994px;
	height: 17px;
	width: 994px;
	text-align: left;
	margin: 0 auto;
}

#homeHanger
{
	position: absolute;
	float: left;
	z-index: 3;
}

#homeHanger img
{
	position: relative;
	left: -32px;
	top: -33px;
}

#homeLeftCol
{
	float: left;
	width: 371px;
}


#homeRightCol
{
	float: right;
	width: 549px;
}

#screenshots
{
	margin-top: 10px;
	text-align: center;
}

#screenshots img
{
	margin: 0 4px;
}

#whatsBeenSaid
{
	background: url(../images/smallgrayblock.png) no-repeat top center;
	width: 329px;
	height: 137px;
	padding: 20px;
	margin-top: 20px;
	color: #777;
}

#saidQuote
{
	padding-top: 5px;
	padding-bottom: 10px;
	font-weight: bold;
}

#newsblock
{
	padding: 10px 15px;
	margin-top: 15px;
}

.newsPost
{
	border-bottom: 1px solid #d7d7d7;
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}

.newsDate
{
	font-size: 9px;
	font-weight: normal;
	vertical-align: super;
}

#homeTitle
{
	margin-bottom: 15px;
}

#homeDesc
{
	line-height: 150%;
	font-size: 14px;
	padding: 0 5px;
}

#createForm
{
	padding-top: 20px;
	padding-left: 5px;
}

#findSession
{
	background: transparent url(../images/findSession.png) no-repeat;
	border: 0;
	padding-left: 35px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 25px;
	width: 250px;
	margin-left: 15px;
	font-size: 15px;
	font-weight: bold;
	color: #777;
}

#whatsSoGood
{
	background: transparent url(../images/homeRightColHeader.png) no-repeat top center;
	padding-top: 66px;
	padding-left: 10px;
	padding-right: 10px;
}

.goodCell
{
	background: #f2f8fb;
	border: 1px solid #d2e2e9;
	margin-bottom: 1px;
	padding: 10px 0px;
	color: #4e4e4e;
	padding-left: 10px;
}

.cellIcon
{
	float: left;
	width: 70px;
	text-align: center;
}

.cellDetail
{
	padding-top: 5px;
	font-size: 11px;
}

.cellText
{
	float: left;
}

#appLinks {
        font-size: 18px;
	padding-top: 5px;
	margin-left: 88px;
}
#appLinks img {
        margin-left: 10px;
}

