body {
	font: 76% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000;
	background: #FFF;
}
h1 {
	background: #DE1117 url(../images/gradient_small.jpg) repeat-x;
	margin: 0px 0px 4px;
	padding: 0px 15px;
	line-height: 30px;
	font-size: 1em;
	color: #FFF;
	font-weight: bold;
	text-align: right;
}
h2 {
	margin: 0em 0px 1em;
	font-size: 1.2em;
	color: #DE1117;
}
p {
	margin: 0em 0px 1em;
}
img {
	vertical-align: bottom;
}
a img {
	text-decoration: none;
	border-style: none;
}
#page {
	width: 800px;
	border: 2px solid #333;
	margin: 0px auto;
}
#navigation {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #DE1117 url(../images/gradient_small.jpg) repeat-x;
	height: 30px;
	width: 100%;
	border-top: 8px solid #E5E5E5;
	border-bottom: 8px solid #E5E5E5;
}
#navigation li {
	float: left;
}
#navigation a {
	text-decoration: none;
	color: #FFF;
	font-size: 1.1em;
	line-height: 30px;
	display: block;
	text-align: center;
	padding: 0 10px;
}
#navigation li:hover ul, #navigation li.ie6hover ul {
	left: auto;
}
#navigation ul {
	margin: 0;
	padding: 0;
	position: absolute;
	list-style: none;
	left: -999%;
	width: 14em;
	z-index: 100;
}
#navigation ul a {
	width: 14em;
	padding: 0 0 0 10px;
	text-align: left;
	background: #DE1117 url(../images/gradient_small.jpg) repeat-x;
}
#navigation a:hover {
	color: #999;
}
#info {
	width: 100%;
	float: left;
}
#pageimage {
	float: left;
	height: 268px;
}
#container {
	clear: both;
	float: left;
	background: url(../images/contentback.gif);
	padding-top: 1em;
	width: 100%;
	border-bottom: 4px solid #FFF;
}
#content {
	float: left;
	width: 542px;
	padding: 0px 10px;
}
#content a {
	text-decoration: none;
	color: #A90C13;
	font-weight: bold;
}
#content a:hover {
	color: #4E6496;
}
#sub {
	float: right;
	width: 214px;
	font-weight: bold;
	color: #4E6496;
	padding: 0px 10px;
}
#sub h2 {
	color: #4E6496;
}
#sub a {
	color: #4E6496;
	text-decoration: none;
}
#sub a:hover {
	color: #000;
}
#footer {
	clear: both;
	line-height: 30px;
	background: #DE1117 url(../images/gradient_small.jpg) repeat-x;
	font-size: 0.8em;
	color: #FFF;
	padding-left: 7px;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
#footer a:hover {
	color: #666;
}
.infobox {
	float: right;
	padding: 2px 10px 0px;
	width: 214px;
	background: url(../images/gradient_large.jpg);
	height: 130px;
	margin: 0px 0px 4px;
	overflow: auto;
}
.infobox p {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	margin-top: 6px;
}
.testimonialname a {
	text-decoration: none;
	color: #4E6496;
}
.infobox ul {
	margin: 0px;
	padding: 0px;
}
.infobox ul li {
	list-style: none;
	font-weight: bold;
	color: #FFF;
	font-size: 1.2em;
	background: url(../images/tick.gif) no-repeat right center;
	line-height: 30px;
}
.testimonialname {
	font-size: 1.1em;
	font-weight: bold;
	color: #B60E1A;
}
.faqquestion {
	font-weight: bold;
	color: #9C1012;
}
.faqanswer {
	color: #333333;
}
.details {
	font-style: italic;
	color: #999;
	font-size: 0.8em;
}
.pricelist {
	font-weight: bold;
	color: #2A2DCC;
}
