@charset "UTF-8";
.productheader {
	font-family: Tahoma;
	font-size: 14px;
	color: #663300;
	text-decoration: underline;
}
/* CSS Document */

body {
	background-color: #def2fb;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#container {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	width: 1024px;
	background-repeat: repeat-x;
	margin: 0 auto;
	top: 0px;
}
#insidecontainer {
	height: 100%;
	width: 1024px;
	margin: 0 auto;
	top: 0px;
	margin-top: 0 auto;
}
#HMENU {
	padding-left: 30px;
}
#rightmenu {
	background-image: url(../images/rightmenubackground.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 250px;
	margin: 2px;
}
#rightmenutext {
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0066;
	text-decoration: underline;
	margin-left: 12px;
}
.leftmenu {
	margin-top: 30px;
}
.centrediv {
	background-image: url(../images/flower.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 100%;
}
#logoimage {
	margin-left: 50px;
	padding-top: 0px;
}
#leftdivspecial {
	background-image: url(../images/specialbox.gif);
	background-repeat: no-repeat;
	height: 192px;
	padding-top: 10px;
}
.productimage {
	padding: 5px;
	border: 1px solid #fff;
}
#corporatebox {
	background-image: url(../images/corporatebox.png);
	background-repeat: no-repeat;
	height: 192px;
	padding-top: 10px;
}
.corporatetext {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	width: 200px;
	list-style-image: url(../images/bullets/white.gif);
	line-height: 22px;
	padding-top: 13px;
}
#footer {
	font-family: Tahoma;
}
#footer {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.corporatetext a:link {
	color: #FFFFFF;
}
.pricetext {
	font-family: Tahoma;
	font-size: 14px;
	color: #FF0066;
}
.productline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B6DEF7;
	padding-bottom: 5px;
}
.corporatetext a:hover {
	color: #FF0066;
	text-decoration: underline;
}
.corporatetext a:visited {
	color: #FFFFFF;
}
.footertext {
	font-family: Tahoma;
	font-size: 13px;
	color: #0066FF;
}
.products {
	width: 80%;
	padding-top: 70px;
	padding-left: 20px;
}
#1-1 {
	font-family: Tahoma;
}
.productheader a:link {
	color: #663300;
	text-decoration: underline;
}
.productheader a:active {
	color: #663300;
	text-decoration: underline;
}
.productheader a:visited {
	color: #663300;
}
.productdescription {
	font-size: 13px;
	color: #663300;
}
.button {
	color: #FFFFFF;
	background-color: #FF0066;
	border: 2px solid #fff;
}
.imagefloatright  {
	padding: 5px;
	float: right;
	border: 1px solid #ffffff;
	margin-left: 10px;
}
