html, body {
	background-color: #dcddde;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	}

#page {
	width: 865px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}

#masthead {
	height: 100px;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}

#menu {
	position:relative;
	padding-left: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color:#FFFFFF;
	float:left;

}
#banner {
position:relative;
	background-color:#ffffff;
	width: 705px;
	float:left;
	padding-left: 5px;
}

#breadcrumb {
	background-color:#ffffff;
	padding-top: 6px;
	padding-bottom: 15px;
	text-align:right;
	float:right;
	width: 705px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #000000;
}

.nobread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #999999;
}

#text {
	background-color:#ffffff;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-right: 10px;
	text-align:left;
	float:left;
	width: 292px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

a.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
	color: #000000;
}

a.breadcrumb:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}

.productbox {
	float: left;
	width: 705px;
	padding-left: 5px;
	padding-bottom: 5px;
	overflow: hidden;
}

.productitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-bottom:4px;
}


.productimage {
float: left;
}

.productdata {
float: left;
padding-top: 15px;
}

.productable {
float: left;
padding-top: 12px;
}

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
}

.tabletext-grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #999999;
}

#productfooter {
	height: 25px;
	width: 825px;
	float: left;
	text-align:center;
	padding-top: 14px;
	padding-bottom: 5px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#nextpage {
	height: 45px;
	float: left;
	text-align:left;
	padding-top: 14px;
	padding-bottom: 8px;
	padding-left: 150px;
}

#nextpage-text {
	height: 45px;
	float: left;
	text-align:left;
	padding-top: 14px;
	padding-bottom: 8px;
	padding-left: 138px;
}

P {
	padding-top:0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}

INPUT {
width: 170px;
}

TEXTAREA {
width: 170px;
height: 60px;
}

a {
text-decoration: none;
color: #000000;
}

a:hover {
text-decoration: underline;
color: #000000;
}
