body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-bottom: 40px;
}

div.background {
	position:  absolute;
	z-index: 0;
	height: 327px;
	width: 100%;
	overflow: hidden;
}
div.background div {
	background-color: #ffffff;
	margin-left: 100px;
}
div.background div div {
	position: relative;
	top: 39px;
	height: 288px;
	background-color: #d76601;
}

.header {
	z-index: 6;
	position: absolute;
	top: 0px;
	left: 193px;
}

.page {
	position:  absolute;
	top: 0px;
	left: 0px;
	z-index: 3;
	width: 760px;
}

.page .left {
	padding-left: 18px;
	width: 164px;
	color: #e6e6e6;
	font-size: 11px;
	vertical-align: top;
}
.page .left .logo {
	background-color: #ffffff;
	padding-top: 15px;
	vertical-align: top;
	text-align: left;
	height: 78px;
}
.page .left .navigation {
	background: url(images/nav_background.jpg);
	background-color: #595c58;
	color: #e6e6e6;
	font-size: 11px;
	padding-left: 5px;
	padding-top: 10px;
}
.page .left .navigation p{
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 5px;
	
}

.page .left .navigation a{
	color: #e6e6e6;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding-left: 20px;
}

.page .left .navigation a.current{
	color: #e6e6e6;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	background:url(images/arrow.jpg) no-repeat;
	background-position: 0 3;
}

.page .left .navigation a:hover {
	color: #dfae54;
}

.page .left .navigation .child a {
	margin: 3px;
	margin-left: 10px;
	font-size: 10px;
}

.page .left .navigation .child li {
	padding-bottom: 2px;
}
.page .left .navigation .child ul a {
	margin-left: 20px;
	font-weight: normal;
}
.page .left .navigation .child ul {
	padding-bottom: 2px;
}
.page .left .navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
}

.page .left .navigation img{
	margin-left: 20px;	
}
.content_area {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
	color: #e6e6e6;
	font-size: 11px;
}
.page .left .content_area {
	padding-top: 10px;
	background:url(images/left_background.jpg);
	background-color: #989997;
	padding-right: 15px;
}
.page .middle {
	width: 560px;
}

.page .middle a {
	color: #bb6a00;
	text-decoration: none;
}
.page .middle a:hover {
	color: #ec6a00;
	text-decoration: underline;
}

.middle .content_area {
	padding-top: 310px;
	width: 341px;
	background-color:#ffffff;
	border-bottom: solid 1px #c3c1c1;
	color: #000000;
	padding-bottom: 40px;
	padding-left: 20px;
	padding-right: 0px;
	font-size: 10px;
}

.middle .content_area h1 {
	font-size: 12px;
	font-weight: bold;
}

.right {
	
}

.right .top {
	height: 327px;
	background: url(images/right_top_background.jpg);
	background-color: #595c58;
	vertical-align: bottom;
}
.right .top h2 {
	color: #d4d5d4;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	margin: 10px;
}

.right .products {
	background-image: url(images/right_bg.jpg);
	background-color: #989997;
	color: #e6e6e6;
	font-size: 10px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
	vertical-align: top;
}

.right .products a,.left .content_area a,.footer a{
 	color: #FFFFFF;
	text-decoration: underline;
}
.right .products a:hover,.left .content_area a:hover {
	color: #BB6A00;
	text-decoration: underline;
}

.right .products img {
	border: solid 1px #e5e4e4;
}

.footer {
	padding-left: 130px;
	padding-right: 120px;
	padding-top: 4px;
	width: 760px;
	font-size: 10px;
	color: #676767;
}

.footer a:hover {
	color: #000000;
	text-decoration: underline;
}

/* Gallery */


.gallery_title, .gallery_description, .gallery_single_view_image_name, .gallery_single_view_image_desc {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.gallery_single_view_box_selected {
	width:20px;
	height: 20px;
	background-color: #D76601;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	
}

.gallery_single_view_box {
	width:20px;
	height: 20px;
	background-color: #8E8E8C;
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}