@charset "utf-8";
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a.nav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.nav:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.nav:hover{
	color: #990000;
}
body {
	background-color: #990000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom:0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding-left:10px;
	padding-right:5px;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	padding-left:10px;
	margin:0px;
	padding:0px;
}
.container {
width:785px;
position:relative;
background-position:center;
background-image:url(images/mainbg2.jpg);
background-repeat:repeat-y;
overflow:hidden;
}
.leftcontainer {
width:21px;
height:580px;
vertical-align:top;
position:relative;
float:left;
background-image:url(images/left.jpg);
overflow:hidden;
}
.middlecontainer {
width:749px;
position:relative;
float:left;
}
.contactinfo {
width:749px;
height:54px;
position:relative;
float:left;
background-image:url(images/header.jpg);
}
.mainimage {
width:749px;
height:156px;
position:relative;
float:left;
background-image:url(images/mainimage.jpg);
}
.navigation {
width:749px;
height:30px;
position:relative;
float:left;
}
.navleft {
width:56px;
height:30px;
position:relative;
float:left;
background-image:url(images/navleft.jpg);
}
.home {
width:96px;
height:22px;
position:relative;
float:left;
background-image:url(images/home.jpg);
padding-top:8px;
text-align:center;
}
.about {
width:90px;
height:22px;
position:relative;
float:left;
background-image:url(images/aboutus.jpg);
padding-top:8px;
text-align:center;
}
.fascias {
width:171px;
height:22px;
position:relative;
float:left;
background-image:url(images/fascias.jpg);
padding-top:8px;
text-align:center;
}
.guttering {
width:81px;
height:22px;
position:relative;
float:left;
background-image:url(images/guttering.jpg);
padding-top:8px;
text-align:center;
}
.gallery {
width:97px;
height:22px;
position:relative;
float:left;
background-image:url(images/gallery.jpg);
padding-top:8px;
text-align:center;
}
.contact {
width:106px;
height:22px;
position:relative;
float:left;
background-image:url(images/contact.jpg);
padding-top:8px;
text-align:center;
}
.navright {
width:52px;
height:30px;
position:relative;
float:left;
background-image:url(images/navright.jpg);
}
.undernav {
width:749px;
height:15px;
position:relative;
float:left;
background-image:url(images/maintop.jpg);
overflow:hidden;
}
.maincontent {
	width:749px;
	position:relative;
	float:left;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-y;
	text-align:left;
}
.rightcontainer {
width:15px;
height:580px;
vertical-align:top;
position:relative;
float:left;
background-image:url(images/right.jpg);
overflow:hidden;
}
#Help {border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FBFBFB;
}
#ZoomPic{
	z-index:1002;
	border:#FFFFFF solid 10px;
	cursor:pointer;
}

#PicZoom{
	z-index:1001;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	margin:auto 0;
	color:#000000;
	text-align:center;
	margin-top:20px;
}

#PicZoomLayon{
	z-index:1000;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	background:#FFFFFF;
	margin:0;
	filter: Alpha(Opacity=60);
}
.footer{
display:block;
}
.designsmart {
display:block;
float:left;
height:15px;
margin-left:10px;
}
.copyright {
display:block;
float:right;
height:15px;
margin-right:15px;
}