html
{
	background-color: black;
	font-family:'Palatino Linotype','Book Antiqua',Palatino,serif;
	color: white;
	font-size:13px;
	background-image: url('/site/view/images/background.jpg');
	background-position: top center;
	background-repeat: repeat-y;
/*	background-attachment:fixed; */
	overflow: scroll;
}
body
{
	/* margin-bottom: 500px; */
}
a
{
	color: white;
}
h1
{
	font-size: 2em;
	font-weight: bold;
}
h2
{
	font-size: 1.6em;
	font-weight: bold;
	font-style: italic;
}
p
{
	margin-bottom: 8px;
	margin-top: 8px;
}
td
{
	padding: 5px;
}
em
{
	font-style: italic;
}
strong
{
	font-weight: bold;
}
ul
{
	margin-left: 20px;
}
ol
{
	margin-left: 20px;
}
li
{
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 10px;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.divMain
{
	margin-left: auto;
	margin-right: auto;
	width: 975px;
	margin-top: 30px;
}
.imgLogo
{
	float: left;
	margin-left: 65px;
}
.lnkTelephone
{
	display: inline-block;
	padding-left: 26px;
	line-height: 25px;
	background-image: url('/site/view/images/telephone.gif');
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 1.2em;
	letter-spacing: -0.05em;
}
.lnkHeaderFrench
{
	text-transform: uppercase;
	margin-left: 10px;
	display: inline-block;
}
.divRight
{
	clear: both;
	margin: -25px 30px 0px 0px;
	float: right;
}
.lnkQuestion
{
	display: inline-block;
	text-decoration: underline;
	line-height: 31px;
	font-size: 2.3em;
	font-style: italic;
	margin: 65px 0 0 40px;
	letter-spacing: -0.05em;
}
.divBody
{
	background-color: white;
	margin-top: 40px;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url('/site/view/images/header-background.jpg');
	margin-top: -170px;
	color: #606060;
}
.divBodyPadding a
{
	color: black;
	text-decoration: underline;
}
.divHeader
{
	float: left; 
	margin-bottom: 10px;
	width: 100%;
}
.divNook
{
	background-color: white;
	width: 831px;
	margin-left: auto;
	margin-right: auto;
	height: 190px;
	padding: 15px 15px 0px 15px;
}
.divWrapBody
{
	clear: both;
	/* display: none; */
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
.divStabilizer
{
	width: 831px;
	position: absolute;
	float: left;
}
.divStabilizer *
{
	cursor: hand;
}
.divStabilizer ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
.divStabilizer ul li{
  float: left;
  display: block;
  margin-bottom: 0px;
  margin-left: 0px;
}

.liButton1 {
  background: transparent url(/site/view/images/button1-background.jpg) repeat-x scroll 0 0;
}
.liButton1 a {
  background: url(/site/view/images/button1.jpg);
}
.liButton2 {
  background: transparent url(/site/view/images/button2-background.jpg) repeat-x scroll 0 0;
}
.liButton2 a {
  background: url(/site/view/images/button2.jpg);
}
.liButton3 {
  background: transparent url(/site/view/images/button3-background.jpg) repeat-x scroll 0 0;
}
.liButton3 a {
  background: url(/site/view/images/button3.jpg);
}
.liButton4, .divStabilizer {
  background: transparent url(/site/view/images/button4-background.jpg) repeat-x scroll 0 0;
}
.liButton4 a {
  background: url(/site/view/images/button4.jpg);
}
.divStabilizer ul li a{
  display: block;
  overflow: hidden;
  height: 101px;
  width: 110px;
	background-repeat: no-repeat;
	padding: 10px 10px 20px 40px;
	text-decoration: none;
}

#a1{
  width: 320px;
  padding-left: 10px;
}

.divStabilizer .spanSliderText
{
  margin: 0 0 0 120px;
  padding: 0;
  width: 305px;
  display: block;
  white-space: pre;
}
.divStabilizer .spanSliderTitle
{
	font-size: 1.1em;
	min-width: 120px;
	height: 110px;
	float: left;
}
.divBodyPadding
{
	margin: 0px 65px;
	padding: 20px 0 70px;
	min-height: 200px;
}
.divBodyPadding1 h1, .divBodyPadding1 h2, .divBodyPadding1 h3, .lnkTopMenu1, .divMenuLower1 a:hover, .divBodyPadding1 a
{
	color: #F86E4A;
}
.divBodyPadding2 h1, .divBodyPadding2 h2, .divBodyPadding2 h3, .lnkTopMenu2, .divMenuLower2 a:hover, .divBodyPadding2 a
{
	color: #6B7AB1;
}
.divBodyPadding3 h1, .divBodyPadding3 h2, .divBodyPadding3 h3, .lnkTopMenu3, .divMenuLower3 a:hover, .divBodyPadding3 a
{
	color: #FFB236;
}
.divBodyPadding4 h1, .divBodyPadding4 h2, .divBodyPadding4 h3, .lnkTopMenu4, .divMenuLower4 a:hover, .divBodyPadding4 a
{
	color: #EC2B6C;
}
.divMenuUpper
{
	padding: 77px 0 20px 20px;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
	clear: right;
}
.divMenuLower
{
	padding-left: 20px;
	float: left;
	width: 650px;
}
.divMenuLower a
{
	display: inline-block;
	margin-right: 10px;
}
.lnkPortfolio
{
	float: left;
}
.lblTestimonialTitle
{
	font-weight: bold;
	font-size: 2.5em;
	font-style: italic;
	letter-spacing: -0.05em;
}
.lblTestimonial
{
	font-style: italic;
	/* font-size: 1.1em; */
	line-height: 0.9em;
}
.pSocial
{
	text-align: center;
	margin-top: 220px;
	background-color: white;
	padding: 10px;
	opacity: 0.9;
	margin-bottom: 0;
}
.pnlPortfolio
{
	clear: both;
	float: left;
	width: 100%;
	position:absolute;
	top:325px;
	*top:375px;
	width:845px;
}
.pnlPortfolioBuffer
{
	height: 710px;
}
.divNews
{
	border-top: 10px solid #E7E9E6;
	margin: 30px 0px 40px 0px;
	float: left;
	width: 100%;
}
.divNewsInner
{
	margin-top: 1px;
	background-color: #292929;
	color: #FFFEFF;
	float: left;
	width: 100%;
}
.divNewsInner a
{
	color: #FFFEFF;
	text-decoration: none;
	white-space: no-wrap;
	overflow: hidden;
	display: inline-block;
	height: 17px;
}
.divNewsInner a:hover
{
	text-decoration: underline;
}
.divNewsInner div
{
	width: 371px;
	float: left;
	margin: 15px;
}
.divNewsInner .spanNewsTitle
{
	height: auto;
}
.spanNewsDate
{
	text-transform: uppercase;
	font-style: italic;
	font-size: 0.8em;
}
.spanNewsTitle
{
	font-size: 1.3em;
	font-weight: bold;
	display: block;
}
.divNewsInner .lnkReadMore
{
	background-image: url(/site/view/images/news-widget.jpg);
	background-repeat: no-repeat;
	padding-left: 32px;
	line-height: 29px;
	height: 29px;
	display: inline-block;
	font-weight: bold;
}
.divNewsInner .lnkRss
{
	float: right;
	height: auto;
}
.divFooter
{
	float: left;
	width: 825px;
	background-color: #292929;
	color: #A8A8A8;
	padding: 20px 75px;
	margin-top: -10px;
	background-position: bottom-left;
	background-repeat: repeat-x;
	margin-bottom: 50px;
	background-image: url(/site/view/images/footer0-background.jpg);
}
.divFooter1
{
	background-image: url(/site/view/images/footer1-background.jpg);	
}
.divFooter2
{
	background-image: url(/site/view/images/footer2-background.jpg);	
}
.divFooter3
{
	background-image: url(/site/view/images/footer3-background.jpg);	
}
.divFooter4
{
	background-image: url(/site/view/images/footer4-background.jpg);	
}
.divFooter *
{
	color: #A8A8A8;
}
.divFooter1 *, .divFooter2 *, .divFooter3 *, .divFooter4 *
{
	color: white;
}
.spanCopyright
{
	display: block;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 2px solid white;
	color: white;
	opacity: 0.5;
}
.divFooter div
{
	float: left;
	margin-right: 10px;
	min-height: 150px;
	max-width: 160px;
	min-width: 75px;
}
.divFooter div a
{
	font-size: 0.75em;
}
.divFooter div span
{
	display: block;
	margin-bottom: 10px;
}
.divInnerHeader .imgIcons
{
	float: right;
}
.divInnerHeader .lnkRss
{
	float: left;
	margin: 4px 20px 0px 0px;
}
.divYoutube
{
	width: 675px;
	margin-left: auto;
	margin-right: auto;
}
.divPortfolio
{
	background-color: white;
	float: left;
	width: 460px;
	height: 239px;
	padding-left: 57px;
}
.divPortfolioSideInner 
{
	width: 226px;
}
.divPortfolioSideInner div
{
	width: 103px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}
.divPortfolioSide 
{
	height: 114px;
	margin: 65px 0;
	width: 103px;
	float: left;
	overflow: hidden;
}
.divPortfolioMiddleInner
{
	width: 410px;
}
.divPortfolioMiddleInner div
{
	width: 195px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}
.divPortfolioMiddle 
{
	width: 195px;
	height: 194px;
	float: left;
	margin-top: 25px;
	overflow: hidden;
}
.imgPortfolioOverlay
{
	position: absolute;
	background-image: url(/site/view/images/portfolio-overlay.gif);
	-moz-margin-start: -517px;
}
#spanTitle, #anchorWebsite
{
	display: block;
	text-align: center;
	font-size: 0.9em;
	width: 517px;
}
#anchorWebsite
{
	margin-top: -50px;
}
.spanDated, .spanDatedRepeat
{
	font-style: italic;
}
.spanDated
{
	float: right;
	clear: both;
	display: inline-block;
}
.lnkNews
{
	font-weight: bold;
}
.divQuestions
{
	float: right;
	width: 50%;
	min-height: 300px;
	margin: 10px 0px 10px 20px;
	padding-left: 10px;
	border-left: 3px solid #BFBFBF;
	font-style: italic;
}
.divShare
{
	float: right;
	margin-top:-70px;
}
.divBreadcrumb
{
	margin: 10px 0px 10px 30px;
	font-size: 0.9em;
}
.tblEbook span
{
	width: 100px;
	display: inline-block;
}
.tblEbook input
{
	width: 220px;
}
.tblEbook input[type=button]
{
	margin: 10px 0 0 75px;
}
.imgPhoto
{
	float: right;
	margin: 0 0 10px 10px;
}
.divSocial
{
	float: right;
}
.divNewsInner .divSocial
{
	width: auto;
	margin:0 10px 5px 15px;
}
.divNewsInner .divSocial a
{
	height: auto;
	display:inline;
}
.divNewsInner .spanTweet a
{
	display:inline;
	text-decoration: underline;
}
.spanTweet
{
	margin-top: 10px;
}
.pW3c
{
	float: right;
}
#divPersona
{
	border-top:10px solid #E7E9E6;
	min-height: 240px;
	float: right;
	background-repeat: no-repeat;
	background-position: 0 1px;
	width: 328px;
}
.divFooter div .lnkMenuHeader
{
	font-size: 1.0em;
	font-weight: bold;
	display: inline-block;
	width: 109px;
}
