body {
background:black;
}

div.wholesale-tab {
position:absolute;
width:150px;
height:22px;
top:0;
right:0;
font-size:10pt;
background:red;
text-align:center;

}

div.wholesale-tab a {
margin-top:6px;
color:white;
text-decoration:none;
font-family: "Century Gothic", Arial;
vertical-align:middle;
}

div.whole {
color:white;
width:800px;
margin-left:-400px;
position:absolute;
left:50%;
top:250px;
font-family:"Century Gothic", Arial;
}

h3 {
font-family:arial;
color:white;
}

li {
color:white;
}

div.item_news {
margin-top:15px;
border-top:1px solid red;
}

img.img_lft {
margin-right:5px;
}

img.img_rgt {
margin-left:5px;
}


h3.subtit {
color:white;
font-family:"Century Gothic", Arial;
font-size:19px;
}

a.link {
color:red;
text-decoration:none;
}
a.link:hover {
color:white;
text-decoration:underline;
}
a.link visited {
color:red;
}


img.bot-right {
position:absolute;
bottom:0;
right:0;
}

div.filler {
width:401px;
height:220px;
}

div#main_text2 {
position:relative;
margin-left:5%;
margin-right:40px;
width:90%;
}

div#main_text2 p {
font-family:"Century Gothic", Arial;
font-size:17px;
color:white;
}

div#main_text2 h2 {
font-family:"Century Gothic", Arial;
font-size:22px;
color:white;
}

div#fill-top {
height:180px;
}


a {
border:none;
}

img {border:none;}

img.thumb {
width: 100px;;
height: 150px;
}

div.demo {
position:absolute;
top:600px;
left:50%;
margin-left:-350px;
}



div.topstuff {
position:absolute;
width:100%;
top:20px;
left:60px;
z-index:99;

}


div#main_text {
position:absolute;
top:177px;
left:0;
color:white;
margin-right:40px;
z-index:0;
}

img#prod_main {
margin-left: -350px;
position:absolute;
left:50%;
top:117px;
z-index:-99;
}

img.main_pic {
       float: left;
	clear: left;
}




div#main_text h2 {
font-family:"Century Gothic", Arial;
font-size: 24px;
text-align: center;
margin-right:20px;

}

div#main_text p {
font-family:"Century Gothic", Arial;
font-size: 18px;
text-align: justify;
margin:10px 20px 10px 10px;
}

div#logo {
height:160px;
position:relative;
display:inline;
float:left;
}

div#example1 {
position:absolute;
top:55px;
left:165px;
}

.kwicks a{
	display:block;
	height:60px;
	text-indent:-9999px;
	outline:none;
}


h1 {
	margin: 30px 0 10px 0;
	padding: 0;
	color: white;
	font-size: 1.5em;
}

.returnToKwicks {
	display:block;
	border:1px dashed #888;
	padding:5px;
	float:right;
}
.returnToKwicks:hover {
	background-color: #5e5e76;
	text-decoration: none;
	color: #aaa;
}

/* defaults for all examples */
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
}

/* example 1 */
#example1 .kwicks li{
	float: left;
	width: 100px;
	height: 60px;
	margin-right: 3px;
}

#example1 #kwick1 { 
	background-color: red;
	background-image: url('images/button_home_sm.jpg');
background-position: left center; 
}

#example1 #kwick2 { 
	background-color: red;
	background-image: url('images/button_products_sm.jpg');
background-position:left center; 
}
#example1 #kwick3 {
	background-color: red;
	background-image: url('images/button_AU_sm.jpg');
background-position:left center; 
}
#example1 #kwick4 {
	background-color: red;
	background-image: url('images/button_htb_sm.jpg');
background-position:left center; 
}
#example1 #kwick5 { 
	background-color: red;
	background-image: url('images/button_CU_sm.jpg');
background-position:left center; 
}
#example1 #kwick6 { 
	background-color: red;
	background-image: url('images/button_WN_sm.jpg');
background-position:left center; 
}
#example1 #kwick7 { 
	background-color: red;
	background-image: url('images/button_TM_sm.jpg');
background-position:left center; 
	margin-right: none;
}


      
      .slide-out-div {
          padding: 0px;
          width: 200px;
          height: 400px;
          background: black;
          
      }      
      

