html, body, div, h1, h2, h3, h4, h5, p, ul, li {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
body {
	background-image: url(../images/ltop.png);
	background-repeat: repeat-x;
	font-family: "Lucida Sans CE", "Lucida Sans Unicode", "Tahoma CE", Tahoma, Arial, Helvetica, sans-serif;

}
#main {
	background-image: url(../images/rtop.png);
	background-repeat: repeat-x;
	margin-left: 46%;
}
#container {
	margin-left: -290px;
	width: 685px;
}
#relbody {
	width: 685px;
	position: relative;
}
#topheading {
	background-image: url(../images/mtop.png);
	background-repeat: no-repeat;
	width: 645px;
	height: 71px;
}
#topheading span {
	display: none;
}
#lgrid {
	background-image: url(../images/lgrid.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 157px;
	height: 614px;
	top: 130px;
	left: -157px;
}
#menuholder {
	height: 187px;
	position: absolute;
	top: 71px;
	background-image: url(../images/rgrid.png);
	background-repeat: no-repeat;
	background-position: 185px 0px;
	left: 0px;
	width: 685px;
}
#menubox {
	position: absolute;
	height: 187px;
	width: 185px;
	left: 0px;
	top: 0px;
}
#navigation {
	margin-left: 187px;
}
#twocol {
	margin-top: 186px;
	color: #666666;
	background-color : transparent;
}
#twocol #left {
	background-image: url(../images/lbgrid.png);
	background-repeat: no-repeat;
	width: 185px;
	float: left;
	height: 393px;
	font-size: 68%;
	min-height : 393px;
}
#twocol > #left { 	height: auto; }
.clearing {
	clear: both;
}
#twocol #right {
	font-size: 74%;
	line-height: 130%;
	float: left;
	width: 460px;
	overflow: hidden;
}
h2.prodtitle {
	background-repeat: no-repeat;
	background-position: left top;
	height: 23px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 20px;
}
h2.prodtitle span {
	display: none;
}
#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 117px;
	width: 645px;
	font-size: 11px;
	color: #666666;
	padding-top: 0px;
	background-color : transparent;
	padding-bottom: 10px;
	background-position: left bottom;
}
#footer .padding {
	margin-left: 206px;
	height: 17px;
}
#right p {
	margin-bottom: 1.5em;
}
#box {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 187px;
	width: 185px;
}
#retail {
	position: absolute;
	height: 187px;
	width: 185px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 5;
}
#office {
	position: absolute;
	height: 187px;
	width: 185px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 10;
}
#warehouse {
	position: absolute;
	height: 187px;
	width: 185px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 15;
}
#navigation ul li a {
	display: block;
	height: 23px;
	background-position: 0px -46px;
}
#navigation ul li a:hover {
	background-position: 0px -23px;
}
#navigation ul li a.selected, #navigation ul li a.selected:hover {
	background-position: 0px 0px;
}
#navigation ul li a span {
	display: none;
}
#navigation #ctbox {
	background-image: url(../images/mctbox.png);
	background-repeat: no-repeat;
	width: 63px;
}
#navigation #concept {
	background-image: url(../images/mconcept.png);
	background-repeat: no-repeat;
	width: 91px;
}
#navigation #locations {
	background-image: url(../images/mlocations.png);
	background-repeat: no-repeat;
	width: 118px;
}
#navigation #quote {
	background-image: url(../images/mquote.png);
	background-repeat: no-repeat;
	width: 148px;
}
#navigation #contact {
	background-image: url(../images/mcontact.png);
	background-repeat: no-repeat;
	width: 177px;
}
#navigation ul li {
	margin-bottom: 1px;
	float: left;
	clear: both;
}
#path {
	background-color: #B80923;
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	margin-left: 185px;
	margin-top: 121px;
	padding-left: 18px;
}
#path .padding {
	padding-top: 3px;
	float: left;
}
#path #lang {
	padding-top: 3px;
	padding-right: 40px;
	float: right;
}
#path a {
	text-decoration: none;
	color: #FFFFFF;
	background-color : transparent;
}
#path a:hover {
	text-decoration: underline;
}
#title_home {
	background-image: url(../images/t_home.gif);
	background-repeat: no-repeat;
	height: 147px;
	width: 167px;
}
#title_links {
	background-image: url(../images/llinks.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 145px;
	margin-top: 18px;
}
#title_dimensions {
	background-image: url(../images/t_dimensions.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 145px;
	margin-top: 18px;
}
#title_features {
	background-image: url(../images/t_features.gif);
	background-repeat: no-repeat;
	height: 147px;
	width: 167px;
}
#title_location {
	background-image: url(../images/t_location.gif);
	background-repeat: no-repeat;
	height: 147px;
	width: 167px;
}
#title_avail {
	background-image: url(../images/t_avail.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 167px;
}
#left .padding {
	padding-left: 5px;
	padding-top: 5px;
}
#left ul li, ul.redbox li {
	background-image: url(../images/red_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.3em;
	margin-left: 8px;
	padding-left: 14px;
	margin-bottom: 8px;
	min-height: 12px;
	height: 12px;
}
#left ul > li, #right ul.redbox > li { height: auto; }
#left h2 span {
	display: none;
}
#left img { margin: 10px; }
#left h2 {
	margin-bottom: 10px;
}
sup {
	vertical-align: text-top;
}
#right a {
	/* font-variant: small-caps; */
	font-weight: bold;
}
#right h3 {
	font-size: 105%;
	margin-bottom: 12px;
	margin-top: 8px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Lucida Sans CE", "Lucida Sans Unicode", Tahoma, Arial, helvetica, sans-serif;
}
a, .red {
	color: #B80923;
	background-color : transparent;
}
a:hover { text-decoration: none; }
.black { color: #333333; }
ol.legend {
	list-style-position: inside;
	list-style-type: decimal;
	position: relative;
}
ol.legend li {
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}
ol.legend li.off {
	background-image: url(../images/leg_office.gif);
}
ol.legend li.ret {
	background-image: url(../images/leg_retail.gif);
}
ol.legend li.wh {
	background-image: url(../images/leg_white.gif);
}
ol.legend li.gr {
	background-image: url(../images/leg_grey.gif);
}
ol.legend li.bl {
	background-image: url(../images/leg_black.gif);
}
#locmap {
	background-image: url(../images/map.png);
	background-repeat: no-repeat;
	height: 230px;
	width: 401px;
	position: relative;
}
.locmaplink {
	background-image: url(../images/red_s.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 12px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#right .padding {
	padding-top: 25px;
	padding-bottom: 35px;
	padding-left: 16px;
	padding-right: 10px;
	overflow: hidden;
}
a#ctlogo {
	background-image: url(../images/ctlogo.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 65px;
	position: absolute;
	top: 11px;
	left: 580px;
}
a#ctlogo span {
	display: none;
}
table#qmath tr td {
	padding: 5px;
}
table#qmath .full {
	width: 90%;
}
#links {
	margin-left: 205px;
	font-size: 70%;
	margin-top: 11px;
}
#links ul li {
	display: inline;
	background-image: url(../images/red_s.gif);
	background-position: 1px 4px;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-right: 10px;
}
#frontview, #sideview, #topview, #zoom1, #zoom2, #zoom3, #zoom4 {
	display: none;
}
a#ctplogo span {
	display: none;
}
a#ctplogo {
	display: block;
	background-image: url(../images/ctplogo_new.gif);
	background-repeat: no-repeat;
	height: 46px;
	width: 91px;
	font-size: 1px;
	line-height: 1px;
}
a#ctplogo:hover {
	background-image: url(../images/ctplogo_new_hover.gif);
}
h1#introhead {
	display: none;
}
ul#intromenu li a span {
	display: none;
}
ul#intromenu li a {
	display: block;
	background-image: url(../images/spider/spacer.gif);
	background-repeat: repeat;
}
div#introdiv {
	background-image: url(../images/spider/introdiv.gif);
	background-repeat: no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 829px;
	height: 409px;
	margin-top: 12%;
}
a#introctbox {
	position: absolute;
	height: 114px;
	width: 115px;
	top: 0px;
	left: 156px;
}
a#introconcept {
	position: absolute;
	height: 98px;
	width: 124px;
	top: 0px;
	left: 643px;
}
a#introlocations {
	position: absolute;
	height: 111px;
	width: 165px;
	top: 160px;
	left: 0px;
}
a#introquote {
	position: absolute;
	height: 81px;
	width: 101px;
	top: 328px;
	left: 209px;
}
a#introcontact {
	position: absolute;
	height: 80px;
	width: 98px;
	top: 160px;
	left: 731px;
}
a#introctp {
	position: absolute;
	height: 52px;
	width: 65px;
	top: 331px;
	left: 615px;
}
a#czversion {
	position: absolute;
	height: 52px;
	width: 65px;
	top: 344px;
	left: 417px;
}