/* CSS Document */

div#bin {
	margin:0 auto;
	position:relative;
	clear:left;
	top:0px;
	width:1000px;
	height:800px;
}

div#nav {
	position: absolute;
	left:10px;
	top: 50px;
	width:950px;
	padding: 0px;
	background-color: none;
	background-image: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	z-index:1;
}

div#logo {
	position: absolute;
	left: 10px;
	top: 0px;
	width: 200px;
	height: 50px;
	padding: 0px;
	background-image: url(pageelements/logo_small.jpg);
}

div#body {
	position: absolute;
	left: 10px;
	top: 140px;
	width: 950px;
	height: 636px;
	padding: 0px;
	background-color: white;
	background-image: none;
	z-index:0;
}

div#leftnav {
	position: absolute;
	left: 10px;
	top: 140px;
	width: 200px;
	height: 636px;
	padding: 0px;
	background-color: white;
	background-image: none;
	z-index:0;
	border: thin groove #000000;
}

div#productimage {
	position: absolute;
	left: 212px;
	top: 140px;
	width: 300px;
	height: 400px;
	padding: 0px;
	background-color: white;
	background-image: none;
	z-index:0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

div#productoptions {
	position: absolute;
	left: 211px;
	top: 540px;
	width: 300px;
	height: 100px;
	padding: 0px;
	background-color: white;
	background-image: none;
	z-index:0;
	border: thin groove #000000;
}

div#productdescript {
	position: absolute;
	left: 510px;
	top: 140px;
	width: 300px;
	height: 400px;
	padding: 0px;
	background-color: white;
	background-image: none;
	z-index:0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	padding: 0px;
	margin: 0px;
	clip: rect(0px,0px,0px,0px);
}


div#buyingoptions1 {
	position: absolute;
	left: 510px;
	top: 540px;
	width: 299px;
	height: 52px;
	padding: 0px;
	background-color: white;
	background-image: none;
	z-index:1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

div#buyingoptions2 {
	position: absolute;
	left: 510px;
	top: 591px;
	width: 299px;
	height: 50px;
	padding: 0px;
	background-color: white;
	background-image: none;
	z-index:0;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

div#productbanner {
	position: absolute;
	left: 212px;
	top: 642px;
	width: 600px;
	height: 138px;
	padding: 0px;
	background-color: white;
	background-image: none;
	z-index:0;
	
}

div#footindex {
	position: absolute;
	left: 10px;
	top: 750px;
	width: 950px;
	height: 25px;
	padding: 0px;
	background-color: white;
	background-image: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

div#footclothing {
	position: absolute;
	left: 10px;
	top: 800px;
	width: 950px;
	height: 25px;
	padding: 0px;
	background-color: white;
	background-image: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}



div#time {
	position: absolute;
	left: 650px;
	top: 0px;
	width: 150px;
	height: 50px;
	padding: 0px;
	background-color: none;
	background-image: none;
}

div#page {
	position: absolute;
	left: 878px;
	top: 755px;
	width: 80px;
	height: 20px;
	padding: 0px;
	background-color: #FF0000;
	background-image: none;
	z-index: 1;
	border: thin groove #000000;
}

<style type="text/css">


body,td,th {
	font-size: 16px;
	font-family: Courier New, Courier, monospace;
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #666666;
}

</style>


div#prod1 {
	position:absolute;
	width:300px;
	height:300px;
	padding: 0px;
	background-color: none;
	background-image: none;
	left: 15px;
	top: 141px;
}

div#prod2 {
	position:absolute;
	width:300px;
	height:300px;
	padding: 0px;
	background-color: none;
	background-image: none;
	left: 332px;
	top: 141px;
}

div#prod3 {
	position:absolute;
	width:300px;
	height:300px;
	padding: 0px;
	background-color: none;
	background-image: none;
	left: 652px;
	top: 142px;
}

div#prod4 {
	position:absolute;
	width:300px;
	height:300px;
	padding: 0px;
	background-color: none;
	background-image: none;
	left: 14px;
	top: 447px;
}

div#prod5 {
	position:absolute;
	width:300px;
	height:300px;
	padding: 0px;
	background-color: none;
	background-image: none;
	left: 331px;
	top: 448px;
}

div#prod6 {
	position:absolute;
		width:300px;
	height:300px;
	padding: 0px;
	background-color: none;
	background-image: none;
	left: 652px;
	top: 448px;
}

div#prod7 {
	position:absolute;
	width:300px;
	height:300px;
	padding: 0px;
	background-color: none;
	background-image: none;
	left: 15px;
	top: 140px;
	}

