/*---- NAV ----*/

#printLogo {
	display: none;
	}

#wrapperBrand {
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 4px;
	}

#wrapperBrand * {
	margin: 0;
	padding: 0;
	}

#wrapperBrand h4 {
	position: relative;
	float: left;
	width: 40%;
	}
	
#wrapperBrand a {
	display: block;
	width: 82px;
	height: 26px;
	text-indent: -200px;
	background: transparent url(../img/bg-logo.gif) no-repeat;
	}
	
#wrapperBrand a:active,
#wrapperBrand a:focus {
	outline: 0 none;
	}	
	
#strapline {
	position: relative;
	float: right;
	width: 59%;
	height: 30px;
	overflow: hidden;
	text-align: right;
	background: transparent url(../img/bg-strapline.gif) no-repeat;
	background-position: right top;
	}
	
#strapline em {
	text-indent: -1000px;
	}	

#wrapperNav ul {
	margin: 0 263px 0 0;
	padding: 0;
	list-style-type: none;
	}
	
#wrapperNav li {
	float: left;
	position: relative;
	width: 19.8%;
	margin-left: -1px;
	padding: 0 0 .2em 0;
	border-left: 1px solid #D3EAE2;
	border-right: 1px solid #D3EAE2;
	}
	
#wrapperNav li:first-child {
	border-left: 0 none;
	}	
	
#wrapperNav li a {
	display: block;
	padding-top: .3em;
	padding-bottom: .1em;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: bold;
	font-size: .79em;
	}
	
#wrapperNav li a {
	color: #2EA292;
	}
	
#wrapperNav li a:hover {
	color: #730074;
	}	
	
#wrapperNav li.current a {
	color: #730074;
	}
	
/*---- SERVICES ----*/

#contentMain ul.services {
	margin: 0 1.2em 0 0;
	padding: 0;
	list-style-type: none;
	}
	
#contentMain ul.services li {
	position: relative;
	clear: left;
	padding-bottom: .4em;
	}	
	
#contentMain .services h2 a IMG {
	float: left;
	width: 47px;
	margin-top: 2px;
	padding-right: 13px;
	}
	
.services p {
	margin-left: 59px;
	margin-bottom: 0;
	}	

	
/*---- PORTFOLIO THUMBNAILS ----*/


#wrapperSectionContent ul.portfolioThumbnail {
	float: left;
	position: relative;
	width: 100%;
	margin: .4em 0 1em 0;
	padding: 0;
	list-style-type: none;
	}
	
#wrapperSectionContent ul.homeServices {
	margin-top: -.1em;
	margin-bottom: .2em;
	}	
	
#wrapperSectionContent .portfolioThumbnail li {
	margin: 0 0 0 0;
	padding: 0;
	display: inline;
	font-weight: bold;
	font-size: .93em;
	}
	
#wrapperSectionContent .portfolioThumbnail a,
#wrapperSectionContent .portfolioThumbnail a:visited {
	position: relative;
	display: block;
	float: left;
	width: 18.6%;
	height: 1%;
	margin-top: .4em;
	margin-bottom: .4em;
	margin-right: 6px;
	border: 1px solid #B6BDBC;
	padding-top: .8em;
	padding-bottom: .8em;
	background: #B6BDBC;
	text-decoration: none;
	text-align: center;
	line-height: 1.1em;
	color: #fff;
	}
	
#contentAside .portfolioThumbnail a,
#contentAside .portfolioThumbnail a:visited {
	float: none;
	width: 116px;
	margin: 0 auto;
	}

#wrapperSectionContent .portfolioThumbnail a:hover {	
	background: #6D7B79;
	color: #fff;
	}
	
.portfolioThumbnail a:hover IMG {
	/*background: #730074;*/
	}

.portfolioThumbnail a.current IMG {
	background: #730074;
	}	
	
.portfolioThumbnail a IMG {
	display: block;
	width: 74px;
	margin: 0 auto .4em auto;
	border: 1px solid #B6BDBC;
	background: #fff;
	padding: 2px;
	}
	
.portfolioThumbnail a:active,
.portfolioThumbnail a:focus {
	outline: 0 none;
	}
	
#wrapperSectionContent .homeServices a,
#wrapperSectionContent .homeServices a:visited {
	width: 19.5%;
	height: 1%;
	margin-right: 0;
	background: #fff;
	border: #fff;
	color: #730074;
	}
	
#wrapperSectionContent .homeServices a:hover {
	background: #B6BDBC;
	/*background: #EEF7F4;
	color: #2EA292;*/
	}		

	
/*---- THUMBNAILS ----*/

#contentMain ul.navThumbnail {
	float: left;
	width: 88px;
	height: 100%;
	position: relative;
	margin: 0 0 0 0;
	/*border-right: 1px solid #D3EAE2;*/
	padding: 0;
	list-style-type: none;
	}
	
#contentMain .navThumbnail li {
	height: 58px;
	margin: 0 0 0 1.6em;
	border: 0 none;
	padding: 0;
	}	
	
#wrapperSectionContent .navThumbnail a {
	display: block;
	border: 0 none;
	}
	
.navThumbnail a:hover IMG {
	background: #6D7B79;
	}

.navThumbnail a.current IMG {
	background: #6D7B79;
	}	
	
.navThumbnail a IMG {
	display: block;
	width: 42px;
	border: 1px solid #6D7B79;
	background: #fff;
	padding: 2px;
	}
	
.navThumbnail a:active,
.navThumbnail a:focus {
	outline: 0 none;
	}

	
/*---- PREV/NEXT PAGINGATION ----*/

#navPage {
	margin-bottom: 1.6em;
	/*background: #fff;*/
	}
	
#navPage em {
	font-style: normal;
	font-weight: normal;
	color: #303030;
	}	

#navPage p.catPag {
	height: 1.3em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	border: 1px solid #D3EAE2;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background: #fff;
	line-height: 1.25em;
	text-align: right;
	font-weight: bold;
	color: #B6BDBC;
	}
	
.catPag a.index, 
.catPag a.index:visited {
	position: relative;
	display: block;
	float: left;
	background: transparent url(../img/bg-all.gif) no-repeat;
	background-position: left .22em;
	border-bottom: 0 none;
	padding-left: 13px;
	padding-right: 2px;
	text-transform: uppercase;
	font-size: .93em;
	/* IE FIX: font-size */
	}
	
#wrapperSectionContent .catPag a, 
#wrapperSectionContent .catPag a:visited {
	border-bottom: 0 none;
	text-decoration: none;
	color: #6d7b79;
	}	

#wrapperSectionContent .catPag a.index:hover {
	color: #730074;
	}	
	
.catPag .pn {
	display: block;
	float: right;
	padding-top: 0;
	padding-right: .2em;
	text-transform: uppercase;
	font-size: .93em;
	/* IE FIX: font-size */
	}
	
#navPage .pn a.pprev {
	padding-right: .2em;
	padding-left: 12px;
	background: transparent url(../img/bg-prev.gif) no-repeat;
	background-position: left .08em;
	/* IE FIX: background-position */
	}
	
#navPage .pn a.pprev:hover {
	color: #730074;
	}	
	
#navPage .pn span.pprev {
	padding-left: 12px;
	padding-right: .2em;
	background: transparent url(../img/bg-prev-off.gif) no-repeat;
	background-position: left .08em;
	/* IE FIX: background-position */
	color: #B6BDBC;
	}	
	
#navPage .pn a.pnext {
	padding-right: 11px;
	background: transparent url(../img/bg-next.gif) no-repeat;
	background-position: right .08em;
	/* IE FIX: background-position */

	}
	
#wrapperSectionContent .pn a:hover {
	color: #730074;
	}	
	
#contentAside .pn span.pnext {
	padding-right: 11px;
	background: transparent url(../img/bg-next-off.gif) no-repeat;
	background-position: right .08em;
	/* IE FIX: background-position */
	color: #B6BDBC;
	}	

#contentAside .catPag a:hover {
	border-bottom: 0 none;
	}	
	
/*--- TOC ---*/

.toc {
	margin-bottom: 1.2em;
	border: 1px solid #D3EAE2;
	padding: 2px 2px 9px 2px;
	background: #fff;
	}
	
#wrapperSectionContent .toc h4 {
	margin: 0 0 0 6px;
	padding-top: .4em;
	padding-bottom: .5em;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .93em;
	color: #6d7b79;
	}
	
#wrapperSectionContent .toc h4 a,
#wrapperSectionContent .toc h4 a:visited {
	border-bottom: 1px solid #fff;
	color: #6d7b79;
	}
	
#wrapperSectionContent .toc h4 a:hover {
	border-bottom: 1px solid #730074;
	}	
	
.toc ul {
	margin: 0 0 0 6px;
	padding: 0 0 0 1.2em;
	list-style-type: square;
	}
	
#wrapperSectionContent .toc li {
	margin: 0;
	padding: 0 0 .2em 0;
	}
	
#wrapperSectionContent .toc li a,
#wrapperSectionContent .toc li a:visited {
	display: block;
	border-bottom: 0 none;
	text-decoration: none;
	color: #2EA292;
	}
	
#wrapperSectionContent .toc li.current a,
#wrapperSectionContent .toc li.current a:visited {
	color: #730074;
	}	

#wrapperSectionContent .toc li a:hover {	
	color: #730074;
	}

/*--- FOOTER NAV ---*/	
	
#wrapperFooter * {
	margin: 0;
	padding: 0;
	}
	
#wrapperFooter a, #wrapperFooter a:visited {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #730074;
	}
	
#wrapperFooter a:hover {
	border-bottom: 1px solid #730074;
	}	
	
#wrapperFooter ul, #wrapp {
	list-style-type: none;
	}	
	
#wrapperFooter li {
	margin: 0;
	padding: 0;
	float: left;
	}
	
#wrapperFooter li.phone {
	padding-left: 20px;
	padding-bottom: 4px;
	background: transparent url(../img/bg-phone.gif) no-repeat;
	background-position: left .15em;
	}
	
#wrapperFooter li.email {
	margin-left: 1.2em;
	padding-left: 20px;
	padding-bottom: 4px;
	background: transparent url(../img/bg-email.gif) no-repeat;
	background-position: left .15em;
	}	