/* Layer Definitions */

#wrapper {
	position:relative;
	width:912px;
	height:712px;
	margin-top:38px;
	margin-left:auto; 
	margin-right:auto;
	z-index:0;
	text-align:left;
}

#rotator {
	position:absolute;
	top:75px;
	left:45px;
	height:299px;
	width:610px;
	background:url(../images/rotator-bg.jpg) no-repeat;
}

#longbox {
	position:absolute;
	top:380px;
	left:46px;
	width:619px;
	height:156px;
	background-image:url(../images/longbox2.jpg);
	background-repeat:no-repeat;
	color:#266339;
	padding: 10px 20px 0px 20px;
}

#lftSmallBox {
	position:absolute;
	top:542px;
	left:43px;
	width:200px;
	height:144px;
	background-image:url(../images/smallbox.jpg);
	background-repeat:no-repeat;
	color:#266339;
}

#ctrSmallBox {
	position:absolute;
	top:542px;
	left:254px;
	width:200px;
	height:144px;
	background-image:url(../images/smallbox.jpg);
	background-repeat:no-repeat;
	color:#266339;
}

#rgtSmallBox {
	position:absolute;
	top:542px;
	left:464px;
	width:200px;
	height:144px;
	background-image:url(../images/smallbox.jpg);
	background-repeat:no-repeat;
	color:#266339;
}

#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:365px;
	height:105px;
	z-index:5
}

#header-links {
	position:absolute;
	top:30px;
	left:375px;
	width:485px;
	height:22px; 
	font-size:12px;
	color:#D9371F;
	z-index:5;
}

#footer-links {
	position:absolute;
	top:680px;
	left:115px;
	width:485px;
	height:22px;
	font-size:12px;
	color:#D9371F;
	z-index:5;
}

#bigbox {
	position:absolute;
	top:75px;
	left:45px;
	width:594px;
	height:609px;
	z-index:3;
	background-image:url(../images/bigbox.jpg);
	background-repeat:no-repeat;
	color:#266339;
	padding: 30px 20px 20px 10px;
}
	
#calcbox {
	position:absolute;
	top:75px;
	left:665px;
	width:182px;
	height:45px;
	z-index:5;
	background-image:url(../images/calcbox.jpg);
	background-repeat:no-repeat;
	padding: 115px 75px 20px 20px;
	color:#266339;
	font-size:12px;
	text-align:center;
}

#testimonials {
	position:absolute;
	top:239px;
	left:673px;
	width:175px;
	height:418px;
	z-index:0;
	background-image:url(../images/testimonialbox.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#266339;
	padding:60px 20px 0px 10px;
	overflow:hidden;
}

#testimonialsh {
	position:absolute;
	top:239px;
	left:673px;
	width:175px;
	height:418px;
	z-index:0;
	background-image:url(../images/testimonialbox1.jpg);
	background-repeat:no-repeat;
	color:#266339;
	padding:30px 20px 0px 10px;
	overflow:hidden;
}

#contactdata {
	position:absolute;
	top:30px;
	left:10px;
	width:335px;
}

#storeimg {
	position:absolute;
	top:5px;
	left:353px;
	width:241px;
	height:313px;
}