body {
	font: 14px/1.3 "Lucida Grande", Lucida, Verdana, sans-serif;
	background: black url(../images/body.jpg) repeat-x;
	text-align: center;
	color: white;
	margin: 0;
}

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

ul {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	padding-left: 14px;
	color: 		silver;
}

li {
	list-style-image: url(../images/bullet.png);
	margin-top: 5px;
}

a:hover {
	color: #444;
	text-decoration: none;
}

h1 {
	letter-spacing: 1.5px;
	font: bold 20px/0.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h2 {
	letter-spacing: 1.5px;
	color: 			#6bb3de;
	font: bold 14px/0.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#main {
	width: 966px;
	height: 913px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/background.jpg) no-repeat;
}

#main_help {
	width: 966px;
	height: 913px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/background2.jpg) no-repeat;
}

.line {
	float: left;
}

.clearer {
	clear: both;
}

#payshield {
	width: 273px;
	height: 101px;
	background-image: url(../images/payshield_logo.png);
}

#creolabs {
	width: 125px;
	height: 101px;
	margin-left: 550px;
}

#screenshot {
	width: 300px;
	text-align: center;
	margin-top: 40px;
}

#content {
	margin-top: 50px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 610px;
	height: 550px;
}

#description {
	
}

#features {
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 280px;
}


#help {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 580px;
	height: 500px;
	margin-top: 30px;
	font-size: 13px;
}

#form {
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 290px;
	margin-top: 30px;
	display: none;
}

#requirements {
	margin-top: 10px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	width: 280px;
}

.separator {
	border-bottom: 1px solid #b4e4ff;
	width: 966px;
}

#preload {
	display: none;
}

#footer {
	font-size: 10px;
}
