/**** GENERIC STYLING ****/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color: #27442a;
	background: #a3c6e0;
	min-width: 955px;
}
div { zoom: 1; }
a {
	color: #5c5c5c;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
img { float: left; }
hr {
	margin:10px 0px 20px 0px;
	padding: 0px;
	width:100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #A6A6A6;
	height:1px;
}
div#pageContainer {
	margin-left: auto;
	margin-right: auto;
	width: 1040px;
	text-align: left;
	padding: 0px;
}
/**** HEADER STYLING ****/
div#headerContainer {
	float: left;
	width: 100%;
	text-align: left;
	background: #FFFFFF;
	padding: 20px 0px 30px 0px;
	margin: 0px;
}
div#header {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 5px 0px 0px;
}
div#headerLeft {
	float: left;
	width: 594px;
	margin: 0px;
	padding: 0px;
}
div#headerLeft h1.logo a, div#headerLeft p.logo a {
	float: left;
	text-indent: -100000px;
	background-image: url(../images/pitman-logo.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 155px;
	height: 93px;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
div#headerLeft p.telephone {
	float: left;
	text-indent: -100000px;
	background-image: url(../images/pitman-telephone.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 185px;
	height: 48px;
	margin: 25px 0px 23px 25px;
	padding: 0px;
}
div#headerRight {
	float: left;
	width: 361px;
	margin: 0px;
	padding: 0px;
}
div#headerRightTop {
	float: right;
	text-align: right;
	padding: 30px 0px 0px 0px;
	margin: 0px;
}
div#headerRightTop a {
	float: right;
	text-align: right;
	background-image: url(../images/uk-icon.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 0px 25px 0px 0px;
	margin: 0px;
	font-size:0.688em;
}
div#headerRightBottom {
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background-image: url(../images/search-bg-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 361px;
}
div#searchContainer {
	float: left;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	width: 341px;
	background-image: url(../images/search-bg-bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #e1e1e1;
}
div#searchContainer input.searchInput {
	float: left;
	border: 0px;
	background-image:url(../images/search-input.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 247px;
	height: 13px;
	margin: 0px 10px 0px 0px;
	padding: 7px 4px 7px 4px;
	color: #004579;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size:0.688em;
}
div#searchContainer input.searchBtn {
	float: left;
	border: 0px;
	background-image:url(../images/search-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color:Transparent;
	width: 76px;
	height: 27px;
	text-indent: -10000px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
div#searchContainer input.searchBtn:hover { background-position: left -27px; }
/**** TOP NAV STYLING ****/
div#headerNav {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	width: 950px;
	height: 40px;
	background-image: url(../images/nav-bg.gif);
	background-position: centre top;
	background-repeat: no-repeat;
	z-index: 2;
}
/*  IE6 */
* html div#headerNav {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	width: 950px;
	height: 40px;
	background-image: url(../images/nav-bg.gif);
	background-position: centre top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 20;
}
/* Ie7 */
* + html div#headerNav {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	width: 950px;
	height: 40px;
	background-image: url(../images/nav-bg.gif);
	background-position: centre top;
	background-repeat: no-repeat;
	position: relative;
	z-index: 20;
}
div#headerNav ul {
	float: left;
	padding: 4px 4px 0px 4px;
	margin: 0px;
	list-style: none;
	width: 942px;
}
* html div#headerNav ul { display: inline; }
div#headerNav ul li {
	float: left;
	padding: 0px 4px 0px 0px;
	margin: 0px;
}
div#headerNav ul li a.home {
	float: left;
	background-image:url(../images/home-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 53px;
	height: 36px;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
}
div#headerNav ul li a.advantage {
	float: left;
	background-image:url(../images/advantage-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 187px;
	height: 36px;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
}
div#headerNav ul li a.franchisees {
	float: left;
	background-image:url(../images/franchisees-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 188px;
	height: 36px;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
}
div#headerNav ul li a.steps {
	float: left;
	background-image:url(../images/steps-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 250px;
	height: 36px;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
}
div#headerNav ul li a.contact {
	float: left;
	background-image:url(../images/contact-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 85px;
	height: 36px;
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
}
div#headerNav .sf-menu ul {
	float: left;
	list-style: none;
	width: 196px;
	background-image: url(../images/dropdown.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px 5px 22px 5px;
	margin: 0px;
	height: auto;
}
* html div#headerNav .sf-menu ul { background-image: url(../images/dropdownIE.gif); }
.sf-menu, .sf-menu * {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	margin: 0px;
	padding: 0px;
}
.sf-menu ul li {
	width: 196px;
	padding: 0px;
	margin: 0px;
}
.sf-menu ul li a {
	color: #FFF;
	text-align: left;
	text-decoration: none;
	width: 186px;
	padding: 5px;
	margin: 0px;
	font-size: 0.688em;
}
.sf-menu ul li a:hover { background: #3b86be; }
.sf-menu li:hover { visibility: inherit; }
.sf-menu li {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 36px;
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top: -999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 200px;
	top: 0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top: -999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 196px;
	top: 0;
}
div#headerNav ul li a.home:hover, div#headerNav ul li a.advantage:hover, div#headerNav ul li a.advantageEmpty:hover, div#headerNav ul li a.franchisees:hover, div#headerNav ul li a.franchiseesEmpty:hover, div#headerNav ul li a.steps:hover, div#headerNav ul li a.stepsEmpty:hover, div#headerNav ul li a.contact:hover { background-position: left -36px; }
a.customerHover { background-position: left -36px !important; }
a.customerHoverDrpDown { background-position: left -72px !important; }
.sf-menu li.sfHover a.franchisees { background-position: left -72px !important; }

/**** BREADCRUMB STYLING ****/
div#breadcrumbContainer {
	padding: 0px 5px 0px 5px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
div#breadcrumb {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	width: 100%;
}
div#breadcrumb ul {
	float: left;
	padding: 0px;
	margin: 0px;
}
div#breadcrumb ul li {
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	color: #0061aa;
	font-size:0.688em;
}
div#breadcrumb ul li a {
	color: #0061aa;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}
div#breadcrumb ul li a:hover { text-decoration: none; }
/**** MAIN CONTENT STYLING ****/
div#mainContentContainer {
	float: left;
	margin: -20px 0px 0px 0px;
	padding: 0px;
	width: 100%;
}
div#homeContent {
	padding: 0px 5px 0px 5px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
div#mainWrapper {
	padding: 0px 5px 0px 5px;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
div#mainContent {
	padding: 10px 10px 0px 0px;
	margin: 0px 0px 10px 0px;
	float: left;
	width: 630px;
	background: url(../images/content-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#mainContentFull {
	padding: 10px 10px 0px 0px;
	margin: 0px;
	float: left;
	width: 940px;
	background: url(../images/content-full-bg-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#content {
	padding: 10px 20px 20px 20px;
	margin: 0px;
	width: 590px;
	float: left;
	text-align: left;
	background-color: #FFF;
	z-index:1;
}
div#wrapperContainer {
	float: left;
	background: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 950px;
	padding: 0px;
}
div#mainWrapperContainer {
	float: left;
	background: url(../images/content-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 950px;
	padding: 0px;
}
*:first-child+html div#content { min-height: 630px; }
div#content ul {
	padding: 0px;
	margin: 0px;
}
div#content ul li {
	color:#5F5F5F;
	background-image:url("../images/dotbullet.gif");
	background-position:0px 2px;
	background-repeat:no-repeat;
	/*font-size:0.688em;*/
	font-size:0.75em;
	margin: 0px;
	padding: 0px 0px 15px 15px;
	text-align:left;
}
* html div#content ul li {
	color:#5F5F5F;
	background-image:url("../images/dotbullet.gif");
	background-position:0px 6px;
	background-repeat:no-repeat;
	font-size:0.688em;
	margin: 0px;
	padding: 0px 0px 15px 15px;
	text-align:left;
}
*+ html div#content ul li {
	color:#5F5F5F;
	background-image:url("../images/dotbullet.gif");
	background-position:0px 6px;
	background-repeat:no-repeat;
	font-size:0.688em;
	margin: 0px;
	padding: 0px 0px 15px 15px;
	text-align:left;
}
div#content ul.ticks {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
div#content ul.ticks li {
	color:#5F5F5F;
	background-image:url("../images/orangetick.gif");
	background-position:0 0px;
	background-repeat:no-repeat;
	/*font-size:0.688em;*/
	font-size:0.75em;
	margin: 0px;
	padding: 0px 0px 15px 35px;
	text-align:left;
}
div#content ul li strong { color:#0061aa; }
div#contentFull {
	padding: 10px 20px 20px 20px;
	margin: 0px;
	width: 910px;
	float: left;
	background: url(../images/content-full-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	min-height: 430px;
	height: auto !important;
	height: 430px;
	background-color: #FFF;
}
div#contentFull ul {
	padding: 5px 0px 0px 15px;
	margin: 0px;
}
div#contentFull ul li {
	font-size:0.688em;
	margin: 0px;
	padding: 0px 0px 15px 5px;
	text-align:left;
	color:#5F5F5F;
	list-style: square;
}
div#content h1, div#contentFull h1 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	color: #0061aa;
	font-size:1.85em;
	font-weight:normal;
	width:470px;
	line-height:1.05em;
}
div#content h2, div#contentFull h2 {
	margin: 0px;
	padding: 0px 0px 17px 0px;
	color: #0061aa;
	font-size:1em;
}
div#content h3, div#contentFull h3 {
	margin: 0px;
	padding: 0px 0px 17px 0px;
	color: #0061aa;
	font-size: 0.813em;
}
div#content div.articleShort h3 {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	color: #0061aa;
	font-size: 0.813em;
}
div#content h6, div#contentFull h6 {
	margin: 0px;
	padding: 0px 0px 17px 0px;
	font-size: 0.563em;
	color:#5F5F5F;
}
div#content p, div#contentFull p {
	margin: 0px;
	padding: 0px 0px 17px 0px;
	color: #5f5f5f;
	line-height: 1.625em;
	/*font-size:0.688em;*/
	font-size:0.75em;
}
div#content div.articleShort p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	color: #5f5f5f;
	line-height: 1.625em;
	font-size:0.688em;
}
div.imageSliderExt {
	width: 630px;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	float: left;
}
div#homeContent div#flashContainer {
	float: left;
	margin: 0px;
	padding: 0px;
}
div#flashContainer a.findOutHow {
	text-indent: -10000px;
	float: left;
	padding: 0px;
	margin: -27px 0px 0px 0px;
	background-image:url(../images/find-out-how-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:117px;
	height: 27px;
	position: relative;
	left: 40px;
	top: 160px;
}
div#flashContainer a.findOutHow:hover { background-position: left -27px; }
.flashContainerBtns {
	margin: -35px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	position: relative;
	float: left;
}
.flashContainerBtns a {
	background-image: url(../images/carouselBtn-off.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 25px;
	height: 20px;
	padding: 5px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	outline: none;
	text-decoration: none;
	color: #FFFFFF;
	font-size:0.688em;
	font-weight: bold;
}
* html .flashContainerBtns a { background-image: url(../images/carouselBtn-off.gif); }
.flashContainerBtns a:hover {
	background-image: url(../images/carouselBtn-on.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 25px;
	height: 20px;
	padding: 5px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	outline: none;
	text-decoration: none;
	color: #484848;
	font-size:0.688em;
	font-weight: bold;
	cursor: pointer;
}
* html .flashContainerBtns a:hover { background-image: url(../images/carouselBtn-on.gif); }
.flashContainerBtns a.activeSlide {
	background-image: url(../images/carouselBtn-on.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 25px;
	height: 20px;
	padding: 5px 0px 0px 0px;
	margin: 0px 5px 0px 0px;
	outline: none;
	text-decoration: none;
	color: #484848;
	font-size:0.688em;
	font-weight: bold;
}
* html .flashContainerBtns a.activeSlide { background-image: url(../images/carouselBtn-on.gif); }
div#homeContent div#largeItem {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	background-image:url(../images/home-contactus-cta.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 310px;
	height: 250px;
}
* html div#homeContent div#largeItem { padding: 0px 0px 5px 0px; }
div#homeContent div#largeItem h2 {
	text-indent: -10000px;
	height:95px;
	width:100%;
	margin: 0px;
	padding: 0px;
}
div#largeItem p {
	text-indent: -10000px;
	height:55px;
	width:100%;
	margin: 0px;
	padding: 0px;
}
div#homeContent div#largeItem a.enquireBtn {
	text-indent: -10000px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/enquire-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 121px;
	height: 27px;
	position: relative;
	left: 20px;
	float:left;
}
div#homeContent div#largeItem a.enquireBtn:hover { background-position: left -27px; }
div#homeContent div#smallItem1 {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	background-image:url(../images/opportunities-cta.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 310px;
	height: 150px;
}
div#homeContent div#smallItem2 {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px;
	background-image:url(../images/franchisees-cta.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 310px;
	height: 150px;
}
div#homeContent div#smallItem3 {
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/financial-investment-cta.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 310px;
	height: 150px;
}
div#mainWrapper div#smallItem1 {
	float: left;
	padding: opx;
	margin: 0px 0px 10px 0px;
	background-image:url(../images/opportunities-cta.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 310px;
	height: 150px;
}
div#mainWrapper div#smallItem2 {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-image:url(../images/franchisees-cta.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 310px;
	height: 150px;
}
div#mainWrapper div#smallItem3 {
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image:url(../images/financial-investment-cta.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 310px;
	height: 150px;
}
div#smallItem1 h2, div#smallItem2 h2, div#smallItem3 h2, div#contactCta h2 {
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height:65px;
	width:100%;
}
div#smallItem1 p, div#smallItem2 p, div#smallItem3 p, div#contactCta p {
	text-indent: -10000px;
	margin: 0px;
	padding: 0px;
	height:40px;
	width:100%;
}
div#smallItem1 a.opportunitiesBtn {
	text-indent: -10000px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/opportunities-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 157px;
	height: 27px;
	position: relative;
	left: 20px;
}
div#smallItem1 a.opportunitiesBtn:hover { background-position: left -27px; }
div#smallItem2 a.videosBtn {
	text-indent: -10000px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/viewtestimonials-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:143px;
	height: 27px;
	position: relative;
	left: 20px;
}
div#smallItem2 a.videosBtn:hover { background-position: left -27px; }
div#smallItem3 a.findOutMoreBtn {
	text-indent: -10000px;
	float: left;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/find-out-more-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 121px;
	height: 27px;
	position: relative;
	left: 20px;
}
div#smallItem3 a.findOutMoreBtn:hover { background-position: left -27px; }
div#contactCta {
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	background-image:url(../images/contactus-cta.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 310px;
	height: 150px;
}
div#contactCta a.enquireBtn {
	text-indent: -10000px;
	padding: 0px;
	margin: 0px;
	background-image:url(../images/enquire-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 121px;
	height: 27px;
	position: relative;
	left: 20px;
	float:left;
}
div#contactCta a.enquireBtn:hover { background-position: left -27px; }
div#rightCol {
	float:left;
	width:310px;
	padding: 0px;
	margin: 0px;
}
/**** RIGHT NAV STYLING ****/
div#rightNavContainer {
	float:left;
	width:310px;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	background-image:url(../images/side-nav-bg-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div#rightNav {
	float:left;
	width:270px;
	padding: 5px 20px 20px 20px;
	margin: 0px;
	background-image:url(../images/side-nav-bg-bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #FFF;
}
div#rightNav ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
div#rightNav ul li {
	background-image: url(../images/sidenavbullet.gif);
	background-position: 0 9px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #D9D9D9;
	font-size: 0.75em;
	margin: 0px;
	padding: 7px 0px 7px 16px;
	text-align: left;
}
*html div#rightNav ul li {
	background-image: url(../images/sidenavbullet.gif);
	background-position: 0 9px;
	background-repeat: no-repeat;
	padding: 4px 0px 7px 16px;
	margin: 0px;
	font-size:0.75em;
	text-align: left;
	border-bottom: 1px solid #d9d9d9;
}
*+ html div#rightNav ul li {
	background-image: url(../images/sidenavbullet.gif);
	background-position: 0 9px;
	background-repeat: no-repeat;
	padding: 4px 0px 7px 16px;
	margin: 0px;
	font-size:0.75em;
	text-align: left;
	border-bottom: 1px solid #d9d9d9;
}
div#rightNav ul li a {
	text-decoration: none;
	color: #0061aa;
}
div#rightNav ul li ul {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	width: 100%;
}
div#rightNav ul li ul li {
	background-image: url(../images/sidenavbullet.gif);
	background-position: 0 9px;
	background-repeat: no-repeat;
	border-bottom: medium none;
	font-size: 1em;
	margin: 0px;
	padding: 7px 0px 0px 16px;
	text-align: left;
}
div#rightNav ul li a:hover { text-decoration: underline; }
div#rightNav ul li a.selected { font-weight: bold; }
/**** CONTACT FORM STYLING ****/
div#contactForm {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 100%;
}
div.contactFormCol {
	float: left;
	width: 270px;
	margin: 0px;
	padding: 0px 50px 0px 0px;
}
div.contactFormColEnd {
	float: left;
	width: 270px;
	margin: 0px;
	padding: 0px;
}
div.formItem {
	float: left;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	width: 270px;
}
div#contactForm label {
	float: left;
	margin: 0px;
	padding: 0px 5px 5px 0px;
	color: #0061aa;
	font-size: 0.75em;
	font-weight: bold;
}
div#contactForm input.txtBox {
	float: left;
	width: 260px;
	padding: 0px;
	margin: 0px;
}
div#contactForm select.drpDown {
	float: left;
	width: 239px;
	padding: 0px;
	margin: 0px;
}
div#contactForm textarea.txtArea {
	float: left;
	width: 260px;
	height: 80px;
	padding: 0px;
	margin: 0px;
}
div#contactForm input.submitBtn {
	float: right;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	background-image:url(../images/submit-button.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 119px;
	height: 27px;
	border: 0px;
	cursor: pointer;
	display:block;
	font-size:0;
	line-height:0;
}
span.field-validation-error {
	float: left;
	margin: 0px;
	padding: 0px;
	color: #f56c03;
}
div#validationSummary {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 270px;
}
div#validationSummary ul.validation-summary-errors {
	float: left;
	width: 100%;
	padding-top: 0px;
	margin: 0px;
}
div#validationSummary ul.validation-summary-errors li {
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	color: #f56c03;
}
label.error {
	float:right !important;
	background-image:url(../images/invalid.gif);
	background-repeat:no-repeat;
	font-size:0 !important;
	height:16px;
	width:16px;
	text-indent:-10000px;
	padding: 0px !important;
	margin: 0px;
}
label.checked {
	float:right !important;
	background-image:url(../images/valid.gif);
	background-repeat:no-repeat;
	font-size:0 !important;
	height:16px;
	width:16px;
	text-indent:-10000px;
	padding: 0px !important;
	margin: 0px;
}
/**** CONTENT BAR STYLING ****/
div#contentBar {
	float: left;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	background-image:url(../images/content-bar.png);
	background-position: left top;
	background-repeat: no-repeat;
	width: 930px;
	height: 40px !important;
}
div#contentBar ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
div#contentBarTicker {
	float: left;
	margin: 0px;
	padding: 0px;
}
div#contentBarTicker img { border:0px; }
div.buttonContainer {
	float: left;
	margin: 0px;
	padding: 0px;
}
a.prevBtn {
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
	background-image:url(../images/left-arrow-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 15px;
	height: 40px;
}
a.prevBtn:hover {
	background-position: -15px top;
	background-repeat: no-repeat;
}
a.nextBtn {
	float: left;
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
	background-image:url(../images/right-arrow-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 15px;
	height: 40px;
}
a.nextBtn:hover {
	background-position: -15px top;
	background-repeat: no-repeat;
}
div#addThisContainer {
	padding: 12px 0px 12px 0px;
	margin: 0px;
	float: right;
}
/**** MAIN CONTENT FOOTER STYLING ****/
div#contentFooter {
	float:left;
	margin:0;
	padding:15px 0 76px;
	width:100%;
	position:relative;
	z-index:10;
}
div#contentFooter p {
	text-align: left;
	padding: 0px 0px 5px 0px;
	color: #757a7e;
	font-size:0.688em;
}
span.address { color: #181E21 !important; }
div#contentFooter a {
	color: #181E21;
	text-decoration: none;
}
div#contentFooter a:hover { text-decoration: underline; }
/**** FOOTER STYLING ****/
div#footerContainer {
	float: right;
	padding: 0px;
	position:relative;
	margin: -20px 0px 0px 0px;
	background-image:url(../images/footer-line.gif);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #6fc279;
	width: 100%;
}
div#footer {
	float: left;
	background-image:url(../images/footer-plantpots.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	padding: 0px;
	margin: -125px 0px 0px 0px;
	position: relative;
	display:block;
}
* html div#footer { background-image:url(../images/footer-plantpots.gif); }
div#footerContent {
	margin-left: auto;
	margin-right: auto;
	padding: 160px 0px 0px 0px;
	width: 960px;
	text-align: left;
}
div#footerContent h2 {
	float: left;
	background-image:url(../images/quick-links-title.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	text-indent: -1000px;
	width: 100%;
	height: 14px;
}
div#footerContent ul {
	float: left;
	padding: 20px 40px 0px 0px;
	margin: 0px;
	width: 160px;
}
div#footerContent ul li {
	background-image: url(../images/bullet.png);
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 10px 16px;
	margin: 0px;
	font-size:0.688em;
}
div#footerContent ul li a {
	color: #27442a;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
div#footerContent ul li a:hover { text-decoration: underline; }
div#footerStrapline {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 40px 0px 20px 0px;
}
div#footerStrapline p { font-size:0.688em; }
div#footerStrapline a {
	color: #27442a;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
}
div#footerStrapline a:hover { text-decoration: underline; }
/**** JQTRANSFORM FORM STYLING ****/
/* -------------
 * Inputs
 * ------------- */
.jqTransformInputWrapper {
	background: transparent url(../images/input/input_text_left.gif) no-repeat left top;
	height:27px;
	padding: 0px;
	float:left;
	width:270px!important;
}
.jqTransformInputInner {
	background: transparent url(../images/input/input_text_right.gif) no-repeat top right;
	padding: 0px;
	margin: 0px;
}
.jqTransformInputInner div {
	height:27px;
	margin:0px 0px 0px 0px;
}
.jqTransformInputInner div input {
	font-size:0.688em;
	vertical-align: middle;
	color:#0061aa;
	border: none;
	padding: 5px 5px 0px 5px!important;
	margin: 0px;
	background:transparent;
	width:260px!important;
}
/*  IE6 */
* html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin: 0 0 0 -8px;
	height:22px;
}
/* Ie7 */
*+ html .jqTransformInputInner div input {
	padding: 6px 0 0 0;
	margin-left:-10px;
	height:24px;
}
/*hover*/
.jqTransformInputWrapper_hover { background-position: left -27px; }
.jqTransformInputWrapper_hover div.jqTransformInputInner { background-position: right -27px; }
/*focus*/
.jqTransformInputWrapper_focus { background-position: left -54px; }
.jqTransformInputWrapper_focus div.jqTransformInputInner { background-position: right -54px; }
.jqTransformSafari .jqTransformInputInner div {
	position: relative;
	overflow: hidden;
	margin:0px 8px;
}
.jqTransformSafari .jqTransformInputInner div input {
	background-color: none;
	position: absolute;
	top: -10px;
	left: -2px;
	height: 42px;
	padding-left: 4px;
}
/* -------------
 * Textarea
 * ------------- */

table.jqTransformTextarea { width:270px!important; }
table.jqTransformTextarea td#jqTransformTextarea-mm textarea {
	font-size: 11px;
	line-height: 16px;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	color:#0061aa;
}
table.jqTransformTextarea td {
	font-size: 1px;
	line-height: 1px;
	width: 5px;
	height: 5px;
	margin: 0;
	padding: 0;
}
table.jqTransformTextarea textarea {
	margin: 0;
	padding: 0;
	border: 0;
	background: none;
}
table.jqTransformTextarea td#jqTransformTextarea-tl { background: url(../images/textarea/textarea_tl.gif) no-repeat top left; }
table.jqTransformTextarea td#jqTransformTextarea-tm {
	background: url(../images/textarea/textarea_tm.gif) repeat-x top left;
	width:260px!important;
}
table.jqTransformTextarea td#jqTransformTextarea-tr { background: url(../images/textarea/textarea_tr.gif) no-repeat top left; }
table.jqTransformTextarea td#jqTransformTextarea-ml { background: url(../images/textarea/textarea_ml.gif) repeat-y top left; }
table.jqTransformTextarea td#jqTransformTextarea-mm { background: url(../images/textarea/textarea-mm.gif) repeat; }
table.jqTransformTextarea td#jqTransformTextarea-mm div { float:left }
table.jqTransformTextarea td#jqTransformTextarea-mr { background: url(../images/textarea/textarea_mr.gif) repeat-y top left; }
table.jqTransformTextarea td#jqTransformTextarea-bl { background: url(../images/textarea/textarea_bl.gif) no-repeat top left; }
table.jqTransformTextarea td#jqTransformTextarea-bm { background: url(../images/textarea/textarea_bm.gif) repeat-x top left; }
table.jqTransformTextarea td#jqTransformTextarea-br { background: url(../images/textarea/textarea_br.gif) no-repeat top left; }
/*hover*/
table.jqTransformTextarea-hover td#jqTransformTextarea-tl { background-position:0px -5px; }
table.jqTransformTextarea-hover td#jqTransformTextarea-tm { background-position:0px -5px; }
table.jqTransformTextarea-hover td#jqTransformTextarea-tr { background-position:0px -5px; }
table.jqTransformTextarea-hover td#jqTransformTextarea-ml { background-position:-5px 0px; }
table.jqTransformTextarea-hover td#jqTransformTextarea-mm { background-image: url(../images/textarea/textarea-mm-hover.gif); }
table.jqTransformTextarea-hover td#jqTransformTextarea-mr { background-position:-5px 0px; }
table.jqTransformTextarea-hover td#jqTransformTextarea-bl { background-position:0px -5px; }
table.jqTransformTextarea-hover td#jqTransformTextarea-bm { background-position:0px -5px; }
table.jqTransformTextarea-hover td#jqTransformTextarea-br { background-position:0px -5px; }
/*focus*/
table.jqTransformTextarea-focus td#jqTransformTextarea-tl { background-position:0px -10px; }
table.jqTransformTextarea-focus td#jqTransformTextarea-tm { background-position:0px -10px; }
table.jqTransformTextarea-focus td#jqTransformTextarea-tr { background-position:0px -10px; }
table.jqTransformTextarea-focus td#jqTransformTextarea-ml { background-position:-10px 0px; }
table.jqTransformTextarea-focus td#jqTransformTextarea-mm { background-image: url(../images/textarea/textarea-mm-focus.gif); }
table.jqTransformTextarea-focus td#jqTransformTextarea-mr { background-position: -10px 0px; }
table.jqTransformTextarea-focus td#jqTransformTextarea-bl { background-position:0px -10px; }
table.jqTransformTextarea-focus td#jqTransformTextarea-bm { background-position:0px -10px; }
table.jqTransformTextarea-focus td#jqTransformTextarea-br { background-position:0px -10px; }
table.jqTransformTextarea .jqTransformSafariTextarea div {
	position: relative;
	overflow: hidden;
	border: 0px solid red;
}
table.jqTransformTextarea .jqTransformSafariTextarea textarea {
	background: none;
	position: absolute;
	padding: 10px 10px 10px 10px;
	resize: none;
}
/* -------------
 * Radios
 * ------------- */
.jqTransformRadioWrapper {
	float: left;
	display:block;
	margin:0px 4px;
	margin-top:5px;
}
.jqTransformRadio {
	background: transparent url(../images/radio.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}
/* -------------
 * Checkboxes
 * ------------- */
span.jqTransformCheckboxWrapper {
	display:block;
	float:left;
	margin-top:0px;
}
a.jqTransformCheckbox {
	background: transparent url(../images/checkbox.gif) no-repeat center top;
	vertical-align: middle;
	height: 19px;
	width: 18px;
	display:block;/*display: -moz-inline-block;*/
}
/* -------------
 * Checked - Used for both Radio and Checkbox
 * ------------- */
a.jqTransformChecked { background-position: center bottom; }
/* -------------
 * Selects
 * ------------- */
.jqTransformSelectWrapper {
	width: 45px;
	position:relative;
	height: 27px;
	background: url(../images/select_left.gif) no-repeat top left;
	float:left;
}
.jqTransformSelectWrapper div span {
	font-size: 0.688em;
	float: none;
	position: absolute;
	white-space: nowrap;
	height: 27px;
	line-height: 15px;
	padding: 6px 0 0 5px;
	overflow: hidden;
	cursor:pointer;
	color:#0061aa;
}
.jqTransformSelectWrapper a.jqTransformSelectOpen {
	display: block;
	position: absolute;
	right: 0px;
	width: 31px;
	height: 27px;
	background: url(../images/select_right.gif) no-repeat center center;
}
.jqTransformSelectWrapper a.jqTransformSelectOpen:hover { background: url(../images/select_right_over.gif) no-repeat center center; }
.jqTransformSelectWrapper ul {
	position: absolute;
	width: 43px;
	top: 27px;
	left: 0px;
	list-style: none;
	background-color: #FFF;
	border: solid 1px #CCC;
	display: none;
	margin: 0px !important;
	padding: 0px !important;
	height: 150px;
	overflow: auto;
	overflow-y: auto;
	z-index:10;
}
.jqTransformSelectWrapper ul li {
	margin: 0px !important;
	padding: 0px !important;
	list-style: none !important;
}
.jqTransformSelectWrapper ul a {
	display: block;
	padding: 5px;
	text-decoration: none;
	color:#333;
	background-color: #FFF;
	font-size: 11px;
	color:#0061aa;
}
.jqTransformSelectWrapper ul a.selected {
	background: #EDEDED;
	color: #0061aa;
}
.jqTransformSelectWrapper ul a:hover, .jqTransformSelectWrapper ul a.selected:hover {
	background:#3582c4;
	color: #fff;
}
/* -------------
 * Hidden - used to hide the original form elements
 * ------------- */
.jqTransformHidden { display: none; }
div.contactWide {
	float:left;
	width:910px;
	padding-top:10px;
}
td#jqTransformTextarea-mm textarea#taComents {
	height:160px;
	float:left;
	margin:0px;
	padding:0px;
}
/* News page styles */

div.newsHeader {
	background-position: left top;
	background-repeat: no-repeat;
}
span.newsHeaderShort {
	background-position: left top;
	background-repeat: no-repeat;
	display:inline-block;
}
div.newsHeader.orange, span.newsHeaderShort.orange { background-image:url(../images/news-orangeLeft.png); }
* html div.newsHeader.orange, span.newsHeaderShort.orange { background-image:url(../images/news-orangeLeft.gif); }
div.newsHeader.blue, span.newsHeaderShort.blue { background-image:url(../images/news-blueLeft.gif); }
* html div.newsHeader.blue, span.newsHeaderShort.blue { background-image:url(../images/news-blueLeft.gif); }
div.newsHeader.green { background-image:url(../images/news-greenLeft.gif); }
div#content div.newsHeader h2 {
	width:570px;
	background-position: right top;
	background-repeat: no-repeat;
	min-height:47px;
	height:auto !important;
	height:47px;
	padding:8px 10px 10px 10px!important;
	color:#ffffff;
}
div#content span.newsHeaderShort span {
	background-position: right top;
	background-repeat: no-repeat;
	padding:8px 10px 30px 10px!important;
	color:#ffffff;
	font-weight:bold;
	font-size:1em;
	display:block;
}
div#content div.newsHeader.orange h2, div#content span.newsHeaderShort.orange span { background-image:url(../images/news-orangeRight.gif); }
div#content div.newsHeader.blue h2, div#content span.newsHeaderShort.blue span { background-image:url(../images/news-blueRight.gif); }
div#content div.newsHeader.green h2, div#content span.newsHeaderShort.green span { background-image:url(../images/news-greenRight.gif); }
div#content p.newsDate {
	font-size:0.625em;
	padding:0px!important;
}
div#content p.newsDateArticle {
	font-size:0.625em;
	padding-bottom:20px;
	margin-top:-15px;
}
div.articleShort {
	width:100%;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	padding-bottom:5px;
}
div.articleShort h3 a, div.testimonialShort h3 a {
	color:#0061aa;
	text-decoration:none;
}
div.articleShort h3 a:hover, div.testimonialShort h3 a:hover { text-decoration:underline; }
div.testimonialShort {
	width:100%;
	border-bottom:1px solid #d9d9d9;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
}
div.articleShort h3 a, div.testimonialShort h3 a {
	color:#0061aa;
	text-decoration:none;
}
div.articleShort h3 a:hover, div.testimonialShort h3 a:hover { text-decoration:underline; }
div.testimonialShort img {
	height: 120px;
	margin-right: 20px;
	margin-top: 10px;
	padding: 0;
	width: 160px;
}
div.caseThumbFrame {
	background-image: url("../images/articleThumbBG.png");
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	height: 120px;
	margin-left: -180px;
	margin-top: 10px;
	position: relative;
	width: 160px;
	z-index: 10;
}
div.testimonialShortWrap {
	width:360px;
	padding-top:20px;
	float:left;
}
.newsImage {
	float:right;
	margin:0px 0px 10px 10px;
	background-position: 20px 20px;
}
.testimonialImg { background-position: 20px 20px; }
div.testimonialShortWrap p a {
	color: #0061AA;
	font-weight: bold;
}
.pagingWrap {
	border-bottom: 1px solid #D9D9D9;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 0px;
	width: 590px;
}
.pages {
	float: left;
	font-size: 0.688em;
	padding: 8px 0px 0px 0px;
	width: 390px;
}
.paging {
	float: right;
	font-size: 0.688em;
}
a.nxtBtn {
	background-color: Transparent;
	background-image: url(../images/nxtBtn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	float: left;
	font-size: 0px;
	height: 27px;
	margin: 0px;
	padding: 0px;
	text-indent: -10000px;
	width: 63px;
}
a.nxtBtn:hover {
	background-position: 0px -27px;
}
a.prvBtn {
	background-color: Transparent;
	background-image: url(../images/prvBtn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0px;
	cursor: pointer;
	float: left;
	font-size: 0px;
	height: 27px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-indent: -10000px;
	width: 87px;
}
a.prvBtn:hover {
	background-position: 0px -27px;
}
a.caseStudyBtn {
	background-image: url(../images/more-testimonials-btn.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: right;
	height: 27px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	text-indent: -10000px;
	width: 146px;
}
a.caseStudyBtn:hover {
	background-position: 0px -27px;
}
div.push {
	min-height: 300px;
	height: auto !important;
	height: 300px;
}
div.csImg {
    float: right;
    height: 195px;
    margin: 0px 0px 20px 20px;
    width: 260px;
}
div.csImg img {
    height: 195px;
    width: 260px;
}
div.casePicFrame {
    background-image: url(../images/articleImageFrame.png);
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
    height: 195px;
    margin-top: -195px;
    position: relative;
    width: 260px;
    z-index: 10;
}
* html div.casePicFrame {
	position:relative;
	width:260px;
	height:195px;
	z-index:10;
	background-image:url("../images/articleImageFrame.gif");
	background-position:left top;
	background-repeat:no-repeat;
	margin-top:-195px;
	float:left;
}






div.testimonialShortWrap p {
    font-size: 0.688em !important;
}
