#wrapall #bannerwrap {
	margin-bottom: 5px;
}

#bannerwrap #rightquicklinks {
	float: right;
	width: 266px;
	background-color: #D8D8D8;
	height: 249px;
	background-image: url(../Assets/box_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#bannerwrap #rightquicklinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#rightquicklinks #quickSearch #searchtitle {
	float: left;
	width: 90px;
	height: 12px;
	text-align: right;
	padding-top: 8px;
	font-weight: bold;
}
#bannerwrap #lefbanner {
	float: left;
	width: 680px;
}
#wrapall #prodnav {
	border: 1px solid #CCC;
	padding-left: 42px;
	background-image: url(../Assets/box_bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#wrapall #contentwrap {
	margin-top: 0px;
	margin-bottom: 30px;
}
#contentwrap #leftcolumn {
	width: 260px;
	margin-right: 30px;
	float: left;
	padding: 5px;
}
#contentwrap #midcolumn {
	width: 420px;
	margin-right: 30px;
	float: left;
	padding: 5px;
}
#contentwrap #rightcolumn {
	float: left;
	width: 188px;
	padding: 5px;
}

