#wrapper {
	background-color: #FFFFFF;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #9CBEE4;
	padding: 2px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	background-image: url(page_bg.jpg);
	background-repeat: repeat;
}
#nav {
	float: left;
	height: auto;
	width: 150px;
	background-color: #FFFFFF;
	font-size: 12px;
	line-height: 25px;
}

#footer {
	background-attachment: scroll;
	background-image: url(link_bg.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 25px;
	width: 796px;
	line-height: 25px;
	color: #263BC3;
	text-decoration: none;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}

#main_content {
	float: right;
	width: 628px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
}

h1 {
	font-size: 14px;
	color: #263BC3;
}

#product_list {
	height: auto;
	width: 620px;
	border: 1px solid #A3C4EF;
	margin-bottom: 20px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	background-color: #FFFFFF;
}

fieldset {
	padding: 3px;
	height: auto;
	width: 500px;
	border-top-color: #A3C4EF;
	border-right-color: #A3C4EF;
	border-bottom-color: #A3C4EF;
	border-left-color: #A3C4EF;
}
input {
	color: #000000;
	background-color: #B0B6D8;
	border: 1px solid #5979A8;
}
textarea {
	color: #000000;
	background-color: #B0B6D8;
	border: 1px solid #5979A8;
}
legend {
	font-size: 12px;
	color: #B0B6D8;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
}

#ed {
	line-height: 25px;
	height: 25px;
	width: 800px;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
#ed a {
	line-height: 25px;
	height: 25px;
	width: 800px;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
#ed a:link, a:visited, a:hover {
	line-height: 25px;
	height: 25px;
	width: 800px;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-decoration: none;
}

#logo {
	background-color: #FFFFFF;
	height: 104px;
	width: 800px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3C4EF;
}

#fastners_imageCopy {

	padding: 5px;
	float: right;
	height: 123px;
	width: 150px;
}
a.nav:link, a.nav:visited {
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a3c4ef;
	height: auto;
	width: 150px;
	text-align: left;
	line-height: 15px;
}
a.nav:hover {
	color: #0000FF;
	text-decoration: underline;
}
#product_list a:link, a:visited, a:hover {

	line-height: 25px;
	height: 25px;
	width: 800px;
	margin-top: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	text-decoration: none;
}

#nav1 {
	float: left;
	height: auto;
	width: 150px;
	background-color: #FFFFFF;
	margin-top: 30px;
}

#nav1 a:link, #nav1 a:visited {
	width:150px;
	height:auto;
	border:none;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:20px;
	overflow:hidden;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
#nav1 a:hover {

	color:#fff;
	background-color: #FFFFFF;
}
#nav1 a:active {

	color:#fff;
	background-color: #FFFFFF;
}