html
{
height: 100%;
}
body {
	margin:0;
	padding:0;
	color:#333;
	font-size:80%;
	font-family: "Book Antiqua";
	text-align:center;
	background-image: url(images/bodybk2.gif);
	background-repeat: repeat;
	background-color: #EDEDF8;
	height: 100%;
	background-position: center top;
	

}
p{margin-left:16px;
margin-right:16px;
text-align:justify;}
h1 {
	font-size:20px;
	color: #6989BA;
	padding-left: 35px;
	background: transparent url('images/h1.gif') no-repeat top left;
	line-height: 34px;
	font-family: "Trebuchet MS";
	margin-top: 5px;

} 
h2 {
	margin-top: 5px;
	padding-left: 30px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 34px;
	color: #6989BA;
	margin-left: 8px;
	background-color: transparent;
	background-image: url(images/safetypin.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
h3 {
	font-size:18px;
	font-family: Verdana, sans-serif;
	margin-top: -10px;
	margin-left: 35px;
	color: #DAAFC9;
}
h4 {
	font-size:16px;
	font-family: Verdana, sans-serif;
	margin-top: 6px;
	margin-left: 8px;
}
h5{
	font-size:11px;
	font-family: Verdana, sans-serif;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 0px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding:0;
	border:0;
	width: 760px;
	position: relative;
	min-height: 100%;
}
/* IE6 Hack */
* html #wrapper {
    height: 100%;
}
#header {
	height: 275px;
	background-image: url(images/topheader.jpg);
	margin-bottom: 6px;
	width: 760px;
}

#side-a {
	float: left;
	width: 220px;
	margin-right: 5px;
	margin-left: 5px;
	background-image: url(images/side-amiddle.jpg);
	background-repeat: repeat-y;
}
#side-atop{
	height: 12px;
	background-image: url(images/sideatop.jpg);
	background-repeat: no-repeat;
}
#side-abottom{
	height: 12px;
	background-image: url(images/sideabottom.jpg);
	background-repeat: no-repeat;
}
#side-b {
	margin: 0;
	float: left;
	width: 520px;
	height: 1% /* Holly hack for Peekaboo Bug */
	margin-left: 5px;
	margin-right: 5px;
	background-image: url(images/side-bmiddle.jpg);
	background-repeat: repeat-y;
}
#side-btop{
	height: 12px;
	background-image: url(images/sidebtop.jpg);
	background-repeat: no-repeat;
}
#side-bbottom{
	height: 12px;
	background-image: url(images/sidebbottom.jpg);
	background-repeat: no-repeat;
}
#footer {
	background-image: url(images/footerbk.jpg);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	text-align: center;
	margin-top: 6px;
	background-position: center top;
	background-color: #6989BA;
	height: auto;
}
.footercontent{
	padding-top:12px;
	text-align: center;
	color: #FFFFFF;
}
.footercontent a{
	padding-top:12px;
	text-align: center;
	color: #FFFFFF;
}
/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(images/icon_mailto.gif) no-repeat center right;
   
}

/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(images/icon_popup.gif) no-repeat center right;
}


a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(images/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(images/icon_xls.gif) no-repeat center right;
}
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(images/icon_external.gif) no-repeat center right;
}
/* all A tags whose HREF attribute starts with #top */
a[href ^="#top"] {
	padding-right: 18px;
    background: transparent url(images/icon_top.gif) no-repeat center right;
   
}
#index .index, #products .products, #gallery .gallery, #order2 .order2, #prices .prices, #contact .contact, #requirements .requirements, #resources .resources, #services .services, #policies .policies

{
	height: 40px;
	width: 140px;
	padding:0;
	background-image:url("images/orderover.jpg");
	float:right;
	margin-right:30px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.clearleft{clear:left;}
.clearright{clear:right;}
.clearboth{clear:both;}
.floatleft{
	float:left;
	margin-right:8px;
	margin-left: 16px;

}
.homebullets{
	padding-left: 225px;
}
.productbullets{
	padding-left: 200px;
	padding-top:20px;
}
.rule{
	width:80%;
	margin-left: 10%;
	color: #DFDFDF;
	background-color: #DFDFDF;
	height: 0.1em;
	border:0;
	margin-top: 24px;
}
#links {
	color:#D29DBD;
	font-size: 14px;
	font-weight: bold;
}
#links li a{
	color:#D29DBD;
	text-decoration: none;
	font-weight: bold;
}
#links li a:hover{
	color: #800000;
	text-decoration: underline;
	font-style: italic;
}
.style2 {font-size: 10px}
.style3 {font-size: 11px}
.contactform{
	width:100%;
	margin-top: 6px;
}
.floatleftcardbox{
	float: inherit;
}
.floatrightcardboxpic{
	float:right;
	margin-right: 75px;
}
.floatleftcardboxpic{
	float:left;
	margin-left: 75px;
}
.giftwrapped{float:right;}
.cardboxthumbleft{margin-right:4px;}
.floatleftorder{
	float: left;
	width: 25%;
	margin-left: 75px;
	list-style-type: disc;
	font-weight: bold;
	padding-left: 16px;
}
.floatrightorder{
	float: right;
	width: 40%;
	font-weight: bold;
	padding-left: 16px;
}

div.nav {
	height: 40px;
	width: 140px;
	padding:0;
	background-image:url("images/homeover.jpg");
	float:right;
	margin-right:30px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

div.nav a, div.nav a:link, div.nav a:visited {
display:block;
}

div.nav img {
width:100%;
height:100%;
border:0;
}

div.nav a:hover img {
visibility:hidden;
}
div.nav2 {
	height: 40px;
	width: 140px;
	padding:0;
	background-image:url("images/productsover.jpg");
	float:right;
	margin-right:30px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

div.nav2 a, div.nav2 a:link, div.nav2 a:visited {
display:block;
}

div.nav2 img {
width:100%;
height:100%;
border:0;
}

div.nav2 a:hover img {
visibility:hidden;
}


div.nav3 {
	height: 40px;
	width: 140px;
	padding:0;
	background-image:url("images/galleryover.jpg");
	float:right;
	margin-right:30px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

div.nav3 a, div.nav3 a:link, div.nav3 a:visited {
display:block;
}

div.nav3 img {
width:100%;
height:100%;
border:0;
}

div.nav3 a:hover img {
visibility:hidden;
}


div.nav4 {
	height: 40px;
	width: 140px;
	padding:0;
	background-image:url("images/orderover.jpg");
	float:right;
	margin-right:30px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

div.nav4 a, div.nav4 a:link, div.nav4 a:visited {
display:block;
}

div.nav4 img {
width:100%;
height:100%;
border:0;
}

div.nav4 a:hover img {
visibility:hidden;
}


div.nav5 {
	height: 40px;
	width: 140px;
	padding:0;
	background-image:url("images/contactover.jpg");
	float:right;
	margin-right:30px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}

div.nav5 a, div.nav5 a:link, div.nav5 a:visited {
display:block;
}

div.nav5 img {
width:100%;
height:100%;
border:0;
}

div.nav5 a:hover img {
visibility:hidden;
}
.newmenu{margin-left:12px;
margin-right:12px;}

