body {
	margin: 5px;
	padding: 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#header {
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}

#home {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding-top: 6px;
}

#home ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}

#home li {
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 6px;
}

.img {
	padding-bottom: 12px;
	padding-top: 13px;
}

#content {
	font-size: 11px;
	color: #000000;
}

a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #8B97A3;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer {
	font-size: 11px;
	color: #999999;
}

#footer a {
	font-size: 11px;
	color: #CCCCCC;
}

#footer a:hover {
	font-size: 11px;
	color: #666666;
}

#menu_bottom {
	width: 723px;
	background-image: url(images/bg_dotted_h.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}


#menu_bottom a {
	width: 102px;
	display: block;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}

#menu_bottom a:hover {
	background-color: #EEEEEE;	

}
.table_header {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	height: 90px;
}

.divider {
	background-image: url(images/bg_dotted.gif);
	background-repeat: repeat-y;
	width: 1px;
}

.divider_h {
	background-image: url(images/bg_dotted_h.gif);
	background-repeat: repeat-x;
	height: 1px;
}

.divider_dotted {
	background-image: url(images/bg_dotted_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #42B4E6;
	margin: 0px;
	padding: 0px 0px 10px;
	font-family: "Arial";
}

#thumbnails {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}


#thumbnails a {
	width: 160px;
	display: block;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
}

#thumbnails a:hover {
	background-color: #EEEEEE;	
}

#price_chart {
	padding-top: 25px;
}

#extra_details b {
	color: #000000;
	font-size: 16px;
	font-family: Arial;
}

#extra_details {
	padding-top: 25px;
	padding-bottom: 15px;
}

#extra_details ul {
	list-style-position: outside;
	list-style-type: square;
}

#info b {
	color: #000000;
	font-size: 16px;
	font-family: arial;
}


#info ul {
	list-style-position: outside;
	list-style-type: square;
}

#description {
	padding-top: 25px;
}

.table_top {
	color: #7E909B;
	background-image: url(images/bg_table_top.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	padding: 3px;
	text-align: right;
	font-weight: bold;
}

.table_prices {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding: 4px;
	text-align: right;
}

.table_sizes {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	background-color: #7E909B;
	background-image: url(images/bg_table_top_light.jpg);
}
.why {
	font-weight: bold;
	font-size: 11px;
}
.gallery {
	font-size: 15px;
	font-weight: bold;
}

