* {	margin: 0px;
	padding: 0px;
	font-family: Sans-Serif;
}
.clear_both {	clear: both;
}
a {	color: #7DB70D;
}
a img {	border-width: 0px;
}

body {	text-align: center;
}

.top {	poisition: relative;
	z-index: 1;
	width: 100%;
	height: 11px;
	font-size: 0px;
	text-align: center;
	min-width: 1000px;
	width: expression(document.body.clientWidth < 1000 ? "1001px" : "auto");
}
.top_container {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	width: 100%;
	height: 11px;
	font-size: 0px;
	min-width: 1000px;
	width: expression(document.body.clientWidth < 1000 ? "1001px" : "auto");
}
.top_left_part {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 11px;
	background-color: #ABFA11;
}
.top_right_part {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 11px;
	background-color: #7DB70D;
}
.top_middle {
	position: relative;
	z-index: 2;
	width: 90%;
}
.top_middle_first {
	float: left;
	
}
.top_middle {
	position: relative;
	z-index: 2;
	width: 90%;
	height: 11px;
	margin: 0px auto;
	text-align: center;
}
.top_middle_container {
	width: 100%;
	height: 11px;
}
.top_middle_container_left {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 50%;
	height: 11px;
	background-color: #A1EB10;
}
.top_middle_container_right {
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
	width: 50%;
	height: 11px;
	background-color: #87C60E;
}
.top_middle_container {
	position: absolute;
	z-index: 3;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 11px;
	text-align: center;
}
.top_middle_third {
	position: relative;
	z-index: 5;
	margin: 0px auto;
	width: 33%;
	height: 11px;
	background-color: #94D80F;
}

.site {	margin: 0px auto;
	width: 100%;
	text-align: center;
	min-width: 1000px;
	max-width: 1264px;
	width: expression(document.body.clientWidth < 1000 ? "1001px" : "auto");
	width: expression(document.body.clientWidth > 1265 ? "1264px" : "auto");
}
.main {	margin: 0px auto;
	width: 90%;
	position: relative;
	min-width: 900px;
}

.logo {	position: absolute;
	left: 0px;
	top: 39px;
	width: 300px;
	height: 68px;
	background-image: url('_images/logo.jpg');
}

.left_part {	width: 54%;
	float: left;
	text-align: left;
}
.right_part {
	width: 41.7%;
	float: right;
	position: relative;
	text-align: left;
}

.text_content {
	padding-top: 156px;
}
.text_content p {	font-size: 14px;
	line-height: 23px;
	margin-bottom: 15px;
	color: #3f3f3f;}

.phone {	font-size: 21px;
	color: #7DB70D;
	position: absolute;
	top: 51px;
}
.phone span {	font-size: 21px;
	color: #71706e;
}

.address {
	font-size: 12px;
	line-height: 23px;
	margin-bottom: 9px;
	color: #3f3f3f;
	padding-top: 106px;
}
.map {	width: 100%;
	height: 0px;
}
.portfolio_space_top {	width: 100%;
	height: 46px;
}
.portfolio {	position: relative;
	width: 100%;
	min-width: 900px;
	padding-bottom: 25px;
	background-image: url('_images/pb.jpg');
	background-repeat: repeat-x;
}
.portfolio_name {	position: absolute;
	top: -14px;
	width: 100%;
	text-align: center;
}
.portfolio_name span {	padding-left: 12px;
	padding-right: 12px;
	background-color: #fff;
	font-size: 24px;
	color: #71706e;
	line-height: 24px;
}
.p_space {	width: 100%;
	height: 34px;
}
.pb_space {	width: 100%;
	height: 23px;
}

.p_left {	float: left;
	width: 48.5%;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}
.p_right {
	float: right;
	width: 48.5%;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}

.portfolio td {	vertical-align: top;
}

.project_teaser {	width: 200px;
}
.project_teaser div {	width: 186px;
	height: 121px;
	background-color: #d9d9d9;
}
.project_teaser div a {
	position: relative;
	top: 3px;
	left: 3px;
}

.project_text div {	margin-top: -4px;
}
.project_text p {	font-size: 13px;
	line-height: 19px;
	color: #3f3f3f;
}
.project_text p.p_header {	font-size: 15px;
	margin-bottom: 8px;
	font-weight: bold;
	line-height: 23px;
}
.map_container {
	position: relative;
	z-index: 1;
	background-color: #A1EB10;
	height: 215px;
}
.map_container_inner {
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 1px;
	background-color: #87C60E;
}
.map {
	position: absolute;
	z-index: 1;
	top: 2px;
	left: 2px;
	width: 90%;
	height: 100px;
}

.footer {	width: 100%;
	height: 69px;
	background-image: url('_images/pb.jpg');
	background-repeat: repeat-x;
	text-align: center;
}
.footer div {	margin: 0px auto;
	font-style: italic;
	color: #3f3f3f;
	font-size: 14px;
	position: relative;
	top: 15px;
}

.portfolio_item {
	float: left;
	position: relative;
	z-index: 1;
	width: 33%;
	height: 140px;
	background-image: url('_images/portfolio_back.jpg');
	margin-bottom: 8px;
}
.portfolio_item .left {
	position: absolute;
	z-index: 5;
	top: 0px;
	left: 0px;
	width: 2px;
	height: 140px;
	font-size: 0px;
	background-image: url('_images/portfolio_left.jpg');
	background-repeat: repeat-y;
}
.portfolio_item .right {
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 0px;
	width: 2px;
	height: 140px;
	font-size: 0px;
	background-image: url('_images/portfolio_right.jpg');
	background-repeat: repeat-y;
}
.portfolio_item .back {
	position: absolute;
	z-index: 1;
	top: 2px;
	right: 0px;
	width: 100%;
	height: 115px;
	background-color: #94D80F;
}
.portfolio_item .name {
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 3px;
	width: 100%;
	height: 27px;
	text-align: center;
	background-color: #fff;
	background-image: url('_images/portfolio_back.png');
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='_images/portfolio_back.png', sizingMethod='scale');">
}
.portfolio_item .name span {
	position: relative;
	z-index: 1;
	top: 6px;
	font-size: 14px;
	color: #75AB0C;
}
.portfolio_space {
	float: left;
	width: 0.5%;
	height: 10px;
	font-size: 0px;
}

.container {
	text-align: justify; text-justify:newspaper;
	padding-top: 8px;
	position: relative;
	z-index: 1;
	left: 2px;
}
.under	{
	display:-moz-inline-box; display:inline-block; width:100%;
}
.portfolio-column { display:-moz-inline-box; display:inline-block; vertical-align:top; text-align:left; width:260px; overflow: visible; }
/*IE6*/* html .portfolio-column { display:inline; }
/*IE7*/* + html .portfolio-column { display:inline; }

.item {
	width: 100%;
	margin-bottom: 52px;
	overflow: visible;
}
.item.bottom {
	margin-bottom: 0px;
}
.item * {
	overflow: visible;
}
.item .image {
	position: relative;
	left: -4px;
	z-index: 3;
	overflow: visible;
}
.item img {
	position: relative;
	z-index: 3;
	width: 100%;
	display: block;
}
.item .top-border {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 5px;
	top: -5px;
	left: 0px;
	background: top repeat-x url('images/top.jpg');
}
.item .bottom-border {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 5px;
	bottom: -5px;
	left: 0px;
	background: bottom repeat-x url('images/bottom.jpg');
}
.item .left-border {
	position: relative;
	z-index: 3;
	background: left repeat-y url('images/left.jpg');
	padding: 0px 0px 0px 5px;
}
.item .right-border {
	position: relative;
	z-index: 4;
	background: right repeat-y url('images/right.jpg');
	padding: 0px 5px 0px 0px;
}
.item .tl-corner {
	position: absolute;
	z-index: 2;
	width: 10px;
	height: 10px;
	top: -5px;
	left: 0px;
	background-image: url('images/top-left-corner.jpg');
}
.item .tr-corner {
	position: absolute;
	z-index: 2;
	width: 10px;
	height: 10px;
	top: -5px;
	right: 0px;
	background-image: url('images/top-right-corner.jpg');
}
.item .br-corner {
	position: absolute;
	z-index: 2;
	width: 10px;
	height: 10px;
	bottom: -5px;
	right: 0px;
	background-image: url('images/bottom-right-corner.jpg');
}
.item .bl-corner {
	position: absolute;
	z-index: 2;
	width: 10px;
	height: 10px;
	bottom: -5px;
	left: 0px;
	background-image: url('images/bottom-left-corner.jpg');
}
.item .description {
	padding-top: 10px;
}
.item .description a {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #7DB70D !important;
}
.item .description div {
	font-size: 11px;
	font-weight: normal;
	line-height: 19px;
	color: #3f3f3f;
	padding-top: 4px;
}
.additional-text {
	padding-top: 36px;
	color: #3F3F3F;
	font-size: 17px;
	line-height: 28px;
	text-align: left;
}
.additional-text i {
	font-size: 18px;
}
