img { 
	border: 0px;
	}	

a:link, a:visited, a:active { 
	color:#DB802D;
	text-decoration:none;
}	
a:hover, a:visited:hover { 
	color:#666666;
	text-decoration:none; 
}

body {
	margin:0px;
	/*background-size: 5px;
	background-image: url(../images/background.gif);
	background-color:#F1F1F1;*/
	background-color:#F1F1F1;
	font-family:"Lucida Sans Unicode","Lucida Grande",verdana,sans-serif;
	/*background-repeat:repeat;*/
	font-size:69%;
	color:#666666;
}

#page-home {
	position:relative;
	margin: 0px auto 0px auto;
	width:800px;
	min-height:365px;
	overflow:hidden;
	border-left:1px #AAAAAA solid;
	border-right:1px #AAAAAA solid;
	border-bottom:1px #AAAAAA solid;
	background-color:#FFFFFF;
}
#page {
	position:relative;
	margin: 0px auto 0px auto;
	width:800px;
	min-height:365px;
	border-left:1px #AAAAAA solid;
	border-right:1px #AAAAAA solid;
	border-bottom:1px #AAAAAA solid;
	background-color:#FFFFFF;
	/*overflow:hidden;*/
}

#pagebody-home {
	position:relative;
	background-color: #ffffff;
	min-height:345px;
	margin-bottom:10px;
	overflow:hidden;
}
#pagebody {
	position:relative;
	background-color: #ffffff;
	min-height:345px;
	margin-bottom:10px;
	overflow:hidden;
}

h3 {
	margin:0px;
	font-size:1.2em;
	color:#666666;
}

/* HEADER */

#header {
	position:relative;
	margin:0px auto;
	background-image:url(../images/headerbackground.gif);
	background-repeat: repeat;
	width:800px;
	height:118px;
	overflow:hidden;
	border-left:1px #AAAAAA solid;
	border-right:1px #AAAAAA solid;
}

#header h1 {
	float:left;
	margin:45px 0px 0px 2px;
	background-image:url(../images/kelleherlogo.gif);
	background-repeat:no-repeat;
	width:222px;
	overflow:hidden;
	padding:0;
	padding-top:41px;
	height:0px !important;
	height /**/:41px;
}

#store-logo {
	position: absolute;
	left:7px;
	top:25px;;
	width:222px;
	border:none;
	overflow:hidden;
	height:41px;
}

/* HEADER NAV 1 */

#headernav-1 {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	float:right;
	width:529px;
	list-style-type:none;	
}
 
#headernav-1 li{
	margin: 0px;
	padding: 0px 0px 0px 4px;
	display:block;
	float:right;
	height:19px;
}

#headernav-1 a, #headernav-1 strong{
	display:block;
	padding:19px 0 0 0;
	height:0px !important;
	height /**/:19px;
	overflow:hidden;
	background-repeat:no-repeat;	
}

#btn-download-catalogs {
	width:169px;	
}

#btn-download-catalogs a:link, #btn-download-catalogs a:visited {
	background-image:url(../images/btn-download-catalogs.gif);	
}

#btn-download-catalogs a:hover, #btn-download-catalogs a:visited:hover {
	background-image:url(../images/btn-download-catalogs.gif);
	background-position:0px -19px;	
}

#btn-download-catalogs a:active {
	background-image:url(../images/btn-download-catalogs.gif);
	background-position:0px -38px;
}

#btn-dealer-locator {
	width:169px;	
}

#btn-dealer-locator a:link, #btn-dealer-locator a:visited {
	background-image:url(../images/btn-dealer-locator.gif);	
}

#btn-dealer-locator a:hover, #btn-dealer-locator a:visited:hover {
	background-image:url(../images/btn-dealer-locator.gif);
	background-position:0px -19px;	
}

#btn-dealer-locator a:active {
	background-image:url(../images/btn-dealer-locator.gif);
	background-position:0px -38px;
}

#btn-design-and-installation {
	width:169px;	
}

#btn-design-and-installation a:link, #btn-design-and-installation a:visited {
	background-image:url(../images/btn-design-and-installation.gif);	
}
#btn-design-and-installation a:hover, #btn-design-and-installation a:visited:hover {
	background-image:url(../images/btn-design-and-installation.gif);
	background-position:0px -19px;	
}

#btn-design-and-installation a:active {
	background-image:url(../images/btn-design-and-installation.gif);
	background-position:0px -38px;

}

br.clr {
	clear:both;
}

#topsearch {
	float:left;
	margin:65px 0px 0px 4px;
}
* html #topsearch {
	margin:64px 0px 0px 2px;
}
#topsearch input {
	font-size:10px;
}

#topsearchBtn {
	float:left;
	margin:66px 0px 0px 4px;
}
	

/*HEADER NAV 2*/

#headernav-2 {
	margin: 61px 22px 0px 0px;
	padding:0;
	float:right;
	width:359px;
	list-style-type:none;	
}

#headernav-2 li{
	margin:0;
	padding: 0px 0px 0px 32px;
	display:block;
	float:right;
	height:26px;
}

#headernav-2 a, #headernav-2 strong{
	display:block;
	padding:26px 0 0 0;
	height:0px !important;
	height /**/:26px;
	overflow:hidden;
	background-repeat:no-repeat;	
}

#btn-history-of-quality {
	width:130px;	
}

#btn-history-of-quality a:link, #btn-history-of-quality a:visited {
	background-image:url(../images/btn-history-of-quality.gif);	
}

#btn-history-of-quality a:hover, #btn-history-of-quality a:visited:hover {
	background-image:url(../images/btn-history-of-quality.gif);
	background-position:0px -26px;	
}

#btn-history-of-quality a:active {
	background-image:url(../images/btn-history-of-quality.gif);
	background-position:0px -52px;

}

#btn-sign-up {
	width:56px;	
}

#btn-sign-up a:link, #btn-sign-up a:visited {
	background-image:url(../images/btn-sign-up.gif);	
}

#btn-sign-up a:hover, #btn-sign-up a:visited:hover {
	background-image:url(../images/btn-sign-up.gif);
	background-position:0px -26px;	
}

#btn-sign-up a:active {
	background-image:url(../images/btn-sign-up.gif);
	background-position:0px -52px;

}

#btn-contact-us {
	width:76px;	
}

#btn-contact-us a:link, #btn-contact-us a:visited {
	background-image:url(../images/btn-contact-us.gif);	
}

#btn-contact-us a:hover, #btn-contact-us a:visited:hover {
	background-image:url(../images/btn-contact-us.gif);
	background-position:0px -26px;	
}

#btn-contact-us a:active {
	background-image:url(../images/btn-contact-us.gif);
	background-position:0px -52px;

}

/* MAIN CONTENT IMAGE */


#home {
	margin:0px;
	width:800px;
	position:relative;
	/*float:left;*/
	padding-bottom:20px;
	background-color:#FFFFFF;
	overflow:hidden;
}

#homepage-image {
	position:relative;
	margin:0px auto;
	background:#FFFFFF url(../images/homepage-bg.jpg) no-repeat;
	width:800px;
	height:144px;
	border-left:1px #AAAAAA solid;
	border-right:1px #AAAAAA solid;
}

#flashcontent {
	position:relative;
	margin:0px auto;
	background:#FFFFFF url(../images/homepage-bg.jpg) no-repeat;
	width:800px;
	height:144px;
	border-left:1px #AAAAAA solid;
	border-right:1px #AAAAAA solid;
}

/* MAIN CONTENT LEFT */

#maincontent-left {
	background-color:#FFFFFF;
	width:400px;
	float:left;
	height:320px;
}

#maincontent-left p {
	line-height:150%;
	font-size: 11px;
	text-align:justify;
	margin: 8px 0px 0px 0px;
	padding: 0px 20px 0px 30px;	
}

#picture-left {
	float: left;
	clear: left;
	background-image:url(../images/homepage-left.jpg);
	width: 153px;
	height: 118px;
	margin:12px 10px 5px 0px;

}

/* MAIN CONTENT RIGHT */

#maincontent-right {
	width:399px;
	float:right;
	height:320px;
	margin: 12px 0px 0px 0px;
	background-color:#FFFFFF;
}

#maincontent-right p {
	line-height:150%;
	border-left: 1px solid #666666;
	font-size: 11px;
	text-align:justify;
	margin: 0px 0px 0px 0px;
	padding: 230px 146px 10px 19px;

}

#picture-right-history-of-quality {
	float: left;
	background-image:url(../images/history-of-quality.jpg);
	width: 229px;
	height: 212px;
	margin: 45px 0px 0px 0px;
	border: 1px solid #666666;

}

#title-header-1-right {
	position:absolute;
	display:block;
	background-image:url(../images/header-1-right.jpg);
	border-left: 1px solid #666666;
	width: 387px;
	height: 50px;
	margin-top: 12px;

}

#homepage-moulding {
	position:absolute;
	display:block;
	background-image:url(../images/homepage-moulding.jpg);
	border-left: 1px solid #666666;
	width: 127px;
	height: 80px;
	margin-top: 62px;

}

#homepage-title-moulding {
	position:absolute;
	display:block;
	background-image:url(../images/homepage-title-moulding.jpg);
	background-repeat:no-repeat;
	border-left: 1px solid #666666;
	background-color:#ffffff;
	width: 127px;
	height: 35px;
	margin: 142px 0px 0px 0px;

}

#homepage-lumber {
	position:absolute;
	display:block;
	background-image:url(../images/homepage-lumber.jpg);
	background-repeat:no-repeat;
	width: 127px;
	height: 80px;
	margin: 62px 0px 0px 127px;

}

#homepage-title-lumber {
	position:absolute;
	display:block;
	background-image:url(../images/homepage-title-lumber.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width: 127px;
	height: 35px;
	margin: 142px 0px 0px 127px;

}

#homepage-enhancements {
	position:absolute;
	display:block;
	background-image:url(../images/homepage-enhancements.jpg);
	background-repeat:no-repeat;
	width: 127px;
	height: 80px;
	margin: 62px 0px 0px 254px;

}

#homepage-title-enhancements {
	position:absolute;
	display:block;
	background-image:url(../images/homepage-title-enhancements.jpg);
	background-repeat:no-repeat;
	background-color:#ffffff;
	width: 127px;
	height: 35px;
	margin: 142px 0px 0px 254px;

}

#title-header-2-right {
	position:absolute;
	display:block;
	background-image:url(../images/header-2-right.jpg);
	border-left: 1px solid #666666;
	width: 387px;
	height: 50px;
	margin-top: 176px;

}

/* FOOTER */

#footer {
	position:relative;
	margin:0px auto;
	width:800px;
	height:53px;
	background-image:url(../images/footerbackground.gif);
	background-repeat:no-repeat;
	list-style-type:none;
}

#footer a{
	color:#FFFFFF;
	float:right;
	margin-right:55px;
	height:53px;
	overflow:hidden;
}

/*#footer-logo {
	width:375px;
	height:53px;
	float:right;
	list-style-type:none;
}

#footer-logo li{
	margin:0px 0px 0px 24px;
	float:right;
	height:53px;	
}

#footer-logo-1 {
	height: 53px;
	width: 42px;
	background-image:url(../images/logo-1.gif);
	background-repeat: no-repeat;
}

#footer-logo-2 {
	height: 53px;
	width: 32px;
	background-image:url(../images/logo-2.gif);
	background-repeat: no-repeat;
}

#footer-logo-3 {
	height: 53px;
	width: 91px;
	background-image:url(../images/logo-3.gif);
	background-repeat: no-repeat;
}

#footer-logo-4 {
	margin-right:30px !important;
	height: 53px;
	width: 58px;
	background-image:url(../images/logo-4.gif);
	background-repeat: no-repeat;
}*/

#footer-copy {
	font-size: 11px;
	text-align: center;
	margin:0px auto;
	padding-bottom:10px;
	background-color:#FFFFFF;
	color:#000000;
	width:800px;
	font-family:"Lucida Sans Unicode","Lucida Grande",verdana,sans-serif;

}


#footer-copy a, #footer-copy strong{
	font-size: 11px;
	text-align: center;
	color:#000000;
	font-family:"Lucida Sans Unicode","Lucida Grande",verdana,sans-serif;

}

#footer-copy-home {
	font-size: 11px;
	text-align: center;
	margin:0px auto;
	padding-bottom:10px;
	color:#000000;
	font-family:"Lucida Sans Unicode","Lucida Grande",verdana,sans-serif;

}


#footer-copy-home a, #footer-copy-home strong{
	font-size: 11px;
	text-align: center;
	color:#666666;
	font-family:"Lucida Sans Unicode","Lucida Grande",verdana,sans-serif;

}

#footer-copy-home a:hover {
	color:#000000; }

.pageTitle {
	font-size:18px !important;
	font-weight:bold; }