body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	background-color: #000000;
	text-align: center;
}

#wrapper {
	background-color: #ffffff;
	position: relative;
	text-align: left;
	width: 625px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
/*	background-image: url(../images/paper_midtile.gif); 
	background-repeat:repeat-y;
	background-position: left top; */
	border: 0;
}

#paper-top {
	background-image:url(../images/header01.jpg);
	background-repeat:no-repeat;
	height: 112px;
	width:625px;
	padding:0;
	margin:0;
}

#content {
	padding:10px 10px 10px 10px;
	margin:0 40px 0 40px;
	width:5850x;
}

#content p {
}

#content h1 {
	font:  40px Impact, "Arial Black", Tahoma, Arial, "Sans Serif";
	color: #BB0000;
	text-align:center;
	padding:0 10px 0 10px;
	margin:0;
	line-height:40px;
}

.prehead {
	font-size:  1.2em ;
	font-weight:bold;
	text-align:center;
	padding:0;
	margin:10px 0 0 0;
}

.subhead {
	font-size:  1.2em ;
	font-weight:bold;
	text-align:center;
	padding:5px 0 10px 0;
	margin:0;
}

#content h2 {
	font-size: 120%;
	color: #000;
	text-align:center;
	background-color: transparent;
}

#testimonial {
	border-width:1px;
	border-color:#CCCCCC;
	border-style:solid;
	padding:10px;
	width:80%;
	margin:0 0 0 30px;
	background-color:#FFFFEE;
}

#testimonial p {
	padding:0;
	margin:0;
}

#guarantee {
	border-width:3px;
	border-color:#005500;
	border-style:dashed;
	background-color:#E8F2E6;
	padding:10px;
	width:450px;
	margin-left:auto;
	margin-right:auto;
}

#guarantee h1 {
	padding:0 0 10px 0;
	line-height:29px;
	margin:0;
	font: Impact, Tahoma, Verdana, "Arial Black", Arial;
	font-weight:normal;
	font-size:28px;
	color:#003300;
}

#guarantee p {
	padding:10px 0 0 0;
	margin:0;
}

#paper-bottom {
/*	background-image:url(../images/paper_bottom.gif);  */
	background-repeat:no-repeat;
	height: 33px;
	padding:0;
	margin:0;
}

#sysrequirements {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

.highlight {
	background-color:#FFFF00;
	font-weight:bold;
}

#companydetails {
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

li {
	list-style-image:url(../images/tick-br.gif);
	padding:5px;
	margin:5px;
}
.smalltext{
	font-size:10px;
}
.fatredpen{
	background-image:url(../images/fatredpen.gif);
	height:186px;
	width:485px;
}
