body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: #D7E2F2 url(../../_images/_dryject/bodybckgd.jpg) fixed 50% 0px;
	background-repeat: repeat-x;
	text-align: center;
	line-height: 135%;
}

p {
	margin: 12px 20px 24px 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

ul {
	padding: 0 0 0 26px;
	margin: 0px 0px 20px 0;
	font-size: 12px;
	color: #666666;
}

ul li {
	margin: 12px 30px 0 0;
}

#wrapper {
	width: 730px;
	margin: 0 auto;
	padding: 0px 5px 5px 5px; 
	background-color: #FFF; 
	text-align: left;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	margin: 28px 15px 0px 0px;
	padding: 0px 0 36px 0;
	float: right;
	width: 508px;
}

table {
	margin: 6px 0px 25px 0px;
	padding: 0px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #DFE2E6;
	line-height: 18px;
}

table tr td {
	margin: 0;
	border-bottom: 3px solid #DFE2E6;
	border-right: 2px solid #DFE2E6;
	border-left: 1px solid #DFE2E6;
	padding: 10px 0px 10px 10px;
}

#form {
	width: 320px;
	margin: 0 0 10px 0;
	padding: 0;
	border-right: 2px solid #DFE2E6;
	border-left: 0;
}

#form tr td {
	margin: 0 0 0 0;
	padding: 10px 10px 10px 20px;
	border-bottom: 2px solid #DFE2E6;
	border-left: 1px solid #DFE2E6;
	border-right: 0;
}


.submit {
	width: 276px;
	margin: 0;
	padding: 4px 10px 4px 0px;
	border-bottom: 2px solid #DFE2E6;
	border-right: 2px solid #DFE2E6; 
	border-left: 1px solid #DFE2E6;
	border-top: 1px solid #DFE2E6;
}

.highlight {
	background:#f3f2f2;
}

#logo {
	margin: 26px 0 0 22px;
	padding: 0;
	width: 127px;
	height: 28px;
	background: url(../../_images/_dryject/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
}

:focus {
	-moz-outline-style: none;
}


/* -- Global Navigation -- */

#globalnav {
	margin: 20px 0 0px 0;
	padding: 0px;
	width: 730px;
	height: 67px;
	display: inline;
	float: left;
	list-style-position: outside;
}

#globalnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#globalnav li {
	margin: 0;
	padding: 0;
	float: left;
}

#globalnav a {
	display: block;
	text-indent: -99999px;
}

#blanknav {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	width: 162px;
	height: 67px;
}

#howitworks a {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	background-position: -163px 0;
	width: 110px;
	height: 67px;
}

#casestudies a {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	background-position: -273px 0;
	width: 151px;
	height: 67px;
}

#servicecenters a {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	background-position: -424px 0;
	width: 104px;
	height: 67px;
}

#faq a {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	background-position: -528px 0;
	width: 46px;
	height: 67px;
}

#amendments a {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	background-position: -574px 0;
	width: 157px;
	height: 67px;
}

#howitworks a:hover {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	background-position: -163px -67px;
	width: 110px;
	height: 67px;
}

#casestudies a:hover {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	background-position: -273px -67px;
	width: 151px;
	height: 67px;
}

#servicecenters a:hover {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	background-position: -424px -67px;
	width: 104px;
	height: 67px;
}

#faq a:hover {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	background-position: -528px -67px;
	width: 46px;
	height: 67px;
}

#amendments a:hover {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/globalnav.jpg);
	background-repeat: no-repeat;
	background-position: -574px -67px;
	width: 157px;
	height: 67px;
}


/* -- Global Second Level Navigation -- */

#globalnav li ul { /* second-level lists */
	position: absolute;
	background: #606060;
	left: -999em;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	margin: 43px 0 0 8px;
	width: 145px;
	z-index: 200;
}

.dropdown_two li ul { /* second-level lists */
	position: absolute;
	background: #606060;
	left: -999em;
	border-bottom: 1px solid #fff;
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	margin: -24px 0 0 0px;
	width: 145px;
	z-index: 200;
}

#globalnav li ul li{
	border-top: 1px solid #fff;   
	width: 145px;
	background: #606060;
    height: 20px;
	padding-bottom: 1px;
	opacity: .95;
}

#globalnav li ul a{ /* second-level lists */
	padding: 0px 0 2px 20px;
	margin: 0px;
	text-indent: 0;
	background-image: none;
	color: #FFF;
	text-decoration: none;
	height: 20px;
}

#globalnav li ul a:hover{ /* second-level lists */
	padding: 0px 0 2px 20px;
	margin: 0px;
	text-indent: 0;
	color: #555594;
	width: 125px;
	height: 20px;
	background:#cbcbe5;
}

#globalnav li:hover ul, #globalnav li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
}


/* -- Secondary Navigation -- */

#secondarynav {
	margin: 0px 1px 0px 460px;
	padding: 0px;
	width: 268px;
	height: 19px;
	display: inline;
	float: right;
	list-style-position: outside;
}

#secondarynav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#secondarynav li {
	margin: 0;
	padding: 0;
	float: left;
	height: 19px;
}

#secondarynav a {
	display: block;
	text-indent: -99999px;
}

#aboutus a {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/secondarynav.jpg);
	background-repeat: no-repeat;
	width: 54px;
	height: 19px;
}

#contactus a {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/secondarynav.jpg);
	background-repeat: no-repeat;
	background-position: -54px 0;
	width: 65px;
	height: 19px;
}

#newsroom a {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/secondarynav.jpg);
	background-repeat: no-repeat;
	background-position: -119px 0;
	width: 70px;
	height: 19px;
}

#franchise a {
	margin: 0 0 0 1px;
	padding: 0;
	background: url(../../_images/_dryject/secondarynav.jpg);
	background-repeat: no-repeat;
	background-position: -189px 0;
	width: 78px;
	height: 19px;
}

#aboutus a:hover {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/secondarynav.jpg);
	background-repeat: no-repeat;
	background-position: 0 -19px;
	width: 54px;
	height: 19px;
}

#contactus a:hover {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/secondarynav.jpg);
	background-repeat: no-repeat;
	background-position: -54px -19px;
	width: 65px;
	height: 19px;
}

#newsroom a:hover {
	margin: 0;
	padding: 0;
	background: url(../../_images/_dryject/secondarynav.jpg);
	background-repeat: no-repeat;
	background-position: -119px -19px;
	width: 70px;
	height: 19px;
}

#franchise a:hover {
	margin: 0 0 0 1px;
	padding: 0;
	background: url(../../_images/_dryject/secondarynav.jpg);
	background-repeat: no-repeat;
	background-position: -189px -19px;
	width: 78px;
	height: 19px;
}


/* -- Callout -- */

#callouts {
	margin: 0;
	padding: 0;

}

.callout {
	margin: 20px 5px 20px 0;
	padding: 0;
	width: 164px;
	float: left;
}

.callout_head {
	margin: 0px;
	padding: 0px;
	width: 164px;
	height: 41px;
	background: url(../../_images/_dryject/callouthead.jpg);
	background-repeat: no-repeat;
}
.callout_head2 {
	margin: 0px;
	padding: 0px;
	width: 164px;
	height: 41px;
	background: url(../../_images/_dryject/callouthead.jpg);
	background-repeat: no-repeat;
}
.callout_head2 h3{
	color:#F90;
}
.callout_body {
	margin: 0;
	padding: 0 25px 10px 14px;
	font-size: 11px;
	line-height: 20px;
	color: #999;
	width: 140px;
	background: url(../../_images/_dryject/calloutbody.jpg) repeat-y;
}
.callout_body2 {
	margin: 0;
	padding: 0 25px 10px 14px;
	font-size: 11px;
	line-height: 20px;
	color: #999;
	width: 140px;
	background: url(../../_images/_dryject/calloutbody.jpg) repeat-y;
}
.callout_body2 p {
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 11px;
	line-height: 20px;
}
.callout_body2 p strong {
	color:#F60;
}
.callout_body p {
	margin: 0;
	padding: 0;
	color: #999999;
	font-size: 11px;
	line-height: 20px;
}

.callout_foot {
	margin: 0;
	padding: 0;
	width: 164px;
	height: 31px;
	background: url(../../_images/_dryject/calloutfoot.jpg);
	background-repeat: no-repeat;
}

#foot {
	clear: both;
	margin: 0;
	padding: 0;
	width: 730px;
	height: 37px;
	background:  url("../../_images/_dryject/foot.gif") top center no-repeat;
	background-color: #6666B3;
	text-align: right; 
	font-size: 11px;
}

#foot p {
	padding: 18px 10px 0 0;
	margin: 0;
	color: #fff;
	font-size: 10px;
}

#foot a:link, #foot a:visited {
	color: #FFF;
	text-decoration: underline;
}

#foot_nav {
	margin-top: 20px;
	line-height: 18px;
	color: #9AA5B8;
	}

#foot_nav p {
	margin: 0px 0 6px 0;
	color: #9AA5B8;
	}
	
#foot_nav a {
	margin: 0px;
	padding: 0;
	font-size: 11px;
	}
	

/* -- Rebate Styles -- */

#rebatemain {
	font-family: Arial, Helvetica, sans-serif;
	margin: 76px 15px 0px 110px;
	padding: 0px 0 36px 0;
	float: left;
	width: 508px;
}

#rebatemain h1 {
	margin: 0 0 12px 0;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #DFE2E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #6666B3;
	line-height: 28px;
	}

#rebatemain h2 {
	display: block;
	margin: 10px 0px 4px 0;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	width: 425px;
	}

#rebatemain h2, #rebatemain h3 {
	color: #98A3AF;
	}

#rebatelogo {
	padding: 0;
	width: 127px;
	height: 28px;
	background: url(../../_images/_dryject/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	margin: 30px 0pt 0pt 108px;
}

.bagimg {
	margin: 0;
	float: left;
}

.bagimg img {
	margin: 0;
	padding: 0;
}

.productdesc {
	float: left;
	margin-bottom: 16px;
}

.productdesc p {
	margin-left: 94px;
}