@charset "utf-8";
html,body {
	height:100%;
}
body,p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e3e3e;
}
body,p {
	margin:0px;
	padding:0px;
}
body {
	background-color: #e0e0e0;
	background-image: url(images/pageshadow.gif);
	background-repeat: repeat-y;
	background-position: center;
}
td#FeaturedItem {
	background-color: #cfdeea;
	background-image: url(images/headershadbluebottom.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding:10px;
	padding-top:20px;
}
a {
	color:#1e629e;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#Footer a {
	color:#FFFFFF;
}
#Footer a:hover {
	color:#575757;
	text-decoration:underline
}
h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.textbody {
	text-indent: 20px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#UpperBG {
	position:absolute;
	width:100%;
	z-index:1;
	top: 0px;
	left: 0px;
	background-image: url(images/upperbg.png);
}
#MotherofAllDIVs {
	position:absolute;
	z-index:2;
	left: 50%;
	top: 0px;
}
#PageWhiteBG {
	position:absolute;
	width:960px;
	z-index:1;
	left: -480px;
	background-color: #1e629e;
	height:100%
}
#HeaderBG {
	position:absolute;
	width:976px;
	height:328px;
	z-index:2;
	left: -488px;
}
#Menu {
	position:absolute;
	width:620px;
	height:31px;
	z-index:3;
	left: -140px;
	top: 77px;
}
#Logo {
	position:absolute;
	z-index:4;
	left: -448px;
}
#HeaderBGBottom {
	position:absolute;
	width:960px;
	z-index:5;
	left: -480px;
	top: 328px;
	background-image: url(images/headerbgbottom.gif);
}
#BodyPic {
	position:absolute;
	z-index:6;
	left: -174px;
	top: 108px;
	background-color: #1e629e;
}
#Body {
	position:absolute;
	width:960px;
	z-index:7;
	left: -480px;
	top: 306px;
	background-color: #FFFFFF;
	background-image: url(images/headershadebottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#Footer {
	position:absolute;
	width:960px;
	height:50px;
	z-index:1;
	padding-top: 10px;
	background-color: #1e629e;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
#rssIcon {
	position:absolute;
	z-index:1;
	left: 925px;
	margin-top: -15px;
}
div.hr {
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #83b4f5;
}
.ProductPhoto {
	background-color:#cfdeea;
	background-position:center center;
	background-repeat:no-repeat;
	margin-bottom:5px;
	border:1px solid #1e629e;
}
#MailingList td,#MailingList p {
	font-size: 10px;
}
#MailingList input,#MailingList select {
	font-size: 10px;
	color:#1e629e;
}
