body
{ 
	text-align: center;
	background: #f4f4f4;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	margin:0px;
}

A:link {color: #1d5572;}
A:visited {color: #1d5572;}
a:hover {color:#4e6672;}
A:active {color: #1d5572;}

#menu
{
	background-image:url(/layout/appmenu.png);
	width: 928px;
	height: 100px;
	margin: auto;
	text-align:left;
}

#contentContainer
{
	background-color:#1d5572;
	text-align:center;
	width:928px;
	margin:auto;
}

#header
{
	background-image:url(/layout/header.png);
	width: 898px;
	height: 126px;
	margin: auto;
	margin-top: 0px;
	padding-top: 0px;
	border-style:solid;
	border-width:thin;
	border-bottom-style:none;
}

#headerButtons
{
	text-align:left;
	width:369px;
	height:42px;
	padding-left:431px;
	padding-top:19px;
}

#content
{
	background-color: #fbfbfb;
	font-size:14px;
	width: 898px;
	min-height: 200px;
	margin: auto;
	padding-bottom: 10px;
	overflow:hidden;
	border-style:solid;
	border-width:thin;
	border-top-style:none;
}

.contenttitle
{
	font-size:20px;
	font-weight:bold;
}

.contentitem
{
	width:662px;
	color: #000000;
	text-align:left;
	float:left; 
	margin: 18px;
	margin-bottom: 10px;
}

.sectionTitle
{
	font-size:18px;
}

.buyApp
{
	font-size:18px;
}

.contentitemfooter
{
	height:34px;
	width:664px;
	background-color:#bcbdc0;
	background-image:url(/layout/cornerbr.png);
	background-repeat:no-repeat;
	background-position:right; 
}

.contentitemsquares
{
	background-color:#1d5572;
	background-image:url(/layout/titlesquares.png);
	background-repeat:no-repeat;
	width:681px;
	height:18px;
	padding-top:10px;
	margin-left:-21px;
}

.contentitemcontent
{
	width:658px;
	background-color:#ffffff;
	padding:2px;
	border-style:solid;
	border-width:thin;
	border-bottom-style:hidden;
}

.contentitemrightfooter
{
	padding-right:5px;
	padding-top:7px;
	float:right;
}

.contentitembig
{
	width:860px;
	color: #000000;
	text-align:left;
	float:left; 
	margin: 18px;
	margin-bottom: 10px;
}

.contentitemfooterbig
{
	height:34px;
	width:862px;
	background-color:#bcbdc0;
	background-image:url(/layout/cornerbr.png);
	background-repeat:no-repeat;
	background-position:right; 
}

.contentitemsquaresbig
{
	background-color:#1d5572;
	background-image:url(/layout/titlesquares.png);
	background-repeat:no-repeat;
	width:879px;
	height:18px;
	padding-top:10px;
	margin-left:-21px;
}

.contentitemcontentbig
{
	width:856px;
	background-color:#ffffff;
	padding:2px;
	border-style:solid;
	border-width:thin;
	border-bottom-style:hidden;
}

.socialmedia
{
	background-image:url(/layout/socialmedia.png);
	height:315px;
	width:176px;
	float:right; 
	margin: 18px;
	margin-left:0px;
	text-align:left;
}

.twitterpost
{
	width:146px;
	margin-left:15px;
	margin-right:15px;
	padding-top:16px;
}

div#twitter_update_list {list-style:none;}

#footer
{
	width:928px;
	height:32px;
	background-color:#1d5572;
	margin: auto;
	padding-top:8px;
}

.footerimage
{
	background-image:url(/layout/footer.png);
	background-repeat:no-repeat;
	height:22px;
}