body {
	font-family: Verdana, Arial, Helvectica, san-serif;
	color: #004A96;
	background-color: #004A96;
}

a {
	color: #004A96;
}

a:hover {
	color: #00AEEF;
}

a#email:hover {
	color: #00AEEF;
}

div table img {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 {
	margin: 0 0 20 0;
	font-size: 12pt;
	text-align: center;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

p {
	font-size: 12px;
}

#contact p {
	font-size: 14px;
}

h1 img {
	vertical-align: -4px;
}

/* HOMEPAGE */

div#homecontent {
	position:relative;
	border: 1px solid white;
}

table#homemenu {
	position:absolute;
	top: 400px;
	left: 169px;
}

p#footer {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	white-space: nowrap;
	width: 711px;
	position:absolute;
	top: 440px;
	left: 0px;
}

p#footer a {
	text-decoration: none;
}

/* MAIN NAV */

div#bigbix {
	text-align: center;
}

p#signature {
	font-size: 10px;
	text-align: center;
	padding: 10px;
	white-space: nowrap;
}

p#signature a {
	text-decoration: none;
}


h1.nomenu {
	padding-top: 30px;
}

div#mainframe {
	background: #FC0 url(../graphix/bg_main.gif) top repeat;
	position:relative;
	width: 688px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 1px solid white;
}

div#nav {
	background: #004a96 url(../graphix/bg_menu.gif) repeat;
	border-top: 1px solid #20a1dd;
	border-bottom: 1px solid #0194d8;
	width: 688px;
	text-align:left;
	position: relative;
	top: -3;
}

html>body div#nav {
	top: 0;
}

div#nav div {
	border-bottom: 1px solid #20a1dd;
	border-top: 1px solid #0194d8;
}

div#sub {
	padding-top: 7px;
	padding-bottom: 24px;
	text-align:left;
	position: relative;
	top: -3;
}

html>body div#sub {
	top: 0;
}

div#nav table, div#sub table {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

/* CONTENT */

#topleft {
	background: url(../graphix/corner_topleft.gif) top left;
}

#topright {
	background: url(../graphix/corner_topright.gif) top right;
}

#bottomleft {
	background: url(../graphix/corner_bottomleft.gif) bottom left;
}

#bottomright {
	background: url(../graphix/corner_bottomright.gif) bottom right;
}

#ItemInfo p {
	margin: 3px 10px;
}

.allproducts p {
	margin: 3px 0;
	text-align: center;
	white-space: nowrap;
	font-size: 11px;
}

.allproducts p.productinfo {
	text-align: left;
	white-space: normal;
	line-height: 2em;	
	font-size: 12px;
}

.allproducts p.new {
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: red;
	text-align: center;
}

div#awards {
	position:relative;
}

img#awardseal {
	position:absolute;
	top: -17px;
	left: -19px;
}

.nobr {
	white-space: nowrap;
}

td.bodycopy {
	font-size: 12px;
}

.tdsmalltx {
	font-size: 10px;
}