@charset "utf-8";
html, body {
	height: 100%;
}
.main_wrapper {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	position: relative;
	background-image:url(images/background.jpg);
	background-position:top center;
}

.container {
	width: 100%;
	background-image:url(images/wwwwwwww_za_slices_04.jpg);
	background-repeat:no-repeat;
	background-position: center 100px;
	text-align: center;
}

.logo {
	position:absolute;
	bottom: 402px;
	right: 492px;
}

.content_wide .logo,  .content_gallery .logo {
	position:absolute;
	bottom: 582px;
	right: 963px;
}


.navpath {
	width:480px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#79a3b7;
	text-transform:uppercase;
	text-align: left;
	padding: 40px 0 30px 0;	
}

.navpath a {
	text-decoration: none;
	font-weight: bold;
	color:#79a3b7;
	text-transform:uppercase;
}

.title {
	width:485px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	color:#0e4661;
	text-align: left;
	text-transform:uppercase;
	line-height:24px;
}

.content {
	width:480px;
	height: 485px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e4661;
	text-align: left;
	position: relative;
}

.content_wide {
	width:660px;
	height: 485px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e4661;
	text-align: left;
	padding-left: 180px;
}

.content_gallery {
	width:770px;
	height: 455px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e4661;
	text-align: left;
}

.content #scroll {
	height: 485px;
}

.content #scroll_thin {
	width: 320px;
	height: 485px;
	margin-left: 10px;
}

.menu {
	height: 100px;
	overflow: hidden;
	width: 100%;
	background-image:url(images/wwwwwwww_za_slices_02.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	position: relative;
}

.menu_items {
	margin-top: 76px;
	text-align:center;
	width: 100%;
}

.menu_items a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #115678;
	text-decoration:none;
	font-weight:bold;
	padding: 5px 15px;
}

.menu_items .link_active {
	background-image:url(images/menu_button_02.png);
	height: 65px;
	padding: 22px 0 10px 0;
	position: relative;
	margin: 10px;
}

.menu_items .link_active #left_corner {
	position: absolute;
	right: 100%;
	top: 0;
	height: 43px;
	background-image:url(images/menu_button_01.png);
	width: 31px;
}

.menu_items .link_active #right_corner {
	position: absolute;
	left: 100%;
	top: 0;
	height: 43px;
	background-image:url(images/menu_button_03.png);
	width: 31px;
}

.menu_items .link_inactive {
}

.menu_items .link_inactive:hover {
	background-image:url(images/link_hover.png);
	background-position:bottom center;
	background-repeat: no-repeat;
}

.footer {
	position:relative;
	height: 170px;
	overflow: hidden;
	width: 100%;
	background-image:url(images/wwwwwwww_za_slices_05.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10px;
}

.footer a {
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: white; 
	text-transform: uppercase;
}

.fade_top {
	position: absolute;
	z-index: 100;
}

.fade_bottom {
	position: absolute;
	z-index: 200;
	bottom: 0px;
}

.main_text {
	padding-top: 30px;
}

#accordion {
}

#accordion .link {
	font-size: 18px;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	background-image:url(images/bullet.png);
	background-position:2px 4px;
	background-repeat:no-repeat;
	text-decoration: none;
	cursor:pointer;
	border-bottom: 1px solid #69a4c0;
	margin-top: 10px;
	padding-bottom: 3px;
}

#accordion .selected {
	border-bottom: 0px;
}

#accordion .body {
	margin-left: 12px;
	border-bottom: 1px solid #69a4c0;
	padding-bottom: 3px;
}

.products_main {
	display: block;
	width: 100%;
	clear:both;
	padding-bottom: 20px;
	float: left;
}

.products_main .image {
	float: left;
	margin-right: 10px;
}

.products_main .image_cat {
	margin-right: 10px;
}

.products_main .title {
	font-size: 18px;
	display: block;
	color: #5b87cc;
	text-transform:none;
	padding-top: 5px;
	padding-bottom: 10px;
}

.products_main .title_cat {
	font-size: 18px;
	display: block;
	color: #5b87cc;
	text-transform:none;
	padding-top: 5px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	width: 100%;
}

.products_main .link {
	display: block;
	width: 250px;
	float: left;
	margin-right: 10px;
}

.products_main .link a, .products_main .product a {
	color: #3c4c4c;
	font-size: 12px;
}

.products_main .link a:hover, .products_main .product a:hover {
	color: #5b87cc;
	font-size: 12px;
	text-decoration: none;
}

.products_main .link .bullet {
}

.products_main .product {
	display: block;
	margin-left: 81px;
}

.products_main .product a {
	font-size: 12px;
	line-height: 16px;
}
.clear {
	clear: both;
	float: right;
}

img {
	border-width: 0px;
}

#accordion_gallery {
	margin-top: 30px;
}

#accordion_gallery .link {
	font-size: 18px;
	display: block;
	margin: 0;
	padding: 0;
	margin-left: 140px;
	padding-left: 12px;
	background-image:url(images/bullet.png);
	background-position:2px 4px;
	background-repeat:no-repeat;
	text-decoration: none;
	cursor:pointer;
	border-bottom: 1px solid #69a4c0;
	margin-top: 10px;
	padding-bottom: 3px;
	width: 500px;
}

#accordion_gallery .subtitle {
	padding-left: 152px;
	display: block;
}

#accordion_gallery .selected {
	border-bottom: 0px;
}

#accordion_gallery .body {
	border-bottom: 1px solid #69a4c0;
	padding-bottom: 15px;
}

.pics {
	float: left;
	margin-top: 30px;
}

.pics img {
	display: block;
	margin: 5px 0;
}

.languages {
	margin: auto;
	text-align: right;	
	position:absolute;
	right: 30px;
	bottom: 0px;
}

.languages a {
	padding: 0px;
	font-size: 10px;
}
