/*This is the basic style sheet for Windmill Associates, Inc.*/

body {
	background-color: #FFFFFF;
	color: #000000;
	font: 90% Verdana, Helvetica, Arial, sans-serif;
	margin: 5px;
}

#box {
	left: 50%;
	margin-left: -400px;
	margin-top: 0px;
 margin-bottom: 10px; 
 position: absolute;
	width: 800px;
 background-color: #80a0d3;
  }

#head {
background-image: url(Merchant2/graphics/00000001/WM_type.gif);
background-repeat: no-repeat;
width: 352px;
height: 39px;
margin-top: 30px;
padding-left: 18px;
float: left; }

p.head {
	color: #FFFFFF;
	font: 12px Georgia, Times, "Times New Roman", serif;
	margin-left: 10px;
	margin-top: 41px;
}

#header {
	background-color: #001F8D;
	height: 140px;
	margin-top: 0px;
	visibility: visible;
	width: 800px;
}

#logo {
	background-image: url(Merchant2/graphics/00000001/WM_logo20.gif);
	background-repeat: no-repeat;
	float: left;
	height: 76px;
	margin-left: 14px;
	margin-top: 15px;
	width: 102px;
}

#navbar {
	color: #80A0D3;
	margin-left: -40px;
	margin-top: 90px;
	position: absolute;
	visibility: visible;
	width: 800px;
	z-index: 30;
}

#navigation {
	width: 800px;
	position: absolute;
	left:50%;
	margin-top: 103px;
	margin-left: -400px;
}

#rtheadimg {
	background-image: url(Merchant2/graphics/00000001/rt_imgS2.jpg);
	float: right;
	height: 162px;
	width: 100px;
 z-index: 250;
}

#storenav {
clear: right;
width: 800px;
height: 58px;
position: absolute;
top: 162px;
background-color: #80a0d3;
background-image: url(Merchant2/graphics/00000001/rope7.jpg);
background-repeat: no-repeat; }

table {
background-color: #ffffff;}

#button1 {
position: absolute;
top: 24px;
left: 70px; 
z-index: 100;
 }

#button2 {
position: absolute;
top: 24px;
left: 220px; 
z-index: 100;
 }

#button3 {
position: absolute;
top: 24px;
left: 370px; 
z-index: 100;
font-size: 10px; }

#button4 {
position: absolute;
top: 24px;
left: 656px; 
z-index: 100;
font-size: 10em; }

.po {
color: #8f4a45;
font-weight: bold; }

#globalfooter {
font-size: 9px;
text-align: center; }

