@charset "utf-8";
/* CSS Document */

html { 
	overflow-y:scroll; 
}

Body{
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #4B4B4B;
	font-size: 14px;
}
#global{
	width: 980px;
	margin: 0px auto;
}
.blacktop{
	background: url(/bgs/generic/blacktop-63out.png) repeat-x;
	height: 60px;
}
a{
	outline: none;
}
/****
SITE SELECTION TABS
***/
ul#sitetabs{
	margin: 6px 0 0 0;
	padding: 0px;
	list-style: none;
	float: right;
}

#sitetabs li{
	float: left;
	margin-left: 3px;
	position: relative;
}


#sitetabs li#projects a{
	background: url(/images/generic/tt-projects.png) top no-repeat;
	width: 69px;
	height: 23px;
	display: block;
	font-size: 13px;
	color: #333;
	padding: 6px 0 0 0px;
	text-align: center;
	font-weight: bold;
			cursor: pointer;
}
#sitetabs li#projects a:hover{
	background: url(/images/generic/tt-projects.png) bottom no-repeat;
	width: 69px;
	height: 23px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	_color: #333;
	text-decoration: none;
}
#sitetabs li#maintenance a{
	float: left;
	background: url(/images/generic/tt-maintenance.png) top no-repeat;
	width: 95px;
	height: 23px;
	display: block;
	color: #333;
	font-size: 13px;
	text-align: center;
	padding: 6px 0 0 0px;
	font-weight: bold;
			cursor: pointer;
}
#sitetabs li#maintenance a:hover{
	float: left;
	background: url(/images/generic/tt-maintenance.png) bottom no-repeat;
	width: 95px;
	height: 23px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	_color: #333;
	text-decoration: none;
}
#sitetabs li#group a{
	float: left;
	background: url(/images/generic/tt-group.png) top no-repeat;
	width: 53px;
	height: 23px;
	display: block;
	font-size: 13px;
	text-align: center;
	color: #333;
	padding: 6px 0 0 0;
	font-weight: bold;
	cursor: pointer;
}
#sitetabs li#group a:hover{
	float: left;
	background: url(/images/generic/tt-group.png) bottom no-repeat;
	display: block;
	color: #333;
	text-decoration: none;
}
#sitetabs li#fs a{
	float: left;
	background: url(/images/generic/tt-fs.png) top no-repeat;
	width: 110px;
	height: 23px;
	display: block;
	text-align: center;
	color: #333;
	padding: 6px 0 0 0;
	font-weight: bold;
	cursor: pointer;
}
#sitetabs li#fs a:hover{
	float: left;
	background: url(/images/generic/tt-fs.png) bottom no-repeat;
	width: 110px;
	height: 23px;
	text-decoration: none;
	color: #FFF;
	_color: #333;
	display: block;
}
#sitetabs li#renew a{
	float: left;
	background: url(/images/generic/tt-renewable.png) top no-repeat;
	width: 85px;
	height: 23px;
	display: block;
	text-align: center;
	color: #333;
	padding: 6px 0 0 0;
	font-weight: bold;
	cursor: pointer;
}
#sitetabs li#renew a:hover{
	float: left;
	background: url(/images/generic/tt-renewable.png) bottom no-repeat;
	width: 85px;
	height: 23px;
	text-decoration: none;
	color: #FFF;
	_color: #333;
	display: block;
}

/* These are the drop downs */

ul#subsite {
	position: absolute;
	width: 40px;
	list-style: none;
	left: -45px;
	top: 29px;
	width: 95px;
}
#subsite li{
	width: 95px;
	background: none;
}
#subsite li.sub a{
	background: url(../images/generic/tt-maintenance-sub.png) no-repeat !important;
	margin: 1px 0 0px 0;
	width: 95px;
	border-bottom: 1px solid #333;
	border-left: 1px solid #fff;	
	border-top: 1px solid #fff
}
#subsite li.sub a:hover{
	background: url(../images/generic/tt-maintenance-sub.png) bottom center no-repeat !important;
	width: 95px;	
}

.newsHomeIntrotext{
	float: left;
	width: 50%;
	margin-bottom: 15px;
}

/****
LAYOUT BLOCKS 
***/
.testimonialsbox{
	width: 315px;
}
.rightBlock440{
	clear: both;
	float: left;
	width: 410px;
}
.rightBlockCap440{
	background: url(/images/generic/rightbox-440-cap.png) no-repeat;
	width: 410px;
	height: 12px;
	clear: both;
	font-size: 0px;
}
.rightBlockFooter440{
	background: url(/images/generic/rightbox-440-foot.png) no-repeat;
	width: 410px;
	height: 12px;
	clear: both;
	margin-bottom: 20px;
}	
.rightBlockContent440{
	background: #EBE8D6;
	border-right: 1px solid #C2BB83;
	width: 368px;
	float: left;
	padding: 10px 20px 10px 20px;
	line-height: 140%;
}

.rightBlockContent440 h3{
	background: none;
	color: #333;
}
.rightBlock740{
	clear: both;
	float: left;
}
.rightBlockCap740{
	background: url(/images/generic/rightbox-740-cap.png) no-repeat;
	width: 739px;
	height: 12px;
	clear: both;
	font-size: 0px;
}
.rightBlockFooter740{
	background: url(/images/generic/rightbox-740-foot.png) no-repeat;
	width: 739px;
	height: 12px;
	clear: both;
	margin-bottom: 20px;
}	
.rightBlockContent740{
	background: #EBE8D6;
	border-right: 1px solid #C2BB83;
	width: 698px;
	float: left;
	text-align: left;
	padding: 10px 20px 10px 20px;
}
.rightBlockContent740 h1{
	font-size: 32px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #666;
	letter-spacing: -2px;
}
.rightBlockContent740 h2{
	margin: 0 0 10px 0;
	padding: 0px;
}
.rightBlockContent740 h3{
	font-size: 18px;
	background: none;
	color: #4B4B4B;
	width: 100%;
	padding: 0px;
	line-height: 140%;
	margin: 0 0 10px 0;
}
.rightBlockContent740 p{
	margin: 0 0 20px 0;
	padding: 0px;
	line-height: 140%;
}
.homeInfoBoxes{
	float: left; 
	width: 220px; 
	margin-right: 20px;
}

.standard-sidebar{
	float: left; 
	width: 220px; 
	margin-right: 20px;
	_margin-right: 10px;	
}
.standard-sidebar select{
	margin: 10px 0 10px 0;
	width: 220px;
	font-size: 14.5px;
	padding: 4px;
}
.standard-maincontent{
	float: left; 
	width: 740px;
	_width: 735spx;
}
.standard-introbox{
	background: url(/bgs/generic/introbox-std.gif) no-repeat; 
	padding: 20px 20px 20px 20px; 
	width: 700px;
	font-size: 16px;
	font-weight: bold;
	line-height: 140%;
	float: left;
}
.standard-introbox p{
	float: left;
	margin: 0px;
	padding: 0;
	font-size: 18px;
	line-height: 140%;
}
.standard-introbox img{
	float: right;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	/* new 03/02/11 */
	border-top: 0;
	border-left: 0;
	/* new 16/02/11 */
	margin: 0;
}
.standard-introbox h1{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #666;
	letter-spacing: -2px;
}
.standard-introbox h1.news{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	border-bottom: none;
	letter-spacing: -2px;
}
.standard-introbox h2.author{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	letter-spacing: -1px;
}
.standard-introbox h1.article{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #666;
	letter-spacing: -2px;
}



.standard-introbox-footer{
	background: url(/bgs/generic/introbox-footer.gif) no-repeat; 
	width: 740px; 
	height: 8px; 
	margin-bottom: 20px; 
	clear: both;
}

a.keylink{
	border-bottom: 1px solid #C5BB85;
	border-top: 2px solid #C5BB85;
	padding: 5px 0 7px 0;
	width: 220px;
	display: block;
}

/****
NEWS CLASSES
****/
h3.news{
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 8px 5px 8px 5px;
	background: #F2f0E4;
	color: #666;
	width: 490px;
}
#newsHolder{
	float: left; width: 500px;
}
.homenewsbloc{
	clear: both; 
	width: 500px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #9D914A;
	float: left;
	padding-bottom: 10px;
}
.homenewsimg{
	margin-right: 20px;
	float: left;
}
.newsImage{
	float: right;
	margin: 0px 0px 20px 20px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

.homenewsintro{
	width: 380px;
	float: left;
}
.homenewsintro a{
	display: block;
	margin-bottom: 5px;
	font-weight: bold
}

/****
SITE SELECTOR
****/

#selector{
	width: 295px;
	height: 150px;
	background: url(../bgs/generic/transpng-siteselect.png);
	position: absolute;
	margin-left: 660px;
	top: 60px;
	padding: 10px;
	display: none;
}
#selector img{
	margin: 7px 0 10px 0;
}

/****
DYNAMIC CLASSES
****/


/****
STANDARD STUFF
****/
.strap{
	margin: 40px 0 0 0
}
.groupBadge{
	margin-top: 5px;
}
#printlogo{
	width: 300px;
	float: left;
	display: none;
}
#topvisor{
	clear: both; padding: 12px 0 0 0; width: 980px; height: 51px; color: #CCC
}

hr{
	border-bottom: 1px solid #fff;
	border-top: 1px solid #C2BB83;
	clear: both;
	margin: 15px 0 15px 0;
	border-left: none;
	border-right: none
}
.intro-text{
	width: 300px;
	float: left;
	line-height: 140%;
}
.news-intro-text{
	float: left;
	line-height: 140%;
}
.intro-text p{
	width: 400px;
	/*float: left;*/ /* Removed 18-02-11 was causing IE7 issues */
	font-size: 18px;
}
#centreContent{
	float: left; 
	width: 800px;
}
#homeIntroPanel{
	background: url(/bgs/generic/home-intro-panel.gif) no-repeat;
	width: 964px;
	clear: both;
	height: 273px;
	padding: 8px;
	margin-bottom: 15px;
}
ul.arrowedlinks{
	margin: 0 0 20px 0;
	padding: 0px;
	list-style: none;
}
.arrowedlinks li{
	background: url(/images/generic/linkarrow.png) no-repeat 0px 8px;
	padding: 0 0 0 8px;
	margin-bottom: 5px;
}
.serviceImg{
	margin-bottom: 10px;
}
#newsKeylinks{
	width: 980px; 
	float: left; 
	margin-bottom: 40px;
}
#footer{
	clear: both; 
	border-top: 3px solid #C5BB85; 
	padding: 10px 0 0 0;
	float: left;
	width: 980px;
	font-size: 12px;
	text-align: right;
	line-height: 140%;
	padding-bottom: 50px;
}
.addressBox{
	background: #F2F0E4; 
	padding: 7px;
	float: left;
	font-size: 14px;
	margin-bottom: 20px;
	width: 205px;
}
.brochureRequestBox{
	background: #F2F0E4; 
	padding: 7px;
	float: left;
	font-size: 14px;
	width: 206px;
	margin-bottom: 20px;
}
.brochureRequestBox img{
	float: left; 
	margin-right: 7px;
}
.tesimonialsbox{
	float: right; 
	width: 275px;
	_width: 260px;	
	font-size: 16px;
	font-style: italic;
	line-height: 160%;
	padding: 0 20px 20px 20px;
}
.tesimonialsbox img{
	margin-top: 20px;
}
.page_image_left{
	width: 250px;
}
.page_image_left img{
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;	
}
.page_image_right img{
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}
.error{
	background: #FFC;
	border: 1px solid #FC0;
	padding: 10px;
	margin: 0 0 20px 0;
	width: 380px;
}

/*****
SIDEBAR LINKS 
*****/
ul.subnav{
	margin: 0 0 20px 0;
	padding: 0px;
	list-style: none;
	width: 220px;
	border-bottom: 1px solid #C2BB83;
}
.subnav li{
	margin: 0px;
	list-style: none;
	width: 220px;
}
.subnav li a{
	margin: 0px;
	font-weight: normal;
	padding: 7px 0 7px 12px;
	list-style: none;
	width: 209px;
	background: url(../images/generic/linkarrow.png) no-repeat 5px 12px #f2f0e4;
	_background: #EBE8D6;
	border-bottom: 1px solid #DFDBBF;
	border-top: 1px solid #fff;
	display: block;
}
.subnav li a:hover{
	margin: 0px;
	padding: 7px 0 7px 12px;
	list-style: none;
	width: 209px;
	background: url(../images/generic/linkarrow.png) no-repeat 5px 12px #EBE8D6;
	_background: #EBE8D6;
	border-top: 1px solid #DFDBBF;
	border-bottom: 1px solid #fff;
	display: block;
}
.subnav li a.current{
	margin: 0px;
	padding: 7px 0 7px 12px;
	list-style: none;
	width: 209px;
	background: url(../images/generic/linkarrow.png) no-repeat 5px 15px #EBE8D6;
	_background: #EBE8D6;
	border-top: 1px solid #DFDBBF;
	border-bottom: none;
	display: block;
}


.subnav li ul{
	margin: 0px;
	padding: 0px;
	border: none;
}

.subnav li.level2 a{
	margin: 0px;
	list-style: none;
	width: 201px;
	border: none;
	background: url(../images/generic/sublinkarrow.png) no-repeat 8px 11px #EBE8D6;
	margin: 0 0 0 0px;
	padding-left: 20px;
}

.straplineholder{
	float: right; width: 380px;
}
.logolinks{
	float: left; width: 540px;
}
.topsection{
	float: left; clear: both; 
	width: 980px;
	height: 186px; 
	background: url(../images/generic/clouds-bg-logo.png) -20px 0px no-repeat;
}

/********
PRIMARY TABS
(See individual CSS files for backgrounds and colours)
********/

ul#primaryTabs{
	padding: 0px;
	clear: both;
	float: left;
	list-style: none;
	width: 550px;
}

ul#primaryTabs li {
	position: relative;	
}

/* because of IE6 */
ul#primaryTabs li a{
	cursor: pointer
}


/* These are the drop downs */

ul#primaryTabs ul {
	position: absolute;
	list-style: none;
	left: -40px;
	top:30px;
	width: 195px;
}
#primaryTabs .servicesSub ul li{
	display: block;
	width: 95px;
	background: none;
}


/********
BREADCRUMB
********/
#breadcrumb{
	font-size: 10px;
	clear: both;
	color: #999;
	padding: 13px 0 0 0;
	height: 39px;
	margin-bottom: 20px;
	color: #FFF;
	font-weight: bold;
}
#breadcrumb a{
	text-decoration: none;
	font-weight: normal;
	color: #FFF;

}
#breadcrumb a:hover{
	text-decoration: underline
}


/********
OLD FAVOURITES 
********/

.floatLeft{ float: left;}
.floatRight{ float: right;}
.clearBoth { clear: both; }
.clearBoth10 { clear: both; margin: 10px 0 10px 0;}
.clearBoth20 { clear: both; margin: 20px 0 20px 0;}
.clearBoth30 { clear: both; margin: 30px 0 30px 0;}
.clearBoth40 { clear: both; margin: 40px 0 40px 0;}




/****
FORM FIELDS / RESETS 
*****/

form{ margin: 0px; padding: 0px;}
input { vertical-align: middle; }
select.full220{
	width: 220px;
	height: 30px;
	clear: both;
	padding: 5px 0 0 3px;
	margin: 5px 0 20px 0;
}
.contact {
	background: url(../bgs/generic/contact-form-bg.png) no-repeat;
	height: 26px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 330px;
	font-size: 14.5px;
	padding-left: 4px;
	padding-top: 4px;
	display: block;
	margin-bottom: 15px;
	margin-top: 3px;
	font-weight: normal;
}
.contactSm {
	background: url(../bgs/generic/contact-form-bg.png) no-repeat;
	height: 26px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 100px;
	font-size: 14.5px;
	padding-left: 4px;
	padding-top: 4px;
	display: block;
	margin-bottom: 15px;
	margin-top: 3px;
	font-weight: normal;
}



.message {
	background: url(../bgs/generic/txtAreaBg.jpg) no-repeat;
	height: 80px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	width: 330px;
	font-size: 14.5px;
	padding-left: 4px;
	padding-top: 4px;
	display: block;
	margin-bottom: 5px;
	margin-top: 6px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}


.summaryImage{
	float: right;
	border: none;
	margin-top: 5px;
	margin-left: 10px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;	
}

.summaryRowLeft {
	width: 341px;
	float: left;
	clear: left;
	padding: 10px;
	height: 181px;
	margin-bottom: 20px;
	background: url(../images/generic/350panel.gif) no-repeat;
	line-height: 140%;
}
.summaryRowLeft:hover{
	width: 341px;
	float: left;
	cursor: pointer;
	clear: left;
	padding: 10px;
	height: 181px;
	margin-bottom: 20px;
	background: url(../images/generic/350panel-over.gif) no-repeat;
	line-height: 140%;
}
.summaryRowLeft h2{
	margin-bottom: 10px;
	font-size: 16px;
}
.summaryRowRight h2{
	margin-bottom: 10px;
	font-size: 16px;	
}
.summaryRowRight {
	padding: 10px;
	width: 341px;
	height: 181px;
	float: right;
	margin-bottom: 20px;
	line-height: 140%;
	background: url(../images/generic/350panel.gif) no-repeat;
}
.summaryRowRight:hover {
	padding: 10px;
	width: 341px;
	height: 181px;
	float: right;
	margin-bottom: 20px;
	line-height: 140%;
	background: url(../images/generic/350panel-over.gif) no-repeat;
}


/****
CSS 
*****/
.page_text{
	float: left
}
.page_text p{
	/*float: left*/ /* Removed 18-02-11 was causing IE7 issues */
}


.page_2col_text_left{
	float: left; 
	width:  340px;
}
.page_2col_text_right{
		float: right; 
	width:  340px;
}


.page_3col_text_left{
	float: left; 
	width:  210px;
	margin-right: 35px;
	
}
.page_3col_text_middle{
	float: left; 
	width:  210px;
}
.page_3col_text_right{
		float: right; 
	width:  210px;
}

.page_image .image_1 img{
	width: 700px;
}

.page_image_left{
	float: left;
	width: 700px;
}

.page_image_left .page_image_left_text{
	float: left;
}
.page_image_left .image_1 img{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.page_image_right{
	float: left;
	width: 700px;
}
.page_image_right p{
	float: left;
	width: 425px;
}
.page_image_right .image_1 img{
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.page_image .image_1 img{
	margin: 10px 0 10px 0;
}

/* 2 images side by side */
.page_2images {
	width: 700px;
	float: left;
}
.page_2images .image_1 img{
	margin: 0 20px 0 0;
	float: left;
}

.page_2images .image_2 img{
	margin: 0;
	float: right;
}

/* 3 images side by side */
.page_3images{
	margin: 10px 0 10px 0;
}

.page_3images .image_1 img{
	width: 215px;
	float: left;
	margin-right: 14px;
}
.page_3images .image_2 img{
	width: 215px;	
	float: left;
	margin-right: 14px;	
}
.page_3images .image_3 img{
	width: 215px;	
	float: left;	
}




/*****
ARCHIVE NAVIGATION LINKS 
*****/

ul.archive{
	margin: 0 0 20px 0;
	padding: 0px;
	list-style: none;
	width: 220px;
	border-bottom: 1px solid #C2BB83;
}
.archive li{
	margin: 0px;
	list-style: none;
	width: 220px;
}
.archive li a{
	margin: 0px;
	font-weight: normal;
	padding: 7px 0 7px 12px;
	list-style: none;
	width: 209px;
	background: url(../images/generic/linkarrow.png) no-repeat 5px 15px #f2f0e4;
	border-bottom: 1px solid #DFDBBF;
	border-top: 1px solid #fff;
	display: block;
}
.archive li a:hover{
	margin: 0px;
	padding: 7px 0 7px 12px;
	list-style: none;
	width: 209px;
	background: url(../images/generic/linkarrow.png) no-repeat 5px 15px #EBE8D6;
	border-top: 1px solid #DFDBBF;
	border-bottom: 1px solid #fff;
	display: block;
}
.archive li a.current{
	margin: 0px;
	padding: 7px 0 7px 12px;
	list-style: none;
	width: 209px;
	background: url(../images/generic/linkarrow.png) no-repeat 5px 15px #EBE8D6;
	border-top: 1px solid #DFDBBF;
	border-bottom: 1px solid #fff;
	display: block;
}

.archive li ul{
	margin: 0px;
	padding: 0px;
	border: none;
}

.archive li.level2 a{
	margin: 0px;
	list-style: none;
	width: 201px;
	border: none;
	background: url(../images/generic/sublinkarrow.png) no-repeat 8px 11px #EBE8D6;
	margin: 0 0 0 0px;
	padding-left: 20px;
}

ul.archiveList{
	width: 100%;
	list-style: none;
	clear: both;
	margin: 0px 0 0 0;
	padding: 20px 0 0 0;
}
.archiveList li{
	margin-bottom: 5px;
}

/* New code 17-01-2011 */

/* Homepage */

#homeIntroPanel{
	position: relative;
}

/*#introMsg h1{
	margin: 5px 0 15px;
	font-size: 24px;
	letter-spacing: 0;
	line-height: 34px;
}*/

#saving-msg{
	display: block;
	width: 100%;
	position: absolute;
	bottom: 52px;
	left: 483px;
}

#introMsg .button{
	position: absolute;
	bottom: 35px;
	right: 21px;
}

/* Services */

.standard-maincontent{
	position: relative;
	overflow: hidden;
}

#feature-img{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#feature-content{
	position: relative;
	padding: 10px;
	z-index: 2;
}


#feature-content h1{
	display: block;
	width: 500px;
	color: #333333;
	font-size: 55px;
	letter-spacing: 0;
	line-height: 120%;
	min-height: 132px;
	height:auto !important;
	height:132px;
	margin-bottom: 25px;	
}

#feature-content h1.light {
	color: #FFFFFF;
	text-shadow: 1px 1px 0 #000000;
}

.intro-text-container {
	float: left;
	min-height: 350px;
	height:auto !important;
	height:350px;
	width: 310px;
	position: relative;
}

#feature-content .intro-text{
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 280px;
	padding: 15px;
	margin: 40px 15px 15px 0;
	background: #f8f8f8;
	background: rgba(255,255,255,0.75);
	z-index: 2;
}
#feature-content.services .intro-text{
}

#feature-content .intro-text p{
	width: auto;
	margin: 0;
	font-size: 20px;
	line-height: 140%;
}

/* Case Studies */

#feature-content.case-study h1{
	display: inline-block;
	color: #333;
	margin-top: 35px;
	font-size: 35px;
	line-height: 146%;
	min-height: 80px;
	height:auto !important;
	height:80px;		
}
#feature-content.case-study h1.light {
	color: #FFFFFF;
	text-shadow: 1px 1px 0 #000000;
}

.case-study h1 span{
	float: left;
	background: #f8f8f8;
	background: rgba(255,255,255,0.65);
	padding: 5px 9px;
}



#page-text-container{
	float: right;
	position: relative;
	width: 405px;
	z-index: 1;
	margin-top: 220px;
	background: #DFDBBF;
	border-top-left-radius: 15px; -moz-border-radius-topleft: 15px; -webkit-border-top-left-radius: 15px;
}

#page-text-container-inner{
	float: left;
	background: #F0EEE0;
	margin: 10px 0 0 10px;
	display: inline;
	padding: 10px;
	border: 1px solid #BBBBBB;
	border-width: 0 1px 1px 0;
	border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;
}
#page-text-container-inner .page_2col_text_left,
#page-text-container-inner .page_2col_text_right{
width: 180px;
}
#page-text-container-inner .page_image_left,
#page-text-container-inner .page_image_right{
	width: auto;
}
#page-text-container-inner .page_image_right p{
	float: none;
	width: auto;
}
#page-text-container-inner .page_image .image_1 img {
    width: 374px;
}
#page-text-container-inner .page_2images{
	width: auto;
}
#page-text-container-inner .page_text,
#page-text-container-inner p {
	margin-bottom: 15px;
}
/* buttons */
.button {
	background: #30943C;
		background: #30943C -moz-linear-gradient(#30943C, #285E24);
		background: #30943C -webkit-gradient(linear, left top, left bottom, color-stop(0%,#30943C), color-stop(100%,#285E24));
		/* the new standard for webkit - http://webkit.org/blog/1424/css3-gradients/ */
		background: #30943C -webkit-linear-gradient(#30943C, #285E24);
	border-radius: .4em;
		-moz-border-radius: .4em;
		-webkit-border-radius: .4em;
	border: 1px solid #1A3A13;
	display: inline-block;
	margin: 0;
	padding: .1em;
	text-align: center;
	text-decoration: none;
	line-height: 13px;
	position:relative;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.4);
}
.button span{
	display: inline-block;
	padding: .65em .8em;
	border: 1px solid #55A24F;
	border-radius: .25em;
		-moz-border-radius: .25em;
		-webkit-border-radius: .25em;	
}
.button:hover,
.button:active,
.button:focus {
outline: 0;
	background: #2C8837;
		background: #2C8837 -moz-linear-gradient(#2C8837, #1F5220);
		background: #2C8837 -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2C8837), color-stop(100%,#1F5220));
		/* the new standard for webkit - http://webkit.org/blog/1424/css3-gradients/ */
		background: #2C8837 -webkit-linear-gradient(#2C8837, #1F5220);
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.4);
}
.button:hover span,
.button:active span,
.button:focus span {
	border-color: #3E833E;
}
.btn-large,
.btn-small {
	display: inline-block;
	vertical-align:top;
}
.btn-small {
    font-size: 10px;
	line-height: 9px;
}
.button.btn-small span{
	padding: .4em .8em .7em;
}
.btn-large {
    font-size: 20px;
	line-height: 21px;
}

#servicesTab {
	position: relative;
	z-index: 3000;
}

#servicesTabHome,
#servicesTabBusiness {
	position: absolute;
	z-index: 999;
}

#primaryTabs ul ul {
	display: none;
	left: 71px;
	top: 0px;
}

#primaryTabs li li li a {
	width: 200px !important;
}

#servicesTabHome:hover ul,
#servicesTabBusiness:hover ul {
	display: block;
}
