@charset "UTF-8";
/******************************************IEPNGFIX*****************************************/
/*******************************************************************************************/

#wrapper, #logoStudyBar,.home, a:link.home, a:hover.home, a:visited.home, a:active.home, .about, a:active.about, a:visited.about, a:hover.about, a:link.about, .solutions, a:link.solutions, a:visited.solutions, a:hover.solutions, a:active.solutions,.support, a:link.support, a:hover.support, a:visited.support, a:active.support, .security, a:link.security, a:visited.security, a:active.security, a:active.security , .menuItem, a:link.menuItem, a:hover.menuItem, a:visited.menuItem, a:active.menuItem
{ behavior: url(scripts/iepngfix/iepngfix.htc) }


/******************************************GENERAL******************************************/
/*******************************************************************************************/

body {
	background-color: #d2d2d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	behavior: url("/csshover3.htc");
}

a {
	outline: none;
	}

a:link, a:hover, a:active, a:visited {
	color: #414141;
	text-decoration: underline;
	}

ul {
	list-style-position: inside;
	padding-left: 0px;
	margin-left: 0px;
}

ul li {
	padding: 5px;
}

/**************************************STRUCTURAL DIVS**************************************/
/*******************************************************************************************/

#wrapper {/*1.Styling for main page container*/
	width: 965px;
	height: auto;
	margin-top: -8px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	#background-color: none;
	background-image: url(../images/gradient_back.gif);
	background-repeat: repeat-y;
}
#contentContainer {/*2.Styling for page content wrapper*/
	width:959px;
/*	height: auto;*/
	margin-right: 3px;
	margin-left: 3px;
}

#headerContainer, #headerXmas {/*3.Styling for container for all header elements*/
	width: 914px;
	height: 284px;
	padding-left: 45px;
	background-repeat: no-repeat;
}

#headerContainer
{

	background-image: url(../images/header_background_s.png);
}

#headerXmas
{
	height: 363px;
	padding-top: 0px;
	background-image: url(../images/spec_xmasHeader.png);
}

#headerMenu {/*4. Styling for menu container*/
  padding-left: 8px;
padding-top: 114px;
	width: 264px;
	/*height: 246px;*/
	float: left;
}
#logoStudyBar {/*5. styling for container holding case studies and logos*/
	width: 642px;
	height:114px;
	float: left;
	margin-top: 82px;
	background-image: url(../images/logo_study.png);
	background-repeat: no-repeat;
}
#logoStudyLeft {/*5a. Styling for case studies area in header bar*/
	width: 310px;
	height: 85px;
	padding-top: 29px;
	padding-left: 12px;	
	float:left;
}
#logoStudyRight {
	width: 263px;
	float:left;
	padding-top: 29px;
	padding-left: 57px;
	font-weight: bold;
	color: #ffffff;
}
#pageContentWrapper {/*6. Wrapper to hold all content below header. Creates margins. All other content nested inside*/
	width: 869px;
	padding-right: 45px;
	padding-left: 45px;
	background-image: url(../images/content_head_grad.gif);
	background-repeat: repeat-x;
}
#pageBox, #contactAlways {/*7. Box to hold page content*/
	width: 867px;
	/*#width: 800px;*/
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-left-color: #e4e4e4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}

#contactAlways
{
	margin-top: 20px;
	border-top: 1px solid #e4e4e4;
	padding-bottom: 18px;
}

#pageContentHeader {/*8. Box to hold page header*/
	width: 845px;
	height: auto;
	padding-left: 22px;
	#padding-left: 0px;
}
#pageContentHeaderLeft {/*9. Left side of page header*/
	width: 583px;
	float:left;
	height: 44px;
	
}
#pageContentHeaderRight {/*10. right hand side of page header*/
	width: 262px;
	height: 44px;
	float: left;
}
#breadcrumbs {/*11. Breadcrumbs box*/
	height: 21px;
	padding-top: 5px;
	font-size: small;
	color: #454545;
}
#title {/*12. Page title head*/
	height: 44px;/*68px;*/
}
#pageContentLeft {
	padding-left: 22px;
	#padding-left: 10px;
	padding-right: 29px;
	/*padding-bottom: 16px;*/
	width: 505px;
	#width: 500px;
/*	height: 200px;*/
	float: left;
	font-size: 12px;
	color: #5f5858;
}

#pageContentRight, #newsScroller {
	width: 310px;
	#width: 270px;
/*	height: 200px;*/
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e4e4e4;
	color: #5f5858;
}

#pageContentRight.news, #newsScroller
{
	width: 300px;
	padding: 5px 5px 5px 5px;
	background-image: url(../images/newsBackground.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#pageContentRight.news a
{
	font-weight: bold;
	text-decoration: none;
	color: #bc4d45;
}

#pageContentRight.news a:hover
{
	text-decoration: underline;
}

#pageContentRight.news .title
{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #333333;
}

#pageContentRight.news .desc
{
	font-size: 10px;
	width: 100%;
	padding-left: 5px;
}

#pageContentRight.news .right
{
	float: right;
	font-size: 10px;
	font-style: italic;
}

.readMoreRow {
	margin-bottom: 16px;
	margin-top: -5px;
}
.readMoreRow2 {
	margin-bottom: 16px;
	margin-top: -10px;
	margin-left: 250px;
}
#featuredCaseStudies {
	width: 867px;
	#width: 860px;
	height: 240px;
	margin-bottom: 42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e4e4e4;
}
#caseStudyLeft {
	width: 235px;
	height: 229px;
	float:left;
	padding-left: 65px;
	padding-top: 20px;
	padding-right: 5px;
	color: #727272;
	font-size: x-small;
}

#caseStudyCentre {
    padding-left: 5px;
	padding-top: 20px;
	width: 239px;
	height: 229px;
	float:left;
    color: #727272;
	font-size: x-small;
}

#caseStudyRight {
	width: 299px;
	height: 229px;
	float:left;
	padding-top: 20px;
	padding-left: 5px;
	color: #727272;
	font-size: x-small;
}
#footer {
	width: auto; /*767px on all sub pages;*/
	height: 32px;
	/*float: left;*/
	margin-top: 60px;
	/*margin-left: 50px;
	margin-right: 50px;*/
	padding-top: 4px;
	/*padding-left: 18px;*/
	background-color: #383838;
	font-size: xx-small;
	color: #ffffff;
	text-align: center;	
	line-height: 15px;
}
#footerTwo {
	width: auto; /*767px on all sub pages;*/
	height: 32px;
	/*float: left;*/
	margin-top: 60px;
	margin-left: 45px;
	margin-right: 45px;
	padding-top: 4px;
	/*padding-left: 18px;*/
	background-color: #383838;
	font-size: xx-small;
	color: #ffffff;
	text-align: center;	
	line-height: 15px;
}
/*.footerCentre {
	margin-left: 20px;
	line-height: 15px;
}*/
.studyImageLeft {
	width: 230px;
	height: 131px;
	font-size: 12px;
	
	border: 1px solid #e3e3e3;
}
.studyImageLeftTitle {
	background-image: url(../images/case_study_left_title_bar.jpg);
	background-repeat: no-repeat;	
	height: 19px;
	width: 230px;
	font-size: 15px;
	padding-left: 28px;
	padding-top: 1px;
	font-weight: bolder;
}

#contentFloat {
	width: 867px;
	height: 2px;
	
}
#mapBox {
	margin-bottom: 15px;
	width: 100%;
	height:390px;
	padding: 5px;
	border: 1px solid #e3e3e3;
	display: block;

}
/**************************************SLIDING MENU**************************************/
/*******************************************************************************************/

.urbangreymenu .headerbar{
	font: bold 12px tahoma;
	color: white; /*last 2 values are the x and y coordinates of bullet image*/
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	margin-top: 0px;
	padding-left: 4px;
}

.urbangreymenu .headerbar a.mainOption
{
	width: 250px;
	text-decoration: none;
	/*color: #9185c7;*/
	display: block;
	height: 31px;
}

.urbangreymenu ul
{
	list-style-type: none;
	padding: 0px 5px 5px 5px;
	margin: 0px;
	margin-bottom: 5px; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li
{
	padding-bottom: 0px; /*bottom spacing between menu items*/
	width: 245px;
}

.urbangreymenu ul li a
{
	font: normal 12px Arial;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

.urbangreymenu ul li a:active, .urbangreymenu ul li a:visited
{
	color: #FFFFFF;
}

.urbangreymenu ul li a:hover
{
	color: #454545;
	text-decoration: underline;
}

/****************************************Menu Link classes******************************************/
/**********************************************************************************************/

.menuItem
{
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -99999px;
}

a:hover.menuItem, #headerMenu .headerbar:hover .menuItem, .menuItem:hover
{
	background-position: bottom;
}


/******************************************CLASSES******************************************/
/*******************************************************************************************/
.readMoreRow {
	margin-bottom: 16px;
	margin-top: -10px;
}
.float {
	height: 0px; /*2px;*/
	width: 914px;
	/*float: left;*/
}
.homeBread {
	width: auto;
	height: 14px;
	padding-right: 3px;
	padding-left: 3px;
	color: #ffffff;
	background-color: #bb3f3c;
	font-weight: bold;
}
.readMoreLink {
	margin-top: -10px;
	#margin-top: -30px;
	margin-right: 2px;
	/*margin-left: 400px;*/
	float: left;
	border: none;	
}
.readMoreLinkTwo {
	margin-top: 0px;
	#margin-top: -30px;
	margin-right: 2px;
	margin-left: 450px;
	float: left;
	border: none;	
}
.readMoreIcon {
	float: left;
	margin-top: -10px;
	#margin-top: -30px;
	border: none;
}
.readMoreIcon2 {
	float: right;
	margin-top: -10px;
	#padding-top: 10px;
	#margin-top: -30px;
	#margin-right: 20px;
	border: none;
}
.listingLink {
	margin-top: 0px;
	#margin-top: 0px;
	margin-right: 2px;
	margin-left: 720px;
	float: left;
}
.verticalDivider {
	float: left;
}
.bigFloat {
	width: 867px;
	height: 16px;
	float: left;
}
.copyright {
	width: 237px;
	margin-right: 152px;
}
.footerLink {
	color: #ffffff;
}
.projectType {
	font-weight: bold;	
}
.pageListing {
	width: 831px;
	height: 188px;
	padding-left: 18px;
	#padding-left: 0px;
	padding-right: 18px;
	#padding-right: 0px;
	color: #454545;
}
.listingTitle {
	font-size: large;
	color: #414141;
	margin-bottom: 8px;
}
.listingImage {
	width: 148px;
	height: 111px;
	margin-right: 15px;
	margin-top: 5px;
	border: 1px solid #e3e3e3;
	float: left;
	
}
.listingText {
    margin-top: 5px;
	padding-top: -2px;
	font-size: small;
}
.greenDivider {
	/*margin-right:18px ;
	margin-left:18px ;*/
}
.pageDetail, #contactAlways {
	width: 831px;
	height: auto;
	padding-left: 18px;
	padding-right: 18px;
	color: #454545;
	
}
.pageDetail2 {
	width: 831px;
	height: 500px;
	padding-left: 18px;
	padding-right: 18px;
	color: #454545;
	
}

.pageDetailLocation {
	width: auto; /*831px;*/
	margin: 0px auto;
/*	height: 609px;*/
	padding-left: 18px;
	padding-right: 18px;
	color: #454545;
	
}
.detailImageLeft {
	/*
	height: 226px;
	width: 343px;
	*/
	margin-right: 15px;
	border: 1px solid #e3e3e3;
	float: left;
}
.detailImageRight {
/*
	height: 226px;
	width: 343px;
	*/
	margin-left: 15px;
	border: 1px solid #e3e3e3;
	float: right;
}
.listingLocation {
	width: 125px;
	margin-right: 20px;
	float: left;
}

.formDetail {
	width: 831px;
	height: 750px;
	padding-left: 18px;
	padding-right: 18px;
	color: #454545;	
}
.viewall {
	float: right;
	margin-top: -9px;
	margin-right: 5px;
}
.caseStudyText {
	color: #ffffff;
	font-size: 12px;
}
.backButton {/*styling for back button on all detail pges*/
	float: right;
	width: 80px;
/*	margin-top: -15px;*/
	#margin-top: 0px;
	cursor:pointer;
	position: relative;
	top: -15px;
}
.rightSplash {
	color: #5f5858;
	margin-left: 5px;
	margin-right: 5px;
}
.smallReadMore {
	float:right;
	margin-top: 5px;
}
/******************************************LINKS********************************************/
/*******************************************************************************************/

a:link.readMoreLink, a:hover.readMoreLink, a:active.readMoreLink, a:visited.readMoreLink, a:link.listingLink, a:hover.listingLink, a:active.listingLink, a:visited.listingLink {
	color: #000000;
	text-decoration: underline;
}
a:link.footerLink {
	color: #ffffff;
	text-decoration: none;
}
a:active.footerLink {
	color: #ffffff;
	text-decoration: none;
}
a:visited.footerLink {
	color: #ffffff;
	text-decoration: none;
}
a:hover.footerLink {
	color: #ffffff;
	text-decoration: underline;
}
a:link.caseStudyLink {
	color: #ffffff;
	text-decoration: none;
}
a:hover.caseStudyLink {
	color: #ffffff;
	text-decoration: underline;
}
a:active.caseStudyLink {
	color: #ffffff;
	text-decoration: none;
}
a:visited.caseStudyLink {
	color: #ffffff;
	text-decoration: none;
}
.sitemapItem {
	color: #414141;
	text-decoration: none;
}
a:link.sitemapItem {
	color: #414141;
	text-decoration: none;
}
a:hover.sitemapItem {
	color: #414141;
	text-decoration: underline;
}
a:active.sitemapItem {
	color: #414141;
	text-decoration: none;
}
a:visited.sitemapItem {
	color: #414141;
	text-decoration: none;
}


div#serviceArea
{
	padding-left: 22px;
	padding-right: 29px;
	font-size: 12px;
	color: #5f5858;
}

div#serviceArea ul
{
	line-height: 1em;
	padding: 0px;
}

div#serviceArea ul li
{
	display: inline-block;
	zoom: 1;
	*display: inline;
	line-height: 1em;
	padding: 0px;
	width: 135px;
}
/******************************************FORM********************************************/
/*******************************************************************************************/
.row {
	width: 831px;
	margin-bottom: 10px;
	clear: both;
	float: left;
}
.col1 {
	width: 175px;
	float: left;
}
.col1a {
	width: 294px;
	float: left;
}
.col2 {
	width: 656px;
	float: left;
}
.col2a {
	width: 537px;
	float: left;
}
.enquirycol1 {
	width: 175px;
	float: left;
}
.submitRow {
	width: 439px;
	padding-left: 392px;
	float: left;
}

/*input:focus, textarea:focus, select:focus {
	background-color: #e9eee2;
	background-image: url(../images/diag_lines.gif);
}*/

.logoStudyEmail {
	color: #ffffff;
	text-decoration: underline;
}
a:link.logoStudyEmail {
	color: #ffffff;
	text-decoration: underline;
}

a:hover.logoStudyEmail {
	color: #ffffff;
	text-decoration: underline;
}
a:visited.logoStudyEmail {
	color:#ffffff;
	text-decoration: underline;
}
a:active.logoStudyEmail {
	color:#ffffff;
	text-decoration: underline;
}

/**********************************************************MENU OPEN LINKS STYLING**********************************************/
/*******************************************************************************************************************************/
#headerMenu .headerbar
{
	position: static;
}

#headerMenu .headerbar .submenu
{
	float: left;
	display: inline;
	position: absolute;
	display: none;
	z-index: 100;
	margin-left: 170px;
}

#headerMenu .headerbar:hover .submenu
{
	display: block;
}

.curved
{
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.mnu0
{
	background-color: #b27e1f;
}

.mnu1
{
	background-color: #7995b0;
}

.mnu2
{
	background-color: #65825b;
}

.mnu3
{
	background-color: #caa45a;
}


div.vcardFloat
{
	display: block;
	float: right;
	cursor: pointer;
	width: 200px;
}

div.vcardFloat div
{
	position: absolute;
}

div.vcardFloat img
{
	float: left;
	border: 0px;
}

div.vcardFloat .vcard
{
	padding-top: 12px;
	padding-left: 5px;
	font-size: xx-small;
	float: left;
	text-decoration: none;
	cursor: pointer;
}


/**********************************************************************************************
***********************************************************************************************
						CALL BACL
***********************************************************************************************
**********************************************************************************************/
/*#leftFloat
{
	left: 0px;
	top: 200px;
	position: fixed;
	width: auto;
	height: auto;
}*/

a#callback
{
	display: block;
	width: 33px;
	height: 269px;
	background-image: url(../images/callbackButton.png);
	background-position: right;
}

a#callback:hover, a#callback:active
{
	background-position: left;
}

#lightbox
{
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 600;
}

#lightbox .background
{
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: #000000;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
	z-index: 500;
}

#lightbox .wrapper, #lightbox .window
{
	height: 150px;
	width: 400px;
}

#lightbox .wrapper
{
	bottom: 50%;
	right: 50%;
	position: absolute;
	z-index: 1000;
}

#lightbox .window
{
	left: 50%;
	position: relative;
	top: 50%;
	z-index: 650;
}


#lightbox .window
{
	display: block;
}

#lightbox .window .topBG, #lightbox .window .bottomBG
{
	position: absolute;
	background-color:#FFFFFF;
	z-index: 575;
}

#lightbox .window .topBG
{
	top: 0px;
	left: 0px;
	width: 375px;
	height: 25px;
}

#lightbox .window .bottomBG
{
	top: 25px;
	left: 0px;
	width: 400px;
	height: 125px;
}

#lightbox .window .close
{
	float: right;
	position: relative;
	top: -24px;
	left: 24px;
	z-index: 750;
	
	cursor: pointer;
}

#lightbox .window #lightboxText
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 5px 5px 5px 5px;
	z-index: 700;
}

#lightbox .window strong
{
	font-size: 14px;
	font-weight: bolder;
}

#innerForm 
{
	position: absolute;
	margin-left: 5px;
}

#lightbox .window label, #innerForm input
{
	position: absolute;
	width: 100px;
}

#lightbox .window input, #innerForm input
{
	position: absolute;
	left: 100px;
}

#innerForm span
{
	position: absolute;
	left: 225px;
	width: 250px;
	color: #FF0000;
}

#lightbox .loadingImage
{
	position: absolute;
	left: 184px;
	top: 59px;
}

#leftFloat, #leftFloatWrapper, #leftFloatWrapper2
{
	height: 269px;
	width: 33px;
}

#leftFloatWrapper
{
	bottom: 50%;
	left: 0%;
	position: fixed;
}

#leftFloatWrapper2
{
	bottom: 50%;
	left: 0%;
	position: absolute;
}


#leftFloat
{
	left: 0%;
	position: relative;
	top: 50%;
	display: block;
}

/**************************************************************************************************************/

#siteSections
{
	margin: auto;
	text-align: center;
}

#siteSections div
{
	display: inline-block;
	border: 1px solid #e3e3e3;
	margin: 10px;
	
	width: 230px;
	
	text-align: left;
	zoom: 1;
}

#siteSections div, #siteSections div strong, #siteSections div img, #siteSections div span, #siteSections div a
{
	text-decoration: none;
	cursor: pointer;
	
	/* IE 6-7 Hack to get inline-block to work */
	zoom: 1;
	*display: inline;
}

#siteSections div strong
{
	display: block;
	background-image: url(../images/case_study_left_title_bar.jpg);
	
	width: 200px;
	height: 19px;
	
	padding-left: 30px;
	padding-top: 1px;
	
	color: #FFFFFF;
	font-weight: bolder;
}

#siteSections div img
{
	display: block;
	background-image: url(../images/case_study_left_title_bar.jpg);
	width: 100%;
	border: 0px;
}

#siteSections div span
{
	display: block;
	width: 100%;
}

/***************************************************************************************************************************************************
***************************************************************************************************************************************************/

#slider img.slider
{
	position: relative;
	z-index: 400;
	cursor: pointer;
}

#slider
{
	height: 44px;
background-image: url(../images/btnContactBg.png);
cursor: pointer;
}

#slider .contactus, #slider .telephone
{
	display: inline-block;
	background-repeat: no-repeat;
	width: 130px;
	height: 44px;
	position: relative;
	left: -40px;
	zoom: 1;
	cursor: pointer;
	*display: inline;
	*top: -3px;
}

#slider .contactus
{
	background-image: url(../images/btnContactOver.png);
	background-position: left top;
}

#slider .telephone
{
	background-image: url(../images/btnContactNumber.png);
	background-position: right bottom;
}

#slider img.rightImg
{
	position: relative;
	left: 170px;
}

#sliderWrapper
{
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 235px;
	text-decoration: none;
}

#sliderWrapper a
{
	text-decoration: none;
}

#sliderWrapper a img
{
	border: 0px;
}
/*****************************************************************************************************************************************
*****************************************************************************************************************************************/

div#navBreadCrumbs
{
	display: block;
	margin-left: 15px;
	color: #333333;
}

div#navBreadCrumbs a
{
	text-decoration: none;
	color: #666666;
	font-style: italic;
}

div#navBreadCrumbs a:hover
{
	text-decoration: underline;
}

/*****************************************************************************************************************************************
*****************************************************************************************************************************************/

div#moreDetail
{
/*	display: inline-block;
	zoom: 1;
	*display: inline;*/
	float: right;
	width: 250px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #e3e3e3;
}

div#moreDetail strong
{
	margin: 10px;
	font-weight: bolder;
	color: #333333;
}

div#moreDetail ul li
{
/*	list-style: none;*/
	list-style: inside square;
	line-height: 1em;
	margin-left: 15px;
	padding: 5px 0px 0px 0px;
}

div#moreDetail ul li a
{
	text-decoration: none;
}

div#moreDetail ul li a:hover
{
	text-decoration: underline;
}


/******************************************************************************************************************************************
******************************************************************************************************************************************/

div.debug div#scroller
{
	border: 1px solid #00FF00;
}

div#newsScroller
{
	width: 300px;
	padding: 0px;
	height: 190px;
	
	position: relative;
	overflow: hidden;
	z-index: 50;
}

div.debug div#newsScroller
{
	border: 1px solid #0000FF;
	overflow: visible;
}

div#scroller
{
	position: relative;
	display: block;
	top: 0px;
	z-index: 55;
}

div#scrollWrapper
{
	overflow: hidden;
	position: relative;
	background-image: url(../images/newsBackground.png);
	background-repeat: no-repeat;
	background-position: center center; /*0px -60px;*/
}

.article
{
	display: block;
	position: relative;
	top: 0px;
	height: 180px;
	padding: 5px;
	z-index: 56;
}

.article a
{
	font-weight: bold;
	text-decoration: none;
	color: #bc4d45;
	display: block;
	z-index: 57;
}

.article a:hover
{
	text-decoration: underline;
}

#newsScroller .header
{
/*	background-color: #FFFFFF;*/
	z-index: 60;
}

.debug #newsScroller .header
{
	background-color: #FFF00F;
}

#newsScroller .header .right, .article .right
{
	float: right;
	font-size: 10px;
	font-style: italic;
}

#newsScroller .header .title
{
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	color: #333333;
}

.article span
{
	display: block;
	font-size: 10px;
	width: 100%;
	padding-left: 5px;
}


/*****************************************************************************************************************************************
*****************************************************************************************************************************************/

div#serviceArea
{
	min-height: 250px;
}

div#serviceMap
{
	float: right;
	position: relative;
	width: 250px;
	height: 250px;
}

/*****************************************************************************************************************************************
*****************************************************************************************************************************************/
.fullWidth
{
	width: 100%;
}

.halfWidth
{
	width: 48%;
}

.inlineBlock
{
	display: inline-block;
	zoom: 1;
	*display: inline;
}

img.shiftToMargin
{
	position: relative;
	left: -18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

img.cancelShiftToMarginIE7
{
	*left: 0px;
}

div.content
{
	display: block;
}

/********************************************************************************************************************************************
********************************************************************************************************************************************/

div#alsoInterestedIn
{
	border: 1px solid #e4e4e4;
	display: block;
	clear: both;
	width: 400px;
	margin: auto;
	margin-bottom: 15px;
	padding: 5px;
}

div#alsoInterestedIn span
{
	font-weight: bolder;
}

div#alsoInterestedIn ul
{
	margin: auto;
	margin-top: 5px;
}

div#alsoInterestedIn li
{
	display: inline-block;
	zoom: 1;
	*display: inline;
}

div#alsoInterestedIn li a
{
	text-decoration: none;
}

div#alsoInterestedIn li a:hover
{
	text-decoration: underline;
}