/*
*
* red #5b1522
* beige #f7f5f2
*/

body, img, div, p, a, span, strong, ul, li, b, br	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: 0px;
		z-index: 50;
	}
	
	* {
		z-index: 50;
	}
	
	body {
		background-color: #fdf2dc;
		background-image: url('../img/bg1.jpg');
		background-repeat: repeat-x;
		
		font-family: Tahoma, Arial, sans-serif;
		color: #5b1522;
		font-size: 12px;
		font-weight: normal; 
		z-index: 25;
		
	}
	
	
	a {
		font-family: Tahoma, Arial, sans-serif;
		color: #5b1522;
		font-weight: bold;
		text-decoration: underline; 
	}
	
	.inline {
		display: inline;
	}
	
	.floatleft {
		float: left;
	}
	
	.floatright {
		float: right;
	}
	
	.block {
		display: block;
	}
	
	.reference {
		margin-bottom: 5px;
	}
	
	.clearfloat {
		clear: both;
		height: 1px;
		height: 0px;
		line-height: 1px;
		line-height: 0px;
	}
	
	
	
	#wrapper {
		width: 100%;
		position: absolute;
		left: 0px;
		top: 0px;
		text-align: center; /* IE center fix */
	}
	
	#webradio-button {
			z-index: 999;
			position: fixed;
			top: 330px;
			left: 0px;
			cursor: pointer;
			border: 0px;
		}
		
	#webradio-button img {
		border: 0px;
	}
	
	#webradio {
		z-index: 999;
			position: fixed;
			top: 330px;
			left: 45px;
	 }
	 
	 #products-nav {
	 	padding: 5px; 
		border: 1px solid #5B1522; 
		background-color: #FDF2DC; 
		list-style: none; 
		margin-top: 10px; 
		margin-left: 183px; 
		position: absolute; 
		z-index: 150;
		
		display: none;
	 }
	 
		 #products-nav > li {
		 	padding: 3px 5px 3px 0;
		 }
		 
		 li.sub-nav-item > a { 
		 	font-size: 10px;
			font-weight: bold;
			color: #5B1522;
			text-transform: uppercase;
		 }
	
	#container {
		
		width: 900px;
		display: block;
		margin: 0px auto;
		text-align: left;
	}
		
		#top {
			position: absolute;
			top: 0px;
			background-image: url('../img/top.png');
			width: 616px;
			height: 21px;
			padding-top: 7px;
		}
		
		#language-1 {
			
			margin-left: 300px;
		}
		
		#language-2 {
			
			margin-left: 10px;
		}
		
		#head-1 {
			height: 127px;
		}

		#head-2 {
			height: 13px;
		}
	
		#head-3 {
			height: 55px;
		}
	
		#head-4 {
			height: 18px;
			
		}
		
		.nav-visible {
			background-image: url('../img/navbar.png');
		}
		
		#content-holder img.floatright {
			margin-left: 15px;
			margin-bottom: 15px;
		}
		
		#content-holder img.floatleft {
			margin-right: 15px;
			margin-bottom: 15px;
		}
	
		#nav-holder {
			padding-top: 17px;
			height: 38px;
			background-color: #5b1522;
			background-image: url('../img/nav-bg.png');
			border-left: 1px solid #5b1522;
			padding-left: 20px;
			border-right: 1px solid #5b1522;
		}
		
		/* <img class="floatright" src="<?php echo base_url().'inc/'; ?>img/spc-right.jpg" alt="" /> */
		
		.nav-item {
			font-family: Tahoma, Arial, sans-serif;
			font-size: 14px;
			font-weight: normal;
			color: #f7f5f2;
			
			margin-right: 20px;
		}
		
		.nav-item a {
			font-family: Tahoma, Arial, sans-serif;
			font-size: 14px;
			font-weight: normal;
			text-decoration: none; 
			color: #f7f5f2;
		}
		
		.nav-item a:hover {
			color: #db8a9b;
		}
		
		#home-link {
			margin-top: 17px;
			color: #5b1522;
			font-weight: bold;
			margin-right: 20px;
		}
		
		#home-link a {
			font-family: Tahoma, Arial, sans-serif;
			font-size: 14px;
			font-weight: normal;
			text-decoration: none; 
			font-weight: bold;
			color: #5b1522;
		}
		
		#content-holder {
		
		}
		
			#slider {
				width: 820px;
				height: 200px;
				padding: 40px;
				background-image: url('../img/home-slider-bg.jpg');
				border: 1px solid #bfbfbf;
				border-bottom: 1px solid #5b1522;
				margin-top: 5px;
			}
					
				#slider h3 {
					font-size: 24px;
					font-weight: bold;
					font-family: "Tangerine", Tahoma, Arial, sans-serif;
					margin: 0 0 10px 0;
				}
				
				h2 {
					font-family: "Tangerine", Arial, sans-serif;
					font-size: 20px;
				}
				
				#slider p {
					margin: 10px 0 10px 0;
				}
				
				#slider #text {
					width: 280px;
				}
				
				#slider-container, #text-container {
					width: 500px;
					height: 100%;
					margin-left: 35px;
					overflow: hidden;
				}
				
				#slider-container img {
					display: none;
				}
				
			
			#grey-thingy {
				background-color: #bfbfbf;
				height: 4px;
				width: 100%;
				margin: 0px auto;
			}
			
			#boxes {
				margin-top: 20px;
				text-align: center;
			}
			
			.box {
				background-position: 4px 4px;
				background-repeat: no-repeat;
				margin-right: 18px;
				text-align: left;
			}
			
			.squarebox {
				background-position: 4px 4px;
				background-repeat: no-repeat;
				margin-right: 18px;
				text-align: left;
			}
			
			.last-box {
				margin-left: -2px;
				margin-right: 0px;
			}
			
			.box h4 {
				font-family:  Tahoma, Arial, sans-serif;
				font-size: 14px;
				text-decoration: none; 
				font-weight: bold;
				color: #5b1522;
				margin: 10px 0 10px 5px;
			}
			
			.box p {
				font-family: Tahoma, Arial, sans-serif;
				font-size: 12px;
				font-weight: normal;
				text-decoration: none; 
				color: #5b1522;
				margin: 0px 0 10px 6px;
				width: 140px;
			}
			
			.separator {
				background-image: url('../img/separator.png');
				margin: 0px auto;
				background-repeat: no-repeat;
				width: 903px;
				height: 48px;
				
			}
			
				#bottom-left {
					height: 180px;
					width: 235px;
					padding-top: 20px;
					padding-left: 35px;
					background-image: url('../img/bottom/bottom-left.png');
					background-repeat: no-repeat;
				}
				
				#bottom-middle {
					height: 200px;
					width: 236px;
					padding-top: 20px;
					padding-left: 0px;
					background-image: url('../img/bottom/bottom-middle.png');
					background-repeat: no-repeat;
				}
				
				#bottom-right {
					height: 180px;
					width: 268px;
					padding-top: 20px;
					padding-left: 2px;
					background-image: url('../img/bottom/bottom-right.png');
					background-repeat: no-repeat;
				}
				
					.bottom-separator {
						background-image: url('../img/bottom/separator.png');
						background-repeat: no-repeat;
						height: 47px;
						width: 22px;
						margin: 70px 20px 70px 20px;
					}
					
				#bottom-left div {
					font-family: Tahoma, Arial, sans-serif;
					font-size: 16px;
					text-decoration: none; 
					font-weight: bold;
					width: 220px;
					padding: 7px;
					padding-top: 4px;
					margin: -1px -1px;
					background-color: transparent;
					background-image: url('../img/bottom/bottom-left-caption-bg.png');
					background-repeat: no-repeat;
					color: #5b1522;
				}
				
				#bottom-right div {
					font-family: Tahoma, Arial, sans-serif;
					font-size: 16px;
					text-decoration: none; 
					font-weight: bold;
					width: 220px;
					padding: 7px;
					padding-top: 4px;
					margin: -1px -1px;
					background-color: transparent;
					background-image: url('../img/bottom/bottom-right-caption-bg.jpg');
					background-repeat: no-repeat;
					color: #5b1522;
				}
				
				#bottom-middle div {
					font-family: Tahoma, Arial, sans-serif;
					font-size: 16px;
					text-decoration: none; 
					font-weight: bold;
					width: 220px;
					padding: 7px;
					padding-top: 4px;
					margin: -1px -1px;
					margin-left: 1px;
					background-color: transparent;
					background-image: url('../img/bottom/bottom-middle-caption-bg.jpg');
					background-repeat: no-repeat;
					color: #5b1522;
				}
				
				#bottom-left a, #bottom-middle a, #bottom-right a {
					font-family: "Helvetica Neue", Tahoma, Arial, sans-serif;
					font-size: 16px;
					text-decoration: none; 
					font-weight: bold;
					color: #5b1522;
				}
				
	
	#container-footer {
		width: 100%;
		height: 58px;
		width: 100%;
		/*
		background-color: #efebec;
		background-image: url('../img/footer-bg.jpg');
		background-repeat: repeat-x;
		*/
	}
				
				#footer {
					text-align: left;
					width: 852px;
					height: 70px;
					margin: 0px auto;
					
					padding: 22px 24px 0 24px;
					background-color: #994859;
					
					background-image: url('../img/footer-bg-2.jpg');
					background-repeat: repeat-x;
					border-left: 1px solid #5b1522;
					border-right: 1px solid #5b1522;
				}
				
				#footer a.footer-link {
					font-size: 10px;
					color: #d3afb7;
					font-weight: normal;
					margin-right: 10px;
					text-decoration: none;
					text-transform: uppercase;
				}
				
				#footer span.footer-separator {
					font-size: 10px;
					margin-left: 0px;
					margin-right: 10px;
				}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	