@charset "UTF-8";
body {
	font: 100% Verdana, serif;
	background: url(../../images/body-tile.jpg) bottom left repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #383838;	
}
pre { display:none }
#header{
	background:url(../../images/header.png) top left;
	height: 114px;
	position: relative;
}
.main {
	width: 1040px;
	vertical-align:top;
	text-align: left;
	margin: 0 auto;
}
.main img{
	border: none;
	background: none;
}
.main #logo{
	float: left;
	width: 384px;
}
 #callnow {
	float: left;
	margin: 41px 0 0 475px;
	width: 144px;
}
.main #nav {
	float: right;
	background: none;
	text-align: left;
	margin-right: 36px;
}
.main #nav ul{
	list-style: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
.main #nav ul li{
	display: inline-block;
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
.main #nav ul li:hover{
	background: url(../../images/nav_hover.png) top left repeat-x;
}
.main #nav ul .navon{
	background:url(../../images/nav_active.png) top left repeat-x;
}
#nav .current-selected {
	display: block;
	background:url(../../images/nav_active.png) top left repeat-x;
}
.main #nav ul li a{
	padding: 0 2px;
	margin: 0;
}
 #banner{
	 background: url(../../images/glowing_x.png) right top no-repeat;
	width: 490px;
	float: left;
	margin: 40px 0px 0px 55px;
	position: relative;
}
#banner h1{
	color: #191c29;
	font-size: 28px;
	font-weight: bold;
}
#banner h1 .red{
	color:#ffffff;
	padding: 0px 2px;
}
#banner div{
	color: #191c29;
	font-size: 12px;
	line-height: 18px;
	margin: 20px 0 0 0 ;
}
#banner p {
	margin: 0;
	padding: 0;
}
#banner .subtitle, #banner .indexbuttons {
	float: left;
	width:490px;
	margin-bottom: 0;
}
#banner h2{
	color: #191c29;
	font-size: 16px;
	line-height: 30px;
	margin:0;
	padding: 0px 0px 5px 0px;
	font-weight: bold;
}
#banner div a{
	margin: 40px 10px 0px 0px;
}
#bigpic{
	background: #ffffff url(../../images/color-back.jpg) top left repeat-x;
	height: 329px;
}
#contentpic {
	background: #ffffff url(../../images/content-color-bg.jpg) top left repeat-x;
	height: 172px;
}
#contentpic .contentbanners {
	background: url(../../images/white_content_bg.png) top left no-repeat;
	width: 955px;
	height: 190px;
	display: block;
	margin-left: 45px;
	margin-top: -1px;
	position: relative;
	z-index: 1;
}
#contentpic .bannertext {
	float: left;
	width: 350px;
	margin: 30px;
}
#contentpic img{
	float: left;
	position: absolute;
	top: 1px;
	left: 411px;
	width: 544px;
	height: 173px;
}
#contentpic h2 {
	margin: 0;
	margin-bottom: -5px;
	padding: 0;
	width: 256px;
}
#contentpic h1 {
	margin: 0;
	padding: 0;
	line-height: 32px;
	font-size: 32px;
	max-width: 266px;
}
#contentpic .red {
	background: url(../../images/h1redbg.png) top left repeat-x;
	margin: 0;
	padding: 0;
	max-width: 252px;
	text-align: center;
	height: 40px;
}
#satisfaction{
	float: right;
	background: none;
	z-index: 300;
	margin: 7px 0px 0px 0px;
}
.pics #shuffle{
	border: none;
	position: absolute;
}

#homefolio{
	float: right;
	position:relative;
	background: url(../../images/folio_slide/slides_bg.png) no-repeat;
	z-index: 100;
	margin: 7px 0px 0px 0px;
	border: none;
}

#homefolio img {
	border: none;
	background: none;
}
.movethis {
	background: transparent;
	border: none;
}
	
#content{
	background: #e0e4f0 url(../../images/contentbg.png) top left repeat-x;
	padding-bottom: 15px;
	position: relative;
	z-index: 2;
}
#rows{
	width: 1040px;
	display: inline;
	height: 170px;
	float: left;
	margin: 10px 0px 10px 55px;
}
#categoryrows {
	margin: 15px 0 15px 48px;
}
#categoryrows .boxes {
	width: 235px;
}
	
.boxes{
	display: inline-block;
	color: #242733;
	width: 245px;
}
.boxes h1{
	display: inline;
	font-size: 16px;
	line-height: 50px;
	margin: 10px;
	font-weight:500;
	vertical-align: top;
}
.boxes h1 span{
	font-size: 9px;
	line-height: 50px;
	margin: 0px;
	vertical-align: top;
}
.boxescontent{
	width: 210px;
	height: 75px;
	font-size: 11px;
	line-height: 18px;
	color: #383838;
	margin: 5px 0px 5px 5px;
}
.boxes a, .boxes a:hover{
	text-decoration: none;
}
.boxesbutton{
	background:url(../../images/icons/button.png) no-repeat;
	width: 219px;
	height: 25px;
	font-size: 11px;
	padding-left: 25px;
	vertical-align: middle;
	line-height: 25px;
	color: #000000;
}
.boxesbutton:hover{
	background:url(../../images/icons/button_hover.png) no-repeat;
	color: #ffffff;
	text-decoration: none;
}
.boxesbutton span{
	color: #4c5b8f;
	text-decoration: none;
}
.boxesbutton:hover span{
	color: #aec0ff;
	text-decoration: none;
}
#sitemapmenu {
	border: none;
	width: 950px;
	margin: 20px 0 20px 70px;
	display: inline-block;
}
#sitemapmenu h2 {
	padding: 0;
}
#sitemapmenu a {
	background: url(../../images/lmenu-btn.png) no-repeat;
	height: 34px;
	width: 192px;
	display: inline-block;
	margin: 8px;
	color: #161e43;
	line-height: 34px;
	text-decoration: none;
	font-size: 15px;
	text-align: center;
}
#sitemapmenu a:hover {
	background: url(../../images/lmenu-btn-hvr.png) top left no-repeat;
}
#sitemapmenu a.current-selected, #sitemapmenu .current-selected:hover {
	background: url(../../images/lmenu-active.png) top left no-repeat;
	color: #e71518;
}
#leftmenu {
	float: left;
	border: none;
	width: 206px;
	margin: 20px 0 20px 43px;
}
#leftmenu h2 {
	margin: 0;
	margin-left: -2px;
	padding: 0;
}
#leftmenu a {
	background: url(../../images/lmenu-btn.png) no-repeat;
	height: 34px;
	width: 192px;
	display: block;
	margin: 5px 0;
	color: #161e43;
	line-height: 34px;
	text-decoration: none;
	font-size: 15px;
	text-align: center;
}
#leftmenu a:hover {
	background: url(../../images/lmenu-btn-hvr.png) top left no-repeat;
}
#leftmenu a.current-selected, #leftmenu .current-selected:hover {
	background: url(../../images/lmenu-active.png) top left no-repeat;
	color: #e71518;
}
#rightcontent {
	background: url(../../images/vertdivline.png) top left repeat-y;
	float: left;
	border: none;
	margin: 20px 44px 20px 0;
	padding-left: 25px;
	width: 720px;
	min-height: 300px;
	font-size: 13px;
}
#rightcontent h1 {
	padding: 0;
	margin: 0;
}
#rightcontent p {
	padding: 0;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 13px;
	line-height: 19px;
}
.categorycontent {
	margin-left: 50px;
	width: 935px;
	padding-top: 5px;
}
.categorycontent h1 {
	margin: 0;
	padding: 0;
	padding-top: 5px;
}
.categorycontent h2 {
	margin: 5px 0;
	padding: 0;
	padding-top: 5px;
}
.categorycontent p {
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 8px;
	line-height: 20px;
}
#footer{
	background:url(../../images/footer.png) top left repeat-x;
	height: 180px;
}
#footer h1{
	font-size: 18px;
	line-height: 21px;
	color: #151825;
	font-weight:500;
	margin: 0;
	padding: 5px 0px;
}
#footer p{
	margin:0;
	padding: 0px 0px 3px 0px ;
}
#footer a{
	color: #383838;
	font-weight: 600;
	text-decoration:none;
}
#footer a:hover{
	color: #394871;
	border-bottom: 1px dashed #394871;
}
#footerabout{
	float: left;
	margin: 20px 25px 10px 57px;
	font-size: 11px;
	line-height: 17px;
	color: #383838;
	width: 475px;
}
#vertdiv{
	float: left;
	width: 2px;
	height: 109px;
	margin: 24px 2px 0px 2px;
}
#footeroffice{
	float:left;
	margin: 20px 32px;
	font-size: 11px;
	line-height: 18px;
	color: #383838;
}
#footeroffice a{
	color:#394871;
	text-decoration: none;
}
#footeroffice a:hover{
	color:#383838;
	border-bottom: 1px dashed #394871;
}
#actualfooter{
	background: url(../../images/footer_div_line.png) no-repeat;
	width: 1040px;
	height: 35px;
	float: left;
	font-size: 10px;
	color: #383838;
	margin-left: 30px;
	padding: 10px 50px 0px 35px;
}
#actualfooter div{
	display: inline;
}
#footerright{
	float: right;
	display: inline;
	color: #9ea3b1;
	vertical-align:top;
	text-align: right;
	margin-right: 105px;
}
#footerright a{
	color: #394871;
	font-weight: 100;
	margin: 0px 10px;
}
#footerright a:hover{
	color: #2546a2;
	border-bottom: dashed 1px #2546a2;
}
#foliogrid {
	margin-left: -18px;
	width: 900px;
}
#foliogrid .folioitem {
	display: inline-block;
	vertical-align: top;
	background:url(../../images/foliogrid_bg.png) top left no-repeat;
	width: 239px;
	height: 219px;
	margin: 0;
	margin-left: 6px;
	margin-bottom: 9px;
	position: relative;
}
#foliogrid .folioitem .folioimage {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 231px;
	height: 164px;
	padding: 0;
	z-index: 1;
}
#foliogrid .folioitem .foliologo {
	position: absolute;
	top: 4px;
	left: 4px;
	z-index: 2;
}
#foliogrid .folioitem .foliobottom {
	position: absolute;
	top: 166px;
	left: 4px;	
	display: block;
	width: 231px; 
	height: 45px;
	z-index: 3;
}
#foliogrid .folioitem .foliobtn {
	margin-top: 3px;
}
#foliogrid  a, #foliogrid a:hover, #foliogrid a:visited {
	text-decoration: none;
}
.folionamedate .folioname {
	margin: 9px 0 0 10px;
	padding-top: 9px;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
.folionamedate {
	margin-top: 9px;
}
.folionamedate .foliodate {
	color: #626262;
	font-size: 9px;
	margin: 3px 0 0 10px;
	line-height: 14px;
	text-decoration: none;
}
.largefoliopic {
	background: url(../../images/folio_img_bg_large.png) top left no-repeat;
	width: 741px;
	height: 430px;
	display: block;
	margin-left: -13px;
}
.largefoliopic img {
	width: 732px;
	height: 421px;
	margin: 4px 0 0 4px;
}
#clientfolio {
	float: left;
}
#clientfolio h1 {
	float: left;
	min-width: 490px;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}
a.clientlink {
	float: left;
	margin-top: 17px;
	background: url(../../images/folio_link_btn.png) top left no-repeat;
	width: 167px;
	height: 25px;
	display: block;
	line-height: 25px;
	padding-left: 56px;
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}
a.clientlink:hover {
	background:url(../../images/folio_link_btn_hvr.png) top left no-repeat;
	color: #4c5b8f;
}
.publishdate {
	float: left;
	color: #383838;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.tellushomebtn {
	background: url(../../images/projet_btn.png) top left no-repeat;
	height: 53px;
	width: 232px;
	position: absolute;
	top: 175px;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.tellushomebtn:hover {
	background: url(../../images/project_btn_hvr.png) top left no-repeat;
}
.foliohomebtn {
	background: url(../../images/portfolio_btn.png) top left no-repeat;
	height: 52px;
	width: 226px;
	position: absolute;
	top: 175px;
	left: 240px;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.foliohomebtn:hover {
	background: url(../../images/portfolio_btn_hvr.png) top left no-repeat;
}