﻿#content {
	width: 880px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color: #006600;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #006600;
}
form{
display:inline;
}
#masthead {
	width: 880px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-top-width: 2px;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-color: #006600;
	border-right-color: #006600;
	border-left-color: #006600;
}
body {
	text-align: center;
	background-color: #003300;
	margin-top: 10px;
}
#footer {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-left-style: solid;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	margin-bottom: 5px;
}
.mincartcontainer {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #006600;
	width: 90%;
}
.popmenu {
	text-align: left;
	height: 250px;
	width: 150px;
}
.proddetail {
	margin: 10px 5px 0px 5px;
}
.emailquote {
	float: right;
	width: 400px;
	margin-right: 25px;
}
.detailimage {
	vertical-align: top;
	margin-top: 0px;
}
