/* Browser Resetter */
body,div,span,p,a,img,h1,h2,h3,h4,h5,h6,ul,ol,li,blockquote,input{margin:0;padding:0;border:0;outline:0;}
ul,li,ol{list-style:none;}
img{float: left;}
a{outline: none; text-decoration:none;}


/* General body layout */
body{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight: normal;
  background:#EFEFEF;
}

#top-wrap{
  width:100%;
  float:left;
  background:#fff;
}

div.body-wrap{
  width:970px;
  float:none;
  margin: 0 auto;
}

/* Layout styles */
#header-wrap{
  width:100%;
  float:left;
  background: #141414 url(images/header_bg.png) no-repeat top center;
}


#header{
  width:970px;
  float: none;
  margin:0 auto;
  position:relative;
}

h1{
  display: block;
  float:left;
  margin:19px 0 17px 0;
}

/* tool tip for logo */
em.ttip {
background:url(images/bubble.png) no-repeat;
width: 112px;
height: 56px;
float:left;
display: block;
position:absolute;
top: 230px;
left: 5px;
text-align: center;
text-indent:0px;
z-index: 2;
display: none;
line-height:70px;
color:#4e4e4e;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

p.call{
  float: right;
  width:auto;
  font-size:22px;
  font-weight:bold;
  color:#FFFFFF;
  margin:36px 22px 20px 0;
}

/* stylin banner content */
div.inner-wrap{
	width:970px;
	float:none;
	margin:0 auto;	
}
div.banner{
	width:970px;
	height:307px;
	float:left;
	position:relative;
	background:url(images/banner_bg.png) no-repeat;
}

/* slider content starts here */
#slider{
	display:block;
	width:930px;
	height:323px;
	float:left;
	position:relative;
	overflow:hidden;
	top:0px;
	left:0px;
}
#slider ul{
	width:970px;
	height:306px;
	float:left;
	position:absolute;
	overflow:hidden;
	}
#slider li{
	display:inline;
	width:970px;
	height:306px;
	float:left;
	position:relative;
	}
#slider img.logos{
	padding:0 10px 0 50px;
	display:inline;
	float:left;
	position:relative;
	}
#slider a.readmore{	
	font-size:12px;
	color:#a21111;
	font-style:italic;
	font-weight:bold;
	}
#slider img.small{
	padding:0 5px 0 10px;
	position:inherit;
	display:inline;
	float:left;
	}	

#prevBtn, #nextBtn{
	display:block;
	text-indent:-8000px;
	width:34px;
	height:39px;
	float:left;
	position:absolute;
	left:-6px;
	top:149px;
	}
#nextBtn{
	left:943px;
	top:178px;
	}
#prevBtn a, #nextBtn a{
	display:block;
	width:34px;
	height:39px;
	float:left;
	position:relative;
	background: url(images/slide-left.png) no-repeat 0 0;
	}
#prevBtn a{
	display:block;
}
#nextBtn a{
	display:block;
	top:-30px;
	background: url(images/slide-right.png) no-repeat 0 0;
}


#slider img{
	float:right;
	margin:0px;
}
#slider ul li div.leftContent{
	width:442px;
	float:left;
	display:block;
	margin:30px 0 0 35px;
}
.banner h2{
	font-size:24px;
	font-weight:bold;
	color:#141414;
	min-width:400px;
	float:left;
	padding-bottom:10px;
}
.banner h3{
	font-size:14px;
	font-weight:bold;
	color:#a21111;
	min-width:396px;
	float:left;
	padding-left:10px;
	padding-bottom:15px;
}
.banner h4{
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#141414;
	min-width:400px;
	float:left;
	padding-bottom:2px;
}
.banner p{
	width:415px;
	float:left;
	font-size:12px;
	color:#141414;
	line-height:18px;
	padding-bottom:20px;
	padding-left:15px;
}
.banner p.smalltop{
	width:415px;
	float:left;
	font-size:12px;
	color:#141414;
	line-height:20px;
	padding-bottom:10px;
	padding-left:15px;
}
#slider p.small{
	float:left;
	width:415px;
	font-size:13px;
	padding-bottom:10px;
	padding-left:15px;
	}

.banner a.m-info, .banner a.signUp{
	background:url(images/s-arrow.png) no-repeat;
	background-position:0px 1px;
	line-height:23px;
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin-left:35px;
	padding-left:15px;
}
.banner a.m-info{
	margin-right:35px;
}


/* stylin navigation content */
div.menu{
	width:970px;
	float:left;
	display:block;
}
div.menu img.nav-left{
	float:left;
	display:block;
}
div.menu img.nav-right{
	float:left;
	display:block;
}	
ul.nav{
  min-width: 600px;
  height: 50px;
  float:left;
  display:block;
  padding-left:316px;
  background:url(images/menu_bg.png) repeat-x;
}
ul.nav li{
  float: left;
  width:auto;
  padding:5px 0 0 0;
  margin-right:0px;
  background: url(images/nav-bg.png) repeat-x;
}
ul.nav li a{
  float:left;
  font-size: 12px;
  font-weight: bold;
  color:#000;
  padding:0px 11px;
  text-align:center;
  line-height:33px;
}

ul.nav li a:hover, ul.nav li a.active{
  float:left;
  color:#fff;
  padding:0 9px 0 1px;
  background: url(images/nav-right.png) no-repeat right;
}
ul.nav li a:hover span, ul.nav li a.active span{
	display:block;
	float:left;
    color:#fff;
	height:34px;
	padding:0 0px 0 12px;
	background:url(images/nav-left.png) no-repeat left;
}





/* stylin main body content */
#content-wrap{
  width:970px;
  float:left;
  padding-top:33px;
  padding-bottom:38px;
}

.leftPan{
	width:588px;
	float:left;
}
.leftPan img.map{
	margin-bottom:30px;
}
.leftPan img.small{
	padding: 2px 3px 0 0;
	margin-left:20px;
}
.leftPan img.banner{
	padding:25px 0 0 15px;
}
.leftPan img.about{
	padding:0px 5px 0 27px;
}
.leftPan img.gal{
	padding:0 3px 10px 4px;
}
.leftPan h3{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:25px;
	border-bottom:1px solid #e1e1e1;
}
.leftPan h3 span{
	color:#a21111;
}
.leftPan p{
	width:588px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-align:justify;
	padding-bottom:26px
}
.leftPan p span{
	width:588px;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#a21111;
	line-height:21px;
	text-align:justify;
}
.leftPan p.pages{
	width:588px;
	float:left;
	padding-left:15px;
	font-size:14px;
	color:#727272;
	line-height:21px;
	text-align:justify;
	padding-bottom:26px
}
.leftPan p.pages span{
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#727272;
}
.leftPan a.pages{
	font-size:12px;
	font-weight:bold;
	color:#a21111;

}
	

.leftPan a.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#727272;
	width:63px;
	float:left;
	padding-left:16px;
	background:url(images/s-arow.png) no-repeat left;
}
.leftPan a.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a21111;
}
.leftPan a:hover{
	text-decoration:underline;
	font-size:12px;
	color:#a21111;
}
.leftPan1{
	width:960px;
	float:left;
}
.leftPan1 h3{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:25px;
	border-bottom:1px solid #e1e1e1;
}
.leftPan1 h3 span{
	color:#a21111;
}
.leftPan1 p{
	width:960px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-align:justify;
	padding-bottom:26px
}
.leftPan1 p.pages{
	width:588px;
	float:left;
	padding-left:15px;
	font-size:14px;
	color:#727272;
	line-height:21px;
	text-align:justify;
	padding-bottom:26px
}
.leftPan1 p.pages span{
	font-size:12px;
	font-weight:bold;
	color:#727272;
}
.leftPan1 a.pages{
	font-size:12px;
	font-weight:bold;
	color:#a21111;

}
	

.leftPan1 a.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#727272;
	width:63px;
	float:left;
	padding-left:16px;
	background:url(images/s-arow.png) no-repeat left;
}
.leftPan1 a.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#a21111;
}
.leftPan1 a:hover{
	text-decoration:underline;
	font-size:12px;
	color:#a21111;
}
.leftPan1 ul.privacy{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#727272;
	margin: 10px;
}

.leftPan1 li.privacy{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	text-align:left;
	color:#727272;
	padding-bottom: 10px;
}

.leftPan1 ul.{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:25px;
	text-align:left;
	color:#727272;
	margin: 10px;
}

.leftPan1 li.{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#727272;
	padding-left: 25px;
}


.leftPanFull{
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-align:justify;
}

.leftPanFull h3{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:5px;
	border-bottom:1px solid #e1e1e1;
}
.leftPanFull h3 span{
	color:#a21111;
}


.leftPanFull h4{
	width:100%;
	align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:5px;
	border-bottom:1px solid #e1e1e1;
}
.leftPanFull h4 span{
	color:#a21111;
}


.leftPanFull p{
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-align:justify;
	padding-bottom:10px
}

.leftPanFull td{
	align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
	padding-left:18px;
	text-align:center;
	color:#727272;
	position:inherit;
}

.leftPanFull a.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#727272;
	width:125px;
	align:left;
	margin-bottom:20px;
	padding-left:15px;
	margin-left:10px;
	background:url(images/s-arow.png) no-repeat left;
}
.leftPanFull a.more span{
	font-size:12px;
	text-decoration:underline;
	color:#a21111;
}
.leftPanFull img{
	padding:10px 10px 10px 10px;
}
.leftPanFull img.products{
	padding:0px 0px 0px 0px;
}
.leftPanFull img.services{
	padding:10px 10px 10px 10px;
}
.leftPanFull blockquote{
	text-align:justify;
	padding-left:15px;
	width:930px;
	float:left;
	display:block;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-indent:43px;
	padding:15px 0 0 20px;
	background:url(images/quote-top.png) no-repeat top left;
	background-position:20px 3px;
	
}
.leftPanFull  p.sign{
	width:100%;
	float:left;
	font-size:12px;
	color:#a21111;
	padding-left:25px;
	padding-bottom:30px;
}
.leftPanFull  p.signcompany{
	font-style:italic;
	font-weight:bold;
	width:100%;
	float:left;
	font-size:12px;
	color:#a21111;
	padding-top:6px;
	padding-left:25px;
	padding-bottom:0px;
}
.leftPanFull  p.signcompanyinfo{
	font-weight:bold;
	line-height:12px;
	width:100%;
	float:left;
	font-size:11px;
	color:#000;
	padding-left:35px;
	padding-bottom:30px;
}




.leftPanFullleft{
	width:100%;
	float:left;
}

.leftPanFullleft h3{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:10px;
	border-bottom:1px solid #e1e1e1;
}
.leftPanFullleft h4{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:5px;
	margin-top:10px;
	border-bottom:1px solid #e1e1e1;
}

.leftPanFullleft h4 span{
	color:#a21111;
}
.leftPanFullleft h3 span{
	color:#a21111;
}
.leftPanFullleft p{
	width:950px;
	float:left;
	font-size:12px;
	line-height:21px;
	color:#727272;
	text-align:justify;
	padding-top:15px;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

.leftPanFullleft td{
	align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 10px;
	text-align:left;
	color:#727272;
}

.leftPanFullleft ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:18px;
	text-align:left;
	color:#727272;
	margin: 10px;
}

.leftPanFullleft li{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#727272;
	padding-left: 25px;
	padding-bottom: 8px;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: 8px 2px;
}

.leftPanFullleft a.howto{
	font-size:12px;
	text-decoration:underline;
	color:#a21111;
}
.leftPanFullleft a:hover{
	text-decoration:none;
	font-size:12px;
	color:#a21111;
}
.leftPanFullleft a.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#727272;
	width:125px;
	align:left;
	margin-bottom:20px;
	padding-left:15px;
	margin-left:10px;
	background:url(images/s-arow.png) no-repeat left;
}
.leftPanFullleft a.more span{
	font-size:12px;
	padding-bottom:10px;
	text-decoration:underline;
	color:#a21111;
}
.leftPanFullleft img{
	padding:10px 10px 0px 23px;
}
.leftPanFullleft img.edges{
	padding:0 0 0 0;
}
.leftPanFullleft img.featurerowtop{
	padding:10px 10px 0 120px;
}
.leftPanFullleft img.featurerow{
	padding:0 10px 0 120px;
}
.leftPanFullleft img.featurerowbottom{	
	padding:0 10px 10px 120px;
}

div.clear{
	clear:both;
	width:100%;
	float:left;
	margin-bottom:40px;
}

.leftPan ul.services{
	width:565px;
	float:left;
	display:block;
	padding-left:15px;
	padding-bottom:10px;
}
ul.services li{
	width:153px;
	float:left;
	display:block;
	margin-right:49px;
}
ul.services li.nomar{
	margin:0px;
}
ul.services li img{
	float:left;
	margin:0 0 5px 0;
	border:0px solid #cfcfcf;
}
ul.services li p{
	width:150px;
	float:left;
	padding-left:10px;
	font-size:12px;
	color:#727272;
	line-height:10px;
}
ul.services li p a{
	font-size:12px;
	color:#c72100;
	font-weight:bold;
	text-decoration:underline;
}
ul.services li a:hover{
	text-decoration:none;
}
ul.arrow ul{
	background:url(images/s-arow.png) no-repeat 0 2px;
}


/* stylin right side content  */

.rightPan{
	width:332px;
	float:right;
	margin-top:35px;
	margin-left:50px;
}
.rightPan img{
	float:left;
}
.rightPan div.lists{
	width:332px;
	float:left;
	display:block;
	margin-bottom:35px;
}
.rightPan .innerContent{
	width:270px;
	float:left;
	padding:15px 28px 10px 37px;
	background:url(images/right-body_bg.gif) repeat-y;
}

.rightPan .innerContent p{
	font-size:12px;
	line-height:21px;
	color:#727272;
}
.rightPan .innerContent a{
	font-size:12px;
	line-height:21px;
	text-decoration:underline;
	color:#a21111;
}
.rightPan .innerContent a:hover{
	font-size:12px;
	line-height:21px;
	text-decoration:none;
	color:#a21111;
}
.rightPan h5.title{
	font-size:18px;
	color:#414141;
	padding-bottom:10px;
}
.rightPan h5 span{
	color:#a21111;
}

div.lists ul li{
	width:270px;
	float:left;
	display:block;
	padding-bottom:20px;
}
div.lists ul li p.content{
	width:203px;
	float:right;
	display:block;
	font-size:12px;
	color:#727272;
	line-height:21px;
	font-family: Arial, Helvetica, sans-serif;
}
div.lists ul li p.content a{
	color:#a21111;
	text-decoration:underline;
}
div.lists ul li p.content a:hover{
	text-decoration:none;
}

div.lists ul li p.calen span{
	display:block;
	float:none;
	text-align:center;
	font-size:11px;
	color:#727272;	
}
div.lists ul li p.calen{
	display:block;
	width:55px;
	height:55px;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#727272;
	padding: 0;
	margin:2px 0px 0px 0px;
}
div.lists a.v-all{
	font-size:12px;
	color:#727272;
	width:400px;
	float:left;
	padding-left:20px;
	background:url(images/s-arow.png) no-repeat 0 2px;
}

.rightPan h4{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	font-weight:bold;
	padding-bottom:9px;
	margin-bottom:17px;
	border-bottom:1px solid #c1c1c1;
}
.rightPan h4 span{
	color:#a21111;
	font-size:18px;
}

div.fullspan ul li{
	width:270px;
	float:left;
	display:block;
	padding-bottom:20px;
}
div.fullspan ul li p.content{
	width:270px;
	float:left;
	display:block;
	font-size:12px;
	color:#727272;
	line-height:21px;
	font-family: Arial, Helvetica, sans-serif;
}
div.fullspan ul li p.content a{
	color:#a21111;
	text-decoration:underline;
}
div.fullspan ul li p.content a:hover{
	text-decoration:none;
}

div.fullspan ul li p.calen span{
	display:block;
	float:none;
	text-align:center;
	font-size:11px;
	color:#727272;	
}
div.fullspan ul li p.calen{
	display:block;
	width:55px;
	height:55px;
	float:left;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	font-weight:normal;
	color:#727272;
	padding: 0;
	margin:2px 0px 0px 0px;
}
div.fullspan a.v-all{
	font-size:12px;
	color:#727272;
	width:400px;
	float:left;
	padding-left:20px;
	background:url(images/s-arow.png) no-repeat 0 2px;
}

.rightPan blockquote{
	width:309px;
	float:left;
	display:block;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-indent:43px;
	padding:11px 0 6px 0;
	background:url(images/quote-top.png) no-repeat top left;
}

.rightPan p.sign{
	width:100%;
	float:left;
	font-size:12px;
	color:#a21111;
	padding-bottom:20px;
	margin-bottom:20px;
}

p.cpy-address{
	width:309px;
	float:left;
	font-size:10px;
	color:#727272;
	line-height:15px;
	padding-bottom:16px;
}
.rightPan p.contact{
	width:228px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
}

/* stylin footer content */
#footer-wrap{
  clear:both;
  width:100%;
  float:left;
  background:url(images/footer-wrap.gif) repeat-x;
}

#footer{
  width:970px;
  height:62px;
  float:none;
  margin:0 auto;
  padding-top:21px;
}

#footer p.copyright{
	min-width:120px;
	float:left;
	font-size:11px;
	color:#727272;
	line-height:21px;
}
/* stylin signature content */
p.sign{
	width:180px;
	float:right;
	margin:7px 47px 0 0;
	font-size:11px;
	color:#e5e5e5;
	font-style:italic;
	font-weight:bold;
}
p.sign a{
	font-size:11px;
	color:#e5e5e5;
	font-style:italic;
	text-decoration:underline;
}
p.sign a:hover{
	text-decoration:none;
}

/* stylin footer navigation content */
ul.footNav{
	clear:left;
	min-width:260px;
	float:left;
}
ul.footNav li{
	float:left;
	color:#727272;
	line-height:21px;
}
ul.footNav li a{
	float:left;
	padding:0px 4px;
	font-size:11px;
	color:#727272;
}


/* stylin blog page content */
 ul.blog{
	display:block;
	width:100%;
	float:left;
}
 ul.blog li{
	width:100%;
	float:left;
	display:block;
	padding-bottom:30px;
}
 ul.blog li h4{
	font-size:21px;
	color:#494949;
	line-height:21px;
	padding:0px 0px 10px 0;
}
 ul.blog li img{
	margin:10px 9px 10px 0;
}
 ul.blog li p a{
	font-size:12px;
	color:#727272;
	text-decoration:underline;
}
 ul.blog li p a:hover{
	text-decoration:none;
}
 ul.blog li p.date, ul.blog li p.post, ul.blog li p.comments{
	padding:0 0 9px 0;
}
 ul.blog li p.date a{
	 text-decoration:none;
	 border-bottom:1px dotted #3d3d3d;
 }
 
 /* stylin sitemap content */
.leftPan1 ul.sitemap, ul.sitemap li{
	clear:both;
	width:600px;
	float:left;
	padding-left:20px;
	display:block;
}
.leftPan1 ul.sitemap li a{
	font-size:12px;
	line-height:21px;
	color:#a21111;
	float:left;
	text-decoration:underline;
}
.leftPan1 ul.sitemap li a:hover{
	text-decoration:none;
	color:#000;
}
.leftPan1 ul.sitemap1, ul.sitemap1 li{
	clear:both;
	width:600px;
	float:left;
	display:block;
	padding-left:15px;
}
.leftPan1 ul.sitemap1 li a{
	font-size:12px;
	line-height:21px;
	color:#727272;
	float:left;
}
ul.sitemap1 li a:hover{
	text-decoration:none;
	color:#000;
}



ul.services1 {
	float: left;
	margin: 0 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	
	}

.displace {
	position: absolute;
	left: -4000px;
	}

ul.services1 li {
	float: left;
	padding: 10px 15px 10px 50px;
	}

ul.services1 li a {
	display: block;
	width: 250px;
	height: 250px;
	background: url('images/services1.gif');
	}

/*
*	Normal Links
*/
ul.services1 li.countertops a {
	background-position: -0px 0px;
	}

ul.services1 li.laser a {
	background-position: -360px 0px;
	}

ul.services1 li.waterjetinlays a {
	background-position: -720px 0px;
	}
	
/*
*	Hover Links
*/
ul.services1 li.countertops a:hover {
	background-position: -0px -252px;
	}

ul.services1 li.laser a:hover {
	background-position: -360px -252px;
	}

ul.services1 li.waterjetinlays a:hover {
	background-position: -720px -252px;
	}
	
	ul.services2 {
	float: left;
	margin: 0 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	
	}

ul.services2 li {
	float: left;
	padding: 10px 15px 10px 50px;
	}

ul.services2 li a {
	display: block;
	width: 250px;
	height: 250px;
	background: url('images/services2.gif');
	}

/*
*	Normal Links
*/
ul.services2 li.waterjetcutting a {
	background-position: -0px 0px;
	}

ul.services2 li.customfab a {
	background-position: -360px 0px;
	}

ul.services2 li.refinishing a {
	background-position: -720px 0px;
	}
	
/*
*	Hover Links
*/
ul.services2 li.waterjetcutting a:hover {
	background-position: -0px -252px;
	}

ul.services2 li.customfab a:hover {
	background-position: -360px -252px;
	}

ul.services2 li.refinishing a:hover {
	background-position: -720px -252px;
	}
	ul.products1 {
	float: left;
	margin: 0 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	
	}

ul.products1 li {
	float: left;
	padding: 0px 35px 35px 0px;
	}

ul.products1 li a {
	display: block;
	width: 150px;
	height: 150px;
	background: url('images/products1.gif');
	}

/*
*	Normal Links
*/
ul.products1 li.granite a {
	background-position: -0px 0px;
	}

ul.products1 li.marble a {
	background-position: -204px 0px;
	}

ul.products1 li.travertine a {
	background-position: -410px 0px;
	}
	
ul.products1 li.onyx a {
	background-position: -614px 0px;
	}
ul.products1 li.extra1 a {
	background-position: -720px 0px;
	}
ul.products1 li.extra2 a {
	background-position: -825px 0px;
	}
/*
*	Hover Links
*/
ul.products1 li.granite a:hover {
	background-position: -0px -152px;
	}

ul.products1 li.marble a:hover {
	background-position: -204px -152px;
	}

ul.products1 li.travertine a:hover {
	background-position: -410px -152px;
	}
	
ul.products1 li.onyx a:hover {
	background-position: -614px -152px;
	}
ul.products1 li.extra1 a:hover {
	background-position: -720px -152px;
	}
ul.products1 li.extra2 a:hover {
	background-position: -825px -152px;
	}
	
ul.products2 {
	float: left;
	margin: 0 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	
	}

ul.products2 li {
	float: left;
	padding: 0px 35px 30px 0px;
	}

ul.products2 li a {
	display: block;
	width: 150px;
	height: 150px;
	background: url('images/products2.gif');
	}

/*
*	Normal Links
*/
ul.products2 li.caesarstone a {
	background-position: -0px 0px;
	}

ul.products2 li.hanstone a {
	background-position: -204px 0px;
	}

ul.products2 li.zodiaq a {
	background-position: -410px 0px;
	}
	
ul.products2 li.icestone a {
	background-position: -614px 0px;
	}
ul.products2 li.radianz a {
	background-position: -820px 0px;
	}
/*
*	Hover Links
*/
ul.products2 li.caesarstone a:hover {
	background-position: -0px -152px;
	}

ul.products2 li.hanstone a:hover {
	background-position: -204px -152px;
	}

ul.products2 li.zodiaq a:hover {
	background-position: -410px -152px;
	}
	
ul.products2 li.icestone a:hover {
	background-position: -614px -152px;
	}
ul.products2 li.radianz a:hover {
	background-position: -820px -152px;
}

ul.products3 {
	float: left;
	margin: 0 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	
	}

ul.products3 li {
	float: left;
	padding: 0px 35px 30px 0px;
	}

ul.products3 li a {
	display: block;
	width: 150px;
	height: 150px;
	background: url('images/products3.gif');
	}

/*
*	Normal Links
*/
ul.products3 li.himacs a {
	background-position: -0px 0px;
	}

ul.products3 li.msiq a {
	background-position: -204px 0px;
	}

ul.products3 li.extra1 a {
	background-position: -410px 0px;
	}
	
ul.products3 li.extra2 a {
	background-position: -614px 0px;
	}
ul.products3 li.extra3 a {
	background-position: -820px 0px;
	}
/*
*	Hover Links
*/
ul.products3 li.himacs a:hover {
	background-position: -0px -152px;
	}

ul.products3 li.msiq a:hover {
	background-position: -204px -152px;
	}

ul.products3 li.extra2 a:hover {
	background-position: -410px -152px;
	}
	
ul.products3 li.extra3 a:hover {
	background-position: -614px -152px;
	}
ul.products3 li.extra4 a:hover {
	background-position: -820px -152px;
}


ul.products4 {
	float: left;
	margin: 0 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	
	}

ul.products4 li {
	float: left;
	padding: 0px 35px 30px 0px;
	}

ul.products4 li a {
	display: block;
	width: 150px;
	height: 150px;
	background: url('images/products4.gif');
	}

/*
*	Normal Links
*/
ul.products4 li.kitchen a {
	background-position: -0px 0px;
	}
ul.products4 li.barlaundry a {
	background-position: -204px 0px;
	}
ul.products4 li.bathroom a {
	background-position: -410px 0px;
	}	
ul.products4 li.accessories a {
	background-position: -614px 0px;
	}
ul.products4 li.extra a {
	background-position: -820px 0px;
	}
/*
*	Hover Links
*/
ul.products4 li.kitchen a:hover {
	background-position: -0px -152px;
	}
ul.products4 li.barlaundry a:hover {
	background-position: -204px -152px;
	}
ul.products4 li.bathroom a:hover {
	background-position: -410px -152px;
	}
ul.products4 li.accessories a:hover {
	background-position: -614px -152px;
	}	
ul.products4 li.extra a:hover {
	background-position: -614px -152px;
	}
ul.products5 {
	float: left;
	margin: 0 0px;
	list-style: none;
	padding: 0px 0px 0px 0px;
	
	}

ul.products5 li {
	float: left;
	padding: 0px 35px 30px 0px;
	}

ul.products5 li a {
	display: block;
	width: 150px;
	height: 150px;
	background: url('images/products5.gif');
	}
/*
*	Normal Links
*/
ul.products5 li.stonemaintenance a {
	background-position: -0px 0px;
	}
ul.products5 li.laserproducts a {
	background-position: -204px 0px;
	}
ul.products5 li.extra a {
	background-position: -410px 0px;
	}	

/*
*	Hover Links
*/
ul.products5 li.stonemaintenance a:hover {
	background-position: -0px -152px;
	}
ul.products5 li.laserproducts a:hover {
	background-position: -204px -152px;
	}
ul.products5 li.extra a:hover {
	background-position: -410px -152px;
	}





.leftPanFullSink img{
	align:center;
	padding-bottom:45px;
}
.leftPanFullSink h3{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:5px;
	border-bottom:1px solid #e1e1e1;
}
.leftPanFullSink h3 span{
	color:#a21111;
}
.leftPanFullSink p{
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:15px;
	text-align:justify;
	padding-bottom:25px;
}
.leftPanFullSink p.sinks{
	width:100%;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:15px;
	text-align:justify;
}
.leftPanFullSink p.sinksacc{
	align:center;
	font-size:12px;
	color:#727272;
	line-height:15px;
}
.leftPanFullSink a.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#727272;
	width:125px;
	float:left;
	padding-left:16px;
	background:url(images/s-arow.png) no-repeat left;
}

.leftPanFullSink a.more span{
	text-decoration:underline;
	color:#a21111;
}
.leftPanFullSink img.acc{
	padding-left:100px;
}



.leftPan1111{
	width:588px;
	float:left;
}
.leftPan1111 img{
	padding: 10px 17px 15px 20px;
}
.leftPan1111 h3{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:5px;
	border-bottom:1px solid #e1e1e1;
}
.leftPan1111 h3 span{
	color:#a21111;
}
.leftPan1111 h4{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:15px 0 0 10px;
	margin-bottom:1px;
}
.leftPan1111 p{
	width:588px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-align:justify;
	padding-bottom:26px
}
.leftPan1111 ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#727272;
	margin: 10px;
}

.leftPan1111 li{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#727272;
	padding-bottom: 3px;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: 8px 2px;
}
.leftPan1111 a.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#727272;
	width:125px;
	float:left;
	margin-bottom:20px;
	padding-left:15px;
	margin-left:10px;
	background:url(images/s-arow.png) no-repeat left;
}
.leftPan1111 a.more span{
	font-size:12px;
	text-decoration:underline;
	color:#a21111;
}


.leftPanFullEdges{
	width:100%;
	align:left;
}

.leftPanFullEdges h3{
	width:100%;
	align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:5px;
	border-bottom:1px solid #e1e1e1;
}
.leftPanFullEdges h4{
	width:100%;
	align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:10px;
	margin-top:10px;
	border-bottom:1px solid #e1e1e1;
}

.leftPanFullEdges h4 span{
	color:#a21111;
}
.leftPanFullEdges h3 span{
	color:#a21111;
}
.leftPanFullEdges p{
	width:950px;
	align:left;
	font-size:12px;
	color:#727272;
	text-align:justify;
	padding-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}

.leftPanFullEdges td{
	align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 10px;
	text-align:left;
	color:#727272;
}

.leftPanFullEdges ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:18px;
	text-align:left;
	color:#727272;
	margin: 10px;
}

.leftPanFullEdges li{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#727272;
	padding-left: 25px;
	padding-bottom: 3px;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: 8px 2px;
}
.leftPanFullEdges a.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#727272;
	width:125px;
	align:left;
	margin-bottom:25px;
	padding-left:15px;
	margin-left:10px;
	background:url(images/s-arow.png) no-repeat left;
}
.leftPanFullEdges a.more span{
	font-size:12px;
	text-decoration:underline;
	color:#a21111;
}
.leftPanFullEdges img{
	padding:10px 10px 10px 23px;
}
.leftPanFullEdges img.edges{
	padding:0 0 0 0;
}
.leftPanFullEdges td.products{
	align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 0 0px;
	text-align:left;
	color:#727272;
}
.leftPanFullEdges ul.eh{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding-left:0px;
	padding-right:10px;
  color:#727272;
  line-height:14px;
}
.leftPanFullEdges li.eh{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
  padding-left:0px;
}
.leftPanFullEdges img.stonea{
  padding-left:50px;
}
.leftPanFullEdges img.stoneb{
  padding-left:35px;
}
.leftPan2222{
	width:588px;
	float:left;
}
.leftPan2222 img{
	padding: 10px 17px 15px 20px;
}
.leftPan2222 h3{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:6px 0 9px 0;
	margin-bottom:5px;
	border-bottom:1px solid #e1e1e1;
}
.leftPan2222 h3 span{
	color:#a21111;
}
.leftPan2222 h4{
	width:100%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#414141;
	padding:15px 0 0 10px;
	margin-bottom:1px;
}
.leftPan2222 p{
	width:588px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-align:justify;
	padding-bottom:10px;
}
.leftPan2222 p.offset{
	width:588px;
	float:left;
	font-size:12px;
	color:#727272;
	line-height:21px;
	text-align:justify;
	padding-left:11px;
	padding-bottom:10px;
}
.leftPan2222 ul{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:left;
	color:#727272;
	margin: 10px;
}

.leftPan2222 li{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color:#727272;
	padding-bottom: 15px;
	background-image: url(images/dot.png);
	background-repeat: no-repeat;
	background-position: 8px 4px;
}
.leftPan2222 a.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#727272;
	width:125px;
	float:left;
	margin-bottom:20px;
	padding-left:15px;
	margin-left:10px;
	background:url(images/s-arow.png) no-repeat left;
}
.leftPan2222 a.more span{
	font-size:12px;
	text-decoration:underline;
	color:#a21111;
}
.leftPan2222 a.howto{
	font-size:12px;
	text-decoration:underline;
	color:#a21111;
}
.leftPan2222 a:hover{
	text-decoration:none;
	font-size:12px;
	color:#a21111;
}