.wrapper {
	width: 780px;
	border: 2px groove #333333;
	background-color: #FFFFFF;
}
.main {
	background-color: #FFFFFF;
	width: 730px;
	margin-left: 25px;

}
.header {
	background-color: #FFFFFF;
}
.footer {
	background-color: #FFFFFF;
}
.navigation {
	background-color: #FFFFFF;
	text-align: center;
	width: 760px;
}
.banners {
	background-color: #FFFFFF;
	text-align: center;
	width: 760px;
}
body {
	background-repeat: repeat;
}
.launch {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFF00;

}
.red {
	font-weight: bold;
	color: #FF0000;
}
a {
	color: #0000FF;
}
.signature {
	font-family: "Palace Hand DB", Arial;
	font-weight: bold;
	font-size: 24px;
	color: #0000FF;
	font-style: italic;



}
.product {
	width: 600px;
	border: 4px dashed #333333;
}
.innerproduct {
	width: 540px;
	margin-left: 30px;
}
.bull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #941001;
	text-align: left;

}
.rdd {
	color: #941001;
	font-weight: bold;

}
.bull2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.cross {
	text-decoration: line-through;
	font-weight: bold;
}
.wth {
	color: #FFFFFF;
	border: none;
}

