body {
	background: url(../images/bgRepeat.png) #eeeeee repeat-x;
	position: relative;
	width: 1024px; 
	margin: 0 auto 0 auto;
	font-family: arial, tahoma, sans-serif;
	font-size: 10pt;
	text-align:center;
	}
	
#wrapper {
	width: 1024px;
	text-align:left;
	}
	
#top {
	background: url(../images/top.png) no-repeat;
	width: 1024px;
	height: 27px;
	}
	
#mainContent {
	background: url(../images/middle.png) repeat-y;
	width: 1024px;
	min-height: 652px;
	*min-height: 644px;
	}
	
#footer {
	background: url(../images/bottom.png) no-repeat;
	width: 1024px;
	height: 42px;
	}
	
#mainContentContainer {
	width: 975px;
	margin: 0 0 0 24px;
	position: relative;
	background:url(../images/contentBackground.jpg) repeat-y;
	}
	
#logo {
	padding: 8px 0 0 20px;
	}
	
table {
	font-size: 10pt;
	}
	
#topCornerContent {
	float: right;
	padding: 0 6px 0 0;
	}
	
#search {
	background: url(../images/searchBg.png) no-repeat;
	width: 319px;
	height: 43px;
	float: right;
	margin-top: -15px;
	}
	
.colClear {
	clear: both;
	}

#header {
	background-color:#fff;
}
	
#col1 {
	background-color: #dad7d7;
	float: left;
	width: 220px;
	margin-top: -6px;
	/*position:absolute;*/
	top: 123px;
	*top: 126px;
	left: 1;
	bottom: 0;
	}
	
#col2 {
	float: right;
	width: 743px;
	padding-left:12px;
	margin-top: -6px;
	*padding-bottom: 5px;
	background-color: #fff;
	}
	
.topGrey {
	background-color: #616161;
	width: 220px;
	height: 25px;
	}
	
.topBlue {
	background-color: #8a1c4d;
	width: 743px;
	height: 25px;
	}
	
#headerImage {
	background: url(../images/headerImage.png) no-repeat;
	width: 743px;
	height: 267px;
	border-bottom: solid 5px #8a1c4d;
	}
	
#categories {
	text-align: center;
	}
	
.title {
	font-size: 16pt;
	color: #004677;
	padding: 0 0 6px 0;
	}
	
.greyBar {
	background-color: #b1b1b1;
	width: 2px;
	height: 200px;
	/*margin-right: 20px;*/
	}
	
.view {
	text-align: center;
	color: #004677;
	margin-top: 6px;
	margin-bottom: 6px;
	}
	
h1 {
	background: url(../images/darkBlueCircle.png) no-repeat;
	padding-left: 35px;
	/*padding-top: 5px;*/
	font-size: 18pt;
	height: 30px;
	font-weight: normal;
	color: #616161;
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
#col2Content {
	padding: 0 8px 0 0;
	}
	
.blueBar {
	width: 975px;
	background-color: #8a1c4d;
	height: 19px;
	margin: 0 0 0 24px;
	}
	
.content {
	color: #ffffff;
	font-size: 14pt;
	text-align: center;
	}
	
.content2 {
	color: #ffffff;
	font-size: 14pt;
	text-align: center;
	margin-left: 40px;
	margin-top: -2px;
	}

.white {
	color: #ffffff;
	}
	
#searchContent {
	padding: 6px 3px 0 12px;
	*margin-top:-20px;
	}
	
#searchContent input.txt {
	width:185px;
	}
	
.topRight {
	color: #616161;
	}
	
.topRight a, .topRight a:visited {
	text-decoration: none;
	color: #616161;
	}
	
.topRight a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
#headerContent {
	color: #616161;
	text-align: center;
	padding: 55px 0 0 275px;
	}
	
.percent {
	color: #004677;
	font-size: 20pt;
	padding-top: 20px;
	}
	
.interest {
	color: #000000;
	/*font-weight: bold;*/
	font-size: 14pt;
	}
	
.call {
	color: #004677;
	/*font-weight: bold;*/
	font-size: 18pt;
	}
	
.arrowLink {
	background: url(../images/blueArrow.png) no-repeat left;
	padding: 15px 0 15px 25px;
	display: block;
	text-decoration: none;
	margin: 0 0 0 10px;
	border-bottom: solid 1px #616161;
	font-size: 12pt;
	color: #616161;
	letter-spacing: 2px;
	/*font-weight: bold;*/
	}
	
.arrowLinkLast {
	background: url(../images/blueArrow.png) no-repeat left;
	padding: 15px 0 15px 25px;
	display: block;
	text-decoration: none;
	margin: 0 0 0 10px;
	font-size: 12pt;
	color: #616161;
	/*font-weight: bold;*/
	letter-spacing: 2px;
	}
	
.arrowLink a, .arrowLink a:visited {
	color: #616161;
	text-decoration: none;
	}
	
.arrowLink a:hover {
	color: #004677;
	text-decoration: none;
	}
	
#mainNav {
	background-color: #dad7d7;
	}
	
#mainNav ul {
	list-style:none;
	margin:0; 
	padding:0;
	}
	
#mainNav ul li {
	font-size: 12pt;
	border-bottom: solid 1px #616161;
	}

#mainNav ul li a, #mainNav ul li a:visited {
	text-decoration:none;
	display:block;
	background:url(../images/darkBlueCircle.png) no-repeat left;
	padding:12px 0 12px 35px;
	margin-left:10px;
	width:175px;
	color: #616161;
	background-color: #dad7d7;
	}
	
#mainNav ul li a:hover {
	text-decoration:none;
	display:block;
	background:url(../images/darkBlueCircle.png) no-repeat left;
	padding:12px 0 12px 35px;
	margin-left:10px;
	width:175px;
	color: #004677;
	}
	
#mainNav #last {
	border-bottom: none;
	}
	
.greyLine {
	background-color: #b1b1b1;
	height:5px;
	font-size:0;
	}
	
.greyLine2 {
	background-color: #b1b1b1;
	height:5px;
	font-size:0;
	margin: 6px 0 6px 0;
	}
	
#catNav {
	background-color: #ffffff;
	}
	
#bottom {
	text-align: center;
	padding: 0 0 10px 0;
	color: #616161;
	}
	
.emagine {
	padding-top: 3px;
	}
	
.emagine a, .emagine a:visited {
	color: #0B77B8;
	}
	
.emagine a:hover {
	color: #454545;
	}
	
h3 {
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
.service {
	padding-top: 0;
	margin-top: 0;
	}
	
a, a:visited {
	color: #004677;
	}
	
a:hover {
	color: #0B77B8;
	}
	
.small {
	font-size: 9pt;
	}
	
h4 {
	margin-bottom: 0;
	padding-bottom: 0;
	color: #616161;
	}
	
ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li ul li a {
  background: #787879;
  color: #FFF;
  padding-left: 20px;
  padding: 0.5em;
  margin-top:1px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #8a1c4d solid;
  padding-left: 15px;
}

ul#menu li ul li a.subMenu {
  background: #DAD7D7;
  color: #000;
  padding: 0.5em;
  padding-left: 1.5em;
  margin-top:1px;
}

ul#menu li ul li a.subMenu:hover {
  background: #aaa;
  border-left: 5px #8a1c4d solid;
}

#innerCol1 {
	float: left;
	width: 360px;
	padding-top: 10px;
	text-align: center;
	}
	
#innerCol2 {
	float: left;
	width: 320px;
	padding-top: 10px;
	/*border: solid 1px #616161;*/
	text-align: left;
	padding: 10px;
	background-color: #ffffff;
	}
	
.name1 {
	font-size: 12pt;
	color: #004677;
	border-bottom: solid 3px #DAD7D7;
	padding-bottom: 6px;
	text-align: left;
	font-weight: bold;
	}
	
.price {
	color: #980505;
	padding-top:5px;
	}
	
.price2 {
	color: #000000;
	padding-top:7px;
	}
	
.shipping {
	padding-top: 5px;
	}
	
#innerCol2 p {
	font-size: 10pt;
	text-align: left;
	color: #616161;
	}
	
.button {
	padding-bottom: 6px;
	border-bottom: solid 3px #DAD7D7;
	}
	
.red {
	font-size: 12pt;
	color: #980505;
	}
	
.blueBar2 {
	width: 100%;
	background-color: #0b77b8;
	height: 5px;
	margin-top: 10px;
	margin-bottom: 5px;
	}
	
.image {
	border: solid 3px #DAD7D7;
	}
	
.small2 {
	font-size: 8pt;
	}
	
#related {
	background-color: #DAD7D7;
	border: solid 1px #A2A2A2;
	text-align: center;
	margin: 0 auto 5px auto;
	}
	
.prod {
	color: #616161;
	font-weight: bold;
	}
	
.border {
	border-bottom: solid 2px #0b77b8;
	}
	
.red2 {
	color: #980505;
	}
	
.cabinets {
	margin: 0 auto 6px auto;
	}
	
#greyLineTall {
	width: 3px;
	height: 280px;
	background-color: #DAD7D7;
	margin: 0 9px 0 9px;
	}
	
.brands {
	margin-bottom: 6px;
	}
	
.items {
	text-align: center;
	}