/*///////////////// GENERAL ///////////////////////*/
* { margin:0; padding: 0;}

a{outline: none;}
body { background: #d9e6ed url(./../images/mainBackground.jpg) repeat-x top; font: 12px tahoma, Arial, Helvetica, sans-serif; color: #3c465b;}
p{text-indent: 15pt; font-size: 14px; margin-bottom: 15px; margin-top: 15px; line-height: 20px;}
h2{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; font-weight: normal; color: #677dab; padding-top: 8px; padding-bottom: 6px; border-bottom: 1px solid #cddeea; margin-bottom: 17px;}
h3{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 19px; font-weight: normal; color: #677dab; padding-bottom: 10px; margin-bottom: 15px;}
/*///////////////// END GENERAL ///////////////////////*/

/*///////////////// LINKS ///////////////////////*/

a:link, a:visited{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; color: #a27e21; text-decoration: none;}
a:hover { text-decoration: underline;}
a.readMore:link, a.readMore:visited{ background: url(./../images/readMore.jpg) top center no-repeat; padding: 6px 17px;}

/*///////////////// END LINKS ///////////////////////*/


/*///////////////// CLEAR FLOATS ///////////////////////*/

.wrapper { display: inline-block; }
.wrapper:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .wrapper { height: 1%; }
.wrapper { display: block; }

/*///////////////// END CLEAR FLOATS ///////////////////////*/


/*///////////////// LOGO ///////////////////////*/

h1#logo { position: absolute; top: 50px; left: -75px;  width: 550px; height: 150px; text-indent:-9000px; background: url(./../images/logo.jpg) no-repeat 0 0;}
h1 a { height:41px; display:block; text-decoration:none;}
h1 a:hover { text-decoration:none; background:transparent;}

/*///////////////// END LOGO ///////////////////////*/


/*///////////////// Specials ///////////////////////*/

#specials { position: absolute; top:220px; left:0px; z-index:1; width:468px; height:60px;  }
#specials .img { z-index: 1; }
#specials a { height:60px; display:block; text-decoration:none;}
#specials a:hover { text-decoration:none; background:transparent;}

/*///////////////// END Specials ///////////////////////*/


/*///////////////// LIVE CHAT ///////////////////////*/

#livechat { position: absolute; top:205px; left:600px; z-index:1; width:191px; height:69px;}
#livechat .img { z-index: 1; }
#livechat a { height:69px; display:block; text-decoration:none;}
#livechat a:hover { text-decoration:none; background:transparent;}

/*///////////////// END LIVE CHAT ///////////////////////*/


/*///////////////// SEARCH ///////////////////////*/

#search{ position: absolute; top: 50px; right: 0;}
#search input{ float: left; background-color: #b2cee5; border-top: 1px solid #9ab2c6; border-left: 1px solid #9ab2c6; border-bottom: 1px solid #d4e3ef; border-right: 1px solid #d4e3ef; padding: 3px; width: 221px;}
#search .btn{ background: #a27e21; border: 0; margin: 0 0 0 7px; padding: 3px 5px; width: 70px; color: #c1bfa4; cursor: pointer;}

/*///////////////// END SEARCH ///////////////////////*/


/*///////////////// NAVIGATION ///////////////////////*/

#navigation { position: absolute; top:116px; right: 0;background: #d9e6ed; height: 34px;}
#navigation ul { list-style: none; padding-left: 12px; padding-right: 12px;}
#navigation ul li { display: inline;}
#navigation ul li a:link, #navigation ul li a:visited{ float: left; display: block; padding: 0 12px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #a27e21; text-decoration: none; line-height: 34px; background: url(./../images/divider.gif) no-repeat center right;}
#navigation ul li a:hover, #navigation ul li a:active{ color: #a7b2c4;}
#navigation ul li a.menu-last:link, #navigation ul li a.menu-last:visited{ color: #000; background: transparent;}
#navigation ul li a.menu-current:link, #navigation ul li a.menu-current:visited{ color: #a7b2c4;}


/*Drop-down menu*/
.nav2 {white-space:nowrap /*IE hack*/; position: absolute; top:115px; right: 0; background: #d9e6ed; height: 35px; }
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}


/*Non-IE6 hovering*/
.nav2 ul li:hover {	position: relative;	background-color: #7AC144;} /*Sylvain IE hack*/
.nav2 ul li:hover a {text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul { display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a { white-space:normal; display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color: #d9e6ed; font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover { background-color: #7AC144; text-decoration:none; } /*Color subcells hovering mode*/


/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {white-space:normal; display:block; width:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.cat { background: #e4edf2; padding:5px;margin:-1px; color:#677dab; font-size:13px; text-align:left;border-bottom:1px solid #CCC;}
.cat a{ vertical-align:middle;}

/*///////////////// END NAVIGATION ///////////////////////*/


/*///////////////// LAYOUT ///////////////////////*/

#wrap { width: 844px; margin: 0 auto;}
#header { width: 844px; height: 324px; position: relative;}
#mainContent{ width: 844px; }
#left{ width: 260px; float: left; display: inline; margin-right: 39px;}
#right{ width: 480px; float: right; display: inline; background: #e4edf2; padding: 0 17px; border-bottom: 2px solid #bdcbd2;}
#footer{ width: 844px; margin: 20px auto; border-top: 3px solid #bdcbd2;}
#divClear{clear:both;}
/*///////////////// END LAYOUT ///////////////////////*/


/*///////////////// IMAGE CLASSES ///////////////////////*/

.imageBorder{ padding: 5px; background: #fff; border: 1px solid #b2cfe9;}
.imageLeft{ float: left;  margin: 10px; margin-top: 0; margin-left: 0;}
.imageRight{ float: right;  margin: 10px; margin-top: 0; margin-right: 0;}

/*///////////////// END IMAGE CLASSES ///////////////////////*/


/*///////////////// SERVICES HOMEPAGE ///////////////////////*/

.serviceHomeOne{float: left; width: 227px; margin-right: 50px; display: inline;}
.serviceHomeTwo{float: left; width: 227px;}
.serviceHomeOne h3{ padding-left: 25px; padding-bottom: 0; background: url(./../images/arrowIcon.jpg) no-repeat 0 50%;}
.serviceHomeTwo h3{ padding-left: 25px; padding-bottom: 0; background: url(./../images/arrowIcon.jpg) no-repeat 0 50%;}

/*///////////////// END SERVICES HOMEPAGE ///////////////////////*/


/*///////////////// LATEST NEWS ///////////////////////*/

.latestNews{ margin-bottom: 35px;}
.latestNews h4{ font-family: tahoma, Arial, Helvetica, sans-serif; color: #a27e21; font-size: 12px; font-weight: bold; padding-left: 20px; background:url(./../images/newsIcon.jpg) top left no-repeat;}
.teaser{margin-left: 20px; padding-left: 5px; border-left: 1px solid #a7c9e1;}
.latestNews a.readMoreNews:link, a.readMoreNews:visited{ background: url(./../images/readMoreNews.jpg) top center no-repeat; padding: 7px 17px; margin-left: 25px;}

/*///////////////// END LATEST NEWS ///////////////////////*/


/*///////////////// TESTIMONIALS ///////////////////////*/

blockquote{margin-bottom: 25px;}
blockquote p.text{ font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; line-height: 22px; color:#6b7589; width: 99%; background: url(./../images/quotes.gif) top left no-repeat; padding-top: 10px; text-indent: 15px;}
blockquote p.text:first-letter{ font-size: 19px; font-weight: bold; padding-right: 1px; font-style: italic;}
blockquote p.name{text-align: right; font-weight: bold; color:#6b7589;}

/*///////////////// END TESTIMONIALS ///////////////////////*/

/*///////////////// FOOTER ///////////////////////*/

.copyright{ float: left; margin-top: 10px; color: #677dab;}
.footerMenu{ float: right; margin-top: 10px; color: #a27e21;}

/*///////////////// END FOOTER ///////////////////////*/