* {
	padding: 0;
	margin: 0;
}
body {
	margin: 5px 0 5px 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #333;
	background: url(../images/background.gif);
}
hr {
	height: 1px;
	margin: 10px;
	border-top-width: 2px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
}
img {
	border: 0;
}
ul {
	padding: 15px 10px 15px 40px;
}
p {
	padding: 10px 10px 10px 0;
	clear: both;
}
#wrapper {
	margin: 0 auto;
	width: 780px;
	background: #FFF;
	border: 1px solid #000;
	height: auto;
}
#header {
	width: 778px;
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
* html div#header {
	width: 100%;
}
#header h1 {
	float: left;
	margin: 0;
	padding: 10px 10px 0 120px;
	font-size: 24px;
	color: #000000;
	clear: both;
}
#logo {
	display: block;
	float: left;
	margin: 15px 0 0 25px;
	padding-bottom: 10px;
	width: 365px;
	height: 40px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
#tagline {
	margin: 0;
	padding-left: 120px;
	height: 1%;
	font-size: 14px;
	color: #000000;
	clear: both;
}
#content {
	padding: 15px;
	width: auto;
	height: auto;
}
#intro {
	width: auto;
	height: auto;
	padding: 10px;
}
#intro h1 {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #990000
}
.signature {
	float: left;
}
.reviewbox {
	display: table;
	padding: 10px;
	width: 736px;
}
.reviewtext {
	display: block;
	float: left;
	width: 420px;
	height: auto;
	margin: 0;
	padding: 10px;
}
a.revtitle {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.reviewimage {
	display: block;
	float: right;
	width: 252px;
	height: auto;
	margin: 15px 15px 0 0;
	padding: 10px;
	background: #DDD;
	border: 1px solid #000;
}
.reviewimage img {
	border: 1px solid #000;
}
.reviewrating {
	float: right;
	width: 270px;
	height: 50px;
	margin-top: 6px;
	padding: 10px 0 10px 0;
	font-size: 10px;
	font-weight: bold;
	background: #FFF;
}
#resource-box {
	margin: 20px auto;
	width: 780px;
	background: #FFF;
	border: 1px solid #000;
	text-align: center;
	line-height: 125%;
}
ul#resource-list {
	padding: 0;
	list-style-type: none;
	text-align: center;
}
* html ul#resource-list li {
	display: inline;
	height: 1%;
}
#footer {
	margin: 20px auto;
	padding-top: 6px;
	width: 780px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background: #000;
	border: 1px solid #000;
}
* html div#footer {
	padding: 8px 0 6px 0;
}
#footer a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
#copyright {
	margin: 20px auto 10px auto;
	padding: 5px 0 5px 0;
	width: 780px;
	text-align: center;
	font-size: 10px;
	color: #000;
	border: 1px solid #000;
	background-color: #FFFFFF;
}
#review {
	padding: 10px 30px 0 30px;
	width: auto;
	height: auto;
}
#review h1 {
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #990000
}
li {
	padding: 5px 0 5px 0;
}
h2 {
	font-size: 14px;
}
