* {
margin: 0;
}

body {
width: 760px;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
background: white;
}

a img {
border: 0;
}

blockquote {
	margin: 0 0 0 30px;
}

#page {
width:  60px;
}

img#printheader {
display: block;
visibility: visible
}


#header {
/**/
/*
background: url(/images/bkgd-header.jpg) no-repeat left bottom; */
display: none;
position: relative;
z-index: 100;
}

#header * {
display: none;
}


	

/* END HEADER TOP MAIN MENU SECTION*/



/* CONTNENT SECTION */
#content {
display: block;
width: 600px;
float: left;
line-height:14px;
}

	#content #content-pad {
	padding: 11px;
	margin-top: 15px;
	}

	#content h1 {
	color: #D59009;
	font-size: 16px;
	padding: 19px 10px 15px 14px;
	}
	
	#content h2 {
	color: #0058a8;
	font-size: 14px;
	padding: 0px 10px 0px 0px;
	margin-bottom: 5px;
	}

	#content h3 {
	color: #D59009;
	font-size: 12px;
	padding: 10px 10px 0px 0px;
	}
	
	#content h4 {
	color: #595959;
	font-size: 11px;
	padding: 10px 10px 0px 0px;
	}

	#content ul {
		list-style-type:disc;
		list-style:disc;
		margin-left: -1em;
	}

	#content #cart-data {
	text-align: right;
	padding: 0 16px 5px 0;
	}
	
		#content #cart-data a:link, #content #cart-data a:active, #content #cart-data a:hover, #content #cart-data a:visited {
		display: none;
		visibility: hiddens
		}

	#content #menu, #content #menu * {
	display: none;
	visibility: hidden;
	}
	

	#content #more-links, #content #more-links *, #content #more-links a {
	display: none;
	visibility: hidden;
	}
		


	#content p {
	padding: 0px 0 14px 0;
	}
	
	#content a:active, #content a:link {
	font-size: 11px;
	color:#0058a8;
	text-decoration:none;
	}
	
	#content a:visited {
	font-size: 11px;
	color:#75561c;
	text-decoration:none;
	}

	#content a:hover {
	font-size: 11px;
	text-decoration:underline;
	}
	

		/* SUB-PAGE SUBSECTION*/

.subpage-content {
background: #FFFFFF;
}

#content #subpage-onecolumn {

}

#content #subpage-leftcolumn {
width: 600px;
display: block;
margin: 0 0 5px 5px;
border-right: 0;
}

	#content #subpage-leftcolumn h2, #content #subpage-onecolumn h2{
	color: #0058A8;
	font-size: 14px;
	padding-bottom: 4px;
	}

#content #subpage-rightcolumn, #content #subpage-rightcolumn * {
display: none;
visibility: hidden; 
}

#content #subpage-onecolumn-nomargin h2 {
	color: #0058A8;
	font-size: 14px;
	padding-top: 10px;
}


	#content #layer-side-left, #content #layer-side-left * {
display: none;
visibility: hidden; 
	}


/*FOOTER*/
#footer {
	display: block;
	width: 100%;
	height: 15px;
	clear: both
}

	.frontpage-footer {
	background: url(/images/footer/footer-frontpage.gif) no-repeat top center;
	
	}
	
	.subpage-footer {
	background: url(/images/footer/footer-subpage.gif) no-repeat top center;
	}
	
	.blue-footer {
	background: url(/images/footer/footer-blue.gif) no-repeat top center;
	}
	
#footer-banner {
	display: block;
	font-size: 11px;
	width: 600px;;
	height: 45px;
	clear: both;
	text-align: right;
}

	#footer-banner a#footer-email {
	color: #99bcdc;
	float: right;
	height: 15px;
	width: 140px;
	padding-top: 5px;
	margin-right: 9px;
	text-decoration: none;
	}

	#footer-banner #footer-fax {
	color: #99bcdc;
	float: right;
	height: 15px;
	width: 95px;
	padding-top: 5px;
	margin-right: 5px;
	}

	#footer-banner #footer-phone {
	color: #99bcdc;
	float: right;
	height: 15px;
	width: 95px;
	padding-top: 5px;
	margin-right: 5px;
	}

	#footer-banner #footer-address {
	color: #99bcdc;
	float: right;
	height: 15px;
	width: 195px;
	padding-top: 5px;
	margin-right: 6px;
	}

	#footer-banner a#footer-email span, #footer-banner #footer-fax span, #footer-banner #footer-phone span, #footer-banner #footer-address span{
	color: #7dc43c;
	}
	
	.common-footer {
	background: url(/images/footer/footer-bkgrd.gif) no-repeat top center;
	}
/*END FOOTER*/