.column {
		width: 270px;
		float: left;
		margin: 0px 15px 10px 0px;
	}
	
.span2 {
		width: 550px;
		float: left;
		margin: 0px 0px 10px 0px;
	}
	
.span3 {
		clear: both;
		width: 840px;
		margin: 0px 0px 10px 0px;
	}
	
.right {
		margin: 0px;
	}
	
.banners {
		width: 840px;
		clear: both;
		margin: 0px 0px 10px 0px;
	}
	
.banner {
		width: 270px;
		float: left;
		margin: 0px 15px 0px 0px;
	}
	
.noMargin {
		margin: 0px;
	}
	
/* Start Product Review Styles */

.productReview {
		width: 270px;
		background:url(../images/misc/product_review_h2_bg.gif) no-repeat;
	}

.productReview h2 {
		height: 28px;
		margin: 8px 0px 0px 10px;
		padding: 0px;
		font-weight: bold;
		font-size: 1.5em;
	}
	
.productReview h2 em, .locator h2 em, h1 em {
		color: #779C14;
		font-style: normal;
	}
	
.productReview .textHolder, .locator .textHolder {
		width: 250px;
		height: 200px;
	}

.imgLeft {
		float: left;
		width: 110px;
		margin: 0px 0px 5px 0px;
	}
	
.textRight {
		width: 128px;
		float: left;
		margin: 0px 0px 5px 10px;
	}
	
.textRight h3 {
		font-size: 1em;
		font-weight: bold;
		color: #779C14;
		margin: 0px 0px 10px 0px;
	}
	
.textRight img {
		margin: 10px 0px 0px 0px;
	}
	
.moreInfo a {
		float: right;
	}

.moreInfo a em {
		font-style: normal;
		color: #779C14;
	}
	
.largerImage {
		margin: 2px 0px 0px 0px;
		float: left;
	}	

/* End Product Review Styles */

.storeLocator {
		background:url(../images/misc/left_margin_bg.jpg) repeat-x;
		height: 300px;
		margin: 10px 0px 0px 0px;
	}

/* Start Locator Styles */

.locator {
		width: 270px;
		background:url(../images/misc/locator_h2_bg.gif) no-repeat;
	}
	
.locator h2 {
		height: 28px;
		margin: 8px 0px 0px 10px;
		padding: 0;
		font-weight: bold;
		font-size: 1.5em;
		color: #FFF;
	}
	
#storeHolder {
		width: 100%;
	}

.flashLocator {
		width: 260px;
		height: 200px;
		float: left;
		background-color: #000;
		padding: 0px 0px 0px 10px;
		color: #FFF;
	}
	
.flashLocator h2 {
		color: #FFF;
		font-weight: bold;
		font-size: 1.5em;
		margin: 8px 0px 5px 0px;
	}

.paginate {
		margin: 0px 5px 0px 0px;
		float: right;
		width: 120px;
		text-align: center;
	}
	
.paginate a {
		cursor: pointer;
	}

/* End Locator Styles */

/* Start Contact Page Styles */

.leftMargin {
		background:url(../images/misc/left_margin_bg.jpg) no-repeat;
		padding: 10px;
		width: 250px;
		height: 300px;
	}
	
.leftMargin ul {
		padding: 0px;
		margin: 0px;
		list-style: none;
	}

.leftMargin li {
		padding: 5px 0px 0px 0px;
	}
	
.addressHolder {
		margin: 10px 0px 0px 0px;
	}	
	
/* End Contact Styles  */

/* Start Careers Styles */

#jobsHolder {
		float: left;
		width: 530px;
		margin: 10px 0px 10px 0px;
		padding: 10px;
		background:url(../images/misc/left_margin_bg.jpg) repeat-x;
	}
	
#jobsHolder a {
		display: block;
		margin: 10px 0px 30px 0px;
		padding: 4px 3px 4px 5px;
		background:url(../images/misc/apply_now_bg.jpg) no-repeat;
	}

/* End Careers Styles */

/* Start Form Styles */

fieldset {
		border: 0px;
	}
	
label {
		display: block;
		padding-top: 5px;
	}

input, select, option, textarea, checkbox, radio {
		color: #000;
		font-size: 11px;
		margin-bottom: 5px;
	}

textarea {
		 margin-bottom: 10px;
	}
	
/*select {
		width: 160px;
	}*/
	
button {
		margin: 10px 0px 0px 0px;
		display: block;
	}

/* End Form Styles */

/* Start Sub Category Styles */

.subcategory {
		padding: 0px 0px 10px 0px;
		border-bottom: 1px dotted #CCC;
	}

.subcategory h2 {
		font-size: 12px;
		font-weight: bold;
	}
	
.productImage {
		margin: 0px 0px 0px 15px;
		float: right;
		text-align: center;
	}
	
.productImage img {
		display: block;
	}

.price {
		margin: 10px 0px 0px 0px;
		font-size: 12px;
		font-weight: bold;
		color: #779C14;
	}

.button a, .buttonContinue a {
		float: left;
		margin: 10px 5px 5px 0px;
		padding: 4px 3px 4px 3px;
}

.quoteHolder button {
		border: 0px;
		margin: 10px 5px 5px 0px;
		background:url(../images/misc/more_info_bg.jpg) no-repeat;
		padding: 3px 10px 4px 10px;
		font-size: 10px;
		cursor: pointer;
	}

.buttonContinue a {
		float: none;
		background:url(../images/misc/continue_bg.gif) no-repeat;
	}

.showItems {
		float: left;
	}

.nextLast {
		float: right;
	}

/* End Sub Category Styles */

/* Start Product Styles */

.hide hr {
		display: none;
	}

.rating {
		margin: 10px 0px 0px 0px;
	}

.productText {
		background:url(../images/misc/info_bg.jpg) repeat-x;
		padding: 10px;
	}
	
.productText h2 {
		padding: 0px;
		margin: 0px 0px 10px 0px;
		font-size: 1.3em;
		color: #779C14;
	}
	
.productInfo {
		width: 550px;
		border-bottom: 10px solid #000;
	}
	
.productInfo ul {
		list-style: none;
		padding: 0;
		margin: 0;
	}
	
.productInfo li {
		float: left;
		height: 36px;
		margin: 0px 2px 0px 0px;
	}
	
.productInfo li .leftTab, .productInfo li .centreTab, .productInfo li .rightTab {
		float: left;
	}
	
.productInfo li .leftTab {
		background:url(../images/misc/left_tab.gif);
		width: 10px;
		height: 36px;
	}
	
.productInfo li .rightTab {
		background:url(../images/misc/right_tab.gif);
		width: 10px;
		height: 36px;
	}
	
.productInfo li .centreTab {
		background:url(../images/misc/tab_bg.gif);
		padding: 0px 16px 0px 15px;
	}
	
.productInfo a {
		line-height: 3.3em;
		font-weight: bold;
		font-size: 1.1em;
		color: #999;
		cursor: pointer;
	}
	
.productInfo .last {
		margin: 0px;
	}
	
.productInfo .last .centreTab {
		padding: 0px 17px 0px 16px;
	}
	
.productInfo .selected .leftTab {
		background:url(../images/misc/left_tab_selected.gif);
	}
	
.productInfo .selected .rightTab {
		background:url(../images/misc/right_tab_selected.gif);
	}
	
.productInfo .selected .centreTab {
		background:url(../images/misc/selected_bg.gif);
	}
	
.productInfo .selected a {
		color: #FFF;
	}
	
#largeImg {
		height: 460px;
		text-align: center;
	}

/* End Product Styles */

/* Start Quote Styles */

.quoteHolder {
		margin: 10px 0px 0px 0px;
	}
	
.quoteHolder table, .quoteHolder td {
		border: none;
	}
	
.quoteHolder td {
		padding: 5px;
		font-size: 10px;
	}
	
.quoteHolder .title {
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
		padding: 8px 0px 0px 0px;
	}
	
.quoteSubmit {
		background:url(../images/misc/left_margin_bg.jpg) repeat-x;
	}

/* End Quote Styles */

/* Start Results Styles */

.searchResult {
		margin: 0px 10px 20px 10px;
	}
	
.results h2 {
		font-size: 14px;
		margin-top: 0px;
		padding-top: 0px;
	}
	
.results {
		background:url(../images/misc/left_margin_bg.jpg) repeat-x;
		padding: 10px 0px 10px 0px;
	}
	
.results a {
		margin: 10px 0px 0px 0px;
		background:url(../images/misc/more_info_bg.jpg) no-repeat;
		padding: 4px 3px 4px 3px;
		display: block;
	}

/* End Results Styles */