#kwicks {
position: relative;
background-image:url(images/kwick.gif);
background-position:top right;
background-repeat:no-repeat;
background-attachment:scroll;
display:block;
height:100px;
float:left;
padding-right:10px;
}

#kwicks .kwick {
float: left;
display: block;
width: 130px;
height: 100px;
background-repeat:no-repeat;
margin:0px;
}

#kwicks .kwick span {
	display:none;
}
 
#wdownload { background-image:url(images/download4.gif); }
#wdocs {background-image:url(images/docs_4.gif); }
#wforum {background-image:url(images/forum4.gif); }
#wexamples {background-image:url(images/examples_.gif); }

#hkwicks {
position: relative;
background-image:url(images/kwick2.gif);
background-repeat:no-repeat;
background-position:bottom right;
padding-bottom:10px;
width:100px;
}

#hkwicks .kwick {
display: block;
width: 100px;
height: 100px;
background-repeat:no-repeat;
margin:0px;
}

#khwicks .kwick span {
	display:none;
}

#hdownload { background-image:url(images/download2.gif); }
#hdocs {background-image:url(images/docs2.gif); }
#hforum {background-image:url(images/forum2.gif); }
#hexamples {background-image:url(images/examples2.gif); }

.menu {
	background-color:#333333;
	padding:10px 10px;
	height:130px;
}

.hmenu {
	background-color:#333333;
	padding:10px 10px;
	height:496px;
}

.clear {
	clear:both;
}

#kwicks2 {
position: relative;
display:block;
height:120px;
float:left;
}

#kwicks2 .kwick2 {
float: left;
display: block;
width: 39px;
height: 120px;
background-repeat:no-repeat;
margin:0px;
}

#kwicks2 li#product {
	background-image:url(images/product.jpg);
}

#kwicks2 li#abstract {
	background-image:url(images/abstract.jpg);
}

#kwicks2 li#contact {
	background-image:url(images/contact.jpg);
}

#kwicks2 li#learn {
	background-image:url(images/learn.jpg);
}