body {
	background-image: url(images/background.gif);
	background-repeat:repeat-x;
	background-color: #000000;
	margin:0px 0px 0px 0px;
}

div#wrapper {
	position:relative;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	width:697px;
	min-height:470px;
}

/* IE min-height hack */
* html div#wrapper {height:470px}

div#wrapper-lower-right {
	position:absolute;
	bottom:-1px;
	right:-1px;
	height:15px;
	width:15px;
	background-image:url(images/lower-right-white-border.gif);
	background-position: right bottom;
	background-repeat:no-repeat;
}

/* another IE hack */
* html div#wrapper-lower-right {right:-2px}
.product-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
}

.product-title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 25px;		
	line-height: 30px;
	font-weight:bold;
	color: #FFFFFF;
}




.product-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.product-text a{
	color: #FFFFFF;
	text-decoration:none;
}

.product-text a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.product-text-contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
		line-height: 18px;

}

.product-text-contact a{
	color: #FFFFFF;
	text-decoration:none;
		line-height: 18px;
}

.product-text-contact a:hover{
	color: #FFFFFF;
	text-decoration:underline;
		line-height: 18px;
}

.product-text-contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #69a4e8;
	line-height: 18px;
		font-weight:bold;
}

.product-faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #69a4e8;
	line-height: 22px;
		font-weight:bold;
}


.product-faq a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #69a4e8;
	line-height: 22px;
		font-weight:bold;
}



.product-faq a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 22px;
		font-weight:bold;
}



.product-faq :visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #69a4e8;
	line-height: 22px;
		font-weight:bold;
}



.product-text ul{
	list-style-type:&#x2023;
	margin-left:0px;
	padding-left:14px;
	text-indent:0px;
	font-size:12px;
	margin-top:0px;
}

.product-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px
}
.product-text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 19px
}
.product-text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px
}