@charset "UTF-8";
/* CSS Document */

body {
	background-color: #CC9999;
}
.content {
	padding: 3px;
	height: auto;
	width: 690px;
	float: right;
	border: 1px solid #FFCCCC;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
}


.wrapper {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-image: url(../images/tone.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	padding: 2px;
}
.left {
	float: left;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 3px;
	border: 1px solid #000000;
}

.header {
	height: 163px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.footer {
	clear: both;
	height: 150px;
	width: 900px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.menucontainer {
	float: left;
	height: 300px;
	width: 180px;
	margin-top: 12px;
	margin-left: 6px;
	padding: 2px;
}
.productheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #480102;
	border-right-color: #480102;
	border-bottom-color: #480102;
	border-left-color: #9C1A1E;
	color: #CCCCCC;
	background-color: #660000;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 12px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.topborder {
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCCC;
	margin: 0px;
}
.logowrap {
	float: right;
	height: auto;
	width: 120px;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.right {
	float: right;
	margin-top: 0px;
	border: 1px solid #000000;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.txtwrap {
	white-space: normal;
	display: block;
}
.indexbox {
	padding: 6px;
	float: left;
	height: auto;
	width: 400px;
	border: 1px solid #CCCCCC;
	margin: 6px;
}
.indexintro {
	margin: 6px;
	padding: 6px;
	height: auto;
	width: 520px;
	border: 1px solid #CCCCCC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #660102;
}
.spacer {
	height: 150px;
	width: 2px;
}
