body {
	background: #e4e4e4 url('images/bg.jpg') top repeat-x;
	margin: 0;
	font-family: Calibri, tahoma, verdana, arial, sans-serif;
	font-size: 14px;
	color: #2f2f2f;
}
img {
	border: 0px none;
}
.clear {
	clear: both;
}
#header {
	width: 906px;
	margin: 0 auto 0;
	padding: 0 0 0 3px;
}
#header h1 {
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin: 18px 0 0;
}
#slogan {
	background: url('images/bg-slogan.jpg') no-repeat;
	width: 446px;
	height: 80px;
	float: right;
}
#slogan p {
	font-size: 18px;
	font-weight: 100;
	color: #fff;
	margin: 0;
	text-align: center;
	padding: 26px 20px 0;
	line-height: 18px;
}
#slogan p span {
	color: #b7fb8c;
	font-style: italic;
}
#header ul {
	height: 28px;
	clear: both;
	margin: 0 0 10px;
	padding: 12px 0 0;
}
#header li {
	display: inline;
	color: #a1c1ee;
}
#header a { 
	color: #ccfead;
	font-weight: bold;
	margin: 0 5px;
}
#header a:hover {
	color: #aee989;
}
#wrapper {
	background: #fff;
	width: 900px;
	margin: 0 auto 0;
}
#intro {
	border-bottom: 1px solid #e4e4e4;
	padding: 0 0 5px;
}
#intro h2 {
	background: url('images/bg-intro.jpg') no-repeat;
	height: 30px;
	font-size: 18px;
	font-weight: 100;
	color: #fff;
	padding: 10px 0 0 12px;
	margin: 0 0 5px;
}
#intro p {
	font-size: 16px;
	line-height: 22px;
	padding: 10px 20px;
	margin: 0;
}

/* Quick Review Styling */

#reviewTable {
	border-left: 2px solid #5ca82c;
	border-right: 2px solid #5ca82c;
	border-bottom: 2px solid #5ca82c;
	margin: 20px auto 20px;
}
.rtH1 {
	background: #5ca82c;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 7px 0;
}
.rtH1 h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
.rtH2 {
	background: #5ca82c;
	border-bottom: 1px solid #fff;
	padding: 7px 0;
}
.rtH2 h3 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
.rt1 {
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	text-align: center;
}
.rt1 p {
	padding: 0 5px;
}
.rt1 span {
	font-size: 14px;
	font-weight: bold;
	color: #df0000;
}
.rt2 {
	border-top: 1px solid #d1d1d1;
	text-align: center;
}

/* End Quick Review Style */

#reviewBoxes {
	width: 800px;
	float: left;

}
h3, h3 a {
	color: #fff;
	text-decoration: none;
	width: 800px;
	height: 27px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 4px 0 0 5px;
}
h3#one, h3#one a {
	background: url('images/bg-reviewone.jpg') no-repeat;
}
h3#two, h3#two a {
	background: url('images/bg-review2.jpg') no-repeat;
}

h3#three, h3#three a {
	background: url('images/bg-review3.jpg') no-repeat;
}
h3#four, h3#four a {
	background: url('images/bg-review4.jpg') no-repeat;
}
h3#five, h3#five a {
	background: url('images/bg-review5.jpg') no-repeat;
}
h3#six, h3#six a {
	background: url('images/bg-review6.jpg') no-repeat;
}
h3#seven, h3#seven a {
	background: url('images/bg-review7.jpg') no-repeat;
}
h3#eight, h3#eight a {
	background: url('images/bg-review8.jpg') no-repeat;
}
h3#nine, h3#nine a {
	background: url('images/bg-review9.jpg') no-repeat;
}
h3#ten, h3#ten a {
	background: url('images/bg-review10.jpg') no-repeat;
}
h3#tenone, h3#tenone a {
	background: url('images/bg-review11.jpg') no-repeat;
}
h3#onetwo, h3#onetwo a {
	background: url('images/bg-review12.jpg') no-repeat;
}
h3#onethree, h3#onethree a {
	background: url('images/bg-review13.jpg') no-repeat;
}
h3#onefour, h3#onefour a {
	background: url('images/bg-review14.jpg') no-repeat;
}
h3#onefive, h3#onefive a {
	background: url('images/bg-review15.jpg') no-repeat;
}
h3#onesix, h3#onesix a {
	background: url('images/bg-review16.jpg') no-repeat;
}
h3#oneseven, h3#oneseven a {
	background: url('images/bg-review17.jpg') no-repeat;
}
h3#oneeight, h3#oneeight a {
	background: url('images/bg-review18.jpg') no-repeat;
}
h3#onenine, h3#onenine a {
	background: url('images/bg-review19.jpg') no-repeat;
}
h3#one a:hover, h3#two a:hover, h3#three a:hover {
	text-decoration: underline;
}
.screenshot {
	width: 142px;
	float: left;
	padding: 20px;
}
.stars img {
	margin: 0 3px 0 0;
}
.reviewtext {
	float: left;
	width: 600px;
	padding: 20px 0 0;
}
.reviewtext p {
	font-size: 14px;
	margin: 0;
	padding: 0 0 15px;
	line-height: 18px;
}
.reviewtext ul {
	margin: 0;
	list-style-image: url('images/29.png');
}
.reviewtext li {
	margin: 0 0 5px;
}
.reviewtext a {
	color: #207eff;
	font-weight: bold;
}
.reviewtext a:hover {
	color: #559cfe;
}
#moreinfo {
	width: 305px;
	float: left;
}
#moreinfo img {
	padding: 2px;
	border: 1px solid #7a7b7d;
	display: block;
	margin: 0 0 20px;
}
#moreinfotext {
	border: 1px solid #7b7b7b;
	padding: 10px 10px 0;
}
#moreinfotext h4 {
	font-size: 18px;
	font-weight: bold;
	color: #207eff;
	margin: 0;
}
#moreinfotext p {
	color: #747474;
	font-size: 13px;
	line-height: 18px;
	margin: 0;
	padding: 0 0 15px;
}
#footer {
	border-top: 1px solid #e4e4e4;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 10px;
	color: #a6a6a6;
	text-align: center;
}
