﻿body {
}

td img 
{
	display: block;
}

/* Master divs */
#content {
	font-weight: bold;font-family: Arial, sans-serif;font-size: 12px;
	background-color: Transparent;
	position: relative;top: 0px;left: 25px;
	width: 700px;height: inherit;}
#footer {
	font-weight: bold;font-family: Arial, sans-serif;font-size: 12px; text-align: center;
	background-color: Transparent;
	position: absolute;top: 575px;left: 0px;
	width: 700px;height: inherit;}

/*box divs */
#title1, #title2, #title3, #title4, #title5 {background: url(images/title.gif) repeat-x; overflow: hidden; height: 20px;}
#title4 {background: url(images/title.gif) repeat-x; position:relative; overflow: hidden; height: 20px;}

/* Main Page divs */
#news {
	position: absolute;top: 0px;left: 0px;
	width: 350px;height: 335px;
	border-style: solid;border-width: thin;border: #0066CC;
	}
#storelocator {
	position: absolute;top: 0px;left: 355px;
	width: 350px;height: 135px;
	border-style: solid;border-width: thin;border: #0066CC;
	}
#equipment {
	position: absolute;top: 140px;left: 355px;
	width: 350px;height: 135px;
	border-style: solid;border-width: thin;border: #0066CC;
	}
#flashad { 
	position: absolute;top: 280px;left: 355px;
	width: 350px;height: 260px;
	border-style: solid;border-width: thin;border: #0066CC;
	}
#weather {
	position: absolute;top: 340px;left: 0px;
	width: 350px;height: 200px;
	border-style: solid;border-width: thin;border: #0066CC;
	}

/* Search divs */
#description {
	position: absolute;top: 0px;left: 0px;
	width: 140px;height: 140px;
	border-style: solid;border-width: thin;border: #0066CC;
	}
#sort {
	position: absolute;top: 145px;left: 0px;
	width: 140px;height: 390px;
	border-style: solid;border-width: thin;border: #0066CC;
	}
#search {
	position: absolute;top: 0px;left: 145px;
	width: 560px;height: 140px;
	border-style: solid;border-width: thin;border: #0066CC;
	}
#itemsfound {
	position: relative;
	width: 225px;height: 390px;
	overflow: auto;
	}
#equipfound {
	position: absolute;
	width: 560px; height: 365px;
	overflow: auto;
	}
	
/* contact divs */
#contact 
{
	position: absolute; top: 0px; left: 0px;
	width: 700px; height: 535px;
	border-style: solid;border-width: thin;border: #0066CC;
	}
