html, body {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#fffff8;
	text-align: center;
	/*line-height: 1.8em;*/
}
#wrapper {
	width: 750px;
	background: #fffff8;
	margin: 15px auto 15px auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
	text-align: left;
}
#header {
	width: 100%;
	height: 50px;
	background-color: #fffff8;
}
#navigation {
	margin: 0px auto 5px auto;
	background: #fffff8;
	width: 741px;
	height: 30px;
}
.navigation1 {
	margin: 0px auto 10px auto;
	background:#fffff8;
	width: 741px;
	height:30px;
}
.divheading {
	margin: 20px auto 0px auto;
	background:#fffff8;
	width: 495px;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}
/* ================================================================ 
^^^^^^^^ BELOW IS THE CODE FOR THE Style 4 MENU ^^^^^^^^^^
=================================================================== */
#stylefour{position:relative;display:block;height:39px;font-size:12px;font-weight:bold;background:transparent url(images/Menu/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #ccc;/* width:740px; margin: 0 auto;*/}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 27px 0 26px;height:23px;/*background:transparent url(images/Menu/bgDIVIDER.gif) no-repeat top right;*/}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/Menu/bgON.gif) no-repeat top right;}
/* ================================================================ 
^^^^^^^^ Style 4 MENU For Second Navbar ^^^^^^^^^^
=================================================================== */
#stylefour1{position:relative;display:block;height:39px;font-size:12px;font-weight:bold;background:transparent url(images/Menu/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #ccc;/* width:740px; margin: 0 auto;*/}
#stylefour1 ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour1 ul li{display:block;float:left;margin:0;}
#stylefour1 ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 27px 0 27px;height:23px;/*background:transparent url(images/Menu/bgDIVIDER.gif) no-repeat top right;*/}
#stylefour1 ul li a:hover,#stylefour1 ul li a.current{color:#B30000;background:#fff url(images/Menu/bgON.gif) no-repeat top right;}
/* ================================================================ 
^^^^^^^^ Style 4 MENU For Promotions Button Navbar ^^^^^^^^^^
=================================================================== */
#stylefour2{position:relative;display:block;height:39px;font-size:16px;font-weight:bold;background:transparent url(images/Menu/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #ccc; width:100px; margin: 0 auto;}
#stylefour2 ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour2 ul li{display:block;float:left;margin:0;}
#stylefour2 ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 30px 0 30px;height:23px;/*background:transparent url(images/Menu/bgDIVIDER.gif) no-repeat top right;*/}
#stylefour2 ul li a:hover,#stylefour2 ul li a.current{color:#B30000;background:#fff url(images/Menu/bgON.gif) no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE Style 4 MENU ^^^^^^^^^^ */
#container {
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight:normal;
}
#subfooter {
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 14px;
	font-weight:normal;
}
#footer {
	padding: 0px;
	margin: 0px;
	background: #fffff8;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	color: #ccc;
	font-size: 14px;
	font-weight:normal;
}
#cards {
	width: 750px;
	margin: 0 auto 0 auto;
	text-align:center;
}
#copyright {
	width: 750px;
	background: #fffff8;
	margin: 0 auto 0 auto;
	text-align:center;
}
#copyright a:link, #footer a:visited, #footer a:active {
	color: #999;
}
#copyright a:hover{
	color:#000;
}
#sitecounter {
	width: 750px;
	margin: 0 auto 0 auto;
	text-align:center;
}
#footer p {
	margin: 0px auto 0px auto;
	padding: 10px 0px 10px 0px;
	color: #aaa;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
