body {
	margin: 0px;
	font: 10px Tahoma, Verdana, sans-serif;
	color: #333333;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.breadcrumbs {
	text-transform: uppercase;
	text-align: right;
	padding-bottom: 24px;
	color: #999999;
}
.breadcrumbs h1 {
	font-size: 20px;
}
.normaltext {
	margin-right: 60px;
}
.contentarea {
	padding-left: 65px;
	padding-top: 30px;
	height: 1000px;
	width: 493px;
	padding-right: 20px;
}
.costtable {
}
.cellpad {
	padding-left: 15px;
}
.costtable form {
	margin: 0px;
}
.footer {
	padding-bottom:90px;
	}
.footerbox {
	border-top: 1px solid #CCCCCC;
	margin-right: 46px;
	margin-left: 49px;
}
.footercell {
	padding-top:30px;
}
h1 {
	color: #999999;
	font-size: 14px;
}
h2 {
	font-size: 14px;
	margin: 6px 0px 0px;
	text-transform: uppercase;
}
.headingpad {
	padding-top: 10px;
	text-transform: uppercase;
}
.imagebox {
	padding-right: 37px;
	border-bottom: 1px solid #CCCCCC;
}
.leftshadow {
	background: url(images/shadow_left.jpg) repeat-y;
	width: 26px;
}
.logocell {
	padding-top: 30px;
	padding-left: 49px;
	width: 234px;
}
.rightshadow {
	background: url(images/shadow_right.jpg) repeat-y;
	width: 25px;
}
.pricetable {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}
.product_box {
	padding: 20px 46px 10px 49px;
	height: 600px;
}
.topnav {
	padding-top: 30px;
	padding-right: 46px;
	width: 525px;
}
.topnav_cell {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	text-align: right;
}
.sidenav {
	padding-top: 25px;
	padding-left: 49px;
	width: 227px;
}
.sidenav h1 {
	font-size: 12px;
	color: #999999;
}
.thumbnail_box {
	padding-right: 46px;
	padding-left: 49px;
}
.thumbnailheading_box {
	text-align: right;
	padding-right: 46px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.red {
	color: #FF0000;
}
