html {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
  	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#222222;
	background-image:url(../images/lines.gif);
	background-attachment:fixed;

}

#body-container {
width:1000px;
margin:0 auto;
min-height:100%;
vertical-align:top;
padding:0;
border: #ce1616 3px solid;
border-top:0;
border-bottom:0;
background-color:#ffffff;
}

h1.header {
background-image:url(../images/header.png);
height:81px;
width:1000px;
margin:0 auto;
vertical-align:top;
padding:0;
text-indent:-9999px;
}

#nav {
height:29px;
background-image:url(../images/nav.png);
background-repeat: no-repeat;
margin:0;
}

ul#nav {
      list-style-type: none;
      margin: 0;
      padding: 0;
      }
  
  ul#nav li {
      float: left;
      }
  
  ul#nav li a {
  	display:block;
      height: 29px;
      outline: 0;
      }
  
  ul#nav li.nav a { 
  	font-family: Helvetica, Arial, sans-serif;
	color: #153560;
	font-weight: bold;
	font-size: 17px;
	font-style:italic;
	text-decoration:none;
	padding-left:40px;
	line-height: 29px;
  } 
  
  ul#nav li.nav a:hover { 
  	font-family: Helvetica, Arial, sans-serif;
	color: #ce1616;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	padding-left:40px;
	line-height: 29px;
  } 

h3.product-spotlight {
background-image:url(../images/product-spotlight.jpg);
background-repeat:none;
height:262px;
width:1000px;
margin:0 auto;
vertical-align:top;
padding:0;
text-indent:-9999px;
}

#main-body {
background-image:url(../images/background.jpg);
background-repeat: repeat-x;
margin:0;
min-height:400px;
padding:8px;
}

h2.page-heading {
  	font-family: Helvetica, Arial, sans-serif;
	color: #ce1616;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	line-height: 25px;
	font-style:italic;
	margin-top:0px;
	}

h3.heading {
  	font-family: Helvetica, Arial, sans-serif;
	color: #153560;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	line-height: 17px;
	}

h3.product-name {
  	font-family: Helvetica, Arial, sans-serif;
	color: #ce1616;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	line-height: 15px;
	}


#right-side-pics {
float:right;
width:450px;
padding-left:10px;
}

#right-side-pics-small {
float:right;
width:128px;
padding-right:6px;
}

#right-side-pics1 {
float:right;
width:450px;
padding-left:10px;
}

#right-side-pics1-small {
float:right;
width:128px;
padding-right:6px;
}
.picborder {
border:solid 4px;
border-color:#999999;
}

.picborder:hover {
border:solid 4px;
border-color:#ce1616;
}

#right-side-350px {
float:right;
width:350px;
padding-left:10px;
}

#shipping-notice {
font-size:11px;
}

hr.hr500 {
	color: #CCC;
	background-color: #CCC;
	height: 1px;
	border:0px;
	width:500px;
	}	
	
hr.hr980 {
	color: #ce1616;
	background-color: #ce1616;
	height: 1px;
	border:0px;
	width:980px;
	}

.asterik {
color:#FF0000;
font-weight:bold;
}

#body-footer {
width:1000px;
clear:both;
padding:0;
margin:0;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#DEDEDE;
}
