td, p, body, .subnav li {
	font-size: 10px;
}
body {
	background-color: #001448;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.main-container {
	width: 1024px;
}
.container {
	width: 998px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header {
	text-align: left;
	font-size: 12px;
}
.bg-tile {
	background-image: url(images/bg-tile.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.leftcol {
	text-align: left;
	width: 190px;
	background-color: #FFFFFF;
	background-image: url(images/leftborder.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.leftcolimg {
	margin: 0px;
}
.brands-header {
	background-image: url(images/brand-header.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	height: 23px;
	text-align: left;
	padding-top: 7px;
	margin-bottom: 1px;
	margin-top: 0px;
	font-size: 14px;
	padding-left: 20px;
	background-color: #6666FF;
}
.rightcol {
	width: 807px;
	text-align: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	display: block;
	height: 34px;
	width: 100%;
	color: #BDBAFF;
	font-size: 10px;
	text-align: left;
	padding-top: 12px;
	padding-left: 24px;
}
.footer a {
	padding-right: 3px;
	padding-left: 3px;
}
.footer a:hover {
	color: #001448;
	background-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;

}
.category-header {
	background-image: url(images/category-header.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #FFFFFF;
	height: 25px;
	text-align: left;
	padding-top: 5px;
	margin: 0px 0px 1px;
	font-size: 14px;
	padding-left: 20px;
}
#navcontainer ul {
	padding-left: 0;
	margin-left: 0;
	float: right;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navcontainer ul li {
display: inline;
}

#navcontainer ul li a {
	padding: .4em 1em;
	background-color: #6666FF;
	text-decoration: none;
	float: right;
	border-right: 1px solid #fff;
	color: #FFFFFF;
	font-weight: bold;
}

#navcontainer ul li a:hover {
	background-color: #C00000;
	color: #FFFFFF;
	font-weight: bold;
}

.subnav {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	text-align: left;
	list-style-type: none;
	width: 100%;
	font-size: 12px;
}
.subnav ul {
	margin: 0;
	padding: 0px;
}
.subnav li {
	margin: 0px 0px 1px;
	padding: 0px;
	font-weight: normal;
}
.subnav li a {
	text-decoration: none;
	margin: 0px;
	height: 12px;
	display: block;
	background-image: url(images/subnav.gif);
	color: #000099;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-repeat: repeat-y;
	background-color: #BDBAFF;
}
.subnav li a:hover {
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 5px;
	background-image: url(images/subnavRO.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #C00000;
}
.subnav-bottom {
	background-image: url(images/subnav-bottom.gif);
	height: 22px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 5px;
}
.subnav-cat-bottom {
	background-image: url(images/subnav-category-bottom.gif);
	height: 22px;
	background-repeat: no-repeat;
	margin-top: 0px;
	background-color: #6666FF;
}
.copyright {
	width: 485px;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	padding-left: 15px;
}
.designby a {
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	width: 505px;
	padding-right: 15px;
	text-align: right;
}
.designby a:hover {
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
.cornerpeal {
	background-image: url(images/corner-peel.gif);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 20px;
	font-size: 12px;
	margin-top: 0px;
	width: 255px;
	padding-left: 10px;
}
.cornerpeal h1 {
	font-size: 16px;
	color: #32852E;
	padding-top: 10px;
	margin: 0px;
}
.cornerpeal ul {
	color: #32852E;
}
.newslettertxt {
	font-size: 12px;
	color: #FFFFFF;
}
.enewsletter {
	font-size: 18px;
	text-align: left;
	padding-left: 15px;
	padding-top: 8px;
	padding-bottom: 13px;
	color: #FFFFFF;
	background-image: url(images/enewsletter-tile.gif);
	background-repeat: repeat-x;
	font-weight: bold;
}
.enewsletter a {
	color: #FFFFFF;
}
.txtlinks {
	background-color: #F3F3F3;
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	text-align: center;
	width: 700px;
}
.content {
	background-image: url(images/content-tile.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding: 10px;
	font-size: 12px;
}
h1 {
	font-size: 18px;
	color: #000099;
}
.selling-points {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #6666FF;
	font-size: 16px;
	text-align: center;
	color: #2A2ACD;
	font-weight: bold;
	width: 315px;
}
a {
	color: #000099;
}
.small {
	font-size: 10px;
	display: inline;
	color: #CCCCCC;
}
.regular {
	font-size: 12px;
	color: #CCCCCC;
}
.med {
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.large {
	font-size: 18px;
	color: #CCCCCC;
}
.txtsize a:hover {
	color: #001448;
	background-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 0px;
	text-align: left;
}
.txtsize a {
	padding-right: 3px;
	padding-left: 3px;
	color: #CCCCCC;
	text-align: left;
}
.txtsize {
	color: #CCCCCC;
	text-align: left;
	padding-right: 15px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.txtnormal {
	font-size: 12px;
	font-weight: normal;
}

