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

body {
	background-image: url(images/6.jpg);
	background-repeat: repeat;
	background-color: #D5D4D0;
}
.header {
	background-image: url(images/1.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 743px;
}
.textarea {
	background-color: #FFF;
	background-image: url(images/3.jpg);
	background-repeat: repeat-y;
}
.main-pic {
	background-image: url(images/2.jpg);
	background-repeat: no-repeat;
	height: 239px;
	width: 743px;
}
.box-header {
	background-image: url(images/4a.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 669px;
}
.website-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFF;
}
.website-title-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #FFF;
}
.website-title-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #FFF;
}
.website-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 35px;
	color: #05B7D4;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #A71B24;
}
.product-title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #8A0B10;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 18px;
}
.visit-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.visit-site a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
.visit-site a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #880B0B;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	text-align: center;
	line-height: 16px;
}
