body
{
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width:798px;
	font-size:12px;
}
#container
{
	width:798px;
	text-align:left;
	border-left:1px solid grey;
	border-right:1px solid grey;
}
#homeContainer
{
	width:450px;
	margin-left: 10px;
	margin-top: 10px;
	position:absolute;
	clear: both;	
}
#userformContainer
{
	width: 450px; 
	background-color: #f6f6f6; 
	border: 1px dotted #666; 
	padding: 5px;
	margin: 0px auto;
	text-align:center;
	margin-left:20%;
}
#formContainer
{
	width: 500px; 
	background-color: #f6f6f6; 
	border: 1px dotted #666; 
	padding: 5px;
	margin: 0px auto;
}
#formContainer2
{
	width: 500px; 
	background-color: #f6f6f6; 
	border: 1px dotted #666; 
	padding: 5px;
	margin: 0px auto;
	margin-left:-100px;
}
#banner
{
	background-image:url(../images/banner.jpg);
	width:100%;
	height:124px;
}
#navigationBar
{
	background-image:url(../images/navBar.jpg);
	width:100%;
	height:86px;
}
#content
{
	height:449px;
	width:100%;
}
#bottomBar
{
	height:46px;
	width:100%;	
	background-color:#628450;
	border-bottom:1px solid grey;	
	color:white;
	position:relative;
}
#bottomBar a
{
	color:white;
}
#button
{
	height:53px;
	width:52px;
	display:inline;
	position:relative;
	margin-left: 15px;
	margin-top:10px;
}
#navText
{
	display:inline;
	color:black;
	font-size:12px;
}
#navText a
{
	color:black;
	text-decoration:none;
}
#productList
{
	top: 182px;
	margin-left: 450px;
	height:477px;
	width:318px;
	position:absolute;
}
img
{
	border:0px;
}
table
{
	font-size:12px;
}
p
{
	font-size:12px;
}
#initialMenu
{
	margin-left:10px;
}
div.row 
{
	clear:both;
	text-align:left;
}
div.row span.label 
{
	float: left;
	width: 200px;
	text-align: left;
	margin-left:
}
div.row span.formw 
{
	float: right;
	width: 235px;
	text-align: left;
}
div.row span.left 
{
	float: left;
	text-align: left;
	font-weight: bold;
	color: #fff;
	width: 49%;
}
div.row span.right 
{
	float: right;
	text-align: right;
	font-weight: bold;
	color: #fff;
	width: 49%;
}
div.container 
{
	border: 1px dashed #666;
	background-color: #f9f9f9;
}
div.float 
{
	width: 120px;
	padding: 10px;
	float: left;
}
div.spacer 
{
	clear: both;
}

input.blue 
{
	background-color: #00264a; 
	font-weight: bold; 
	font-size: 12px; 
	color: white;
	border:1px solid black;
}
input.lightgreen 
{
	background-color:#B3DDB0; 
	font-size: 10px;
	color:black;
	border:1px solid black;
	height:15px;
}
input.lightgreen C
{
	background-color:#B3DDB0; 
	font-size: 10px;
	color:black;
	height:15px;
}
textarea.lightgreen 
{
	background-color:#B3DDB0; 
	font-size: 12px;
	color:black;
	border:1px solid black;
}
input.white 
{
	background-color:white; 
	font-size: 10px;
	color:black;
	border:1px solid black;
}
label
{
	margin-left:10px;
}
.message
{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:auto;
	color:red;
}
#mainContent
{
	position:absolute; 
	left:10px; 
	top:130px;
}
#homeFeatured
{
	position:absolute; 
	right:-248px; 
	top:70px; 
	text-align:center;
}
