body {
	margin: 0; padding: 0;
	text-align: center;
}
#container {
	margin: 0 auto 0 auto;
	text-align: center;
	width: 800px; height: 100%;
}
#header {
	height: 74px;
	background: white url("images/header.jpg") no-repeat;
}
#header h1, #header h2 {
	display: none;
}
#sidebar_head {
	vertical-align: top;
	padding-top: 16px;
	width: 196px; height: 46px;
	background: white url("images/sidebar.jpg") repeat-y;
}
#sidebar_head h3 {
	font-family: arial;
	font-size: 15px;
	text-align: center;
	padding: 0px;
	color: #006000;
}
#navbar {
	width: 604px; height: 46px;
}
#navbar a {
	height: 46px;
	display: block;
	float: left;
}
#navbar a span {
	display: none;
}
#navbar #nav1 { width: 112px; background-image: url("images/nav1.jpg"); } #navbar #nav1:hover { background-image: url("images/nav1_hover.jpg"); }
#navbar #nav2 { width: 110px; background-image: url("images/nav2.jpg"); } #navbar #nav2:hover { background-image: url("images/nav2_hover.jpg"); }
#navbar #nav3 { width: 128px; background-image: url("images/nav3.jpg"); } #navbar #nav3:hover { background-image: url("images/nav3_hover.jpg"); }
#navbar #nav4 { width: 113px; background-image: url("images/nav4.jpg"); } #navbar #nav4:hover { background-image: url("images/nav4_hover.jpg"); }
#navbar #nav5 { width: 141px; background-image: url("images/nav5.jpg"); } #navbar #nav5:hover { background-image: url("images/nav5_hover.jpg"); }
#sidebar {
	padding: 12px 0 0 0;
	width: 196px;
	vertical-align: top;
	background: white url("images/sidebar.jpg") repeat-y;
}
#sidebar a {
	cursor: hand;
	display: block;
	width: 196px;
	font-family: verdana;
	font-size: 10px;
	color: #007210;
	text-align: left;
	text-indent: 4px;
	text-decoration: none;
}
#sidebar a span {
	display: block;
	padding: 3px 0 0 0;
}
#sidebar a:hover {
	xbackground: white url("images/sidebar_item_hover.jpg") no-repeat;
	color: black;
}

#content {
	padding: 0 8px 8px 8px;
	text-align: left;
	vertical-align: top;
	font-family: arial, sans-serif;
	font-size: 12px;
}
#content td {
	font-family: arial, sans-serif;
	font-size: 12px;
}
#footer {
	width: 800px; height: 82px;
	background: white url("images/footer.jpg") no-repeat;
	font-family: verdana;
	font-size: 10px;
}
#footer a {
	color: black;
}
#footer #fnav {
	margin: 0 0 12px 0;
}
#footer #fnav a {
	text-decoration: none;
}
#footer #fnav a:hover {
	text-decoration: underline;
}
#footer #copy a:hover {
	text-decoration: none;
}
h1 {
	font-family: arial;
	font-size: 15px;
	text-align: center;
}
a {
	color: blue;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#content .error {
	color: red;
	border: 1px solid red;
	background: white url("images/error.gif") no-repeat;
	padding: 4px 4px 4px 50px;
	min-height: 36px; // height: 46px; /* Browser hack so IE draws box at least a certain height */
}
#content .error a {
	color: red;
	text-decoration: underline;
}
#content .error a:hover {
	text-decoration: none;
}
#content .warn {
	color: black;
	border: 1px solid yellow;
	background: white url("images/warning.gif") no-repeat;
	padding: 4px 4px 4px 50px;
	min-height: 36px; // height: 46px; /* Browser hack so IE draws box at least a certain height */
}
#content .warn a {
	color: black;
	text-decoration: underline;
}
#content .warn a:hover {
	color: yellow;
	text-decoration: none;
}
a img {
	border: 0px;
}
h1, h2, h3, h4, h5 {
	color: black;
	font-family: arial, verdana;
	margin: 0 0 4px 0; padding: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 13px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}
#float {
	float: left;
	margin: 0 16px 8px 0;
}
.page_controls {
	text-align: center;
	margin: 0 0 8px 0;
}
#gallery td {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 0 0 8px 0;
	vertical-align: top;
}
#gallery img {
	margin: 4px 0 4px 0;
	border: 1px solid #aaa;
	padding: 1px;
}
#gallery td div {
	width: 128px;
	text-align: left;
	margin-left: 32px;
}

#sidebar a {
	display: block;
	width: 160px;
	font-family: verdana;
	font-size: 11px;
	margin: 0 0 4px 16px;
	text-decoration: none;
	color: #006000;
}
#sidebar a:hover {
	background-color: #c9e3bc;
}
#gallery {
	margin: 0 0 20px 0;
}
#gallery td {
	border-bottom: 1px dashed #aaa;
	padding: 8px 0 8px 0;
}

#gallery .image {
	width: 96px; height: 96px;
	float: left;
	xmargin: 0 12px 0 6px;
}
.mag {
	cursor: url("images/magnifier.png"), url("images/magnifier.cur"), pointer, hand;
}
#gallery .title {
	font-family: Tahoma, verdana;
	display: block;
	float: left;
	height: 17px;
	overflow: hidden;
	width: 132px;
	font-size: 11px;
	font-weight: bold;
	color: #00a617;
	padding: 0 0 2px 0;
}
#gallery .subtitle {
	font-family: Tahoma, verdana;
	font-size: 9px;
	color: #005200;
	display: block;
	float: left;
	width: 132px;
	padding: 0 0 4px 0;
	border-bottom: 1px dashed #ddd;
}
#gallery .summary {
	font-family: Tahoma, verdana;
	display: block;
	float: left;
	width: 132px;
	height: 32px;
	overflow: hidden;
	font-size: 11px;
	padding: 2px 0 4px 0;
}
#gallery .price {
	font-family: Tahoma, verdana;
	font-size: 11px;
	color: #005200;
	display: block;
	float: left;
	width: 132px;
	font-weight: bold;
	padding: 2px 0 4px 0;
	border-bottom: 1px dashed #ddd;
}
#gallery .options {
	padding: 2px 0 0 0;
	background: white url("images/magnifier.png") no-repeat 62px 3px;
	font-weight: bold;
	display: block;
	float: left;
	width: 132px;
}
#gallery .options a {
	font-family: Tahoma, verdana;
	font-size: 9px;
	color: #005200;
}
#gallery .options .order {
	margin-right: 20px;
}
#gallery .imager {
	width: 146px;
	margin: 0 auto 0 auto;
	padding: 0px;
	text-align: center;
	height: 140px;
}
.contactual {
	width: 160px;
}