@charset "utf-8";
/* CSS Document */

html, body {
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	border:none;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-repeat: repeat;
}


#wrapper {
	background-position: center;
	width: 1000px;
	min-width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	width:1000px;
	background-position: center;
	height: 173px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu {
	height: 15px;
	width: 760px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
}

#menu ul{
	margin-left: auto;
	height: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	width: 800px;
}

#menu ul li{
list-style: none;
display: inline;
}

#menu ul li a{
padding: 0px 0.5em;
text-decoration: none;
float: left;

}

#home
{
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/Home_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#home:hover
{ 
  background-position: 0 -32px;
}

#home span
{
  display: none;
}

#home
  {
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/Home_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #home:hover
  {
	background-image: url(../images/Home_hvr.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
  
  
  
  #aboutus
{
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/AboutUs_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;

}

#aboutus:hover
{ 
  background-position: 0 -32px;
}

#aboutus span
{
  display: none;
}

#aboutus
  {
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/AboutUs_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #aboutus:hover
  {
	background-image: url(../images/AboutUs_hvr.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }


#countertops
{
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/Countertops_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#countertops:hover
{ 
  background-position: 0 -32px;
}

#countertops span
{
  display: none;
}

#countertops
  {
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/Countertops_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #countertops:hover
  {
	background-image: url(../images/Countertops_hvr.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }


#kitchens
{
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/Kitchens_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#kitchens:hover
{ 
  background-position: 0 -32px;
}

#kitchens span
{
  display: none;
}

#kitchens
  {
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/Kitchens_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #kitchens:hover
  {
	background-image: url(../images/Kitchens_hvr.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
  
  
  
  #freeassessments
{
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/FreeAssessments_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#freeassessments:hover
{ 
  background-position: 0 -32px;
}

#freeassessments span
{
  display: none;
}

#freeassessments
  {
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/FreeAssessments_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #freeassessments:hover
  {
	background-image: url(../images/FreeAssessments_hvr.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
  
  
  #contactus
{
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/ContactUs_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#contactus:hover
{ 
  background-position: 0 -32px;
}

#contactus span
{
  display: none;
}

#contactus
  {
	display: block;
	width: 113px;
	height: 32px;
	background-image: url(../images/ContactUs_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #contactus:hover
  {
	background-image: url(../images/ContactUs_hvr.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }
  
  
#submenu {
	width: 1000px;
	background-repeat: no-repeat;
	height: 80px;
	background-position: center;
	margin-top: -14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/strip.png);
}

#submenu ul{
	margin-left: auto;
	height: 17px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	
}

#submenu ul li{
list-style: none;
display: inline;
}

#submenu ul li a{
	text-decoration: none;
	float: left;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 85px;
	padding-top: 0px;
	padding-right: 0.5em;
	padding-bottom: 0px;
	padding-left: 0.5em;
}


 #promotions
{
	display: block;
	width: 169px;
	height: 29px;
	background-image: url(../images/Promotions_btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#promotions:hover
{ 
  background-position: 0 -29px;
}

#promotions span
{
  display: none;
}

#promotions
  {
	display: block;
	width: 169px;
	height: 29px;
	background-image: url(../images/Promotions_btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #promotions:hover
  {
	background-image: url(../images/Promotions_hvr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
  }


#counterspecs
{
	display: block;
	width: 195px;
	height: 29px;
	background-image: url(../images/Counter_spec_btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#counterspecs:hover
{ 
  background-position: 0 -29px;
}

#counterspecs span
{
  display: none;
}

#counterspecs
  {
	display: block;
	width: 195px;
	height: 29px;
	background-image: url(../images/Counter_spec_btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #counterspecs:hover
  {
	background-image: url(../images/Counter_spec_hvr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
  }


#mainsuppliers
{
	display: block;
	width: 202px;
	height: 29px;
	background-image: url(../images/Main_Suppliers_btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#mainsuppliers:hover
{ 
  background-position: 0 -29px;
}

#mainsuppliers span
{
  display: none;
}

#mainsuppliers
  {
	display: block;
	width: 202px;
	height: 29px;
	background-image: url(../images/Main_Suppliers_btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #mainsuppliers:hover
  {
	background-image: url(../images/Main_Suppliers_hvr.png);
	background-repeat: no-repeat;
	background-position: 0 0;
  }


  #main {
	background-repeat: no-repeat;
	float: left;
	width: 250px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999933;
	border-right-color: #999933;
	border-bottom-color: #999933;
	border-left-color: #999933;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	position: relative;
}
#main1 {
	height: 200px;
	width: 230px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main2 {
	height: 170px;
	width: 230px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main2 ul{
	margin-left: auto;
	height: 17px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	
}

#main2 ul li{
list-style: none;
display: inline;
}

#main2 ul li a{
	text-decoration: none;
	float: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
}


 #installlaminate
{
	display: block;
	width: 134px;
	height: 36px;
	background-image: url(../images/InstallLaminate_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#installlaminate:hover
{ 
  background-position: 0 -36px;
}

#installlaminates span
{
  display: none;
}

#installlaminate
  {
	display: block;
	width: 134px;
	height: 36px;
	background-image: url(../images/InstallLaminate_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #installlaminate:hover
  {
	background-image: url(../images/InstallLaminate_hvr.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }


 #measurearea
{
	display: block;
	width: 134px;
	height: 36px;
	background-image: url(../images/MeasureArea_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#measurearea:hover
{ 
  background-position: 0 -36px;
}

#measurearea span
{
  display: none;
}

#measurearea
  {
	display: block;
	width: 134px;
	height: 36px;
	background-image: url(../images/MeasureArea_btn.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

  #measurearea:hover
  {
	background-image: url(../images/MeasureArea_hvr.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  }

#container {
	width: 700px;
	float: right;
	position: relative;
}
#container2 {
	width: 800px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#leftcol {
	width: 380px;
	float: left;
	margin-top: 0px;
	margin-right: -25px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#leftcol2 {
	width: 380px;
	background-color: #FFCC99;
	position: relative;
}

#rightcol {
	width: 300px;
	float: right;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
}
#rightcol2 {
	width: 250px;
	border: medium solid #999900;
	position: relative;
	float: right;
	background-color: #FFFFCC;
}

#col3 {
	background-color: #FFCC66;
	width: 250px;
	border: thin solid #660000;
	float: left;
	background-position: center;
}


#footer {
	background-position: center bottom;
	height: 55px;
	width: 1000px;
	background-repeat: no-repeat;
	clear: both;
	background-image: url(../images/footer.png);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#links 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	word-spacing: 0.2em;
	width: 450px;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#links li {
	list-style-type: none;
}
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}
