body {
	background: #005dc8 url('images/bg.jpg') top repeat-x;
	font-size: 12px;
	color: #4c4c4c;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	color: #4c4c4c;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.clear {
clear: both;
}
img {
border: 0;
}
#wrapper {
width: 930px;
margin: 0 auto 0;
}
#header {
	background: url('images/greybar.jpg') bottom no-repeat;
	height: 94px;
}
#header h1 {
	background: url('images/icon.jpg') no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 8px 0 0 62px;
	height: 44px;
	text-transform: uppercase;
	font-style: italic;
}
#content {
background: #fff;
padding: 0 0 10px;
}
#introtext {
padding: 20px 20px 7px;
}
#introtext h2 {
font-size: 16px;
font-weight: bold;
color: #004696;
margin: 0 0 15px;
}
#introtext img {
border: 1px solid #d1d1d1;
padding: 4px;
float: left;
margin: 0 10px 0 0;
}
#introtext p {
line-height: 23px;
margin: 0 0 13px;
}
.reviewbox {
background: url('images/gradient.jpg') 0 33px repeat-x;
width: 890px;
margin: 0 auto 20px;
}
.reviewbox h3 {
background: url('images/subheader.jpg') no-repeat;
height: 27px;
color: #fff;
margin: 0 0 10px;
font-size: 18px;
font-weight: bold;
padding: 5px 0 0 10px;
}
.reviewbox h3 a {
color: #fff;
text-decoration: none;
}
.reviewbox h3 a:hover {
color: #f1c4c2;
}
.screenshot {
padding: 4px;
border: 1px solid #c6c6c6;
float: left;
margin: 0 10px 0 10px;
}
.reviewbox p {
font-size: 12px;
color: #353333;
line-height: 18px;
margin: 0 0 12px;
}
.reviewtext {
width: 448px;
float: left;
}
.reviewtext ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.reviewtext li {
background: url('images/bullet.jpg') 0 3px no-repeat;
color: #1f1f1f;
padding: 0 0 0 19px;
margin: 0 0 7px;
}
.visit {
width: 178px;
float: right;
padding: 25px 0 0;
text-align: center;
margin: 0 10px 0 0;
}
.star {
margin: 0 3px 5px;
}
#footer {
background: url('images/footer.jpg') no-repeat;
height: 32px;
}
#footer p {
text-align: center;
margin: 0;
padding: 9px 0 0;
color: #4c4c4c;
}
a:link {
	color: #004A9F;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #C00;
	font-weight: bold;
}
a:visited {
	color: #004A9F;
	font-weight: bold;
	text-decoration: underline;
}
.h4 {
	font-weight: bold;
	color: #0051AD;
}
