body {
	margin: 0px;
	padding: 0px;
	color: #535353;
	background-color: #eaeaea;
	font: 11px , Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular;
}

/* css for main elements */
#container {
    margin: 0 auto;
    width: 800px;
}
#defaultHome { padding-top: 30px; }
#header {
	margin: 0 auto;
	margin-top: 8px;
	padding-left: 15px;
	height: 98px;
    width: 785px;
	text-align: left;
		background: #eaeaea url(../images/16/header_user.jpg) no-repeat top left;
	}
#header a {
	position: absolute;
	display: block;
	width: 300px;
	height: 98px;
}
#contact {
	position: absolute;
	top: 76px;
	margin-left: 350px;
	height: 30px;
    width: 422px;
	}


#columns {
    margin: 0 auto;
    width: 800px;
	background: url(../images/16/background_columns.gif) top left;
	z-index: 1;
}
#content {
	position: relative;
	left: 178px;
	width: 622px;
	background: #fff url(../images/16/background_content.gif) top center;
}
#nav {
	margin: 0 auto;
	margin-bottom: 20px;
	width: 540px;
	font-weight: bold;
}
#nav span.rightnav {
	padding-left: 20px;
	background: url(../images/16/blue_cart.gif) no-repeat top left;
}
#nav a { font-weight: bold; }
#footer {
	width: 800px;
	height: 50px;
	color: #fff;
	font-weight: bold;
	background: url(../images/16/footer.gif) no-repeat top center;
		display: none;
}
#footer span { margin-top: 22px; }
#footer a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	z-index: 5;
}
#footer a:hover { text-decoration: underline; }
#copyright {
	margin: 0 auto;
	width: 370px;
	height: 30px;
}
/* css for side navigation */
#sidenav {
	position: absolute;
	width: 170px;
	background: #fff url(../images/16/background_nav.gif) top center;
	z-index: 2;
}
/* style for base menu (ul) */
#sidenav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 170px;
}
/* style for base menu (li) */
#sidenav ul li {
	margin: 0;
	padding: 0;
	text-align: right;
	position: relative;
	background-color: transparent;
	width: 170px;
}
/* styles for submenus (ul) */
#sidenav li ul {
	position: absolute;
	top: 0;
	display: none;
}
#sidenav li ul.tier1 { z-index: 300; width: 140px; left: 159px; }
#sidenav li ul.tier2 { z-index: 400; width: 140px; left: 139px; }

/* styles for submenus (li) */
#sidenav ul.tier1 li { width: 140px; }
#sidenav ul.tier2 li { width: 140px; }

/* styles for menu backgrounds */
#sidenav li.capMenu {
	background: transparent url(../images/16/top_submenu.gif) no-repeat top center;
	height: 10px;
}
#sidenav li.bottomMenu {
	background: transparent url(../images/16/bottom_submenu.gif) no-repeat bottom center;
	height: 20px;
}
#sidenav li.middleMenu {
	background: #fff url(../images/16/middle_submenu.gif) repeat-y top center;
}

/* menus A tags */
#sidenav li a {
	display: block;
	padding: 2px 27px 2px 0;
	margin: 0;
	line-height: 11pt;
	color: #5b5b5b;
	font-weight: normal;
	text-decoration: none;
	background: url(../images/16/arrow_blue.gif) no-repeat bottom right;
}

#sidenav li a.search { 
	color: #24739c;
	font-weight: bold;
}
#sidenav li.highlightMenu { 
	color: #fff;
	background-color: #71a4bf;
	font-weight: bold;
}
#sidenav li.highlightMenu a { 
	color: #fff;
	font-weight: bold;
}
#sidenav li a.search:hover { color: #fa9f00; }
#sidenav li a:hover {
	font-weight: bold;
	background-image: url(../images/16/arrow_yellow.gif);
}

/* rollovers for menus */
#sidenav ul li:hover ul.tier1,
#sidenav ul li.over ul.tier1 { display: block; }

#sidenav ul.tier1 li:hover ul.tier2,
#sidenav ul.tier1 li.over ul.tier2  { display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

/* css for homepage */
#homepage {
	position: absolute;
	top: 10px;
	left: 8px;
	width: 605px;
	height: 405px;
	background: transparent url(../images/16/homepage.jpg) top center;
}
#homeImage { text-align: center; margin: 0 auto; }
#button a {
	position: absolute;
	top: 342px;
	left: 18px;
	width: 160px;
	height: 30px;
	text-decoration: none;
}
#button a span { visibility: hidden; }
a#enroll:hover { background-image: url(../images/16/enroll_over.jpg); }
a#enroll:hover { border: none; } 

/* css for catalog */
#catalogcontent {
	margin: 0 auto;
	margin-bottom: 15px;
	width: 540px;
}
#catalogfooter {
	margin: 40px auto 0 auto;
	width: 540px;
	text-align: center;
}
#catalogcontent dl {
	margin: 0 0 15px 37px;
	padding: 1px 0 0 0;
	float: left;
	cursor: pointer;
	display: inline;
	width: 155px;
	background: #fff url(../images/16/catalog_top.gif) no-repeat top center;
}
#catalogcontent dl.norightmargin { margin-left: 0; }
#catalogcontent dt {
	margin: 0;
	padding: 10px 0 10px 0;
	width: 155px;
	text-align: center;
	background: #fff url(../images/16/background_catalog.gif) repeat-y top center;
}
#catalogcontent dd {
	margin: 0;
	padding: 0 0 3px 0;
	text-align: center;
}
#catalogcontent dd.product {
	padding-top: 7px;
	color: #24739c;
	font-weight: bold;
	background: #fff url(../images/16/catalog_bottom.gif) no-repeat top center;
}

/* page numbers and buttons */
#pagenumbers {
	margin: 0;
	float: left;
	width: 300px;
	text-align: center;
	font-weight: bold;
}
#pagebuttons {
	margin: 0;
	float: left;
	width: 113px;
	height: 25px;
}
#pagebuttons a {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
#pagebuttons a.previous { background-image: url(../images/16/previous_buttons.gif); }
#pagebuttons a.next { background-image: url(../images/16/next_buttons.gif); }
#pagebuttons a:hover { background-position: 0 25px; }

/* css for view product  */
#viewProduct {
	margin: 0 auto;
	width: 560px;
}
#productTitle {
	margin: 0 0 20px 0;
	width: 560px;
	font-weight: bold;
	text-align: left;
}
#productTitle span { padding: 0 0 0 15px; vertical-align: 50%; }
#productTitle span.cmNumber { padding:0; font-weight: normal; }

#upperRightColumn {
	margin: 0 0 0 0px;
	width: 365px;
	float: left;
}
#upperLeftColumn {
	margin: 0;
	width: 195px;
	float: left;
	text-align: left;
}
#productPricing table {
	margin: 0;
	width: 150px;
	text-align: center;
	font: 11px Tahoma, Arial, Verdana, Geneva, Helvetica, Swiss, SunSans-Regular;
	background: #eaeaea url(../images/16/background_pricing.gif) repeat-y top center;
	border-spacing: 1px;
}
#productPricing td { width: 50%; height: 20px; }

#cartButtons {
	margin: 0;
	width: 150px;
}
#cartButtons a {
	margin: 15px 0 15px 18px;
	width: 114px;
	height: 25px;
	display: block;
	text-decoration: none;
	cursor: pointer;
}
#cartButtons a.cart { background: url(../images/16/buttons_cart.gif); }
#cartButtons a.request { background: url(../images/16/buttons_request.gif); }
#cartButtons a.sample { background: url(../images/16/buttons_sample.gif); margin-bottom: 45px; }
#cartButtons a:hover { background-position: 0 25px; }

#lowerRightColumn {
	margin: 0px;
	width: 170px;
	float: left;
}
#lowerLeftColumn {
	margin: 0;
	width: 390px;
	float: left;
	text-align: left;
}
#productDetails {
	margin: 0;
	width: 353px;
	background: #eaeaea url(../images/16/background_product.gif) repeat-y top center;
}
#productDetails dl {
	float: left;
	margin: 12px 0 0 15px;
	width: 161px;
	display: inline;
}
#productDetails dl.colspan { width: 323px; }
#productDetails dl.colspan dt, #productDetails dl.colspan dd { width: 323px; }

#productDetails dt {
	margin: 0;
	width: 161px;
	font-weight: bold;
}
#productDetails dd {
	margin: 0;
	width: 161px;
}

/* button styles */
#formSubmit input.enroll { margin-top: 35px;border:none;background: url(../images/16/buttons_enroll.gif); }
#formSubmit input.search { background: url(../images/16/buttons_search.gif); border: none; }
#formSubmit input.request { background: url(../images/16/buttons_request_info.gif); border: none; }
#formSubmit input.send { background: url(../images/16/buttons_confirm.gif); border: none; }
#formSubmit input.update { margin: 10px 10px 20px 0;background: url(../images/16/buttons_update_cart.gif); }
#formSubmit input.checkout { margin: 10px 0 20px 0;background: url(../images/16/buttons_checkout.gif); }
