html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: inherit;
	font-family: inherit;
	vertical-align: baseline;
	list-style: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0px;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.container {
	position: relative;
	margin: 0px auto;
	height: 100%;
}
body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
.container a {
	color: #c75d00;
	text-decoration: none;
}
.container a:hover {
	color: #ffa200;
	text-decoration: underline;
}
/*INSIDE PAGE STYLES */
#mainBody h2{
	margin: 0 0 5px 0;
	font-size: 28px;
	font-weight: bold;
	color: #487fd2;
}
#mainBody ul {
	padding: 8px 0 8px 30px;
}
#mainBody li {
	list-style: square;
}
#mainBody h3 {
	margin: 15px 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #487fd2;
}
#mainBody hr {
	border: none;
	border-top: 1px dotted #d6d6d6;
	height: 1px;
	width: 100%;
	margin: 20px 0;
	background: #ffffff;
	border-collapse: collapse;
}
#mainBody img{
	border: 1px solid #d6d6d6;
	background: #ffffff;
	padding: 5px;
}

.breadcrumb {
	margin-bottom: 15px;
	font-size: .87em;
	font-weight: bold;
}

#simplecontact label {
	float: left;
	width: 110px;
	padding: 2px;
}

#simplecontact .btn {
	margin-left: 115px;
	padding: 5px 10px;
}

.msg {
	padding:.8em;
	margin-bottom:1em;
	background:#FFF6BF;
	color:#514721;
	border: 2px solid #FFEA5F;
}

#subnav {
	margin-bottom: 30px;
	border-top: 3px solid #2F2F2F;
}

#subnav li {
	border-bottom: 1px solid #CFC6C2;
	padding: 5px 0;
}

#subnav li a {
	background: url(/public/images/bullet_black.png) no-repeat 0 4px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 1em;
	display: block;
	width: 228px;
	color: #3373CF;
	text-decoration: none;
}

.required { color: #BF0000; }

/*-------------------------------- BEGIN LAYOUT ----------------------------------------- */
#header {
	height: 117px;
}
#logo h1 a {
	margin: 10px 0 0 0;
	display: block;
	text-indent: -99999px;
	height: 95px;
	background: transparent url('/public/images/logoGR.png') no-repeat 0 0;
}
#tagline h2 {
	display: block;
	background: transparent url('/public/images/taglineGR.png') no-repeat 0 0;
	height: 31px;
	margin-top: 30px;
	text-indent: -99999px;
}
#logoSS h1 a {
	margin: 10px 0 0 0;
	display: block;
	text-indent: -99999px;
	height: 95px;
	background: transparent url('/public/images/logoSS.png') no-repeat 0 0;
}
#taglineSS h2 {
	display: block;
	background: transparent url('/public/images/taglineSS.png') no-repeat 0 0;
	height: 31px;
	margin-top: 30px;
	text-indent: -99999px;
}


#navBlock ul {
	margin: 6px 0 0 0;
	height: 34px;
}
#navBlock li {
	display: inline;
	float: left;
	margin-right: 17px;
	cursor: pointer;
}
#navAbout a {
	width: 40px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/navAbout.png') no-repeat 0 0;
	cursor: pointer;
}
#navAbout a:hover {
	background: transparent url('/public/images/navAbout.png') no-repeat 0 -24px;
}
#navRecyc a {
	width: 82px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/navRecyc.png') no-repeat 0 0;
	cursor: pointer;
}
#navRecyc a:hover {
	background: transparent url('/public/images/navRecyc.png') no-repeat 0 -24px;
}
#navEquip a {
	width: 146px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/navEquip.png') no-repeat 0 0;
	cursor: pointer;
}
#navEquip a:hover {
	background: transparent url('/public/images/navEquip.png') no-repeat 0 -24px;
}
#navConsult a {
	width: 139px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/navConsult.png') no-repeat 0 0;
	cursor: pointer;
}
#navConsult a:hover {
	background: transparent url('/public/images/navConsult.png') no-repeat 0 -24px;
}
#navWhy a {
	width: 96px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/navWhy.png') no-repeat 0 0;
	cursor: pointer;
}
#navWhy a:hover {
	background: transparent url('/public/images/navWhy.png') no-repeat 0 -24px;
}
#navServices a{
	width: 60px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/navServices.png') no-repeat 0 0;
	cursor: pointer;
}
#navServices a:hover{
	background: transparent url('/public/images/navServices.png') no-repeat 0 -24px;
}


#navShred a{
	width: 74px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/navShred.png') no-repeat 0 0;
	cursor: pointer;
}
#navShred a:hover{
	background: transparent url('/public/images/navShred.png') no-repeat 0 -24px;
}

#navProcess a{
	width: 84px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/navProcess.png') no-repeat 0 0;
	cursor: pointer;
}
#navProcess a:hover{
	background: transparent url('/public/images/navProcess.png') no-repeat 0 -24px;
}
#navContact a{
	width: 74px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/navContact.png') no-repeat 0 0;
	cursor: pointer;
}

#navContact a:hover{
	background: transparent url('/public/images/navContact.png') no-repeat 0 -24px;
}



#navHome a {
	width: 39px;
	height: 24px;
	display: block;
	text-indent: -99999px;
	background: transparent url('/public/images/navHome.png') no-repeat 0 0;
	cursor: pointer;
}
#navHome a:hover {
	background: transparent url('/public/images/navHome.png') no-repeat 0 -24px;
}

#contentWrapper{
	margin: 20px 0px;
}

#leftCallouts{
/*	width: 584px;*/
	margin: 35px 0 30px 0;
}
#leftCalloutSS{
	width: 345px;
	float: left;
	border-right: 1px dotted #d6d6d6;
	margin-right: 33px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 120%;
	cursor:pointer;
}
#leftCalloutSS h3 a{
	float: left;
	width: 107px;
	height: 80px;
	background: transparent url('/public/images/logoSSsmall.png') no-repeat 0 0;
	margin-right: 15px;
	text-indent: -99999px;
}
#leftCalloutSS h5 a{
	display:block;
	height: 14px;
	background: transparent url('/public/images/hdrNeedHelp.png') no-repeat 0 0;
	margin-bottom: 3px;
	text-indent: -99999px;
}


#leftCalloutGR{
	width: 345px;
	float: left;
	border-right: 1px dotted #d6d6d6;
	margin-right: 33px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 120%;
	cursor:pointer;
}
#leftCalloutGR h3 a{
	float: left;
	width: 107px;
	height: 80px;
	background: transparent url('/public/images/logoGRsmall.png') no-repeat 0 0;
	margin-right: 15px;
	text-indent: -99999px;
}
#leftCalloutGR h5 a{
	display:block;
	height: 14px;
	background: transparent url('/public/images/hdrGRcall.png') no-repeat 0 0;
	margin-bottom: 3px;
	text-indent: -99999px;
}



#leftCalloutAddress{
	font-size: 12px;
	line-height: 120%;
}
#leftCalloutAddress h5 a{
	float:right;
	display: block;	
	width: 192px;
	height: 75px;
	text-indent: -99999px;
	background: transparent url('/public/images/addressMain.png') no-repeat 0 0;
}
#welcome{
	font-size: 15px;
}
#welcome h2 {
	display: block;	
	width: 322px;
	height: 77px;
	text-indent: -99999px;
	background: transparent url('/public/images/hdrMainTitle.png') no-repeat 0 0;
	margin-bottom: 5px;
}

#welcomeSS{
	font-size: 15px;
}
#welcomeSS h2 {
	display: block;	
	width: 322px;
	height: 77px;
	text-indent: -99999px;
	background: transparent url('/public/images/hdrMainTitleSS.png') no-repeat 0 0;
	margin-bottom: 5px;
}



#promise{
	margin-top: 25px;
	background: #c6ccbb;
	border-bottom: 10px solid #79a127;
}
#promise h2 {
	position: absolute;
	margin-top: -12px;
	margin-left: 6px;
	display: block;	
	width: 235px;
	height: 54px;
	text-indent: -99999px;
	background: transparent url('/public/images/hdrPromise.png') no-repeat 0 0;
}

#promise li{
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 105%;
	list-style: square;
	margin-left: 14px;
	color: #c75d00;
}
#promise li span{
	color: #000000;
}


#promiseSS{
	margin-top: 25px;
	background: #ffc3ab;
	border-bottom: 10px solid #e54200;
}
#promiseSS h2 {
	position: absolute;
	margin-top: -12px;
	margin-left: 6px;
	display: block;	
	width: 235px;
	height: 54px;
	text-indent: -99999px;
	background: transparent url('/public/images/hdrPromise.png') no-repeat 0 0;
}

#promiseSS li{
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 105%;
	list-style: square;
	margin-left: 14px;
	color: #c75d00;
}
#promiseSS li span{
	color: #000000;
}




#copywrite{
	color:#8F8F8F;
	border-top: 1px dotted #d6d6d6;
	padding-top: 10px;
	text-align:right;
}
#flex{
	text-align:right;
	font-size: 10px;
	padding: 20px 0;
}
#flex a{
	color: #8F8F8F;
}
#calloutGR{
	cursor:pointer;
}

#calloutGR{
	width: 200px;
	background: transparent url('/public/images/calloutGR.png') no-repeat 0 0;
	padding: 92px 0 0 52px;
	margin-bottom: 30px;
	font-size: 12px;
}
#calloutSS{
	cursor:pointer;
}

#calloutSS{
	width: 200px;
	background: transparent url('/public/images/calloutSS.png') no-repeat 0 0;
	padding: 68px 0 0 52px;
	margin-bottom: 30px;
	font-size: 12px;
}

#calloutAddress{
	cursor:pointer;
}
#calloutAddress a{
	width: 215px;
	display:block;
	text-indent: -99999px;
	background: transparent url('/public/images/calloutAddress.png') no-repeat 0 0;
	padding: 92px 0 0 52px;
	margin-bottom: 30px;
	cursor:pointer;
}











