body {
	background: url(../images/bgRepeat.png) #b2d2d3 repeat-x;
	position: relative;
	width: 1017px; 
	margin: 0 auto 0 auto;
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	}
	
#wrapper {
	width: 1017px;
	}
	
#header {
	background: url(../images/header.png) no-repeat;
	width: 1017px;
	height: 138px;
	}
	
#mainContent {
	background: url(../images/middle.png) repeat-y;
	width: 1017px;
	}
	
#footer {
	background: url(../images/footer.png) no-repeat;
	width: 1017px;
	height: 41px;
	}

.colClear {
	clear: both;
	}
	
#headerContent {
	margin-left: 20px;
	width: 975px;
	}
	
#topRightNav {
	float: right;
	padding: 30px 8px 0 0;
	color: #f6602e;
	}
	
#topRightNav a, #topRightNav a:visited {
	color: #f6602e;
	text-decoration: none;
	}
	
#topRightNav a:hover {
	color: #2983b1;
	text-decoration: underline;
	}
	
#logo {
	padding: 30px 0 0 15px;
	}
	
#mainContentContainer {
	margin-left: 20px;
	width: 975px;
	}
	
#col1 {
	width: 190px;
	float: left;
	}
	
#col2 {
	width: 762px;
	float: right;
	border-left: dotted 2px #f6602e;
	padding: 7px;
	min-height: 450px;
	}
	
.products {
	text-align: center;
	}
	
.yellowLine {
	background-color: #fbc43b;
	width: 3px;
	height: 280px;
	}
	
#bottomBanner {
	background: url(../images/bottomBar.png) no-repeat;
	width: 975px;
	height: 48px;
	}
	
.title {
	font-size: 20pt;
	color: #f9224a;
	padding-bottom: 6px;
	}
	
.title2 {
	font-size: 20pt;
	color: #f9224a;
	}
	
.title3 {
	font-size: 16pt;
	color: #f9224a;
	}
	
a, a:visited {
	color: #1f4c59;
	}
	
a:hover {
	color: #2983b1;
	}
	
.dottedOrange {
	width: 100%;
	border-bottom: dotted 2px #f6602e;
	height: 3px;
	}
	
.grey {
	color: #434343;
	}
	
.free {
	float: right;
	background-color: #2983b1;
	width: 209px;
	height: 175px;
	}
	
.freeContent {
	padding: 9px 0 0 7px;
	}
	
#bottomContent {
	font-size: 12pt;
	width: 975px;
	text-align: center;
	padding-top: 13px;
	}
	
#bottomContent a, #bottomContent a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#bottomContent a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#nav1 {
	width: 190px;
	background-color: #66c82f;
	height: 34px;
	color: #ffffff;
	margin: 6px 0 6px 0;
	font-size: 14pt;
	}
	
#nav2 {
	width: 190px;
	background-color: #fbc43b;
	height: 34px;
	color: #ffffff;
	margin: 0 0 6px 0;
	font-size: 14pt;
	}
	
#nav3 {
	width: 190px;
	background-color: #f3532c;
	height: 34px;
	color: #ffffff;
	margin: 0 0 6px 0;
	font-size: 14pt;
	}
	
#nav4 {
	width: 190px;
	background-color: #f9224a;
	height: 34px;
	color: #ffffff;
	margin: 0 0 6px 0;
	font-size: 14pt;
	}
	
#nav5 {
	width: 190px;
	background-color: #2983b1;
	height: 34px;
	color: #ffffff;
	margin: 0 0 6px 0;
	font-size: 14pt;
	}
	
#nav6 {
	width: 190px;
	background-color: #6651ca;
	height: 34px;
	color: #ffffff;
	margin: 0 0 6px 0;
	font-size: 14pt;
	}
	
.swirl {
	width: 30px;
	float: left;
	padding: 3px 0 0 4px;
	}
	
.linkName {
	width: 152px;
	float: right;
	padding-top: 6px;
	}
	
.linkName a, .linkName a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.linkName a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
	
.address {
	padding: 15px 0 0 7px;
	}
	
.details {
	font-size: 12pt;
	color: #f3532c;
	}
	
.phone {
	font-weight: bold;
	color: #f9224a;
	}
	
.email {
	width: 190px;
	text-align: center;
	}
	
.sort {
	float: right;
	}
	
.page {
	text-align: center;
	}
	
.info {
	background-color: #ffffff;
	border: dotted 2px #f3532c;
	}
	
.price {
	font-size: 16pt;
	color: red;
	padding-top: 10px;
	padding-bottom: 4px;
	}
	
.image {
	float: right;
	padding: 0 0 6px 6px;
	}
	
.ShipImage {
	float: right;
	padding: 0 0 6px 6px;
	}
	
#copyright {
	width: 1017px;
	text-align: center;
	padding-bottom: 7px;
	}
	
#slideshow {
 position:relative;
 height:245px;
 width:975px;
 }
  
#slideshow IMG {
 position:absolute;
 top:0;
 left:0;
 z-index:8;
 cursor:pointer;
 }
 
#slideshow IMG.active {
 z-index:10;
 }
 
#slideshow IMG.last-active {
 z-index:9;
 }
 
.topSaying {
	padding-bottom: 6px;
	}
	
.height {
	height: 250px;
	}
	
#birthday {
	width: 367px;
	height: 367px;
	}
