body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../images/bg.jpg);
	background-position: top left;
	background-repeat: repeat;
}
.shadow {
	background-image: url(../images/shad.png);
	background-position: top center;
	background-repeat: repeat-y;
}
.shadowBot {
	width: 1000px;
	height: 16px;
	margin: 0 auto;
	background-image: url(../images/shad_bot.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.wrapper {
	width: 980px;
	margin: 0 auto;
	background-image: url(../images/leftnav_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
}
.leftNav {
	width: 206px;
	margin: 0 0 0 54px;
	padding: 0 10px;
	float: left;
}
.leftNavUnit {
	width: 206px;
	height: 165px;
	background-image: url(../images/leftnav_blank.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.leftLinks {
	margin-left: 50px;
	padding-top: 18px;
}
.leftLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	text-decoration: none;
	color: #666;
	display: block;
}
.leftLinks a:hover {
	color: #000;
}
a:active, a:focus {
	outline:none;
	-moz-outline-style:none;
}
.telNo {
	margin: 90px 0 0 0;
	text-align: center;
}
.hmRightArea {
	width: 700px;
	background-image: url(../images/hm_vis.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}
.hmText {
	width: 230px;
	margin: 318px 0 50px 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #666;
}
.clear {
	clear: both;
	/*height: 1px;*/
}
#footer {
	width: 960px;
	margin: 0px auto 0px;
	padding: 5px 10px 5px 0px;
	border-top: 8px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: right;
	background-color: #fff;
}
.leftNavUnitClients {
	width: 206px;
	height: 165px;
	background-image: url(../images/leftnav_clients.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.leftLinks .active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	text-decoration: none;
	color: #fff;
	display: block;
}
.clientRightArea {
	width: 630px;
	background-image: url(../images/rolodex.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	float: left;
	padding: 50px 0 30px 70px;
}
/*.clientTextLeft {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #666;
	float: left;
}*/
.clientTextLeft {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #666;
	float: left;
}
/*.clientTextRight {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #666;
	float: left;

}*/
.clientTextRight {
	width: 250px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 22px;
	color: #666;
	float: left;
}

.clientTextLeft p, .clientTextRight p {
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	color: #000;
}
h2 a, h2 a:visited {
	/*background-color: #ccc;*/
	color: #666;
	padding: 3px 10px;
	margin-left: 10px;
	border-left: 1px solid #c00;
	font-weight: normal;
	font-size: 11px;
}
.clientTextLeft a, .clientTextLeft a:visited, .clientTextRight a,.clientTextRight a:visited {
	color: #666;
	text-decoration: none;
	display: block;
	margin-left: -30px;
	padding-left: 30px;
	font-weight: bold;
}
.clientTextRight a:hover, .clientTextLeft a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.testiImage {
	padding-left: 12px;
	float: right;
	margin-right: 18px;
}



li {
	margin-bottom:-2px;
}

.links a {
	display: block;
	text-decoration: none;
	color: #666;

}
.links a:hover {
	color: #000;
	font-weight: bold;
}
.links a span {
	display: none;
}

.links a:hover span {
	display: block;
	position: absolute;
	top: 75px;
	left: 45%;	
	width: 350px;
	padding: 12px;
	margin: 10px;
	z-index: 100;
	color: #333;
	background: #f1f1f1;
	border: 3px solid #c00;
   	font: 10px Verdana, sans-serif;
	text-align: left;
	line-height: 22px;
	opacity:0.9;
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
}
a:active, a:focus {
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}

.links ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.clientsNames {
	font-weight: bold;
	text-align: right;
	margin-top: 12px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
}
.desig {
	font-weight: normal;
	color: #666;
	font-variant: small-caps;
	font-size: 10px;
	font-weight: bold;
}
.leftNavUnitServ {
	width: 206px;
	height: 165px;
	background-image: url(../images/leftnav_services.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.servRightArea {
	width: 630px;
	height: 440px;
	background-image: url(../images/pencils.jpg);
	background-position: right 30px;
	background-repeat: no-repeat;
	float: left;
	padding: 50px 0 30px 70px;
}
.servTextLeft {
	color:#666666;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:22px;
	width:200px;
}
.leftNavUnitPort {
	width: 206px;
	height: 165px;
	background-image: url(../images/leftnav_portfolio.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.portfolioArea {
	width: 621px;
	float: left;
	padding: 0px;
	margin: 10px 20px 10px 50px;
	height: 602px;
	overflow: auto;
}
.portfolioArea .inside {
	background-color: #666;
	border: 10px solid #333;
	padding: 5px 0 0 5px;
}
.thumbnail {
	background-color: #e6e6e6;
	border:1px solid #ccc;
	float:left;
	margin-bottom:10px;
	margin-right:16px;
	padding:4px 4px 0px;
	text-align: center;
}
.portRightText {
	width: 630px;
	margin: 50px 20px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-left: 50px;
	float: left;
	color:#666666;
}
.portRightText .boldFont {
	font-weight: bold;
}
.urlLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	display: block;
	margin: 0;
	padding: 0;
	line-height: 16px;
}

.leftNavUnitContact {
	width: 206px;
	height: 165px;
	background-image: url(../images/leftnav_contact.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.contRightArea  {
	width: 630px;
	height: 390px;
	float: left;
	padding: 100px 0 30px 70px;
}
.card {
	background-image: url(../images/rolodex_card.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 300px;
	height: 185px;
	margin: 0px 0 0 50px;
}
.card .copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 18px 0 0 20px;
	line-height: 16px;
}
.boldFont {
	font-weight: bold;
}
.logosEtc {
	width: 380px;
	text-align: right;
	float: left;
}
h2 a, h2 a:visited {
	border-left:0px solid #CC0000;
	color:#666666;
	font-size:10px;
	font-weight:bold;
	margin-left:10px;
	padding:3px 10px;
	text-decoration: none;
	background-image: url(../images/red_sqs.png);
	background-position: left 6px;
	background-repeat: no-repeat;
}
h2 a:hover {
	background-color: #c00;
	color: #fff;
	background-image: url(../images/red_arrow.png);
	background-position: left 6px;
	background-repeat: no-repeat;
}
h2 .hdrs {
	width: 250px;
	float: left;
}
.urlLink a, .urlLink a:visited {
	text-decoration: none;
	color: #03c;
}
.urlLink a:hover {
	text-decoration: underline;
}
.sitePlanArea {
	background-image: url(../images/siteplan_bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	float:left;
	/*height:700px;*/
	padding:50px 0 0px 58px;
	width:585px;
	margin-top: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.sitePlanArea .row1 {
	width: 100px;
	text-align: center;
	margin: 0 0 210px 240px;
	padding-top: 30px;
}
.sitePlanArea .row2 {
	width: 560px;
	margin: 0 0 190px 8px;
}
.sitePlanArea .row2 .col1 {
	width: 150px;
	float: left;
	text-align: center;
	margin-left: 0px;
	margin-top: -15px;
}
.sitePlanArea .row2 .col2 {
	width: 100px;
	float: left;
	text-align: center;
	margin-left: 90px;
}
.sitePlanArea .row2 .col3 {
	width: 100px;
	float: left;
	text-align: center;
	margin-left: 110px;
}
.sitePlanArea .row3 {
	width: 100px;
	margin: 0 0 110px 250px;
	text-align: center
}
.sitePlanArea a, .sitePlanArea a:visited {
	text-decoration: none;
}
.sitePlanArea a:hover {
	text-decoration: underline;
}
.mainTelNo {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 6px;
}
.mainTelNo a, .mainTelNo a:visited {
	color: #fff;
	text-decoration: none;
}
.mainTelNo a:hover {
	text-decoration: underline;
	color: #fff;
}
.siteplanLink a, .siteplanLink a:visited {
	background-image: url(../images/siteplan_link_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 60px;
	height: 17px;
	float: left;
	margin-left: 617px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	padding-left: 23px;
}
.siteplanLink a:hover {
	background-image: url(../images/siteplan_link_bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	color: #fff;
}

.wrapper {
	width: 926px;
	margin: 0 auto;
	background-image: url(../images/leftnav_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #fff;
	padding-left: 54px;
}
.leftNav {
	width: 206px;
	margin: 0 0 0 0px;
	padding: 0 10px;
	float: left;
}
#footer {
	width: 960px;
	margin: 0px auto 0px -50px;
	padding: 5px 10px 5px 0px;
	border-top: 8px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: right;
	background-color: #fff;
}
.siteplanLink {
	float: left;
	padding-left: 617px;
	width: 60px;
	height: 17px;

}
.siteplanLink a, .siteplanLink a:visited {
	background-image: url(../images/siteplan_link_bg.png);
	background-position: right top;
	background-repeat: no-repeat;
	width: 60px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
	line-height: 17px;
	padding-left: 23px;
	float: none;
	margin-left: 0px;
	display: block;
}

/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
color:#000;
}
/* style the outer cntaining div to fit the landscape, portrait and buttons */
#album {
	width:500px; 
	height:360px; 
	background:#fff;
	border:5px solid #e6e6e6;
	margin:30px 0 50px 100px;;
	float: left;
	background-image: url(../images/logoScribble.png);
	background-position: 80px 55px;
	background-repeat: no-repeat;
}
/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.gallery {
	padding:0; 
	margin:320px 0 0 122px; 
	list-style-type:none; 
	position:relative; 
	width:400px;
}
/* remove the default image border */
.gallery img {
	border:0;
}
/* make the list horizontal */
.gallery li {
	float:left;
}
/* style the link text to be central in a surrounding box */
.gallery li a, .gallery li a:visited {
	font-size:11px;
	float:left; 
	text-decoration:none; 
	color:#000; 
	background:#fff; 
	text-align:center; 
	width:26px; 
	height:26px; 
	line-height:24px; 
	border:1px solid #444;
	margin:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* position the images using an absolute position and hide them from view */
.gallery li a img {
	position:absolute; 
	top:-320px; 
	left:0; 
	visibility:hidden; 
	border:0;
}
/* fix the top position for the landscape images */
.gallery li a img.landscape {
	top:-280px;
	left: -37px;
}
/* fix the left position for the portrait images */
.gallery li a img.portrait {
	left:0;
	border-left:40px solid #eee;
	border-right:40px solid #eee;
}
/* style the hover background color for the text boxes */
.gallery li a:hover {
	background:#ddd;
}
/* style the active/focus colors for the text boxes (required for IE) */
.gallery li a:active, .gallery li a:focus {
	background:#c00; 
	color:#fff;
}
/* make the images visible on active/focus */
.gallery li a:active img, .gallery li a:focus img {
	visibility:visible;
}
.leftLinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 28px;
	text-decoration: none;
	color: #666;
	display: block;
}
.leftLinks a:hover {
	color: #000;
}