/* CSS Document */
body {
	margin:0px;
	padding:0px;
	text-align: center;
	background-color: #CCCCCC;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100.01%;
}
#wrapper {
	top: 10px;
	width: 810px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#banner {
	position: absolute;
	width: 800px;
	height: 129px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;

}
#bannerbottom {
	position: absolute;
	top: 129px;
	left: 153px;
	width: 647px;
	height: 25px;
	background-image:url(images/bannerbottom.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;

}
#bannerbottom ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bannerbottom li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0 0 0 10px;
	white-space: nowrap;
	width: auto;
	height: 20px;
}
#bannerbottom a {
	display: block;
	padding: 3px 3px 3px 3px;
	font-size: 16px;
	text-decoration:none;

}
#bannerbottom a:link, #bannerbottom a:visited {
	color: #A3A3A3;
}
#bannerbottom a:hover, #bannerbottom a:active,
#pagelink a:link, #pagelink a:visited,
#pagelink a:hover, #pagelink a:active {

	color:#575757;
}


#leftcolumn {
	position: absolute;
	top: 129px;
	width: 153px;
	height: 471px;
	background-image:url(images/leftfill.jpg);
	background-repeat:repeat-y;
	border-bottom: 2px solid #919191;
	font-size : 13px;

}
#maincolumn {
	position: absolute;
	top: 154px;
	width: 647px;
	height: 446px;
	left: 153px;
	background-color:#000000;
	background-image:url(images/homebg.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-top: 2px solid #919191;

}
#maincolumn1 {
	position: absolute;
	top: 154px;
	width: 647px;
	height: 446px;
	left: 153px;
	background-color:#000000;
	background-image:url(images/contactbg.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-top: 2px solid #919191;

}
#maincolumn2 {
	position: absolute;
	top: 154px;
	width: 647px;
	height: 446px;
	left: 153px;
	background-color:#000000;
	background-image:url(images/installbg.gif);
	background-repeat:no-repeat;
	background-position:right;
	border-top: 2px solid #919191;

}
#maincolumn3 {
	position: absolute;
	top: 154px;
	width: 647px;
	height: auto;
	left: 153px;
	background-color:#000000;
	border-top: 2px solid #919191;

}
a {
	font-size:14px;
	color : #000000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	font-size:14px;
	color : #999999;
	text-decoration: none;
	font-weight: bold;
}
.navbarsm {
	height: 20px;
	padding: 3px 3px 3px 3px;
	width:630px;	
}

.navbarsm a {
    font-size:10px;
	color : #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left:5px;

}
.navbarsm a:hover {
	font-size:10px;
	color : #ffffff;
	text-decoration: underline;
	font-weight: bold;
	padding-left:5px;

}

.content {
	font-size : 14px;
	width: 622px;
	height:auto;
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 3px;
	color: #000000;
	background-color:#FFFFFF;
	letter-spacing : -0.5px;

}
.heading {
	font-size : 16px;
	font-weight: bold;
}
.infotextsm {
	font-size : 12px;
	font-weight: bold;
	color: #ffe400;
	font-variant : small-caps;
}
.infotextsmyl {
	font-size : 12px;
	font-weight: bold;
	color: #ffe400;
}
.infotextlg {
	font-size : 13px;
	font-weight: bold;
	color: #ffe400;
	font-variant : small-caps;
}
.infotextlgwt {
	font-size : 13px;
	font-weight: bold;
	color: #ffffff;
	font-variant : small-caps;
}
table.contact {
	background-color:#ffffff;
	margin-top: 15px;
	margin-left: 15px;
	font-size : 16px;
	font-weight: bold;
	width:500px; 
}
table.install {
	background-color:#ffffff;
	margin-top: 15px;
	margin-left: 15px;
	font-size : 12px;
	width:500px; 
}
.phone {
	font-size : 24px;
	font-weight: bold;
}
table.product {
	
	margin-top: 15px;
	margin-left: 15px;
	font-size : 12px;
	width:475px; 
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/gradient65x1.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	background-color:#ffffff;
}
.scrtable {
	background-color: #000000; 
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#E9E9D6;
	scrollbar-shadow-color:#E9E9D6;
	scrollbar-face-color:#3399cc;
	scrollbar-highlight-color:#f0f1EB;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
}

  