/* CSS Document */
*		{marging 0; padding: 0;}
html	{overflow-y: scroll; height: 100%;}
ul		{list-style: square inside;}
ol		{list-style: decimal inside;}
a		{outline: none; text-decoration: underline;}
img		{vertical-align: middle;}
.left {float:left;}
body {
	margin: 0px; padding: 0px;
	background:#666;
	
}

#bg {
	width:1180px;
	height:850px;
	background:url(../images/bg.jpg);
	margin-left:auto;
	margin-right:auto;
}

#bgg {
	width:1180px;
	height:875px;
	margin-left:auto;
	margin-right:auto;
	background:#017ab3;
}

#site {
	width:960px;
	height:850px;
	margin-left:auto;
	margin-right:auto;
}


#box1 {
	width:945px;
	height:93px;
}

#box1logo {
	width:532px;
	height:73px;
	margin-top:20px;
	float:left;
	background:url(../images/logo.jpg)
}

#box1logocontact {
	width:240px;
	height:71px;
	margin-top:20px;
	float:left;
	margin-left:170px;
	background:url(../images/logocontact.jpg);
}


#box2 {
	margin-top:5px;
}


#box3 {
	width:954px;
	height:545px;
	border-style:solid;
	border-width:3px;
	border-color:#006699;
	
}

#box3con1 {
	width:954px;
	height:156px;
	margin-top:20px;
}
#box3con2 {
	width:954px;
	height:156px;
	margin-top:20px;
}
#box3con3 {
	width:954px;
	height:156px;
	margin-top:20px;
}

#box3engineeredstone {
	width:246px;
	height:156px;
	margin-left:216px;
	background:url(../images/productspics/engineered.jpg);
}
#box3naturalstone {
	width:246px;
	height:156px;
	margin-left:30px;
	background:url(../images/productspics/natural.jpg);
}
#box3recycledglass {
	width:246px;
	height:156px;
	margin-left:78px;
	background:url(../images/productspics/recycled.jpg);
}
#box3granite {
	width:246px;
	height:156px;
	margin-left:30px;
	background:url(../images/productspics/granite.jpg);
}
#box3marble {
	width:246px;
	height:156px;
	margin-left:30px;
	background:url(../images/productspics/marble.jpg);
}
#box3stonerestoration {
	width:246px;
	height:156px;
	margin-left:216px;
	background:url(../images/productspics/restoration.jpg);
}
#box3sinksfaucets {
	width:246px;
	height:156px;
	margin-left:30px;
	background:url(../images/productspics/sinks.jpg);
}




#box3engineeredstone a {
	display:block;
	width:246px;
	height:156px;
}
#box3naturalstone a {
	display:block;
	width:246px;
	height:156px;
}
#box3recycledglass a {
	display:block;
	width:246px;
	height:156px;
}
#box3granite a {
	display:block;
	width:246px;
	height:156px;
}
#box3marble a {
	display:block;
	width:246px;
	height:156px;
}
#box3stonerestoration a {
	display:block;
	width:246px;
	height:156px;
}
#box3sinksfaucets a {
	display:block;
	width:246px;
	height:156px;
}




#box4 {
	width:960px;
	height:1px;
	margin-top:15px;
}

#box5 {
	width:940px;
	height:96px;
	margin-top:15px;
	margin-left:10px;
	background:url(../images/contactpic.jpg);
}