	
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:904px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		
		border-style: solid;
		border-color: #999;
		border-width: 0px ;
		
		
		
		padding-bottom: 85px;	/* Height of the footer */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}
	/* 2 Column (left menu) settings */
	.leftmenu {
		/* background:#ffffff; */	/* right column background colour */
	}
	.leftmenu .colleft {
		right: 704px;			/* right column width */
		/*background:#f4f4f4;*/	/* left column background colour */
	}
	.leftmenu .col1 {
		width: 704px;			/* right column content width */
		left:100%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width: 196px;			/* left column content width (column width minus left and right padding) */
		left: 0px;			/* (right column left and right padding) plus (left column left padding) */
	}
	/* Footer styles */
	
	/* --> */

* {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
html
{
	margin:0;
	padding:0;
	height:100%;
}

body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;

	text-align: center;
	background-image: url(../graphics/site/page_bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	
	background-color: #ffffff;
	
	height:100%;
}
h1, h2, h3 {
	padding: 0;
	margin: 10px 0px 20px 0px;
	color: #333333;
}
h1 {
	font-size: 110%;
	line-height: 1.4em;
}
h2 {
	font-size: 16px;
	padding-top: 0px;
	
	margin: 0;
}
h3 {
	font-size: 130%;
	font-weight: normal;
}

.pageHeader
{
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}

p {
	padding: 0;
	margin: 20px 0px 20px 0px;
	line-height: 1.3em;
}
ul {
	margin: 0px 0px 0px 15px;
	padding: 0;
	line-height: 1.3em;
}
a:link, a:visited, a:hover, a:active {
	color: #900;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #333333;
}

#header
{
	height:156px;
	background-image:url(../graphics/site/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#distLogos
{
	margin: 0px 0px 30px 0px
}
#greg_pic
{
	float:right;
}
#greg_caption
{
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px 10px 45px;
}

#container {
	
	
	color: #666666;
	width: 904px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
	min-height:100%;
	position:relative;

	
	
}

<!--[if lt IE 7]>
	#container {
		height:100%;
	}
	
	<![endif]-->


#logo_header {
	margin: 15px 0px 0px 45px;
	padding: 0;
	float: left;
}
#mainContent
{
	border-width: 0px 2px 0px 2px;
	border-style: solid;
	border-color: #999999;
	
	background-color: #ffffff;
}

#leftNav
{
	width: 156px;
	float: left;
	margin: 0px 0px 0px 21px;
}
	
#rightColumn
{
	float: left;
	width: 684px;
	
}
.mainTxt
{
	padding: 20px 20px 0px 0px;
}
#mainContent p, #mainContent a
{
	font-size: 8pt;
}

#footer {
	text-align: left;
	color: #ffffff;
	background-image: url(../graphics/site/footer.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	height:85px;
	
	position:absolute;
	bottom:0;
	
	width: 904px;
}
#footerTxt
{
	padding: 5px 10px 10px 10px;
	font-weight: bold;
	float:left;
}
#footerTxtNav
{
	padding: 5px 10px 10px 10px;
	font-weight: normal;
	float: right;
	
	text-transform: capitalize;
}
#footerTxtNav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0px;
	color: #ffffff;
}
#distributor_btns
{
	padding: 0px 0px 20px 57px;
}
.dist_btn
{
	float: left;
}
.clearer {
	clear:both;
	height: 1px;
	float:none;
}
.sandbagLeft {
	float: left;
	clear:left;
}
.sandbagRight {
	float: right;
	clear:right;
}


#headerNewsTicker
{
	position:absolute;
	z-index: 300;
	top: 55px;
	left: 400px;
	
	width: 230px;
	height: 45px;
	
	background-image: url(/graphics/common/header_newsticker_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#headerNewsBtn
{
	position:absolute;
	z-index: 300;
	top: 55px;
	left: 540px;
	
	width: 113px;
	height: 45px;
}
#headerLinksArea
{
	position:absolute;
	z-index: 300;
	top: 55px;
	left: 540px;
	
	width: 113px;
	height: 45px;
}
#headerLinksArea a:link, #headerLinksArea a:hover, #headerLinksArea a:active, #headerLinksArea a:visited
{
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: #ffffff 0px 1px 1px;
	color: #ffffff;
}
#newsTicker
{
	margin: 13px 0px 0px 43px;
}
#newsTicker *
{
	font-size: 10px;
}
#headerSearch
{
	position:absolute;
	z-index: 200;
	top: 55px;
	left: 660px;
	
	width: 221px;
	height: 45px;
	
	background-image: url(/graphics/common/header_search_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#searchTerms
{
	font-size: 10px;
	padding: 4px;
	
	border:0;
	
	color: #666666;
	
	background:transparent;
	
	width: 155px;
	
	margin: 9px 0px 0px 10px;
}
#headerSearchGo
{
	width: 34px;
	height: 30px;
	
	position: absolute;
	
	margin: 5px 0px 0px 6px;
}
#popupCloser
{
	height: 20px;
	text-align: center;
}
#mapSearchResults
{
	margin: 20px;
	text-align: center;
	font-weight: bold;
}
#map_canvas
{
	border-width: 1px;
	border-color: #900;
	border-style:solid;
}
.partsListCatFilter
{
	margin: 20px 0px 0px 0px;
}
#basketProgress
{
	margin: 20px 0px 0px 0px;
	text-align: left;
}


.sidebarNewsTxt
{
	padding: 8px 8px 8px 8px;
}
.sidebarNewsTxt a
{
	font-size: 9px;
}
.sidebarNewsDiv
{
	height: 0;
	
	margin: 0px 8px 0px 8px;
	
	border-width: 1px 0px 0px 0px;
	border-color: #999999;
	border-style: solid;
}

#approvedBy
{
	background-image: url(/graphics/common/approvedby.png);
	background-position: top center;
	background-repeat: no-repeat;
	
	margin: 20px 0px 0px 5px;
	
	height: 77px;
}
#sidebarSales
{
	margin: 12px 0px 0px 20px;
	
	height: 77px;
}
#ShareThis
{
	text-align: center;
	margin: 10px;
}
#headerHomeBtn
{
	height: 143px;
}

/* SHOPPING BASKET EDIT */

#shoppingBasketEdit
{
	border-width: 0px;
	border-color: #ffffff;
	border-style:solid;
}
#shoppingBasketEdit *
{
	font-size: 11px;
}
#shoppingBasketEdit td
{
	background-color: #cccccc;
}
#shoppingBasketEdit th
{
	background-color: #666;
	color: #FFF;
	text-transform: uppercase;
}