body, html {
	margin-top:10px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align:center;
	height:100%;
    color:black; 
    background-color:#000000;
	behavior: url(csshover.htc);
}

/* WinIE behavior call */

#wrapper {
	width:700px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	margin-bottom:0px;
	background-color:#FFFFFF;
	position:relative;
}

/* commented backslash hack v2 \*/ 

html, body { 
	height:100%; 
} 
/* end hack */
#clearfooter {
	height:0px;
	clear:both;
	background-color: white;
}
#footer { 
	width:700px; 
	height:10px; 
	border-top:1px dotted black; 
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/Untitled-2.jpg);
	color:green;
	font-size:10px;
	font-weight:bold;
	padding-top:0px;
	clear:both;
}
img {
    margin-top:0px;
    height:245px;
    width:700px;
    margin-bottom:10px;
	background-image:none;
}
#list img{
	float:inherit;
	margin-right:auto;
	margin-left:auto;
	height:1804px;
	width:700px;
	margin-bottom:10px;
}
#list2 img{
	margin-top:0px;
	height:450px;
	width:700px;
	margin-bottom:10px;
}

#menu {
	width: 700px;
	background: black;
	float: left;
	position: absolute;
	top: 245px;
	margin-left: auto;
	margin-right: auto;
	
}
#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 140px;
    float: left;
}
#menu a, #menu h2 {
    font: bold 11px/16px arial, helvetica, sans-serif;
    display: block;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc #888 #555 #bbb;
    margin: 0;
    padding: 2px 3px;
    background-position: center;
}

#menu h2 {
    color: #fff;
    background: #000;
    text-transform: uppercase;
}

#menu a {
    color: #000;
    background: #efefef;
    text-decoration: none;
}

#menu a:hover {
    color: white;
    background: gray;
}
#menu li {
    position: relative;
}
#menu ul ul {
    position: absolute;
}
#menu ul ul ul {
    top: 0;
    left: 100%;
}

div#menu ul ul,div#menu ul li:hover ul ul,div#menu ul ul li:hover ul ul{
    display: none;
}
div#menu ul li:hover ul,div#menu ul ul li:hover ul,div#menu ul ul ul li:hover ul{
    display: block;
}
#menu ul li {
    float: left; width: 100%;
}
#menu ul li a {
    height: 1%;
} 
#menu a, #menu h2 {
    font: bold 0.7em/1.4em arial, helvetica, sans-serif;
}
body {
behavior: url(csshover.htc); /* call hover behaviour file */
font-size: 100%; /* enable IE to resize em fonts */
} 
#menu ul li {
float: left; /* cure IE5.x "whitespace in lists" problem */
width: 100%;
}
#menu ul li a {
height: 1%; /* make links honour display: block; properly */
} 

#menu a, #menu h2 {
font: bold 0.7em/1.4em arial, helvetica, sans-serif; 
/* if required use em's for IE as it won't resize pixels */
} 



/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#product_menu{
        width: 700px; 
        margin-right: auto;
        margin-left: auto; 
        padding-top:8px;
		padding-bottom:8px;
		top: 380px; 
        font-size: 75%;
        font-weight: bold;
        background-image:url(images/Untitled-2.jpg);
        color: black;
}
a:link{
        color: black; 
        text-decoration: none; 
}
a:visited{
        color: gray;
        text-decoration: none; 
}
a:active{
        color: green;
	text-decoration: none; 
}
a:hover{
        color: green;
	    text-decoration: none; 
}
table{
    
        background-image:url(images/Untitled-2.jpg);
        width: 700px;
        margin-right: auto;
        margin-left: auto; 
        font-size: 75%;
        padding-left: 10px;
        text-align: left
}
#downloads{
		
		background-image:url(images/Untitled-2.jpg);
		width: 688px;
		margin-left: auto;
		margin-right: auto;
		padding-left: 12px;
		
}
#downloads ul{
		list-style: none;
		margin: 0;
		padding: 0;
		width:114px;
		float: left;
		background-image:url(images/Untitled-2.jpg);
}
#downloads a, #downloads h2{
		font: bold 11px/16px arial, helvetica, sans-sefif;
		display: block;
		border-width: 1px;
		border-style: none;
		border-color: gray;
		margin: 0;
		padding: 2px, 3px;
		background-position: center;
}
#downloads h2{
		color: black;
		background: white;
		text-transform: uppercase;
		text-decoration:underline;
		font-size:80%;
		padding-bottom: 10px;
}
#downloads a{
		color: #000;
		background: #efefef;
		text-transform: none; 
		text-decoration:none;
}
#downloads a:hover{
		color: white;
		background: green;
}
h3 {
	font-size:12px;
	font-weight:bold;
	color:black;
}
h2 {
	color:black;
	font-size:90%
}
#content {
	padding:10px;
	font-size:80%;
	background-image:url(images/Untitled-2.jpg);
}