/* CSS Document */
html{
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
body {
	background-color: #FFF4F4;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#pro-wrapper{
	height: auto;
	width: 779px;
	background-color: #E5E5E5;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#top-header{
	background-color: #A12B31;
	height: 65px;
	width: 779px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
}
#top-header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 20px;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: right;
	margin-right: 30px;
	margin-top: 5px;
	background-color: #A12B31;
	height: 15px;
}

#mid-text{
	height: auto;
	width: 779px;
	background-color: #E5E5E5;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#mid-text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mid-text ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}
#mid-text .sub-prod {
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}




#bottom-footer{
	height: 60px;
	width: 779px;
	background-color: #A12B31;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-align: center;
	float: left;
	margin-left: 0px;
	padding-left: 0px;
}
#bottom-footer p {
	float: left;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #A12B31;
	width: 779px;
	color: #FFFFFF;
}
#bottom-footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#bottom-footer span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
}
#p-img {
	float: left;
	height: 250px;
	width: 330px;
}
#p-txt {
	width: 410px;
	float: left;
	height: 250px;
}
#p-txt p {
	padding-right: 5px;
	padding-left: 5px;
}