body {
	background: #0e0e0e url(../images/bg.png) repeat 0 0;
	color: #999;
	font: 11px/18px "Lucida Grande", Geneva, Arial, Verdana;
	text-align: center;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, fieldset, hr {
	margin: 1em 0px;
}

a {
	color: #ae74f8;
	text-decoration: none
}

a:hover {
	color: #a6d463;
}

a img {
	border: 0;
}

.left {
	float: left
}

.right {
	float: right
}

.center,.c {
	text-align: center;
}

img {
	vertical-align: middle;
}

img.app {
	float: left;
	margin-right: 7px;
}

img.thumbs {
	margin: 4px 2px 2px;
}

img.buyItButton {
	float: right;
}

p.thumbs {
	margin: 0;
}

blockquote {
	margin-left: 3em;
}

#head {
	width: 826px;
	height: 50px;
	margin: 0 auto;
	padding: 18px 0;
	text-align: left;
}

#logo {
	float: left;
}

#links {
	float: right;
	margin-top: 35px;
	position: relative;
	color: #aaa;
	font-size: 12px;
}

#footer {
	font-size: 9px;
	color: #919191;
	margin-top: -10px;
}

#links a {
	color: #fff;
	font-size: 12px
}

#links a:hover {
	color: #ae74f8;
}

#mainImage {
	width: 826px;
	height: 493px;
	margin: 0 auto;
	background-color: #0e0e0e;
	background-image: url(../images/mainImage.jpg);
}

#mainImage .flashMovie {
	position: relative;
	top: 26px;
	left: -4px;
}

#aboutImage {
	width: 826px;
	height: 376px;
	margin: 0 auto;
	background-color: #0e0e0e;
	background-image: url(../images/aboutImage.jpg);
}

#mainContent {
	width: 826px;
	margin: 0 auto 21px auto;
	padding-bottom: 7px;
	background: transparent url(../images/mainContentBottom.gif) no-repeat 0 100%;
	font-size: 11px;
}

#mainContent .inside {
	padding: 20px 20px 1px 20px;
	background-color: #303030;
}

#mainContent h1 {
	font-size: 16px;
	margin: 0.4em 0;
	border-bottom: 1px solid #575757;
	text-align: left;
	color: rgba(255,255,255,0.95);
	line-height: 25px;
}

#mainContent h2 {
	font-size: 12px;
	color: rgba(255,255,255,0.95);
	text-align: left;
}

.mainColumn {
	float: left;
	width: 485px;
	padding-bottom: 1px;
	text-align: left;
	margin-right: 15px;
}

.screenshotColumn {
	float: right;
	width: 286px;
}

.contactColumn {
	float: right;
	width: 286px;
}

.roundedcornr_box_740242 {
   background: #171717;
}
.roundedcornr_top_740242 div {
   background: url(../images/roundedcornr_740242_tl.png) no-repeat top left;
}
.roundedcornr_top_740242 {
   background: url(../images/roundedcornr_740242_tr.png) no-repeat top right;
}
.roundedcornr_bottom_740242 div {
   background: url(../images/roundedcornr_740242_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_740242 {
   background: url(../images/roundedcornr_740242_br.png) no-repeat bottom right;
}

.roundedcornr_top_740242 div, .roundedcornr_top_740242, 
.roundedcornr_bottom_740242 div, .roundedcornr_bottom_740242 {
   width: 100%;
   height: 6px;
   font-size: 1px;
}
.roundedcornr_content_740242 { margin: 0 6px; }

.contactUs {
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}

