body	{
	color: #000000;
	margin: 0;
	border: 0px none;
	text-align: left;
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 75%;
	padding-left: 6px;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	background-color: #FFFFFF;
	}
h1 {
	margin: 0;
	font-size: 150%;
	font-family: arial, helvetica, sans-serif;
}
h2 {
	margin: 0;
	font-size: 110%;	
}

.extraLarge {
	font-size: 350%;
	font-family: arial, helvetica, sans-serif;
	font-weight: strong;
	padding-bottom: 5px;
}

.extraSmall {
	font-size: 90%;
	font-family: arial;
	font-style: italic;
}


#container {
    position: relative;
    width: 725px;
	}

#v4 {
	position: absolute;
	top: 80px;
	right: 0;
	width: auto;
	height: auto;
}

#header {
	height: 120px;
	}

#main {
	padding: 5px 1px 50px 1px;
	}

#sidebar {
	width: 290px;
	}

#content {
	text-align: left;
	float: right;
	width: 420px;
	}
#content ul
{
	text-align: left;
}

.clearing { clear: both;
	height: 0;
 }

#footer {
	position: absolute;
	bottom: 0px;
	}

#menudiv {
	margin-top: -12px;
	padding: 0;
}

#menu {
	margin-left: 0;
	padding-left: 0;
	height: 25px;
	background: url('i/menu.gif') no-repeat;
	position: relative
}
#menu li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#menu li, #menu a {height: 25px; display: block;}
#home {left: 0; width: 65px; }
#prod {left: 65px; width: 110px; }
#down {left: 175px; width: 105px; }
#docs {left: 280px; width: 130px; }
#pric {left: 410px; width: 80px; }
#supp {left: 490px; width: 85px; }
#link {left: 575px; width: 65px; }
#abou {left: 640px; width: 84px; }

#home a:hover {background: url('i/menu.gif') no-repeat 0 -25px;}
#prod a:hover {background: url('i/menu.gif') no-repeat -65px -25px;}
#down a:hover {background: url('i/menu.gif') no-repeat -175px -25px;}
#docs a:hover {background: url('i/menu.gif') no-repeat -280px -25px;}
#pric a:hover {background: url('i/menu.gif') no-repeat -410px -25px;}
#supp a:hover {background: url('i/menu.gif') no-repeat -490px -25px;}
#link a:hover {background: url('i/menu.gif') no-repeat -575px -25px;}
#abou a:hover {background: url('i/menu.gif') no-repeat -640px -25px;}

#homes {left: 0; width: 65px; background: url('i/menu.gif') no-repeat 0 -50px;}
#prods {left: 65px; width: 110px; background: url('i/menu.gif') no-repeat -65px -50px;}
#downs {left: 175px; width: 105px; background: url('i/menu.gif') no-repeat -175px -50px;}
#docss {left: 280px; width: 130px; background: url('i/menu.gif') no-repeat -280px -50px;}
#prics {left: 410px; width: 80px; background: url('i/menu.gif') no-repeat -410px -50px;}
#supps {left: 490px; width: 85px; background: url('i/menu.gif') no-repeat -490px -50px;}
#links {left: 575px; width: 65px; background: url('i/menu.gif') no-repeat -575px -50px;}
#abous {left: 640px; width: 84px; background: url('i/menu.gif') no-repeat -640px -50px;}


#bread {
	padding: 0;
	font-size: 85%;
	height: 16px;
	}

#bread ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

#bread ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}