/* CSS Document */

body {
	background-image: url(../images/background.gif);
	background-color: #accae8;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
.tel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000066;
	font-weight: bold;
	padding-top: 5px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.address a:link {
	color: #000000;
}
.content {
	padding: 15px;
}
h5 {
	font-size: 16px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h3 {
	color: #000000;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2, h2 a:link, h2 a:visited {
	color: #000066;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	line-height: 90%;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #B34A1A;
}
.footer, .footer a:link, .footer a:visited {
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D3E4F3;
	padding-top: 5px;
}
.buy_bg1 {
	background-color: #accae8;
}
.buy_bg2 {
	background-color: #d3e4f3;
}.producthead {
	font-size: 120%;
	font-weight: bold;
}
.red {
	font-size: 110%;
	font-weight: bold;
	color: #FF0000;
}
h4 {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
}
.bdr {
	padding: 10px;
	border: 1px solid #000066;
}
.buy_bdr01 {
	border: 4px solid #ACCAE8;
	background-color: #FFFFFF;
	width: 180px;
	text-align: center;
}
.buy_bdr02 {
	border: 4px solid #D3E4F3;
	background-color: #FFFFFF;
	width: 180px;
	text-align: center;
}
.bdr2 {
	border: 1px solid #759BCC;
}
.sectionhead, .sectionhead a:link, .sectionhead a:visited {
	font-size: 20px;
	color: #000066;
	text-decoration: none;
}
.redlrg {

	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
}
.product1 {
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #759BCC;
}
