﻿* {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

* html body {
  overflow: auto;
}
h1 {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	font-weight: normal;

} 
h2 {
	font-family: verdana, arial, helvetica;
	font-size: 16px;
	font-weight: normal;
} 


body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #333333;

	padding: 0;

	border: 0;


	background: url ('2972.jpg');

	margin: 0 auto;

	height:100%;

}



#wrapper {

	border: medium #000000 solid;

	width: 800px;

	margin: 10px auto 10px auto;

	background-color: #FFFFFF;

	height: 100%;

	overflow: hidden;

	position: relative;

}

#header {
	
}

#contentbox {
	border: medium #000000 solid;
	overflow: hidden;
	position: relative;
	padding: 10px;
	background-color: #CCCCCC;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}	
#footer {
	overflow: hidden;
	position: relative;
	padding: 10px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}	

#no1 a span{
	display: block;
	position: relative;
	width: 368px;
	text-indent: -2000px;
	height: 60px;
	background: url('images/builtup.png') no-repeat;
	float:left

}
#no1 a:hover span{
	background-position:0px -60px;
}
#no2 a span{
	display: block;
	position: relative;
	width: 368px;
	text-indent: -2000px;
	height: 60px;
	background: url('images/flat.png') no-repeat;
	float:right

}
#no2 a:hover span{
	background-position:0px -60px;
}
#no3 a span{
	display: block;
	position: relative;
	width: 368px;
	height: 60px;
	text-indent: -2000px;
	background: url('images/cool.png') no-repeat;
	float:left

}
#no3 a:hover span{
	background-position:0px -60px;
}
#no4 a span{
	display: block;
	position: relative;
	width: 368px;
	height: 60px;
	text-indent: -2000px;
	background: url('images/leaky.png') no-repeat;
	float:right
}
#no4 a:hover span{
	background-position:0px -60px;
}
#no5 a span{
	display: block;
	position: relative;
	width: 368px;
	height: 60px;
	text-indent: -2000px;
	background: url('images/maint.png') no-repeat;
	float:left

}
#no5 a:hover span{
	background-position:0px -60px;
}
#no6 a span{
	display: block;
	position: relative;
	width: 368px;
	height: 60px;
	text-indent: -2000px;
	background: url('images/metal.png') no-repeat;
	float:right

}
#no6 a:hover span{
	background-position:0px -60px;
}
#no7 a span{
	display: block;
	position: relative;
	width: 368px;
	height: 60px;
	text-indent: -2000px;
	background: url('images/modified.png') no-repeat;
	float:left
}
#no7 a:hover span{
	background-position:0px -60px;
}
#no8 a span{
	display: block;
	position: relative;
	width: 368px;
	height: 60px;
	text-indent: -2000px;
	background: url('images/rubber.png') no-repeat;
	float:right

}
#no8 a:hover span{
	background-position:0px -60px;
}
#no9 a span{
	display: block;
	position: relative;
	width: 368px;
	height: 60px;
	text-indent: -2000px;
	background: url('images/seal.png') no-repeat;
	float:left

}
#no9 a:hover span{
	background-position:0px -60px;
}
#no10 a span{
	display: block;
	position: relative;
	width: 368px;
	height: 60px;
	text-indent: -2000px;
	background: url('images/skylights.png') no-repeat;
	float:right

}
#no10 a:hover span{
	background-position:0px -60px;
}
#no11 a span{
	display: block;
	position: relative;
	width: 294px;
	height: 48px;
	text-indent: -2000px;
	background: url('images/contactus.png') no-repeat;
	float:left

}
#no11 a:hover span{
	background-position:0px -48px;
}
#no12 a span{
	display: block;
	position: relative;
	width: 294px;
	height: 48px;
	text-indent: -2000px;
	background: url('images/aboutus.png') no-repeat;
	float:right
}
#no12 a:hover span{
	background-position:0px -48px;
}
#no13 a span{
	display: block;
	position: relative;
	width: 294px;
	height: 48px;
	text-indent: -2000px;
	background: url('images/mainsite.png') no-repeat;
	float:right
}
#no13 a:hover span{
	background-position:0px -48px;
}


/* Images*/ 
    img, a img, a:hover img {
	background-color: none;
	border: none;
	padding: 10px 0px 0px 0px;
}

