html, body{
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin:0px;
}
.header_bg {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 970px;
}
H1 {
	color: #d2006c;
	font-size: 16px;
	font-family:arial;
	padding:0px;
	margin:0px;
}

H2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding:6px 0px 0px 0px;
	margin:0px;
}
H3 {
}
A {
	color: #d2006c;
	font-size: 11px;
	font-family:arial;
	text-decoration: none;
}
A:hover {
	color: #ca257a;
	font-size: 11px;
	font-family:arial;
	text-decoration: underline;
}

p {
	padding:8px 8px 6px 0px;
	margin:0px;
	line-height:17px;
}

.navigation_bg {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/navigation_bg_02.jpg);
	background-repeat: repeat-x;
}
.pipe {
	padding:0px 7px 0px 7px;
}
.navigation_link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.navigation_link:hover {
	font-size: 12px;
	font-family: arial;
	text-decoration: underline;
	color: #E6E6E6;
}
.box_header {
	background-image: url(../images/box_header.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 196px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #4C4C4C;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}
.menu-page {
	padding: 6px 2px 8px 0px;
	margin:0px;
	color: #000000;
}
.menu-page ul {
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
	color: #000000;
	line-height: 16px;
	padding: 0px 0px 0px 10px;
}
.menu-page a:link, .menu-page a:visited {
	color: #000000;
	text-decoration: none;
}
.menu-page a:hover {
	color: #666666;
	text-decoration: none;
}
.more_divider {
	background-image: url(../images/more_divider.jpg);
	background-repeat: repeat-x;
	height: 18px;
	padding-right: 9px;
}
.text_bg {
	background-image: url(../images/text_bg.jpg);
	background-repeat: repeat-x;
}
.testimonial {
	padding:8px 8px 6px 8px;
	line-height:16px;
}
.footer_bg {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
}
.footer_text {
	padding:0px 0px 0px 10px;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
}
.grey_link {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.grey_link:hover {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.grey_pipe {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #747474;
	padding:0px 4px 0px 4px;
}
.grey_text {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.image_border {
	border: 1px solid #6c6c6c;
}
.product_link {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #D2006C;
	height: 16px;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
}
.product_link:hover {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #E1E1E1;
	background-color: #D2006C;
	height: 16px;
	text-decoration: none;
	padding: 2px 3px 2px 3px;
}
.black_link {
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
 text-decoration:none;
}
.black_link:hover {
 font-family: arial;
 font-size: 12px;
 font-weight: bold;
 color: #666666;
 text-decoration:underline;
}
.gblack_link {
 font-family: arial;
 font-size: 11px;
 font-weight: normal;
 color: #333333;
 text-decoration:none;
}
.gblack_link:hover {
 font-family: arial;
 font-size: 11px;
 font-weight: normal;
 color: #000000;
 text-decoration:underline;
}