/* CSS Document */
body {
	height:100%;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000;
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	margin-top:12px;
}
html {
	background-color:#000;
}
img {
	border:0px;
	vertical-align:bottom;
}
a:link, a:visited, a:active {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
}
:focus {
	outline: 0;
}
p {
	margin-top:0;
	padding-top:10px;
	margin-bottom:0;
	padding-bottom:0;
}
.first_line {
	font-size:14px;
	font-weight:bold;
}
#design_process_ul li {
	margin-bottom:10px;
}
#transparency_top {
	width:978px;
	margin:0 auto;
}
#transparency_left {
	width:14px;
	float:left;
}
#transparency_right {
	width:14px;
	float:left;
}
#wrapper {
	width:978px;
	margin:0 auto;
}
#banner {
	width:948px;
	background:#423F3A;
	background-image:url(../images/banner_bg.gif);
	background-repeat:repeat-x;
	border-left:1px solid #759623;
	border-right:1px solid #759623;
	float:left;
}
#banner_images {
	width:593px;
	height:176px;
	padding-left:4px;
	padding-top:4px;
	float:left;
}
#banner_images img {
	margin:4px;
	border:1px solid #FFF;
}
#title {
	float:left;
}
#gallery {
	width:723px;
	min-height:585px;
	height:auto !important;
	height:585px;
	border-right:1px solid #FFF;
	background-color:#44433E;
	float:left;
	text-align:center;
}
#gallery img {
}
#gallery_title {
	backgorund-color:black;
}
#view_gallery {
	width:127px;
	height:190px;
	float:left;
}
#view_testimonials {
	width:224px;
	height:191px;
	float:left;
}
.testimonials {
	color:#FFF;
	padding:15px;
	margin:0;
}
.testimonials span {
	margin-top:10px;
	color:#C7C3BA;
	display:block;
}
#main {
	width:948px;
	background-color:#C7C3BA;
	background-image:url(../images/content_bg.gif);
	background-repeat:repeat-x;
	border-top:1px solid #FFF;
	border-left:1px solid #759623;
	border-right:1px solid #759623;
	padding-bottom:12px;
	margin:0 auto;
	clear:both;
}
#content {
	width:473px;
	padding-left:13px;
	float:left;
}
#content_txt {
	min-height:220px;
	height:auto !important;
	height:220px;
	width:430px;
	padding:10px 20px;
	text-align:justify;
	background-image:url(../images/content_txt_bg.gif);
	background-repeat:repeat-x;
	border-left:1px solid #9A9790;
	border-right:1px solid #9A9790;
	background-color:#FFF;
}
#content_bttm {
	height:6px;
	width:472px;
	background-image:url(../images/content_bttm.gif);
	background-repeat:no-repeat;
	float:left;
}
#content_images {
	width:462px;
	padding-top:21px;
	float:left;
}
#content_images img {
	margin-left:13px;
}
#content_txt_main {
	min-height:220px;
	height:auto !important;
	height:220px;
	width:880px;
	padding:10px 20px;
	text-align:justify;
	background-image:url(../images/content_txt_bg.gif);
	background-repeat:repeat-x;
	border-left:1px solid #9A9790;
	border-right:1px solid #9A9790;
	background-color:#FFF;
}
#content_bttm_main {
	height:6px;
	width:922px;
	background-image:url(../images/content_bttm_main.gif);
	background-repeat:no-repeat;
	float:left;
}
#accordion_hldr {
	height:500px;
	width:191px;
	padding:10px;
	border-top:1px solid #000;
	padding-left:22px;
	overflow:auto;
	background-color:#C7C3BA;
	float:left;
}
#accordion_hldr img {
	border:1px solid #C7C3BA;
	margin:2px;
	cursor:pointer;
}
#tab_titles {
	width:215px;
	padding-left:8px;
	background-color:#C7C3BA;
	float:left;
}
#tab_titles .gallery_tab {
	padding:0;
	margin:0;
	float:left;
}
#tab_titles .gallery_tab a {
	padding:3px 4px;
	margin:0 1px;
	border:1px solid #000;
	border-bottom:1px solid #000;
	background:#000;
	color:#fff;
	display:block;
	top:1px;
	position:relative;
}
#tab_titles .gallery_tab a:hover {
	border:1px solid #759623;
	border-bottom:1px solid #000;
	background:#759623;
	text-decoration:none;
}
#tab_titles .gallery_tab a.selected {
	color:#000;
	border:1px solid #000;
	border-bottom:1px solid #C7C3BA;
	background:#C7C3BA;
	text-decoration:none;
}
#footer {
	width:948px;
	height:20px;
	padding-top:10px;
	color:#FFF;
	font-size:10px;
	border-bottom:7px solid #759623;
	border-left:1px solid #759623;
	border-right:1px solid #759623;
	text-align:center;
	margin:0 auto;
}
#footer a {
	color:#FFF;
}
#case_study_hldr {
	clear:both;
}
#tab_hldr {
	height:27px;
	background-image:url(../images/tab_hldr_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.tab a {
	width:96px;
	height:22px;
	padding-top:5px;
	padding-left:10px;
	bottom:-2px;
	float:left;
}
.tab a:hover {
	color:#FFF;
	text-decoration:none;
	background-image:url(../images/case_study_hover.gif);
}
.tab_active {
	width:96px;
	height:22px;
	padding-top:5px;
	padding-left:10px;
	bottom:-2px;
	float:left;
	background-image:url(../images/case_study_slctd.gif);
}
.tab_active a:hover {
	text-decoration:none;
}
#case_study {
	width:795px;
	height:200px;
	margin-top:10px;
	padding-left:43px;
	padding-right:42px;
	overflow:hidden;
	position:relative;
}
#case_study_inner {
	width:10000000px;
}
.case_study_img {
	width:410px;
	padding-left:5px;
	float:left;
}
.case_study_txt {
	width:355px;
	padding-left:15px;
	padding-right:10px;
	float:left;
}
.case_study_txt span {
	font-size:16px;
	font-weight:bold;
	display:block;
}
#case_study_cntrls {
	clear:both;
}
#left_cntrl {
	width:43px;
	height:200px;
	background-color:#FFF;
	left:0;
	position:absolute;
}
#right_cntrl {
	width:43px;
	height:200px;
	background-color:#FFF;
	right:0;
	position:absolute;
}
