body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url(../images/background-repeat.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.clear-both{
 clear:both
}

a:link, a:visited {
	color:#000;
	text-decoration: none;
}

a:hover, a:active {
	color:#718888;
}



h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	color: #fff;
	font-weight: normal;
}

.h1-sub{
	color: #fff;
	line-height: 18px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 18px;
	font-weight: bold;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000;
	font-weight: normal;
	line-height: 18px;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #718888;
	font-weight: normal;
	margin-bottom: 10px;
}

ul ul, ul ol, ol ul, ol ol{
	
}



strong{
 font-weight: bold;
}
em{
	font-style:italic;
}

#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

/**** Header ****/

#header {
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	width: 980px;
	height: 331px;
}

/**** Main Nav ****/

#main-nav {
	width: 470px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;	
}



#main-nav ul{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style: italic;
	color: #000;
	font-weight: normal;
	margin: 0;
	padding: 0px;
}

#main-nav ul li{
  display: inline;
}

#left-margin {
	background-image: url(../images/left-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	width: 20px;
	height: 82px;
	float:left;
}

/**** Title Bar ****/

#title-bar-wrapper {
	background-image: url(../images/title-bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 710px;
	height: 64px;
	float:left;
	margin: 0;
}

#title-bar {
	float:left;
	margin: 0 0 0 20px;
}

#title-bar-shadow {
	background-image: url(../images/title-bar-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	width: 710px;
	height: 18px;
	float:left;
}

/**** Middle ****/

#middle {
	width: 980px;
	background-image: url(../images/middle-background.gif);
}

/**** Sub Nav ****/

#sub-nav-wrapper {
	width: 230px;
	background-image: url(../images/sub-nav.jpg);
	background-repeat: repeat;
	background-position: top left;
	float:left;
	padding-top: 82px;
}

#sub-nav {
	background-image: url(../images/sub-nav-background.jpg);
	float:left;
	margin-right: -10px;
	margin-bottom: 0;
	margin-left: -10px;
	width: 250px;
}

#sub-nav-text {
	float:left;
	padding-right: 30px;
	padding-left: 30px;
	margin-top: -82px;
}

#sub-nav ul{
	list-style-type:none;
	margin-bottom: 25px;
	line-height:18px;

}

#sub-nav ul li{
		margin-bottom:12px;

}

#sub-nav ol{
	list-style-type:decimal;
	line-height:18px;
	padding-left: 10px;
}

#sub-nav ol li{
		margin-bottom:12px;

}

#sub-nav-footer {
	width: 250px;
	height: 67px;
	background-image: url(../images/sub-nav-footer.jpg);
	background-repeat: repeat;
	background-position: left top;
	float:left;
	margin-top: 0;
	margin-right: -10px;
	margin-bottom: 0;
	margin-left: -10px;
}

/**** Content ****/

#content-wrapper {
	width: 710px;
	float:left;
}

#content {
	width: 480px;
	float:left;
}

/**** Products ****/

.product-wrapper {
	width: 230px;
	float:left;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-bottom: 20px;
}

.product {
	float:left;
}

.product-info {
	float:left;
	padding-left: 10px;
}

.promo-wrapper {
	text-align:left;
	width: 220px;
	float:left;
	padding-left: 10px;
	padding-bottom: 10px;
}

.promo {
	text-align:left;
	float:left;
	margin-bottom: 10px;
}

.promo-text {
	font-size:16px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}

.product-buttons {
	float:left;
	padding-top: 10px;	
}

.red{
	color:#FF0000;
}

.price{
	font-size: 18px;
	color: #ff0000;
	line-height: 22px;
	font-weight: bold;
}

a.rollover {
	float: left;
	display: block;
	width: 92px;
	font: bold 14px sans-serif;
	color:#fff;
	text-align:center;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 7px;
}

a.read-more{
	background: url(../images/read-more.jpg) 0 0 no-repeat;
}

a.add-to-cart{
	background: url(../images/add-to-cart.jpg) 0 0 no-repeat;
}

a.rollover:hover { 
	background-position: 0 -40px;
	color: #fff;
}
a.rollover:active {
	background-position: 0 -80px;
	color:#fff;
}



/**** Right Column ****/

#right-margin {
	background-image: url(../images/right-title.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0;
	float:left;
	width: 20px;
	height: 82px;
}

/**** Footer ****/

#footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 920px;
	padding-top: 100px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#footer-links {
	width: 500px;
	font-size: 12px;
}

#payment {
	float: right;
	width: 141px;
	height: 23px;
	background-image: url(../images/payment.jpg);
}

