body {
	background-color: #FFFFFF;
	background-image: url(images/bg-image.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px auto;
	width: 990px;
	color: #000000;
}


table {
	 border: 0;
	 width: 350px;
	 padding: 10px;
	 border-spacing: 1px; 
}
th {
	border: 1px solid black;
	text-align: center;
	padding: 5px;
	background-color: #c8c8c8;
	font-size: 110%;
}
td {
	border: 1px solid black;
	text-align: left;
	padding: 5px;
	background-color: #ffffff;
	font-size: 95%;
}
#header {
	width: 990px;
	height: 130px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#logo {
	width: 300px;
	padding: 20px 0 20px 0;
	overflow: hidden;
	float:left;
}
#logo_brand {
	padding: 10px 0 15px 0;
	float:right;
}
#header_line {
	width: 990px;
	height: 33px;
	/*
	background-image: url(images/bg-header.png);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	*/
	background-color: #000000;
	padding: 0;
	margin: 0;
}

#header_line a:link,
#header_line a:active,
#header_line a:visited {
	color: #ffffff;
	text-decoration: none;
	display: block;
	float: left;
	margin: 8px 10px 0 20px;
	font-weight: bold;
}

#header_line a:hover,
#header_line a.selected {
	color: #ed8114;
	text-decoration: none;
	display: block;
	float: left;
	margin: 8px 10px 0 20px;
	font-weight: bold;
}

#container {
	background-color: #ffffff;
	border: 1px solid #c8c8c8;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 0;
	margin: 0;
	width: 990px;
}

#left_menu {
	padding: 16px 5px 13px 0;
	margin: 0px;
	float: left;
	width: 213px;
	font-size: 11px;
	font-weight: normal;
	overflow: hidden;
}
#left_menu img {
	border:0;
}
#left_menu a:link,
#left_menu a:active,
#left_menu a:visited {
	border-bottom: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	
	width: 213px;
	height: 20px;
	padding: 3px 0 0 10px;
	color: #6f6f6f;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#left_menu a:hover,
#left_menu a.selected {
	border-bottom: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	/*
	background-image: url(images/bg-hoverleft.png);	
	background-repeat: repeat-x;
	*/
	background-color: #000000;
	padding: 3px 0 0 10px;
	width: 213px;
	height: 20px;
	
	color: #ed8114;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
#left_menu a.submenu {
    font-weight: normal;
    background-color: #f6f6f6;
}

#left_menu a.logo:link,
#left_menu a.logo:active,
#left_menu a.logo:visited,
#left_menu a.logo:hover {
	border:0;
	padding:0;
	margin:10px 0 0 8px;
	background-color: white;
	height: 50px;
}
#left_menu a.facebook:link,
#left_menu a.facebook:active,
#left_menu a.facebook:visited,
#left_menu a.facebook:hover {
	border:0;
	padding:0;
	margin:8px 0 0 8px;
	background-color: white;
}

#bg_home_picture {
	width: 740px;
	height: 500px;
	padding: 0;
	margin: 0;
	position: relative;
	z-index: 100;
}
.slide-image {
	position: absolute;
	z-index: 200;
	top: 0px;
	left: 0px;
	width: 740px;
	height: 500px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat;
}
small {
	font-size: 12px;
	color: #6f6f6f;
	padding: 0 0 0 30px;
}

.credit_cards {
	font-size: 95%;
		
}
#submenu {
	width: 736px;
	height: 25px;
	color: #ed8114;
	border-top: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	padding: 0;
	margin: 3px 1px 0 2px;
}

#submenu a:link,
#submenu a:active,
#submenu a:visited {
	color: #6f6f6f;
	text-decoration: none;
	display: block;
	float: left;
	padding: 4px 10px 0 18px;
}

#submenu a:hover,
#submenu a.selected {
	color: #ed8114;
	text-decoration: none;
	display: block;
	float: left;
	padding: 5px 10px 0 18px;
}

#content {
	background-image: url(images/bg-leftmenu.png);
	background-position: top left; 
	background-repeat: repeat-y;
	
	padding: 0 0 0 32px;
	width: 740px;
	background-color: #FFFFFF;
	
	float: left;
	overflow: hidden;
	
	border: 0px solid #c8c8c8;
}
.product {
	width:130px;
	margin:10px;
	padding:10px; 
	float:left;
}

#content h1 {
	margin: 10px 0px 10px 15px;
	font-size: 20px;
	font-weight: bold;
	color: #6f6f6f;
}

#content h2 {
	margin: 10px 20px 0px 15px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #ed8114;
	text-align: left;
	border-bottom: 1px solid #ed8114;
}

#content h3 {
	margin: 1px;
	font-size: 12px;
	font-weight: bold;
	color: #6f6f6f;
	text-align: center
}

#content p {
	margin: 20px 20px 10px 15px;
	text-align: justify;
	color: #6f6f6f;
	line-height:18px;
}
#content li {
	margin: 10px 20px 10px 20px;
	text-align: justify;
	color: #6f6f6f;
}
#content a:link, a:active, a:visited, a:hover {
	color: #6f6f6f;
	text-decoration: none;
}
#content a:hover {
	color: #c8c8c8;
	text-decoration: none;
}
#content_header {
	width: 740px;
	height: 80px;
	padding: 0;
	margin: 0;
	clear: both;
}
#footer {
	border-top: 1px solid #c8c8c8;
	padding: 6px 0 0 0;
	margin: 8px 0 0 0;
	text-align: right;
	width: 990px;
	color: #999999;
	font-size: 95%;
	clear: both;
}

#footer a:link,
#footer a:active,
#footer a:visited {
	color: #999999;
	text-decoration: none;
}
#footer a:hover {
	color: #cccccc;
	text-decoration: underline;
}

.spacer {
	height:0px;
	clear: both;
}
#gallery {
	border: 0;
	padding: 0;
}

#gallery img {
	border: 0;
	padding: 2px;
	margin: 3px;
	border: 2px solid #6c6c6c;
	float: left;
}

