@charset "utf-8";

* {
	margin:0px;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #cfccbf;
	text-align: center;
	/*text-align: -moz-center;*/
}

#global {
margin:auto;
width:920px;
height:auto;
}

#containerTop{
	float:left;
	display:inline;
	margin-top:20px;
	margin-left: 0;
	margin-right: 0;
	width: 920px;
	height:115px;
	background: url(images/cont_top2.gif);
	background-repeat:no-repeat;
	text-align: center;
}

#container{
	margin: 0 auto;
	float:left;
	display:inline;
	clear: both;
	width: 920px;
	height:auto;
	background: url(images/cont2.gif) repeat-y;
	text-align: center;
}

#containerBottom{
	margin-left: 0;
	margin-right: 0;
	width: 920px;
	height:22px;
	background: url(images/cont_bottom2.gif) repeat-y;
	text-align: center;
	float:left;
}


#containerTab{
	margin-top:0px;
	width: 838px;
	background: url(images/tabmiddle.gif) repeat-y;
	text-align: center;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #272727;
}

.titles {
	font-family: Arial, Helvetica, sans-serif;
	left:20px;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #272727;
}


.btnText {
	padding: 10px;
	color: #b3ae98;
	height: 22px;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
}
	

h1 {
	padding: 25px 0 0 30px;
	color: #FFD32D;
	font: bold 30px "Courier New", Courier, monospace;
}

h2 {
	padding: 0 0 0 30px;
	color: #FFd32D;
	font: bold 13px "Courier New", Courier, monospace;
}

h3 {
	width: 290px;
	height: 22px;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #272727;
	background: url(images/header.gif) no-repeat top;
}

h4 {
	padding: 0 0 5px 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #383C40;
}

h7 {
	padding: 0 0 5px 0px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #383C40;
}
h6 {
	padding: 0 0 5px 40px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #383C40;
}

.contactHeadings {
	font: bold 18px Arial, Helvetica, sans-serif;
	font-weight:200;
	color: #383C40;
}

h5 {
	width: 290px;
	height: 22px;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #272727;
	background: url(images/bottom.gif) no-repeat;
}

#map {
	position:absolute;
	left:770px;
	top:760px;
	width: 375px;
	height: 200px;
	padding:10px;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-align: left;
	z-index:5;
}

#productPict {
	display:inline;
	float:left;
	width:375px;
	height: auto;
	padding:20px;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-align: left;
}

#cart {
	float:left;
	display:inline;
	height: auto;
	padding:20px;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-align: left;
}

#tab{
	display:inline;
	float:left;
	margin:30px;
	width: 838px;
	height: auto;
}

#box {
	width: 290px;
	height: 210px;
	font: bold 12px/22px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #272727;
	background: url(images/cont290.gif) repeat;
}

.list {
	padding: 0 0 0 70px;
	text-align:left;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #272727;
}


p {
	padding: 5px 50px;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #272727;
}

a {
	color: #000033;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}


#header {
	margin: 0px 0 5px 0;	
	width: 900px;
	height: 75px;	
	text-align: left;
	background: url(images/logos/menu2.gif);
	background-repeat:no-repeat;
}

#btn {
	display:inline;
	float:left;
	margin: 15px 15px 0 15px;
	width: 200px;
	height: 50px;
	background: url(images/btn.gif) no-repeat;
}

/*menu*/

#menu2 {
	margin: 5px 0;
	width: 920px;
	height: auto;	
}

#menuCent2 {
	margin: 0px 10px;
	float: left;
	display:inline;
	width: 902px;
	background: url(images/menu2.gif) repeat-x top;
}

#menuCent2 ul {
	list-style: none;	
}

#menuCent2 ul li{    
    float: left;	 
}

#menuCent2 ul li a {
	display: block;
	float: left;
	padding:0 30px 0 30px;
	font: 14px/42px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #272727;
	border-right: 1px solid #272727;
}

#menuCent2 ul li a:hover {
	text-decoration: none;
	color: #ffffff;
	background: url(images/menu_over2.gif);
	border-right: 1px solid #272727;
}  

#menuCent2 ul li a.firstItem {
	border-left: 1px solid #272727;
}

#menuCent2 ul li a.firstItem:hover {
	border-left: 1px solid #272727;
}
div.middle
,#middle {
    /*clear: both;
    margin: 0 auto;*/
	float:left;
	width: 920px;
	height:auto;
	overflow:auto;	
}

#left_1 {
	display:inline;
	float: left;	
	width: 290px;
	height: 254px;
	margin-right:4px;
	margin-left:10px;
	margin-bottom:10px;	
}
#left_1a {
	display:inline;
	float: right;	
	width: 290px;
	height: 254px;
	margin-right:10px;
	margin-left:0px;
	margin-bottom:10px;	
}

#right {
	float: left;
	width: 296px;
}


#iFrameContainer {
	margin:5px;
	width:820px;
}

#rightTop {
	width: 920px;
	height: 22px;
	background: url(images/cont_top.gif) no-repeat top;
}

#rightCont {
	width:900px;
	height:auto;
	margin:0 10px 0 10px;
	padding: 0 0 0 0px;
	background-image:url(images/cont.gif);
	background-repeat:repeat;
	text-align: justify;
}

#rightBottom {
	margin-bottom: 5px;
	width: 920px;
	height: 22px;
	background: url(images/cont_bottom.gif) no-repeat bottom;
}

#bottom {
   	clear: both;
	width: 920px;	
	color: #272727;
	font: 10px/30px Arial, Helvetica, sans-serif;
}

img.left {
	float: left;
	margin: 0px 20px 0 0;
}
#productPict {
	display:inline;
	float: left;	
	width: 400px;
	margin-right:5px;
	margin-left:10px;
	background:none;
}	
#productInfo {
	display:inline;
	float: left;	
	width: 400px;
	margin-right:5px;
	margin-left:25px;
}

#productInfoTop {
	display:inline;
	float: left;	
	width: 400px;
	height:150px;
	left:0px;
	Top:0px;
	position:relative;
}	

.productPrice {
	font: bold 18px Arial, Helvetica, sans-serif;
	font-weight:200;
	color: #383C40;	
	padding: 5px 10px;
}
.prodText {
	padding: 5px 10px;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #272727
}

