@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/top_bgtile.jpg);
	background-repeat: repeat-x;
}
.style2 {font-size: 11px}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}
.style6 {font-size: 11px; font-weight: bold; }
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.advert{
width:772px;
}
.centercontent{
vertical-align:top;
float:left;
padding-top:10px;
padding-left:20px;
padding-right:20px;
width:515px;
}
div.centercontent ul.ticks {
	list-style-image:url(images/list_tick.gif);
}
ul.ticks li {
margin-bottom: 20px;
line-height:12px;
}
.rightcolumn{
width:200px;
height:auto;
	float:right;
	padding:8px;
	background-color:#EEEAEB;
}
#rightadvert{
margin-top:15px;
padding:5px;
border:#91A067;
border:1px;
border-style:solid;
}

.testimonialhmpg{
float:right;
width:200px;
background-color:#CCCBB7;
padding:8px;
}
#flashbox{
margin-right:5px;
}

#tipbox{
background:#CCCBB7;
padding:5px;
margin-bottom:10px;
margin-top:10px;
}

.form{
border:#B80000;
border:1px;
border-style:solid;
}
a:link {
font-weight:bold;
	color: #B80000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B80000;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: none;
}
span.highlight {
background-color:#FFFF51;
}