/* CSS Document */
body {
	background-color:#f8f8f8;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:center;
	background-image:url(../images/bodyback.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}
.wrapper {
	position:relative;top:0px;width:770px;margin-left:auto;margin-right:auto;
	background-color:#ffffff;
	
}
.header {
	position:absolute;top:0px;left:0px;width:770px;height:105px;border-left:solid 1px #00853e;border-right:solid 1px #00853e;z-index:1;
	background-color:#ffffff;background-image:url(../images/view_cart_top.jpg);background-position:500px 0px;background-repeat:no-repeat;text-align:left;
}
.headerhome {
	position:absolute;top:0px;left:0px;width:770px;height:160px;border-left:solid 1px #00853e;border-right:solid 1px #00853e;z-index:1;
	background-color:#ffffff;background-image:url(../images/view_cart_top.jpg);background-position:500px 0px;background-repeat:no-repeat;text-align:left;
}
.logo {
	position:absolute;top:1px;left:50px;width:261px;height:95px;
	background-image:url(../images/logoint.jpg);background-position: left;background-repeat:no-repeat;
}
.logohome {
	position:absolute;top:15px;left:0px;width:362px;height:132px;
	background-image:url(../images/logo.jpg);background-position: left;background-repeat:no-repeat;
}
.accessimg {
	display:none;
}
.topcart {
	position:absolute;top:12px;left:517px;width:120px;background-color:#ffffff;font-size:110%;text-align:left;z-index:2;
}
.topviewcart {
	position:absolute;top:13px;left:653px;width:100px;color:#ffffff;font-size:90%;text-align:left;z-index:3;
}
.viewcart {
	color:#ffffff;
	text-decoration:none;
}
.viewcart:hover {
	color:#ffffff;
	text-decoration:underline;
}
.headertxt {
	position:absolute;top:17px;left:370px;width:370px;color:#000000;font-size:90%;text-align:left;z-index:4;
}
.headertxthome {
	position:absolute;top:50px;left:370px;width:370px;color:#000000;font-size:90%;text-align:left;z-index:4;
}

.navhome {
	position:absolute;top:160px;left:0px;width:770px;margin:0px;background-color:#ffd203;color:#168c40;padding:10px 0px 10px 0px;
	text-align:center;border-left:solid 1px #00853e;border-right:solid 1px #00853e;z-index:5;
}
.nav {
	position:absolute;top:106px;left:0px;width:770px;margin:0px;background-color:#ffd203;color:#168c40;padding:10px 0px 10px 0px;
	text-align:center;border-left:solid 1px #00853e;border-right:solid 1px #00853e;border-bottom:solid 1px #ffffff;z-index:5;
}
.doorsnav {
	position:absolute;top:142px;left:0px;width:770px;margin:0px;background-color:#429F6A;color:#168c40;padding:10px 0px 10px 0px;
	text-align:left;border-left:solid 1px #00853e;border-right:solid 1px #00853e;z-index:6;
	border-top:solid 1px #ffffff;border-bottom:solid 1px #ffffff;
}
.doornavlbl {
	display:inline;
	font-size:130%;
	font-weight:300;
	color:#ffffff;
}
.doornavopt {
	display:inline;
	font-size:110%;
	font-weight:300;
	color:#ffffff;
	padding:10px;
}

.banner {
	position:absolute;top:197px;left:0px;width:770px;color:#168c40;height:189px;text-align:left;
	border-left:solid 1px #00853e;border-right:solid 1px #00853e;border-top:solid 1px #ffffff;border-bottom:solid 1px #ffffff;z-index:6;
}
.homebox {
	position:absolute;top:390px;left:0px;width:770px;height:225px;background-color:#00853e;
	margin:0px;color:#ffd203;text-align:left;border-left:solid 1px #00853e;border-right:solid 1px #00853e;z-index:7; padding: 0px;
	background-image:url(../images/home_bot_back.jpg);background-position:bottom left;background-repeat:no-repeat;text-align:left;
}
.homeboxlft {
	position:absolute;top:20px;left:24px;height:113px;width:320px;z-index:8;
	background-image:url(../images/quality_promise.jpg);background-position:top center;background-repeat:no-repeat;
}
.homeboxrght {
	position:absolute;top:40px;left:357px;height:150px;width:387px;z-index:9;
}
.hometext {
	position:absolute;top:275px;left:20px;height:150px;width:95%;z-index:9;
}
.internalbox {
	position:absolute;top:195px;left:0px;width:740px;height:;background-color:#00853E;margin:0px;padding:15px;
	border-left:solid 1px #00853e;border-right:solid 1px #00853e;text-align:left;
}
.internalhdr {
	display:inline;font-size:150%;font-weight:600;color:#ffffff;padding:0px;
}
.internalsubhdr {
	margin:0px;padding:15px 20px 0px 0px;color:#ffd203;
	font-size:130%;font-weight:100;
}
.internaltxt {
	color:#ffffff;margin:0px;padding:0px;margin-top:10px;
}
.internalmore {
	border:solid 1px #000000;
	background-color:#429F6A;
	font-size:90%;
	color:#000000;
	padding:2px 5px 2px 5px;
	text-deoration:none;
}
.internalmore:hover {
	text-deoration:underline;
}

li {
	color:#ffffff;
}
.sitemap {
	position:absolute;
	bottom:5px;
}

