#container {
width:100%;
position:relative;
background:url(../img/header-repeat.jpg) repeat-x;
text-align:left;
}
body { background-image: url(../img/header-repeat.jpg); background-repeat: repeat-x; background-position: 100% 0; height: 100%; margin: 0; }
p { }
td { }
a:link { color: #8a0c0c; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }
a:visited { }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; }
a:active { }
h1 { color: #8a0c0c; font-size: 1.4em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin-top: 0; margin-right: 0; margin-bottom: 1em; }
h2 {
	color: #8a0c0c;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0em;
}
h3 { font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 2em 0 0.4em; }
.main_copy {
	color: #515151;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}
.small_copy { color: #000; font-size: 0.65em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5em; }
.link_copy { color: #000; font-size: 0.7em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1em; margin-left: 20px; }
#search {
	height: auto;
	width: 350px;
	left: 530px;
	position: absolute;
	top: 10px;
	visibility: visible;
}
#breadcrumb { height: 15px; width: 500px; top: 170px; position: absolute; left: 20px; visibility: visible; padding-bottom: 5px; }
#main_col { position: absolute; top: 200px; height: auto; width: 100%; left: 0; visibility: visible; }
#product {
	position: absolute;
	top: 50px;
	height: auto;
	width: 150px;
	left: 720px;
	visibility: visible;
}
.head_nav { background-color: #8a0c0c; width: 123px; margin-left: 19px; }
.head_nav a { color: #fff; font-size: 0.65em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; text-decoration: none; width: auto; padding: 2px 4px; border-bottom: 1px solid #fff; border-top-color: #fff; display: block; }
.head_nav a:hover { color: #fff; background-color: #8a0c0c; }
.navigation { width: 123px; margin-left: 19px; }
.navigation a { color: #8a0c0c; font-size: 0.65em; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; width: auto; padding: 2px 4px; border-bottom: 1px solid #8a0c0c; border-top-color: #fff; display: block; }
.navigation a:hover { background-color: #ebdcd5; }
.sub_nav { background-color: #ebdcd5; width: 123px; margin-left: 19px; }
.sub_nav a { color: #8a0c0c; font-size: 0.65em; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; width: auto; padding: 2px 4px; border-bottom: 1px solid #8a0c0c; border-top-color: #fff; display: block; }
.sub_nav a:hover { color: #fff; background-color: #8a0c0c; }
.sub_nav2 { color: #8a0c0c; font-size: 0.65em; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; width: auto; padding: 0 4px 0 12px; background-color: #faf5f2; width: 107px; margin-left: 19px; }
.sub_nav2 a { color: #8a0c0c; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; border-top-color: #fff; border-bottom-color: #fff; display: block; }
.sub_nav2 a:hover { text-decoration: underline; }
.sub_nav3 { width: 123px; margin-left: 22px; }
.sub_nav3 a { color: #8a0c0c; font-size: 0.65em; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; width: auto; padding: 2px 4px 2px 12px; border-bottom: 1px solid #fff; border-top-color: #fff; display: block; }
.sub_nav3 a:hover { color: #fff; background-color: #8a0c0c; }
.main_nav { width: 124px; height: 35px; margin-left: 17px; }
.main_nav a { color: #fff; font-size: 0.9em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; background-image: url(../img/button.gif); background-repeat: no-repeat; background-position: 0 2px; text-decoration: none; padding: 7px 4px 7px 10px; border-top-color: #fff; border-bottom-color: #fff; display: block; }
.main_nav a:hover { color: #fff; background-image: url(../img/button.gif); background-position: 0 -30px; }
#pageheader  { background-image: url(../img/new-header.jpg); background-repeat: no-repeat; width: 790px; height: 160px; }
#footer { left : 0; bottom : 0; background : #000; color : #fff; text-align : left; font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }#footer p{margin:0;padding:5px 10px 5px 20px}
#footer a{display:inline;padding:0;color: #C6D5FD}
#parent {
display : block;
min-height : 100%;
width : 100%;
position : absolute;
top : 0;
left : 0;
z-index : 0;
}
 @media print{
	#search{display:none;}
	#pageheader{display:none;}
	#breadcrumb{display:none;}
	#container{display:none;}
	#footer{display:none;}
	.main_nav{display:none;}
}
