#nav {
	position: relative;
	float: left;
	width: 200px;
}
#container #nav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#container #nav a {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li {
	background-color: #00ADEF;
	list-style-type: none;
	padding-bottom: 2px;
	margin-bottom: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin-left: 0px;
	padding-left: 0px;
	height: 23px;
}#container {
	position: relative;
	width: 100%;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: 692px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
body {
	width: 908px;
}
#content{
	float: left;
	border: 3px solid #000000;
	width: 700px;
	margin-left: 2px;
	background-color: #FFFFFF;

}
#content table {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.blue {
	background-color: #00ADEF;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	height: 45px;
	vertical-align: middle;
	display: inline;
	float: left;
}
.pink {
	background-color: #FFBFFF;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	height: 45px;
	display: block;
	float: left;
}

.trow {
	background-color: #FFFFAA;
}
#container #content table tr {
	line-height: 34px;
}

#container #content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: right;
}
#stock {
	background-color: #00DF55;
	visibility: hidden;
	z-index: 1;
	position: absolute;
	top: 250px;
	border: 1px solid #00ADEF;
	left: 337px;
}
#content form {
	padding: 2px;
	border: 1px solid #FFFBF0;
	margin-top: 2px;
}
#container #content #contactform p {
	text-align: left;
}

legend
{
	border: 1px solid #781351;
	background-color: #00ADEF;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
fieldset
{
	border: 1px solid #781351;
	width: 90%;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
}
input
{
	color: #781351;
	background: #fee3ad;
	border: 1px solid #781351;
}
#popup {
	border: 1px solid #00ADEF;
	position: absolute;
	visibility: hidden;
	z-index: 1;
	top: 245px;
}
#check {
	background-color: #00DF55;
	visibility: hidden;
	z-index: 1;
	position: absolute;
	top: 309px;
	left: 434px;
	border: 1px solid #2A1FAA;
}
.s {
	height: 20px;
	width: 47px;
	border: 2px solid #000000;
	float: left;
	background-color: #FFFFFF;
	position: relative;
	text-align: center;
	margin-top: 5px;
}
.compslip {
	height: 80px;
	width: 45px;
	border: 2px solid #000000;
	float: left;
	background-color: #FFFFFF;
	margin-left: 5px;
	text-align: center;
	margin-top: 5px;
}
.letterhead {
	float: left;
	height: 140px;
	width: 80px;
	border: 2px solid #000000;
	background-color: #FFFFFF;
	margin-left: 5px;
	text-align: center;
	margin-top: 5px;
}
.afour {
	margin-top: 3px;
	border: 2px solid #000000;
	height: 120px;
	width: 85px;
	position: absolute;
	z-index: 1;
	left: 107px;
	top: 363px;
}
.asix {
	border: 2px solid #000000;
	height: 70px;
	width: 48px;
	margin-top: 5px;
	z-index: 2;
	position: absolute;
}
.afive {
	border: 2px solid #000000;
	height: 85px;
	width: 60px;
	z-index: 1;
	position: absolute;
	left: 20px;
	top: 388px;
}
.dlsize {
	border: 2px solid #000000;
	height: 78px;
	width: 42px;
	position: absolute;
	z-index: 2;
	left: 92px;
	top: 332px;
}
#comment {
display: none; visibility: hidden; z-index: 0; }

