body {
	background-color: white;
	text-align: center;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#top_logo {
	float: left;
	height: 130px;
	width: 700px;
}
#top_menu {
	background-image: url(/images/top_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 27px;
	width: 700px;
	padding-top: 3px;
}
#heading {
	float: left;
	height: 40px;
	width: 700px;
}
#body_top {
	background-image: url(/images/body_top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 700px;
}
#body_main {
	float: left;
	width: 700px;
	background-image: url(/images/body_back.jpg);
	background-repeat: repeat-y;
}

a.top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
#body_foot {
	background-image: url(/images/body_foot.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 700px;
	height: 25px;
}
#footer {
	background-image: url(/images/footer.gif);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	width: 700px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}


#container_700 {
	width: 700px;
	margin:0px auto 0px auto;
}
#home_col_470 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	width: 420px;
	padding-right: 10px;
	padding-left: 10px;
}
#home_col_230 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	width: 235px;
	padding-right: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #990000;
}
.home_welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.more_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.more_info a {
	color: #990000;
	text-decoration: none;
}
.home_menu_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.home_prod_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#home_col_230 li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a.home_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-image: url(/images/btn_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	float: left;
	height: 27px;
	width: 200px;
	padding-top: 8px;
	text-decoration: none;
}

a.home_btn:hover {
	background-image: url(/images/btn_1a.jpg);
}

#home_col_230 li:hover {
	background-color: #E2E2E2;
}

#home_col_230 ul {
	margin: 0px;
	padding: 0px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#col_700 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	width: 680px;
	padding-right: 10px;
	padding-left: 10px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#col_300 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	float: left;
	width: 280px;
	padding-right: 10px;
	padding-left: 10px;
}
#col_400 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
}
#col_400 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 12px;
}
#home_col_230 li a {
	color: #000000;
	text-decoration: none;
}
h2 {
	font-size: 14px;
	color: #CC0000;
}
.product a {
	color: #000000;
	text-decoration: none;
}

.highlight_red {
	color: #CC0000;
}
.highlight_pink {
	color: #FE71A6;
}
