body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin: 0px;
	text-align: center;
}
a:visited {
	text-decoration: none;
	color: #c1176f;
}
a:link {
	text-decoration: none;
	color: #c1176f;
}
a:hover {
	color: #E87BB5;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #c1176f;
	font-weight : bold;
	line-height: 1em;
}
#frame {
	width: 951px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-size: 14px;
}
#frametop1 {
	height: 216px;
	width: 951px;
	margin: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#frametop2 {
	height: 80px;
	width: 951px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;

}
#headtext {
	height: 5px;
	width: 931px;
	float: none;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #0B090A;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#framemiddle {
	height: auto;
	width: 951px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	overflow-y: auto;
    overflow-x: auto;
}
#products {
	float: left;
	width: 255px;
	height: auto;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #432776;
        margin-top: -5px;
	margin-left: 20px;
}
#text {
	float: right;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 10px;
	width: 620px;
	margin-left: 10px;
	text-align: left;
	margin-top: 0px;
	z-index: 1;
	margin-right: 10px;
}
html>body #text {
	margin-top: -10px;
}
#textright {
	float: right;
	width: 0px;
	height: auto;
}
#visa {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
}

#framebottom {
	height: 131px;
	width: 951px;
	margin: auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
#framefooter {
	font-size: 1em;
	color: #c1176f;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: "Gloucester MT Extra Condensed";
}
.titles {
	font-size: 3.8em;
	color: #432776;
	font-family: "Gloucester MT Extra Condensed";
	font-weight: normal;
}
.infoBoxHeading {padding-top: 15px;}
.style1 {
	color: #FFFFFF;
	font-size: 1px;
}
