.container {
	height: auto;
	width: 760px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-top-color: #F8C952;
	border-right-color: #F8C952;
	border-bottom-color: #F8C952;
	border-left-color: #F8C952;

}
.header {
	background-image: url(images/header.gif);
	height: 150px;
	width: 100%;
	border: medium solid #F8C952;
}
.horizontalnav {
	height: 20px;
	width: 100%;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F8C952;
	border-right-color: #F8C952;
	border-bottom-color: #F8C952;
	border-left-color: #F8C952;
	text-align: center;
	background-color: #1A428A;
	padding-bottom: 10px;
}
.imageright {
	float: right;
	margin-left: 14px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	height: auto;
	width: 90%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
}
.imageleft {
	float: left;
	margin-right: 20px;
}
.buybox {
	height: auto;
	width: 90%;
	border: thick dashed #FF0000;
}



.main {
	height: auto;
	width: 100%;
	border: medium solid #F8C952;
	background-color: #FFFFFF;
}

.content h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 38px;
	color: #FF0000;
	text-align: center;
	font-weight: bold;

}

.content h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 20px;
	color: #003366;
	text-align: center;
	font-weight: bold;

}

.content h3 {
	font-family: Verdana, Arial;
	font-size: 24px;
	color: #003366;
	text-align: center;
	font-weight: bold;

}

.content h4 {
	font-family: Verdana, Arial;
	font-size: 14pt;
	color: #000000;
	text-align: left;
	font-weight: bold;

}

.content h5 {
	font-family: Verdana, Arial;
	font-size: 24px;
	color: #003366;
	text-align: left;
	font-weight: bold;
}

.content h6 {
font-family: Tahoma, Verdana, Arial;
	font-size: 30px;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
	margin-bottom:5px;
	margin-top:5px;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

li {
	background-image:url(images/bullet.gif);
	background-position: 0 0%;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	overflow:auto

}

.guaranteebox {
	height: auto;
	width: 497px;
}
.guaranteecontent {
	height: auto;
	width: 91%;
	left: 20px;
	margin-left: 0px;
	padding-bottom: 1px;
	padding-top: 1px;
	text-align: justify;
	text-justify: newspaper;
}
.guaranteemid {
	background-image: url(images/guaranteemid.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 100%;
}


.guaranteetop {
	height: 92px;
	width: 100%;
	background-image: url(images/guaranteetop.gif);
}
.guaranteebottom {
	background-image: url(images/guaranteebottom.gif);
	height: 59px;
	width: 100%;
	position: relative;
}

.sig {
	height: auto;
	width: auto;
	top: -20px;
	left: 20px;
	position: absolute;
}

.testimonialmain {
	height: auto;
	width: 500px;
	background-image: url(images/testimonialsbox.jpg);
	background-repeat: repeat-y;
	margin: 0px;
}

.testimonialcontent {
	height: auto;
	width: 92%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: justify;
	text-justify: newspaper;
}
.testimonialtop {
	background-image: none;
	height: auto;
	width: 500px;
}
.testimonialbottom {
		height: 64px;
	width: 500px;
	background-image: url(images/testimonialbottom.jpg);
	text-align: left;
	padding-left: 0px;
	background-repeat: no-repeat;
}

a img {
	border-color:#FF0000;
}
a img:hover {
	border-color:#00FF00;
}.coloredbox {
	background-color: #F8C952;
	height: auto;
	width: 90%;
	border: medium solid #1A428A;
	padding-top: 15px;
	padding-bottom: 15px;
}
