body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-color: #FEF2FE;
	background-position: center top;
	margin: 0px;
}
.table_left {
	background-image: url(images/left_shadow_tile.png);
	background-repeat: repeat-y;
	width: 19px;
	vertical-align: top;
}
.header {
	margin-right: 38px;
	margin-left: 38px;
}

.table_right {
	background-image: url(images/right_shadow_tile.png);
	background-repeat: repeat-y;
	width: 19px;
	vertical-align: top;
}
.table_center {
	width: 722px;
	vertical-align: top;
}
.main_table {
	background-image: url(images/center_fill.png);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	top: 0px;
}
.nav_content_table {
	width: 646px;
	margin-left: 38px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav_cell {
	width: 76px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	color: #19849D;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	padding-top: 19px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.content_cell {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19849D;
	padding-top: 19px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
}
.item_cells {
	background-image: url(images/item_box.png);
	height: 154px;
	width: 174px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
	padding-bottom: 0px;
	vertical-align: middle;
	text-align: center;
}
.item_cells img {
	height: 140px;
	width: 140px;
	margin: 7px;
}
.content_cell h1 {
	font-size: 24px;
	font-weight: bold;
}
.content_cell h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}

.item_cells_descr {
	height: 38px;
	width: 174px;
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #19849D;
	text-align: center;
	padding-bottom: 19px;
}
.links {
	padding-left: 10px;
	padding-top: 15px;
}
.colors {
	background-image: url(images/color_frame.gif);
	height: 48px;
	width: 48px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}


.nav_cell a {
	color: #19849D;
}
.category {
	width: 521px;
	background-image: url(images/divider_middle.gif);
}
.category_content {
	margin-right: 10px;
	margin-left: 10px;
}
.left_image {
	width: 100px;
	float: left;
	text-align: center;
	vertical-align: top;
}
.category_description {
	color: #19849D;
	padding-left: 10px;
	padding-top: 10px;
	text-align: left;
}
.color_names {
	font-size: 9px;
	text-align: center;
}
.category_description a {
	margin-right: 20px;
	color: #19849D;
	font-weight: bold;
}

.item_big_image {
	background-image: url(images/item_big_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 150px;
	width: 480px;
	text-align: center;
	vertical-align: middle;
}
.colors_empty {
	height: 48px;
	width: 48px;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.content_cell a {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #19849D;
}
.prices {
	font-size: 18px;
	font-weight: bold;
}
