html {margin: 0; padding: 0; background-color: #767676;}
/*html>body#homepage {margin: 0; padding: 0; background-color: #767676;}
*/
body{
	margin: 0;
	padding: 0;
	background: url(images/bg_body_interior.jpg) top repeat-x;
	background: black url(images/bg_body_interior.jpg) repeat-x top;
}
#main { position: relative; width: 938px; margin: 0 auto; }
#storesub { text-align: right; position: absolute; top: 138px; right: 0; width: 300px; height: 40px; padding-top: 5px; padding-bottom: 7px; }
#storensub2 { text-align: right; position: absolute; top: 140px; right: 0; width: 300px; height: 40px; }
#inner {width: 938px; margin: 0;}
#header {padding: 1px 0; height: 163px; background-image: url(images/header.jpg); background-repeat: no-repeat; position: relative;}
#phoneNumbers { position: absolute; top: 37px; left: 653px; width: 286px; height: 130px; padding-top: 1px; padding-bottom: 1px; }
#nav { text-align: center; height: 79px; margin-right: 75px; margin-left: 75px; }
#content { color: #000; background-image: url(images/enlnew.jpg); background-repeat: repeat-y; background-position: 0 220px; padding: 1px 50px 10px; min-height: 523px; }
* html #content {height: 523px;}
#footWrap {width: 100%; background-image: url(images/bg_body_bottom_interior.jpg); background-repeat: repeat-x;}
#footer { font-size: 12px; height: 108px; width: 938px; margin: 0 auto; padding: 1px 0; background-image: url(images/footer_interior.jpg); background-repeat: no-repeat; background-position: -98px 0; }

#homeLink {
	position: absolute;
	top: 37px;
	left: 21px;
	width: 412px;
	height: 129px;
}

/* Homepage Styles */
body#homepage {
	margin: 0;
	padding: 0;
	background: url(images/bg_body.jpg) top repeat-x;
	background: black url(images/bg_body.jpg) repeat-x top;
}
body#homepage #main { width: 100%; margin: 0 auto; background-image: url(images/bg_main.jpg); background-repeat: no-repeat; background-position: center top; position: relative; }
body#homepage #inner {width: 938px; margin: 0 auto;}
body#homepage #content { background-color: transparent; background-image: none; position: relative; height: auto; padding: 1px 0; min-height: 357px; }
body#homepage #content1 { padding: 1px 0; height: 400px; min-height: 357px; }
body#homepage #nav { position: relative; height: 350px; overflow: auto; }
body#homepage #nav2 { text-align: center; height: 79px; margin-right: 75px; margin-left: 75px; }
body#homepage #footWrap {/*background-color: yellow;*/}
body#homepage #footer { font-size: 12px; min-height: 126px; _height: 126px; padding: 15px 0 60px; background: #0e2744 url(images/footer_short.jpg) bottom no-repeat; background: black url(images/footer_short.jpg) no-repeat 50% bottom; text-align: center; width: 938px; }
body#homepage #copyright {
	position: absolute;
	width: 939px;
}
/* Homepage End */
.scrolly { width: 400px; margin-right: auto; margin-left: auto; }
#equalops { text-align: left; width: 600px; height: 200px; overflow: scroll; clip: auto; margin-right: auto; margin-left: auto; border: solid 1px #000; }
#bestpractise { text-align: left; margin-right: auto; margin-left: auto; width: 600px; height: 200px; overflow: scroll; clip: auto; border: solid 1px black; }
