html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0 none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

body {
	color:black;
	line-height:1;
}

html {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:62.5%;
}
html, body {
	background:#41220c none repeat scroll 0 0;
	color:white;
	height:100%;
	text-align:center;
}

div#pagewrap {
	display:block;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width:900px;
}

div#pagehead {
	background:transparent url(./images/header.jpg) no-repeat scroll left top;
	color:white;
	height:300px;
	position:relative;
	width:900px;
	display:block;
	z-index:100;
}

div#pagecontent {
	background:#41220c none repeat scroll 0 0;
	position: relative;
	display: block;
	top: 0px;
	height: 25px;
}

div#contentleft {
	background:#41220c none repeat scroll 0 0;
	width: 670px;
	float: left;
	display: block;
	position: relative;
	margin-top: 25px;
}

div#productdescriptiontop {
	background:#41220c none repeat scroll 0 0;
	width: 670px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 15px;
}

div#productdescriptionbottom {
	background:#41220c none repeat scroll 0 0;
	width: 670px;
	float: left;
	display: block;
	margin-top: 0px;
	margin-left: 25px;
	margin-right: 25px;
	font-size: 15px;
}

div#productdescriptiontop a {
	background:#41220c;
	color:white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
}

div#productdescriptionbottom a {
	background:#41220c;
	color:white;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:100%;
}

div#screenshots {
	background:transparent url(./images/screenshots.jpg) no-repeat scroll left top;
	height:395px;
	width:670px;
	float: left;
	position: relative;
	margin-left: 25px;
}

div#tutorial {
	background:transparent url(./images/tutorial_screenshots.jpg) no-repeat scroll left top;
	height:395px;
	width:670px;
	float: left;
	position: relative;
	margin-left: 25px;
}

div#screen {
	position: absolute;
	left: 170px;
	top: 84px;
}

div#screenprev {
	float: clear;
	background:transparent url(./images/leftarrowhighlight.jpg) no-repeat scroll left top;
	left: 25px;
	top: 180px;
	width: 50px;
	height: 50px;
	position: absolute;
}

div#screennext {
	float: left;
	background:transparent url(./images/rightarrowhighlight.jpg) no-repeat scroll left top;
	left: 600px;
	top: 180px;
	width: 50px;
	height: 50px;
	position: absolute;
}

div#screennav {
	color: BBB;
	float:left;
	font-family:Copperplate;
	font-size:18px;
	height:50px;
	left:270px;
	position:absolute;
	top:350px;
	width:200px;
}

div#screennav b {
	color:white;
}

div#screennav a {
	cursor:pointer;
	text-decoration:none;
}

div#video {
	position: relative;
	left: 48px;
	top: 32px;
}

div#contentright {
	background:#41220c none repeat scroll 0 0;
	width: 230px;
	float: right;
	display: block;
	margin-top: 25px;
}

div#contact {
	background:transparent url(./images/contact.jpg) no-repeat scroll left top;
	height:140px;
	width:200px;
	margin-left: 25px;
}

div#contacttitle{
	color:white;
	font-size:20px;
	font-weight:bold;
	left:45px;
	position: relative;
	top:37px;
}

div#appstore {
	height:600px;
	width:200px;
	margin-top: 0px;
	margin-left: 25px;
	font-family:Copperplate;
	color: white;
	font-size: 24px;
}

div#appstore a:link {
	margin-left: 60px;
	font-size: 24px;
	color: white;
}

div#appstore a:visited {
	margin-left: 60px;
	font-size: 24px;
	color: grey;
}

div#maillink {
	color: white;
	font-family:Copperplate;
	position: relative;
	left: 45px;
	top: 60px;
}

div#maillink a:link, a:visited {
	cursor:pointer;
	text-decoration:none;
	color: white;
	font-size: 12px;
}

div#linkstitle{
	color:white;
	font-size:20px;
	font-weight:bold;
	left:45px;
	position: relative;
	top:100px;
}

div#links {
	color: white;
	font: arial;
	position: relative;
	left: 46px;
	top: 120px;
}

div#links a:link, a:visited {
	cursor:pointer;
	text-decoration:underline;
	color: white;
	font-size: 12px;
}

div#footer {
	background:transparent url(./images/footer.png) no-repeat scroll left top;
	height:30px;
	width:900px;
	float: left;
}

.hiddenPic {display:none;}

