body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f2f2f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
}

h1 {
	color:#990000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 28px;
}

h2 {
	color:#990000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 26px;
}

h3 {
	color:#990000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
}

h4 {
	color:#000066;
	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
}

.maincontainer {
	width: 760px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	height: 100%;

}

.pagetop {
	background-image: url(images/page_top.gif);
	height: 37px;
	background-repeat: no-repeat;

}

.pagebottom {
	height: 70px;
	width: 760px;
	background-image: url(images/page_bottom.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 50px;
	background-position: bottom;
}

.headline {
	width:730px;
	height:170px;
	background-image:url(images/header_quotes.gif);
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 1px;
	padding-top: 20px !ie;
}
.headline h1 {
	color:#CC0000;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}

.freedownload {
	width:469px;
	height:101px;
	text-align: left;
	margin-top: 30px;
}

.subheader {
	font-size:20px;
	font-family:Tahoma, Verdana, Arial;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 20px;
}

.headercontainer {
	width:730px;
	height:355px;
}
.headerleft {
	width:469px;
	height:355px;
	background-image: url(images/header03.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
	text-align:left;
}
.headerleft p {
	margin-left:45px;
	margin-right:20px;

}
.headerleft h4 {
	margin-left:45px;
	margin-right:20px;
}
.headerleft h3 {
	margin-left:45px;
	margin-right:20px;
}
.headerleft h2 {
	margin-left:45px;
	margin-right:20px;
}

.headerright {
	width:261px;
	height:355px;
	float: right;
	background-image: url(images/header04.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.topmenu {
	text-align: right;
	padding-top: 18px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topmenu a {
	color: #9b9b9b;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 15px;
}

.topmenu a:hover {
	background-image: url(images/menu_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #666666;
}

.centralcontainer {
	margin-left: 13px;
	margin-right: 17px;
}

.lettercontainer {
	margin-left: 45px;
	margin-right: 45px;
	text-align:left;
}

.biglist {
	list-style-image:url(images/tick.jpg);
	list-style-position:outside;
}
.biglist li {
	padding-bottom:10px;
}

.ticklist {
	list-style-image:url(images/redtickbox_medium.gif);
	list-style-position:outside;
}
.ticklist li {
	padding-bottom:10px;
}

.quote {
	background-color:#E6E6E6;
	width: 550px;
	text-align: left;
	font-size: 14px;
	padding-top: 15px;
}

.quote p {
	margin-left: 15px;
	margin-right:15px;
	margin-bottom: 0px;
}
.quote img {
	border-color:#003300;
	border-style:solid;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.shade {
	background-image:url(images/shade.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
	height: 34px;
	margin-top: 15px;
}

.highlightyc {
	background-image: url(images/highlight_y.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 152px;
	text-align: center;
}

.highlight {
	background-color:#FFFF00;
}	

.testimonial {
	width:250px;
	background-color:#FFFF99;
	border: 2px;
	border-color: #CC0000;
	border-style: dashed;
	float: right;
	margin: 15px;
	padding: 15px;
}
.testimonial img {
	border:1px;
	border-style: solid;
	border-color: #003300;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.testimonial a {
	color: #000099;
	text-decoration:underline;
}
.testimonial a:hover {
	text-decoration:none;
}

.keysection {
	width:550px;
	background-color:#F0F0F0;
	border: 2px;
	border-color: #096D25;
	border-style: dashed;
	padding: 15px;
	text-align: left;
	padding-bottom: 0px;
}
.keysection li {
	margin-bottom: 15px;
}

.download {
	width:550px;
	background-color:#c7fddf;
	border: 4px;
	border-color: #0A78BA;
	border-style: dashed;
	margin: 15px;
	padding: 15px;
	text-align: left;
	background-repeat: no-repeat;
}

.evidence {
	color: #CC0000;
	background-color: #FFFF00;
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial;
}

.gimme {
	color: #000000;
	font-size: 24px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}

.smalltext {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.copyright {
	font-size: 9px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright a {
	text-decoration:underline;
	color: #999999;
}
.copyright a:hover {
	text-decoration:none;
	color: #666666;
}
