/* PNG FIX */
img, div, a, input { behavior: url(scripts/iepngfix.htc); }
/* */
* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border:none;
	list-style-type: none;
}
body {
	background-color: #99CC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#page {
	width: 981px;
	background-color: #FFF;
	border: 1px solid #b4bcac;
	background-image: url(../images/core/bg_page.png);
	background-repeat: repeat-x;
	background-position: right top;
	text-align: left;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	height: 85px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A5A8;
	position: relative;
	background-color: #FFF;
}
#logo {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#navigation {
	float: left;
	position: absolute;
	right: 0px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation ul li {
	float: left;
	height: 85px;
	display: block;
	width: auto;
}
#navigation ul li a {
	background-image: url(../images/core/bg_topnav_button.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	display:block;
	height: 85px;
	width: auto;
	background-color: #FFF;
	background-position: bottom;
}
#navigation ul li a:hover {
	background-image: url(../images/core/bg_topnav_buttonR.png);
}
#navigation ul .cart {
	background-color: #ff7d21;
	background-image: none !important;
}

#navigation ul .cart a{
	background-color: #ff7d21;
	background-image: none !important;
}
#navigation ul .cart a:hover {
	background-color: #F26700;
	background-image: none !important;
}


#body {
	background-repeat: no-repeat;
	background-position: left top;
	height:465px;
	overflow:hidden;
	position: relative;
	background-color: #FFF;
}

#body p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 14px;
	color: #232325;
	line-height: 22px;
}
#body a {
	text-decoration: none;
	color: #505054;
	font-weight: bold;
}
#body a:hover {
	text-decoration: underline;
}


#body h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 24px;
	font-weight: normal;
	color: #A0C1DC;
}
#body ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#body li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 14px;
	list-style-image: url(../images/core/bullet.gif);
}
#body .salesaccess {
	display: block;
	height: 23px;
	width: 156px;
	margin: 0px;
	padding: 0px;
	background-color: #8fd400;
}
#body .salesaccess:hover {
	background-color: #76AE00;
}
#body .txtheadgray {
	font-size: 36px;
	color: #B3B8BC;
	text-transform: uppercase;
	font-weight: normal;
}
#body .txtheadgreen {
	font-size: 36px;
	color: #A1D06A;
	text-transform: uppercase;
	font-weight: bold;
}
#body .txtsmaller {
	font-size: 11pt;
	font-weight: normal;
	color: #7C7C7C;
	line-height: 15pt;
}



#nextback  {
	position: absolute;
	width: 575px;
	right: 5px;
	bottom: 5px;
}
#nextbacklegal p {
	font-size: 9px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: normal;
}
#nextbacklegal {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}



#right-content {
	width: 565px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 400px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#marquee {
	background-image: url(../images/core/bg_marquee.jpg);
	height: 96px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4dc5e2;
	border-bottom-color: #4dc5e2;
}
#footer {
	margin: 0px;
	padding: 0px;
	height: 23px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #4DC5E2;
}
#footer p {
	color: #b5b9bd;
	font-size: 9px;
	line-height: 23px;
	height: 23px;
}
