@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 0px 0px 10px;
	padding: 0px;
}
h2 {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	color: #78A22F;
	margin-bottom: 8px;
	display: block;
}
h3.sm {
	font-size: 18px;
	color: #6A2D91;
}

h3.sm02 {
	font-size: 18px;
	color: #6A2D91;
	margin-bottom: 0px;
}

h3.leftPad {
	margin-bottom: 0px;
}
h3 a {
	text-decoration: none;
	color: #78A22F;
}
h3 a:visited {
	color: #78A22F;
	text-decoration: underline;
}
h3 a:hover {
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	text-align: center;
}
body.homeBg {
	background-image: url(../i/MedicareWebBground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.diffBground {
	background-image: url(../i/MedicareProductsBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.noBground {
	background-image: url(../i/MedicareTopWebBground.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 10px;
	line-height: 130%;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 115%;
	padding-bottom: 5px;
}
ol {
	margin-left: 20px;
}
ul ul {
	margin-top: 8px;
}
#fullWidthColumn ul li ul li.lastItem {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -15px;
	margin-left: 0px;
}
#logo {
	position: absolute;
	top: 171px;
	left: 40px;
}
span.out {
	display: none;
}
span.roll {
	display: none;
}

#wrapper {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-image: url(../i/baseCurve.gif);
	background-position: -160px bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

#navigation {
	height: 270px;
}

#navigation02 {
	height: 220px;
}

#callToAction {
	position: absolute;
	top: 0px;
	right: 20px;
	width: 400px;
	padding: 0px;
	text-align: center;
	line-height: 95%;
	margin: 0px;
	background-image: url(../i/telBg.gif);
	background-position: left bottom;
	height: auto;
	z-index: 10;
	background-repeat: no-repeat;
}
#callToAction p {
	margin-bottom: 5px;
	color: #FFDE00;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
	margin-top: 5px;
}
#callToAction p .lrger {
	color: #FFF;
	font-size: 19px;
	font-weight: bold;
}
#homeNav {
	display: block;
	padding-left: 35px;
	position: absolute;
	background-image: url(../i/homeLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	padding-bottom: 25px;
	top: 5px;
	left: 10px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}
#homeNav a:link, #homeNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;

}
#homeNav a:hover, #homeNav a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;

}
#nav1 {
	position: absolute;
	top: 69px;
	left: 312px;
}
#nav1 a {
	height: 90px;
	width: 90px;
	background-image: url(../i/aboutUp.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: 6px 20px;
	font-size: 14px;
	text-transform: lowercase;
}
#nav1 a:visited {
	color: #000000;
	text-decoration: none;
}
#nav1 a:hover {
	background-image: url(../i/aboutRoll.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 6px 20px;
}

#nav1 a.current {
	background-image: url(../i/aboutUp.gif);
	background-repeat: no-repeat;
	background-position: 6px 20px;
	text-decoration: none;
}


/* altered nav1 styles for subsequent pages where the background is different */

#nav1s {
	position: absolute;
	top: 69px;
	left: 311px;
}
#nav1s a {
	height: 90px;
	width: 90px;
	background-image: url(../i/aboutUpNb.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #000000;
	background-position: 6px 20px;
	font-size: 14px;
	text-transform: lowercase;
}
#nav1s a:visited {
	color: #000000;
	text-decoration: none;
}
#nav1s a:hover {
	background-image: url(../i/aboutRollNb.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 6px 20px;
}

#nav1s a.current {
	background-image: url(../i/aboutRollNb.gif);
	background-repeat: no-repeat;
	background-position: 6px 20px;
	text-decoration: none;
}

/* Ends */

#nav2 {
	position: absolute;
	left: 411px;
	top: 55px;
	display: block;
}
#nav2 a {
	display: block;
	height: 110px;
	width: 120px;
	background-image: url(../i/legislationUp.gif);
	background-repeat: no-repeat;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	background-position: 0px 31px;
	font-size: 14px;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
	padding-left: 22px;
	line-height: 95%;
}
#nav2 a:visited {
	color: #000000;
	text-decoration: none;
}
#nav2 a:hover {
	background-image: url(../i/legislationRoll.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 0px 31px;
}
#nav2 a.current {
	background-image: url(../i/legislationRoll.gif);
	background-repeat: no-repeat;
	background-position: 0px 31px;
	text-decoration: none;
}
#nav2 a .leftPad {
	display: block;
	margin-left: 10px;
}

#nav3 {
	position: absolute;
	left: 527px;
	top: 95px;
	display: block;
	height: 100px;
	width: 100px;
}
#nav3 a {
	background-image: url(../i/contactUp.gif);
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 90px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	text-transform: lowercase;
	background-position: 6px 21px;
}
#nav3 a:visited {
	color: #000000;
	text-decoration: none;
}
#nav3 a:hover {
	background-image: url(../i/contactRoll.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 6px 21px;
}

/* altered nav3 styles for subsequent pages where the background is different */

#nav3s {
	position: absolute;
	left: 525px;
	top: 95px;
	display: block;
	height: 100px;
	width: 100px;
}
#nav3s a {
	background-image: url(../i/contactUpNb.gif);
	background-repeat: no-repeat;
	display: block;
	height: 120px;
	width: 90px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	text-transform: lowercase;
	background-position: 6px 21px;
}
#nav3s a:visited {
	color: #000000;
	text-decoration: none;
}
#nav3s a:hover {
	background-image: url(../i/contactRollNb.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 6px 21px;
}
#nav3s a.current {
	background-image: url(../i/contactRollNb.gif);
	background-repeat: no-repeat;
	background-position: 6px 21px;
	text-decoration: none;
}

/* Ends */

#nav4 {
	position: absolute;
	left: 626px;
	top: 36px;
	text-align: center;
	display: block;
}
#nav4 a {
	background-image: url(../i/productsUp.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 180px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	background-position: 70px -2px;
	padding-top: 28px;
	line-height: 95%;
	z-index: 5;
	text-transform: lowercase;
	margin: 0px;
}
#nav4 a:visited {
	color: #000000;
	text-decoration: none;
}
#nav4 a:hover {
	background-image: url(../i/productsRoll.gif);
	background-repeat: no-repeat;
	text-decoration: underline;
	background-position: 70px -2px;
}
#nav4 a.current {
	text-decoration: none;
	background-image: url(../i/productsRoll.gif);
	background-repeat: no-repeat;
	background-position: 70px -2px;
}

/* CSS for testimonial ticker */

#ajaxticker1{
	width: auto;
	height: auto;
	color: #FFFFFF;
	margin-right: 20px;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
	width: 239px;
}

/* Ends */
#content {
	height: auto;
	width: auto;
	margin-bottom: 150px;
}

#leftColumn {
	float: left;
	width: 501px;
	padding-right: 30px;
	padding-left: 40px;
	padding-top: 240px;
	padding-bottom: 40px;
}
#leftColumn h1 {
	display: none;
}
#leftColumn p.smaller {
	font-size: 13px;
}

#leftColumn02 {
	float: left;
	width: 330px;
	padding-right: 0px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#leftColumn03 {
	float: left;
	width: 250px;
	padding-right: 0px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#circle01 {
	position: absolute;
	top: 305px;
	left: 8px;
	text-align: right;
}
#circle01 a {
	display: block;
	height: 125px;
	width: 80px;
	background-image: url(../i/circle01.gif);
	background-repeat: no-repeat;
	font-family: "Arial Black";
	text-decoration: none;
	color: #000000;
	background-position: right top;
	font-size: 14px;
	padding-right: 90px;
	line-height: 100%;
}

#circle01 a:visited {
	color: #000000;
	text-decoration: none;
}

#circle01 a:hover {
	background-image: url(../i/circle01roll.gif);
	text-decoration: underline;
}
#circle01 a.current {
	text-decoration: underline;
	background-image: url(../i/circle01roll.gif);
}
#circle02 {
	position: absolute;
	left: 162px;
	top: 290px;
	text-align: left;
}
#circle02 a {
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 14px;
	color: #000;
	text-decoration: none;
	height: 150px;
	width: 90px;
	background-image: url(../i/circle02.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 85px;
	text-align: left;
	line-height: 100%;
}
#circle02 a:visited {
	text-decoration: none;
}
#circle02 a:hover {
	text-decoration: underline;
	background-image: url(../i/circle02roll.gif);
	background-position: 0px 15px;
	background-repeat: no-repeat;
}
#circle02 a.current {
	text-decoration: underline;
	background-image: url(../i/circle02roll.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}


#circle03 {
	position: absolute;
	top: 399px;
	left: 105px;
}
#circle03 a {
	height: 30px;
	width: 160px;
	background-image: url(../i/circle03.gif);
	background-repeat: no-repeat;
	display: block;
	font-family: "Arial Black";
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	padding-top: 75px;
	background-position: 15px 0px;
}

#circle03 a:hover {
	background-image: url(../i/circle03roll.gif);
	text-decoration: underline;
	color: #000000;
	background-position: 15px 0px;
}
#circle03 a.current {
	background-image: url(../i/circle03roll.gif);
	text-decoration: underline;
	background-position: 15px 0px;
}

#rightColumn {
	margin-left: 571px;
}

#rightColumn .rule {
	display: block;
	height: 10px;
	width: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C7EAFB;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
}
#rightColumn .rule02 {
	height: 10px;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7EAFB;
}

#rightColumn02 {
	margin-left: 370px;
	text-align: right;
	padding-left: 40px;
	background-image: url(../i/introRule.gif);
	background-repeat: no-repeat;
	background-position: -15px bottom;
	padding-bottom: 10px;
	margin-top: 40px;
	padding-right: 45px;
	height: auto;
}
#rightColumn02 h2 {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
}

#rightColumn02 h2 .hidden {
	display: none;
}
#rightColumn02  h2.clinicalServices {
	background-image: url(../i/medicalWasteHeadline.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	height: 41px;
}

#rightColumn02 h2.washroomServices {
	background-image: url(../i/washroomServices.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	height: 41px;
}

#rightColumn02 h2.janitorialServices {
	background-image: url(../i/janitorialServices.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	height: 41px;
}

#rightColumn02 h2.products {
	background-image: url(../i/products.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	height: 41px;
}

#rightColumn02 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 16px;
	display: block;
	padding-top: 8px;
}
#rightColumn02 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	line-height: 110%;
	padding-left: 30px;
}





#rightColumn03 {
	margin-left: 270px;
	text-align: right;
	padding-left: 0px;
	background-image: url(../i/introRule.gif);
	background-repeat: no-repeat;
	background-position: 85px bottom;
	padding-bottom: 20px;
	margin-top: 10px;
	height: 150px;
	margin-right: 45px;
}
#rightColumn03 .rangeRight img {
	float: right;
	margin-left: 10px;
}
#rightColumn03 h2 {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
}

#rightColumn03 h2 .hidden {
	display: none;
}

#rightColumn03 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	line-height: 110%;
	padding-left: 30px;
}


#rightColumn03 h2.contactUs {
	background-image: url(../i/contactUs.gif);
	background-repeat: no-repeat;
	background-position: 215px top;
	height: 27px;
	margin: 0px;
	padding: 0px;
}

#rightColumn03 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 13px;
	display: block;
	padding-top: 8px;
}
#rightColumn03 .telNo {
	font-family: "Arial Black";
	font-size: 17px;
	color: #666666;
}


#rightColumn04 {
	margin-left: 0px;
	text-align: right;
	padding-left: 80px;
	background-image: url(../i/introRule.gif);
	background-repeat: no-repeat;
	background-position: 355px bottom;
	margin-top: 10px;
	padding-right: 45px;
	height: auto;
	width: auto;
	padding-bottom: 10px;
}

#rightColumn04 h2 {
	text-align: right;
	display: block;
	margin: 0px;
	padding: 0px;
}

#rightColumn04 h2 .hidden {
	display: none;
}

#rightColumn04 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	line-height: 110%;
	padding-left: 30px;
}

#rightColumn04  h2.legislation {
	background-image: url(../i/legislation.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
}

#rightColumn04  h2.testimonials {
	background-image: url(../i/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
}

#rightColumn04  h2.about {
	background-image: url(../i/aboutUs.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
}

#rightColumn04  h2.testimonials {
	background-image: url(../i/testimonials.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 21px;
}

#rightColumn04  h2.janitorialServices {
	background-image: url(../i/janitorialServices.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	height: 21px;
}

#rightColumn04  h2.washroomServices {
	background-image: url(../i/washroomServices.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	height: 21px;
}

#rightColumn04  h2.medicalWaste {
	background-image: url(../i/medicalWasteHeadline.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
	height: 21px;
}


#rightColumn04 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 16px;
	display: block;
	padding-top: 8px;
}
#fullWidthColumn #t {
	display: block;
	height: 120px;
}

#fullWidthColumn #t2 {
	display: block;
	height: 270px;
}

#l {
	float: left;
	width: 340px;
}
#fullWidthColumn #l p {
	font-size: 12px;
	text-align: left;
	color: #666;
}
#fullWidthColumn #l img {
	float: right;
	margin-left: 20px;
}
#fullWidthColumn #l h3.sm {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#fullWidthColumn #l img.basePadding {
	margin-bottom: 35px;
	margin-top: 5px;
}
#fullWidthColumn #t img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#r {
	margin-left: 380px;
}
#fullWidthColumn #r p {
	font-size: 12px;
	color: #666;
	text-align: left;
}
#fullWidthColumn #r h3.sm {
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#fullWidthColumn #r img {
	float: right;
	margin-left: 20px;
}
#b {
	clear: both;
}












#fullWidthColumn {
	display: block;
	clear: both;
	padding-right: 45px;
	padding-left: 85px;
	padding-bottom: 40px;
	padding-top: 20px;
}
#fullWidthColumn p {
	text-align: justify;
	font-size: 15px;
}
#fullWidthColumn #b span.backTo {
	display: block;
	background-image: url(../i/greenArrow.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	height: 20px;
}
#fullWidthColumn #b span.backTo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	padding-left: 20px;
	padding-top: 5px;
}
#fullWidthColumn #b span.backTo a:visited {
	color: #000000;
	text-decoration: none;
}
#fullWidthColumn #b span.backTo a:hover {
	text-decoration: underline;
}
#fullWidthColumn p.baseMargin {
	margin-bottom: 90px;
}
#fullWidthColumn .firstPara {
	display: block;
}

#fullWidthColumn02 {
	display: block;
	clear: both;
	padding-right: 45px;
	padding-left: 85px;
	padding-bottom: 40px;
	padding-top: 20px;
	text-align: right;
}
#fullWidthColumn02 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	display: block;
	text-align: center;
	margin-bottom: 20px;
	line-height: normal;
	color: #666;
}
#fullWidthColumn02 #left {
	width: 360px;
	float: left;
}
#fullWidthColumn02 #right {
	margin-left: 380px;
	width: 300px;
}
#fullWidthColumn02 .lastPara {
	margin-bottom: 150px;
}
#fullWidthColumn ol {
	margin-top: 15px;
}
#fullWidthColumn ul {
	margin-bottom: 20px;
	margin-left: 30px;
	margin-top: 20px;
}
#fullWidthColumn li {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 15px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #6A2D91;
	margin-left: 5px;
}
#fullWidthColumn p.lastPara {
	margin-bottom: 75px;
}
#fullWidthColumn h3 img {
	float: left;
	margin-right: 10px;
}
#fullWidthColumn ol li .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

#fullWidthColumn ul li .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}
#fullWidthColumn p.swine {
	color: #F06;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}
#fullWidthColumn img.rangeRight {
	float: right;
	margin-left: 10px;
}
#fullWidthColumn .swine .Title {
	font-size: 21px;
	color: #E77AA1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 107px;
	padding: 0px;
	display: block;
}

#responseForm {
	margin-bottom: 80px;
}
#responseForm #left input {
	width: 200px;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	background-image: url(../i/gradient.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: right;
	margin-left: 10px;
	font-weight: bold;
}
#responseForm #left div .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-top: 11px;
	padding-bottom: 11px;
	font-weight: bold;
}
#responseForm #right {
	text-align: left;
}
#responseForm #right textarea {
	background-image: url(../i/gradient.gif);
	background-repeat: repeat-y;
	width: 265px;
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
}
#responseForm #right .title {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	padding-top: 11px;
	padding-bottom: 11px;
}
#responseForm #right .noMailtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
	display: block;
	margin-right: 0px;
}
#responseForm #right .noMail input {
	float: left;
}
#responseForm #right .submitBtn input {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}

#testimonials {
	background-image: url(../i/quoteBox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 398px;
	width: 259px;
}
#testimonials a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#testimonials .title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	display: block;
	margin-top: 10px;
}
#testimonials .position {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#testimonials h1 {
	color: #FFDE00;
	display: block;
	font-size: 14px;
	padding-left: 85px;
	padding-top: 15px;
	padding-right: 15px;
}
#testimonials a.moreQuotes {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 7px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7EAFB;
}
#testimonials a.moreQuotes:link, #testimonials a.moreQuotes:visited {
	background-image: url(../i/greenArrow.gif);
	background-repeat: no-repeat;
	background-position: 3.25em center;
	font-weight: bold;
	text-decoration: none;
}
#testimonials a.moreQuotes:hover, #testimonials a.moreQuotes:active {
	text-decoration: underline;
}
#leftColumn h1.swineAd {
	position: absolute;
	height: 150px;
	width: 180px;
	left: 361px;
	top: 353px;
	display: block;
}
#leftColumn h1.swineAd .hidden {
	display: none;
}
#leftColumn h1.swineAd a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin-top: 70px;
	text-transform: uppercase;
	color: #D50F75;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	text-align: center;
	line-height: 100%;
	background-image: url(../i/arrow.gif);
	background-repeat: no-repeat;
	background-position: 35px top;
}
#leftColumn .swineAd a:hover {
	text-decoration: underline;
}
#leftBlueCurve {
	background-image: url(../i/baseCurveLeft.gif);
	background-repeat: no-repeat;
	background-position: left -2px;
	display: block;
	height: 300px;
	width: 356px;
	position: absolute;
	left: -356px;
	bottom: 29px;
}
#rightBlueCurve {
	background-image: url(../i/baseCurveRight.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 332px;
	width: 195px;
	right: -195px;
	bottom: 0px;
}
#rightLeaf {
	background-image: url(../i/rightLeaf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 139px;
	width: 152px;
	position: absolute;
	right: -28px;
	bottom: 14px;
	display: block;
}

#rightLeaf02 {
	background-image: url(../i/rightLeaf02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 139px;
	width: 152px;
	position: absolute;
	right: -28px;
	bottom: 5px;
	display: block;
}

#rightLeaf03 {
	background-image: url(../i/rightLeaf02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 139px;
	width: 152px;
	position: absolute;
	right: 45px;
	bottom: 0px;
	display: block;
}
#leftColumn ul.basePadding {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 10px;
	display: block;
}
#leftColumn ul.basePadding li {
	list-style-image: url(../i/tick.gif);
	padding-left: 10px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#baseStrip {
	display: block;
	clear: both;
	height: 20px;
	width: auto;
	margin-top: 150px;
}

#baseStrip02 {
	display: block;
	clear: both;
	height: 20px;
	width: auto;
	margin-top: 230px;
}

#baseStrip03 {
	display: block;
	clear: both;
	height: 20px;
	width: auto;
	margin-top: 200px;
}

#footer {
	clear: both;
	display: block;
	position: absolute;
	left: 40px;
	width: 700px;
	bottom: -65px;
}
#footer p {
	font-size: 10px;
	display: block;
	color: #000000;
	margin-top: 2px;
}

#footer02 {
	clear: both;
	display: block;
	position: absolute;
	left: 40px;
	width: 700px;
	bottom: -5px;
}
#footer02 p {
	font-size: 10px;
	display: block;
	color: #000000;
	margin-top: 2px;
}
