body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F3F3F3;
	background-image: url(../common_images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link {
	color: #594113;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #A98C45;
}
a:hover {
	text-decoration: none;
	color: #B8B52F;
}
a:active {
	text-decoration: none;
	color: #594113;
}
h1, h2, h3 {
	display: inline;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.list_service {
	padding-left: 5px;
}
.header_image {
	position: relative;
}
.text_wrap {
	position: relative;
	width: 850px;
}
.left_column {
	float: left;
	width: 340px;
	padding: 0;
}
.right_column {
	float: right;
	width: 470px;
	padding-left: 40px;
	padding-bottom: 10px;
	background-image: url(../common_images/sep_border.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.footer {
	float: left;
	width: 850px;
}
.featured_item_square {
	float: left;
	width: 156px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_left_column {
	width: 330px;
	padding: 5px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_testimonials {
	width: 230px;
	padding: 5px;
	padding-top: 100px;
	padding-left: 95px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title_image {
	padding-bottom: 10px;
}
.text_signature {
	width: 325px;
	height: 230px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../common_images/image_gabor_standing_001.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gabors {
	width: 325px;
	height: 175px;
	padding-left: 0;
	padding-bottom: 5px;
	padding-right: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../common_images/image_gabor_crouching_001.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text_right_column {
	width: 460px;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_promo_offer {
	width: 460px;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_portfolio_title {
	width: 460px;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6B531F;
}
.text_portfolio_column {
	float: left;
	width: 225px;
	padding: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_service_column {
	float: left;
	width: 218px;
	padding: 5px;
	margin-right: 4px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px dashed #674D1C;
}
.text_service_title {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #674D1C;
}
.text_footer {
	width: 840px;
	padding: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bc_design_firms {
	width: 850px;
	padding_top: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_form_field {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_right_form_column {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	padding-top: 0px;
	padding-bottom: 10px;
}
#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:../lightbox_images/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-image: url(../lightbox_images/prevlabel.gif);	background-repeat: no-repeat; background-position: left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox_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; }
