@charset "utf-8";
		a:hover {
			color: white !important;
		}
a:visited {
	color: #0066cc;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
* {
		font: normal 10pt/200% sans-serif;
		text-align: left;
}
img {
	border: 0;
}
body {
	background:  #ededed url(images/back_all.jpg) top repeat-x;
}
.adv {
	position: absolute;
	top: 255px;
	left: 370px;
	color: white;
	font-weight: bold;
}
.adv a {
	color: silver;
	font-weight: bold;
}
.warning {
	padding: 25px 0 25px 0; 
	background: red; 
	text-align: center; 
	display: none;
	font-weight: bold;
	position: absolute;
	width: 100%;
	top: 283px;
	z-index: 500;
}
.logo {
	width: 586px;
	height: 243px;
	background: url(images/logo_606x162.png) bottom right no-repeat;
}
.logo p {
	position: absolute;
	width: 540px;
	text-align: right;
	margin: 210px 20px 0 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}
.heid {
	position: absolute;
	width: 430px;
	height: 372px;
	top: 150px;
	left: 1200px;
	background: url(images/heid.png) top left no-repeat;
	z-index: 100;
}
.links {
	position: absolute;
	top: 0px;
	width: 100%;
	min-width: 900px;
	margin: 5px 0px 0px 0px; 
}
.links ul {
	text-align: right;
	margin: 0;	
}
.links li {
	margin: 0 15px;
	display: inline;
	list-style: none;
	text-align: right;
	color: white;
}
.links a {
	color: white;
	text-decoration: underline;
	font: normal bold 8pt/100% sans-serif;
}
.header {
	position: absolute;
	top: 350px;
	left: 80px;
	height: 62px;
	width: 536px;
	background: url(images/print_for_you.png) top left no-repeat;
}
.list {
	margin: 0px 0px 30px 30px;
	padding-top: 250px;
}
/*.list div {
	width: 170px;
	height: 200px;
	display: inline;
	list-style: none;
	margin: 10px 10px;
}*/
.list div a  {
	float: left;
	width: 150px;
	height: 130px;
	margin: 15px;
	padding: 10px;
	background: url(images/icon_back.png) top center no-repeat;
	color: #003957;
	text-decoration:none;
}
.list div a:hover  {
	background: url(images/icon_back.png) bottom center no-repeat;
	color: #003957 !important;
}
.list div a img {
	position: absolute;
	margin: 0;
}
.list div p {
	width: 170px;
	margin: 140px 0 0 0;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
}
.location {
	position: absolute;
	top: 260px;
	left: 270px;
	color: white;
	font-weight: bold;
}
.location a {
	color: gray;
	text-decoration: underline;
	font-weight: bold;
}
.dyn_border {
	margin-top: 100px !important;
	margin: 100px auto 50px auto;
	width: 90%;
	padding: 5px;
	border: solid 1px white;
    min-width: 1010px;
}
.dyn_border p {
	font: italic bold 24pt/100% 'Times',serif;
	color: #c8c8c8;
	margin: 15px 0 15px 15px;
}
.dyn_content {
	padding: 15px;
	background: transparent url(images/50tr.png) top left repeat;
    min-width: 970px;	
}
.prod_img_listing {
	margin: 0;
	padding: 0;
}
.prod_img_listing li {
	display: inline-block;
	margin: 0px;
}
.dyn_content img {
	position: relative;
	margin: 0 15px;
	float: left;
/*	width: 100px; */
	border: solid 1px gray;
	padding: 3px;
}
.dyn_content p,li {
	font: normal 10pt/200% sans-serif;
	color: black;
}
.clear {
	clear: both;
}
.listing li {
	margin: 10px 0 0 15px;
	list-style: square inside;
	display: list-item;
}
.listing a {
	font-weight: bold;
	color: #003957;
	text-decoration: none;
}
td input {
	border: dashed 1px gray; 
	width: 150px;
	background: #eeeeee;
}
.mainlink {
	position: absolute;
	top: 100px;
	left: 250px;
	width: 320px;
	height: 100px;
	border: none;
}
.sitemap {
	min-width: 1000px;
	background: #393939 url(images/back_all.jpg) 100% 80%;
	margin-top: 15px;
	padding: 10px 15px 5px 25px;
}
.maplinks {
	width: 30%;
	float: left;
	padding: 0px 0px 0px 15px;
	border: none;
}
.maplinks a {
	display: list-item;
	list-style: square outside;
	font: 9px/9px sans-serif !important;
	text-decoration: none;
	color: black;
	margin: 8px 0px 0px 15px;
}
#adv_button {
	width: 100px; 
	height: 100px;
	background: url(images/adv_button.png) top left no-repeat;
	}