#testimonial {

	width:170px;

	padding:10px 7px;

	background: url(../images/right-header.png) no-repeat bottom left;

}



body {

	margin: 0px;

	background: #c9c9c9 url(../images/body-bg.jpg) repeat-x;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

}



p {padding: 9px 0px 9px 0px; margin: 0px;}

ul {

	margin-top: 0px;

	margin-bottom: 0px;

	padding-top: 9px;

	padding-bottom: 9px;

}

ul li { list-style-image: url(../images/bullet.gif); }



h1, h2 {

	text-align: left;

	background: url(../images/h1-bg.jpg) no-repeat center bottom;

	font-weight: normal;

	font-size: 28px;

	color: #959595;

	font-family: Arial, Helvetica, sans-serif;

	margin: 0px 0px 6px;

	padding: 9px 0px 4px;

}

h2 {

	background: none;

	font-size: 18px;

	color: #8E640E;

	margin: 0px;

	padding: 9px 0px 9px 0px;

}

a:link, a:visited {

	color: #8E640E;

	text-decoration: underline;

	font-weight: normal;

	font-variant: normal;

}

a:hover {

	color: #333333;

	text-decoration: none;

	font-weight: normal;

	font-variant: normal;

}

img {border: none;}



.rightimg {float: right; margin: 10px 0px 10px 10px; position:relative; display:block; border:1px solid #a07210; padding:4px; background-color:#F9F0DF; z-index:1;}

.leftimg {float: left; margin: 10px 10px 10px 0px; position:relative; display:block; border:1px solid #a07210; padding:4px; background-color:#F9F0DF; z-index:1;}

.leftimg span, .rightimg span {visibility:hidden;display:none; z-index:1;}

.leftimg:hover span, .rightimg:hover span {visibility:visible;display:block; position:absolute; top:4px; left:4px;}

#container {

	width: 921px;

	margin: 0px auto;

	background: #ffffff url(../images/container-bg.jpg) 33px 0px repeat-y;

	border-right: 2px solid #868686;

	border-left: 2px solid #868686;

	border-top-style: none;

	border-bottom-style: none;

	position: relative;

}

#top {

	height: 326px;

	width: 921px;

	background: url(../images/top-bg.jpg) no-repeat;

}

#top a img { visibility:hidden;}

#top a:hover img,#chat a img { visibility: visible;}

#logo {

	height: 48px;

	width: 238px;

	position: relative;

	left: 35px;

	top: 65px;

	z-index: 5;

	display:block;

}

#chat {

	position: absolute;

	left: 59px;

	top: 115px;

	height: 50px;

	width: 240px;

	z-index:1;

}

#content {

	padding: 5px 15px 20px;

	text-align: justify;

	width: 701px;

	float: left;

	position: relative;

}

#content p,#content li {line-height:20px;}

#right {

	float: right;

	width: 190px;

	background: url(../images/case-bg.jpg) center top no-repeat;

	padding-top: 170px;

}



#footer {

	background: #FFFFFF url(../images/footer-bg.jpg) repeat-x;

	padding: 5px 15px;

	width: 891px;

	text-align: center;

	clear: both;

	color: #666666;

	font-size: 10px;

}

a.conversion {color:#FF0000;}

a.conversion:hover {color:#000000;}



.offices {color:#959595;padding:0 0 0 70px;text-align:center;vertical-align:top;width:200px;}

.offices p {text-align:left;}

.city {color:#959595;font-weight:bold;text-decoration:underline;}
a.city {color:#8E650D;font-weight:bold;text-decoration:underline;}



#home-images {

	width: 700px;

	height: 345px;

	display: block;

}

	#home-images img.img1 {

		float: left;

		display: block;

	}

	#home-images img.img2 {

		float: left;

		display: block;

	}

	#home-images img.img3 {

		float: right;

		display: block;

	}

	#home-images img.img4 {

		float: right;

		display: block;

	}

	#home-images img.img5 {

		float: right;

		display: block;

	}

.home-rightimg {

	float: right; 

	margin: 0px; 

	position:relative; 

	display:block;

}

a img {

	border: 0px;

}

.home-rightimg span {

	visibility:hidden;

	display:none;

}

.home-rightimg:hover span {

	visibility:visible;

	display:block; 

	position:absolute; 

	top:0px; 

	left:0px;

}



#right h2 { background: url(../images/right-header.png); padding:5px 0;}

#right ul { padding: 10px 0; margin: 0 5px 0 25px; text-align:left;}

#right ul li {padding: 5px 0;}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }



#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }

#imageContainer{ padding: 10px; }



#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }

#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

#prevLink { left: 0; float: left;}

#nextLink { right: 0; float: right;}

#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }

#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }



#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }



#imageData{	padding:0 10px; color: #666; }

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	



#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



#socialmedia {

    left: -5px;

    position: absolute;

    top: 0;

    width: 380px;

}



#socialmedia2 {

    left: 0;

    position: relative;

    top: -2523px;

    width: 113px;

}
