body {
	background: #808080;
	text-align: center;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-style: normal;
	color: #505050;
}

#footer {
	display: block;
	clear: both;
	position: relative;
	color: #dfdfdf;
}

#footer a {
	color: #dfdfdf;
}

p {
	position: relative;
	display: block;
}

a {
	color: #767A7D;
	text-decoration: none;
}

a:hover, li#selected a {
	color: #215c70;
	text-decoration: underline;
}

.container {
	height: 702px;
	width: 950px;
	background: transparent url(../images/background.png) top center no-repeat;
	position: relative;
	top: 0px;
	left: 0;
	right: 0;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.slideContents {
	width: 930px;
}

#banner h3 a {
	text-indent: -9999px;
	position: absolute;
	width: 192px;
	height: 111px;
	display: block;
	top: 10px;
	right: 19px;
	background: transparent url(../images/right_banner.png) top left no-repeat;
}

#title h1 a {
	text-indent: -9999px;
	position: absolute;
	top: 6px;
	left: 160px;
	width: 308px;
	height: 92px;
	display: block;
	background: transparent url(../images/presenter_title.png) top left no-repeat;
}

#title h1 {
	position: absolute;
	top: 100px;
	left: 160px;
	width: 100px;
	height: 100px;
	display: block;
}

#billboard h2 a {
	display: block;
	position: relative;
	background: transparent url(../images/billboard.png) top left no-repeat;
	width: 570px;
	height: 404px;
	text-indent: -9999px;
}

#download {
	width: 511px;
}

#download h2 a {
	text-indent: -9999px;
	position: relative;
	display: block;
	background: transparent url(../images/installation_instructions.png) top left no-repeat;
	height: 116px;
	width: 511px;
}

#download h3 a {
	background: transparent url(../images/download_sprite.png) top left no-repeat;
	position: absolute;
	left: 132px;
	height: 41px;
	width: 247px;
	text-indent: -9999px;
	display: block;
}

#download h3 a:hover {
	background-position-y: -41px;
}

#download h3 a:active {
	background-position-y: -82px;
}

.content h3 {
	font-size: 20px;
	color: #215C70;
}

.content a {
	text-decoration: underline;
	color: #215c70;
}

.special_note {
	position: relative;
	top: 40px;
	text-align: center;
	font-style: italic;
}

.content {
	display: block;
	position: absolute;
	top: 234px;
	left: 320px;
	width: 570px;
	height: 404px;
	text-align: left;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.content ul {
	margin-left: .5em;
}

.content ul li {
	line-height: 1.5em;
	list-style-position: inside;
	margin-bottom: .5em;
	padding-left: 1em;
	text-indent: -1em;
}

.content h2 {
	color: #697498;
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 22px;
	line-height: 1em;
	margin: 0px 0px 0px 0px;
	padding-bottom: .5em;
}

.content p#faq {
	margin: 0;
}

#sidebar {
	position: absolute;
	top: 234px;
	height: 283px;
	width: 310px;
	display: block;
	font-size: 22px;
}

#sidebar ul {
	display: block;
	text-align: right;
	position: absolute;
	right: 60px;
	margin: 0px 0px 0px 0px;
}

#sidebar li {
	list-style-type: none;
	line-height: 36px;
	vertical-align: top;
}

#sidebar li#selected {
	list-style-type: disc;
	list-style-position: inside;
}

#appstore h3 a {
	text-align: left;
	text-indent: -9999px;
	position: absolute;
	display: block;
	left: 76px;
	top: 235px;
	width: 184px;
	height: 67px;
	display: block;
	background: transparent url(../images/badge_sprite.png) top left no-repeat;
}

#appstore h3 a:hover {
	background-position-y: -67px;
}