@font-face {
 font-family: gothic;
 font-weight: normal;
 font-style: normal;
 src: url("../fonts/GOTHIC.eot") /* EOT file for IE */
}
@font-face {
 font-family: gothic;
 font-weight: normal;
 font-style: normal;
 src: url("../fonts/GOTHIC.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: tunga;
 font-weight: normal;
 font-style: normal;
 src: url("../fonts/tunga.eot") /* EOT file for IE */
}
@font-face {
 font-family: tunga;
 font-weight: normal;
 font-style: normal;
 src: url("../fonts/tunga.TTF") /* TTF file for CSS3 browsers */
}
@font-face {
    font-family: 'Sofia Pro';
    src: url('../fonts/SofiaProLight-webfont.eot');
    src: url('../fonts/SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/SofiaProLight-webfont.woff') format('woff'),
         url('../fonts/SofiaProLight-webfont.ttf') format('truetype'),
         url('../fonts/SofiaProLight-webfont.svg#sofia_pro_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background_line.png);
	background-repeat: repeat-x;
	background-position: center 152px;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	margin-top: 0px;
	margin-bottom: 25px;
	min-height:800px;
}

/*HEADER*/
#container #header {
	height: 195px;
	width: 1000px;
	position: relative;
}
#container #header #logo {
	height: 180px;
	margin-left: 25px;
	padding-top: 10px;
	float: left;
}
#container #header #navigation {
	height: 34px;
	width: 580px;
	float: left;
	padding-left: 30px;
	padding-top: 150px;
	position: relative;
}
#container #header #navigation .nav_block {
	float: left;
	height: 34px;
	width: 175px;
	margin-right: 25px;
	font-family: gothic;
	font-size: 10px;
	color: #787878;
	display:block;
}
#container #header #navigation .nav_block a{
	width: 175px;
	height: 16px;
	padding-top:5px;
	display:block;
}
.banner_image{
	cursor:pointer;	
}
.banner_image:hover{
	opacity:0.8;
}
#container #header #navigation .nav_block .nav_label {
	line-height: 10px;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d4d4d4;
	position: relative;
	margin-bottom: 0px;
	padding-bottom: 0px;
	width: 175px;
	float: left;
}
#container #header #navigation .nav_block .nav_label .nav_label_no {
	line-height: 10px;
	height: 10px;
	width: 40px;
	float: left;
}
#container #header #navigation .nav_block .nav_label .nav_label_title {
	line-height: 10px;
	height: 10px;
	width: 100px;
	float: right;
	text-align: right;
}
#container #header #navigation .nav_block .nav_link_wrap{
	cursor:pointer;
	overflow: hidden;
	position: relative;
	width: 175px;
	height: 16px;
	padding-top: 5px;
}
#container #header #navigation .nav_block .nav_link {
	font-family: gothic;
	font-size: 15px;
	color: #333333;
	line-height: 16px;
	height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	width: 162px;
	position: absolute;
	left: -13px;
	top: 5px;
	background-image: url(../images/link_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	text-decoration:none;
}
#container #header #navigation .nav_block .nav_link .link_arrow {
	margin-right: 5px;
	margin-left: -15px;
}



#container #header #sub_navigation {
	position: absolute;
	top: 30px;
	height: 130px;
	width: 125px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
	right: 60px;
}
#container #header #sub_navigation #sub_navigation_inner {
	position: relative;
	height: 90px;
	width: 125px;
}
#sub_navigation_inner .sublink_wrap {
	font-family: tunga;
	font-size: 15px;
	text-transform: uppercase;
	display: block;
	padding-left: 20px;
	overflow: hidden;
	line-height: 25px;
	position: relative;
	color: #2c2c2c;
	text-decoration: none;
	height: 20px;
	width: 105px;
	margin-bottom: 5px;
}
#sub_navigation_inner .sublink_wrap .sublink_hover {
	background-color: #0c6027;
	position: absolute;
	height: 20px;
	width: 105px;
	line-height: 25px;
	display: block;
	font-family: tunga;
	font-size: 15px;
	color: #FFF;
	top: 0px;
	right: -115px;
	padding-left: 5px;
}
#sub_navigation_inner .sublink_wrap .sublink_hover .sublink_arrow {
	border:none;
	position: absolute;
	height: 20px;
	width: 12px;
	left: -12px;
	top: 0px;
}
#sub_navigation .nav_label {
	font-family: gothic;
	font-size: 10px;
	color: #787878;
	position: absolute;
	left: 20px;
	bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	width: 105px;
}





/*BODY*/

#container #banner_wrap {
	height: 336px;
	width: 1074px;
	margin-left: -37px;
	position:relative; /*relative position to the wrap element defines the reference point for the absolutely position elements within it*/
	background-image: url(../images/banner_cutout_left.png);
	background-repeat: no-repeat;
	background-position: left 17px;
}
#banner_wrap #banner_wrap_inner  {
	height: 336px;
	width: 1074px;
	background-image: url(../images/banner_cutout_right.png);
	background-position: right 17px;
	background-repeat: no-repeat;
}
#banner_wrap_inner #banner_container {
	height: 336px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dfdfdf;
	border-left-color: #dfdfdf;
	padding-top: 23px;
}
#banner_wrap_inner #banner_container #banner_timerline {
	/*background-color: #DDD;*/
	height: 3px;
	width: 1000px;
	position: absolute;
	left: 37px;
	bottom: 20px;
}
#banner_wrap_inner #banner_container #banner_timerline #timeline_bar{
	height:3px;
	width:0px;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#B3CEBB;
}
#banner_wrap_inner #banner_container #answer_button{
	position:absolute; 
	width:88px; 
	height:13px; 
	top:16px; 
	left:920px; 
	background-image:url(../images/banner_answer.png); 
	background-repeat:no-repeat; 
	background-position:center top; 
	font-family:'Sofia Pro'; 
	font-size:10px; 
	text-align:center; 
	padding-top:18px;
	cursor:pointer;
}
#banner_wrap_inner #banner_container #answer_button:hover{
	opacity:0.6;	
}
#banner_wrap_inner #banner_container .answer_block{
	max-width:80px;
	text-align:center;
	font-family:'Sofia Pro';
	font-size:16px;
	position:absolute;
	left:50%;
	margin-left:-40px;
	font-weight:bold;
	top:0px;
	color:#FFF;
	background-color:#000;
	opacity:0.6;
	paddin-top:3px;
	padding-bottom:3px;
	display:none;
	border-radius:3px;
	padding-left:8px;
	padding-right:8px;
}
#banner_wrap_inner #banner_container #banner_roller_wrap {
	height: 288px;
	width: 1054px;
	margin-left: -27px;
	background-color: #FFF;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	position:relative;
	border-radius:5px;
}
#banner_wrap_inner #banner_roller_wrap  #banner_roller_body{
	height: 278px;
	width: 1054px;
	margin-top: 5px;
	background-image: url(../images/roller_pattern.png);
	background-repeat: repeat;
}
#banner_roller_body #banner_content_wrap {
	height: 278px;
	width: 1054px;
	position: relative;
	overflow: hidden;
}
#banner_content_wrap #banner_slide_wrap {
	height: 278px;
	width: 2108px;
	position:absolute;
	top:0px;
	left:0px;
}
#banner_slide_wrap .banner_slide_block {
	float: left;
	height: 278px;
	width: 1054px;
	display: block;
	background-image: url(../images/roller_pattern.png);
	background-repeat: repeat;
	position: relative;
}
#banner_roller_body #roller_shadow_left {
	background-image: url(../images/roller_shadow_left.png);
	background-repeat: no-repeat;
	height: 288px;
	width: 38px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#banner_roller_body #roller_shadow_right {
	background-image: url(../images/roller_shadow_right.png);
	background-repeat: no-repeat;
	height: 288px;
	width: 38px;
	position: absolute;
	right: 0px;
	top: 0px;
}
#banner_wrap #banner_selector {
	position: absolute;
	top: -5px;
	height: 20px;
	width: 120px;
	right: 75px;
}
#banner_wrap #banner_selector .banner_selector {
	height: 12px;
	width: 12px;
	float: left;
	display: block;
	margin-right: 10px;
	background-color: #EEEEEE;
	border-radius:5px;
	border: 1px solid #CCC;
	opacity:0.5;
	cursor:pointer;
}
#banner_wrap #banner_selector .banner_selected{
	opacity:1;
}
#container #content {
	position: relative;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 60px;
}

#container #content #content_body {
	float: left;
	font-family: gothic;
	font-size: 14px;
	color: #2c2c2c;
	line-height: 20px;
	min-height:100px;
	width:880px;
}
#container #content #content_body #text{
	font-family:'Sofia Pro'
	padding-bottom:30px;
	font-size:15px;
}
#container #content #content_body #text .special_line{
	border-bottom:1px solid #CCC;
	position:relative;
	margin-bottom:50px;
	margin-top:80px;
}
#container #content #content_body #text .special_line .special_line_text{
	font-size:20px;
	position:absolute;
	left:0px;
	top:-25px;
	height:20px;
	line-height:20px;
	padding-left:30px;
	background-image: url(../images/label_ring.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#container #content #content_body #text .special_line_label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	bottom:2px;
	color:#AAA;
}
#container #content #content_body #text .special_price{
	font-size:40px;
	background-image: url(../images/dollar.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:68px;
	line-height:68px;
	padding-left:75px;
	margin-left:auto;
	margin-right:auto;
	width:120px;
	margin-top:40px;
}
#container #content #content_body #text a{
	color:#609672;
	font-weight:bold;
	text-decoration:none;
}
#container #content #content_body #text a:hover{
	opacity:0.8;
}
#container #content #content_body_frontpage {
	float: left;
	font-family: gothic;
	font-size: 14px;
	color: #2c2c2c;
	line-height: 30px;
	min-height:100px;
	width:560px;
}
#content_body #label_line {
	height:4px;
	background-color:#d8d8d8;
	margin-top:30px;	
	position: relative;
}

#label_line #page_label {
	text-transform: uppercase;
	background-color: #FFF;
	background-image: url(../images/label_ring.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
	height: 24px;
	line-height:24px;
	padding-left:25px;
	padding-right: 10px;
	font-family: 'Sofia Pro';
	font-size: 22px;
	margin-top: -10px;
	margin-left: 50px;
	text-align: center;
	position: absolute;
	max-width:640px;
	text-align:left;
}
#label_line #page_label a{
	text-decoration:none;
	color:#333;
}
#label_line #page_label a:hover{
	opacity:0.5;
}
#content_body .article_name{
	margin-top:40px;	
}
#content_body .info {
	color:#8fbe9d;
}

#content_body #pages_list{
	position:relative;
	margin-top:50px;
}
#content_body #pages_list .link{
	float:left;
	margin-right:35px;
	margin-bottom:35px;
	height:264px;
	width:264px;
	border:3px solid #8cbd9c;
	position:relative;
}
#content_body #pages_list .link img{
	border:none;
}
#content_body #pages_list .link .shadow_box{
	background-image:url(../images/box_shadow.png);
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	height: 264px;
	width: 264px;
}

#content_body #pages_list .link .text_services{
	font-family:'Sofia Pro';
	font-size:22px;
	color:#000;
	line-height:25px;
	position:absolute;
	left:60px;
	top:75px;
	text-align:left;
	height:150px;
	width:160px;
	font-weight: bold;
	margin:auto;
}
#content_body .page_article{
	margin-bottom:50px;
	margin-top:50px;
	font-family:'Sofia Pro';
	font-size:16px;
}
#content_body .page_article a{
	text-decoration:none;
	color:#8cbd9c;
}
#content_body .page_article a:hover{
	text-decoration:underline;
}
#content_body_frontpage .page_article .read_more{
	text-decoration:none;
	color:#555;
	text-transform:uppercase;
	font-size:12px;
	float:right;
}
#content_body_frontpage .page_article .read_more:hover{
	text-decoration:underline;
}
#content_body #portfolio_list{
	position:relative;
	margin-top:40px;
	padding-bottom:40px;
}
#content_body #portfolio_list .link{
	float:left;
	margin-right:12px;
	margin-bottom:10px;
	height:160px;
	width:160px;
	border:3px solid #8cbd9c;
	position:relative;
}
#content_body #portfolio_list .link img{
	border:none;
	height:160px;
	width:160px;
}
#content_body #portfolio_list .link .shadow_box{
	background-image:url(../images/box_shadow_mini2.png);
	background-position: center;
	background-repeat: no-repeat;
	position:absolute;
	height: 160px;
	width: 160px;
	top:0px;
	left:0px;
}
#content_body #portfolio_list .link .text_services{
	font-family:'Sofia Pro';
	font-size:12px;
	color:#000;
	line-height:16px;
	position:absolute;
	left:32px;
	top:35px;
	text-align:left;
	height:120px;
	width:80px;
	font-weight: bold;
	padding:8px;
}
#content_body #portfolio_body {
	position:relative;
	margin-top:40px;
	padding-bottom:40px;
}
#content_body #portfolio_showroom{
	position:relative;
	margin-top:40px;
	padding-bottom:40px;
	border:1px solid #DDD;
	padding:15px;
	margin-bottom:50px;
	min-height:50px;
}
#content_body #portfolio_showroom #arrow{
	width:27px;
	height:14px;
	background-image: url(../images/portfolio_arrow.jpg);
	background-repeat:no-repeat;
	position:absolute;
	top:-14px;
	left:10px;
}
#content_body #portfolio_showroom .portfolio_break{
	height:1px;
	background-color:#CCC;
	position:relative;
	margin-left:40px;
	margin-bottom:50px;
	margin-right:-15px;
}
#content_body #portfolio_showroom .portfolio_break .end_bubble{
	background-image: url(../images/label_ring.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:18px;
	width:18px;
	position:absolute;
	left:0px;
	top:-9px;
}
#content_body #portfolio_showroom .portfolio_item{
	position:relative;
	margin-top:20px;
}
#content_body #portfolio_showroom .portfolio_item .thumbnail_wrap{
	float:left;
	width:260px;
	text-align:center;
	overflow:hidden;
	padding:20px;
}
#content_body #portfolio_showroom .portfolio_item .thumbnail_wrap img{
	max-width:200px;
	cursor:pointer;
}
#content_body #portfolio_showroom .portfolio_item .thumbnail_wrap img:hover{
	opacity:0.8;
}
#content_body #portfolio_showroom .portfolio_item .sidebar{
	float:right;
	width:520px;
	min-height:50px;
}
#content_body #portfolio_showroom .portfolio_item .sidebar .special_line{
	border-bottom:1px dashed #CCC;
	position:relative;
	margin-bottom:20px;
}
#content_body #portfolio_showroom .portfolio_item .sidebar .special_line a{
	text-decoration:none;
	color:#333;
}
#content_body #portfolio_showroom .portfolio_item .sidebar .special_line a:hover{
	opacity:0.6;
}
#content_body #portfolio_showroom .portfolio_item .sidebar .special_line_label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	bottom:2px;
	color:#AAA;
}
#content_body #portfolio_showroom .portfolio_item .sidebar .special_line_block{
	background-color:#EEE;
	position:relative;
	margin-bottom:50px;
	padding:20px;
	text-align:justify;
}
#content_body #portfolio_showroom .portfolio_item .sidebar .special_line_block .special_line_label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	top:-14px;
	color:#AAA;
}
#content_body #portfolio_showroom .portfolio_gallery{
	width:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:30px;
}
#content_body #portfolio_showroom .portfolio_gallery .gallery_img_wrapper{
	width:63px;
	margin-right:5px;
	float:left;
	height:40px;
	overflow:hidden;
	margin-bottom:5px;
}
#content_body #portfolio_showroom .portfolio_gallery .gallery_thumb{
	width:63px;
}
#content_body #portfolio_showroom .portfolio_gallery .special_line{
	border-bottom:1px dashed #CCC;
	position:relative;
	margin-bottom:20px;
	margin-top:30px;
}
#content_body #portfolio_showroom .portfolio_gallery .special_line_label{
	font-size:10px;
	position:absolute;
	left:5px;
	height:10px;
	line-height:10px;
	bottom:2px;
	color:#AAA;
}
#container #content #content_sidebar {
	padding: 10px;
	width: 270px;
	float: left;
	font-family: gothic;
	font-size: 14px;
	color: #2c2c2c;
	line-height: 20px;
	margin-left: 40px;
	margin-top:0px;
	padding-top:0px;
}
#container #content h1{
	padding: 0px;
	margin: 0px;
}
#container #content .content_label {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-family: gothic;
	font-size: 20px;
	line-height: 24px;
	color: #0c6027;
	text-transform: uppercase;
	position: relative;
	font-weight: bolder;
	margin-bottom: 15px;
	height: 24px;
}
#container #content .content_label .content_description {
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: 0px;
	font-family: gothic;
	font-size: 10px;
	color: #787878;
	text-transform: none;
	font-weight: normal;
	line-height: 15px;
	height: 15px;
	width: 100px;
}
#monsteru{
	height:150px;
	width:880px;
	background:url(/images/monster_u_banner.png) no-repeat center center;	
	margin-top:10px;
	padding-top:40px;
	border-top:1px solid #eee;
	position:relative;
}
#monsteru > .learnmore{
	position:absolute;
	height:100px;
	width:100px;
	border-radius:104px;
	background:	#0c6027 url(/images/monster_u_button.png) no-repeat center center;
	top:46px;
	right:35px;
	border:none;
	outline:none;
	-webkit-transition: background-color 0.2s linear; 
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear; 
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}
#monsteru > .learnmore:hover{
	background-color:#4db647;	
}
#clutchio{
	height:201px;
	width:912px;
	background:url(/images/cluthc_io_top10.png) no-repeat left center;
	margin-left:-16px;
	position:relative;
}
#clutchio > a{
	position:absolute;
	height:36px;
	line-height:36px;
	background:#17313b;
	text-align:center;
	color:white;
	width:110px;
	top:102px;
	left:555px;
	font-family:gothic;
	font-size:15px;
}
#clutchio > a:hover{
	background:#6a797d;	
}
#content_body .photo_wrap{
	position:relative;
	min-height:100px;
	width: 170px;
	border:4px solid #8cbd9c;
}
#content_body .photo_wrap .photo_shadow{
	position:absolute;
	min-height: 100px;
	width: 170px;
	-webkit-box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 1);
	box-shadow: inset 0px 0px 20px 0px rgba(0, 0, 0, 1);
}

#content_body .grey_arrow {
	background-image: url(../images/grey_arrow.jpg);
	background-repeat:no-repeat;
	padding-left:-50px;
	height:100%;
	width:100%;
}
#content_body #team_block{
	margin-top:50px;
}
#content_body #team_block .member_block{
	height:165px;
	width:165px;
	position:relative;
	border:3px solid #8cbd9c;
	float:left;
	margin-right:65px;
	margin-bottom:30px;
	overflow:hidden;
}
#content_body #team_block .member_block .member_cover{
	width:165px;
	height:45px;
	position:absolute;
	left:0px;
	bottom:-23px;
	background-color:#8cbd9c;
}
#content_body #team_block .member_block .member_cover img{
	position:absolute;
	left:65px;
	top:-17px;
}
#content_body #team_block .member_block .member_cover .member_name{
	height:22px;
	font-size:12px;
	line-height:22px;
	text-align:center;
	color:#FFF;
	text-shadow: 0px 0px 5px #555555;
}
#content_body #team_block .member_block .member_cover .member_position{
	height:12px;
	font-size:12px;
	line-height:12px;
	text-align:center;
	color:#313131;
	text-shadow: 0px 0px 1px #555555;
}
#content_body #team_block .member_block .shadow_box{
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/box_shadow_team.png);
	background-repeat: no-repeat;
	height:165px;
	width:165px;
}
#content_body #single_member{
	margin-top:60px;
}
#content_body #single_member .member_block{
	height:165px;
	width:165px;
	position:relative;
	border:3px solid #8cbd9c;
	float:left;
	margin-left:60px;
	margin-right:65px;
	overflow:hidden;
}
#content_body #single_member .member_block .shadow_box{
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/box_shadow_team.png);
	background-repeat: no-repeat;
	height:165px;
	width:165px;
}
#content_body #single_member .member_sidebar{
	float:right;
	width:560px;
	min-height:50px;
}
#content_body #single_member .member_sidebar .special_line{
	border-bottom:1px dashed #CCC;
	position:relative;
	margin-bottom:50px;
}
#content_body #single_member .member_sidebar .special_line_label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	bottom:2px;
	color:#AAA;
}
#content_body #single_member .member_sidebar .special_line_block{
	background-color:#EEE;
	position:relative;
	margin-bottom:50px;
	padding:20px;
	text-align:justify;
}
#content_body #single_member .member_sidebar .special_line_block .special_line_label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	top:-14px;
	color:#AAA;
}
#content_body #partner_block{
	margin-top:50px;
}
#content_body #partner_block .partner_block{
	height:125px;
	width:215px;
	border:1px solid #CCC;
	padding:15px;
	float:left;
	margin-right:68px;
	margin-bottom:30px;
	line-height:215px;
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
}
#content_body #partner_block .partner_block:hover{
	border:1px solid #DDD;
}
#content_body #partner_block .partner_block .label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	top:-14px;
	color:#AAA;
}
#content_body #partner_block .partner_block .connection{
	width:0px;
	border-left:dashed 1px #DDD;
	height:30px;
	position:absolute;
	left:122px;
	top:-31px;
}
#content_body #partner_block .partner_block .connection_right{
	width:68px;
	border-top:1px dashed #DDD;
	height:0px;
	position:absolute;
	right:-68px;
	top:77px;
}
#content_body #partner_block #partner_break{
	width:764px;
	border-top:1px solid #DDD;
	height:1px;
	margin-top:86px;
	margin-bottom:30px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
}
#content_body #partner_block #partner_break .end_bubble{
	background-image: url(../images/label_ring.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:18px;
	width:18px;
	position:absolute;
	right:0px;
	top:-9px;
}
#content_body #partner_block #partner_break .connection{
	width:1px;
	background-color:#DDD;
	height:80px;
	position:absolute;
	left:0px;
	top:-80px;
}

/*///SINGLE PARTNER///*/
#content_body #single_partner{
	margin-top:60px;
}
#content_body #single_partner .partner_block{
	height:125px;
	width:215px;
	padding:15px;
	float:left;
	margin-right:68px;
	margin-bottom:30px;
	line-height:215px;
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
}
#content_body #single_partner .partner_block .label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	top:-14px;
	color:#AAA;
}
#content_body #single_partner .partner_sidebar{
	float:right;
	width:560px;
	min-height:50px;
}
#content_body #single_partner .partner_sidebar .special_line{
	border-bottom:1px dashed #CCC;
	position:relative;
	margin-bottom:50px;
}
#content_body #single_partner .partner_sidebar .special_line a{
	text-decoration:none;
	color:#333;
}
#content_body #single_partner .partner_sidebar .special_line a:hover{
	opacity:0.7;
}
#content_body #single_partner .partner_sidebar .special_line_label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	bottom:2px;
	color:#AAA;
}
#content_body #single_partner .partner_sidebar .special_line_block{
	background-color:#EEE;
	position:relative;
	margin-bottom:50px;
	padding:20px;
	text-align:justify;
}
#content_body #single_partner .partner_sidebar .special_line_block .special_line_label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	top:-14px;
	color:#AAA;
}
#content_body #single_partner #partner_portfolio{
	border-top:dashed 1px #CCC;
	position:relative;
	padding:15px;
	padding-bottom:40px;
}
#content_body #single_partner #partner_portfolio .label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	top:-14px;
	color:#AAA;
}
#content_body #single_partner #partner_portfolio img{
	height:80px;
	float:left;
	margin-right:25px;
	cursor:pointer;
}
#content_body #single_partner #partner_portfolio img:hover{
	opacity:0.7;
}
#content_body #single_partner #partner_portfolio #portfolio_link{
	background-color:#609672;
	display:block;
	height:20px;
	font-size:12px;
	line-height:20px;
	width:110px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	margin-bottom:10px;
	position:absolute;
	left:80px;
	top:-30px;
}
#content_body #single_partner #partner_portfolio #portfolio_link:hover{
	opacity:0.7;
}
/*//////////BLOG/////////////*/
#blog_posts_wrap{
	float: left;
	font-family: gothic;
	font-size: 14px;
	color: #2c2c2c;
	line-height: 20px;
	min-height:100px;
	width:560px;
	margin-top:0px;
	margin-left:59px;
	border-left:1px solid #CCC;	
	margin-bottom:40px;
	padding-top:20px;
}
#blog_posts_wrap .blog_post{
	min-height:200px;
	position:relative;
}
#blog_posts_wrap .blog_post .list_line {
	background-color: #CCC;
	height:1px;
	position: relative;
	margin-top:45px;
}
#blog_posts_wrap .blog_post .list_line .list_label {
	background-color: #FFF;
	min-width: 100px;
	max-width:440px;
	font-size: 17px;
	height:20px;
	line-height:20px;
	font-family: 'Sofia Pro';
	text-align: left;
	position:absolute;
	margin-left:-10px;
	margin-top:-10px;
	padding-left:55px;
	padding-right:15px;
	position:absolute;
	text-transform:uppercase;
	background-image: url(../images/label_bubble_stroke.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#blog_posts_wrap .blog_post .list_line .list_label a{
	text-decoration:none;
	color:#555;
}
#blog_posts_wrap .blog_post .list_line .list_label a:hover{
	opacity:0.6;
}
#blog_posts_wrap .blog_post .list_line .item_name_label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	top:-11px;
	color:#AAA;
}
#blog_posts_wrap .blog_post .post_date{
	background-image: url(../images/blog_date_flap.png);
	background-repeat:no-repeat;
	position:absolute;
	width:66px;
	height:70px;
	padding-top:30px;
	padding-left:10px;
	left:-76px;
	top:25px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	text-shadow: 1px 1px 5px #555;
}
#blog_posts_wrap .blog_post .post_container{
	margin-top:20px;
	padding:15px;
	padding-top:5px;
	text-align:justify;
	padding-bottom:20px;
}
#blog_posts_wrap .blog_post .post_container a{
	color:#609672;
	font-weight:bold;
	text-decoration:none;
}
#blog_posts_wrap .blog_post .post_container a:hover{
	text-decoration:underline;
}
#blog_posts_wrap .blog_post .post_container .read_more{
	font-size:12px;
	height:20px;
	width:90px;
	text-align:center;
	line-height:20px;
	background-color:#609672;
	color:#FFF;
	float:left;
	margin-left:200px;
	font-weight:normal;
}
#blog_posts_wrap .blog_post .post_container .read_more:hover{
	text-decoration:none;
	opacity:0.8;
}
#blog_posts_wrap .blog_post .post_container .socialise{
	width:140px;
	height:26px;
	float:right;
	margin-right:-10px;
	padding-right:10px;
	border-bottom:1px solid #CCC;
	position:relative;
}
#blog_posts_wrap .blog_post .post_container .socialise .socialise_label{
	font-size:10px;
	position:absolute;
	left:5px;
	height:10px;
	line-height:10px;
	bottom:1px;
	color:#AAA;
}
#blog_posts_wrap .blog_post .post_container .socialise .socialise_ico{
	height:23px;
	width:23px;
	display:block;
	float:right;
}
#blog_posts_wrap .blog_post .post_container .socialise .socialise_ico:hover{
	opacity:0.7;
}
#blog_posts_wrap .blog_post .post_container .socialise .socialise_fb{
	background-image: url(../images/share_fb.png);
	background-repeat: no-repeat;
	margin-right:5px;
}
#blog_posts_wrap .blog_post .post_container .socialise .socialise_tw{
	background-image: url(../images/share_tw.png);
	background-repeat: no-repeat;
	margin-right:5px;
}

#blog_posts_wrap .blog_post .post_container .socialise .socialise_li{
	background-image: url(../images/share_li.png);
	background-repeat: no-repeat;
}
#blog_posts_wrap #blog_pagination .page_previous{
	text-decoration:none;
	color:#609672;
	background-color: #FFF;
	text-transform:uppercase;
	background-image: url(../images/label_bubble_stroke.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:55px;
	margin-left:-10px;
	height:18px;
	display:block;
	line-height:18px;
	margin-top:20px;
}
#blog_posts_wrap #blog_pagination .pagination_line{
	background-color: #CCC;
	height:1px;
	position: relative;
	margin-top:20px;
}
#blog_posts_wrap #blog_pagination .pagination_line .pagination_bubble{
	background-image: url(../images/label_ring.png);
	background-repeat: no-repeat;
	background-position: left center;
	height:18px;
	width:18px;
	position:absolute;
	left:-9px;
	top:-9px;
	display:block;
}
#blog_posts_wrap #blog_pagination .page_next{
	position:absolute;
	text-decoration:none;
	color:#609672;
	background-color: #FFF;
	text-transform:uppercase;
	padding-left:10px;
	padding-right:15px;
	margin-left:-10px;
	height:18px;
	display:block;
	line-height:18px;
	top:-9px;
	right:0px;
}
#blog_posts_wrap #blog_pagination .page_previous:hover, #blog_posts_wrap #blog_pagination .page_next:hover{
	text-decoration:underline;
}
#content_body #blog_archive{
	width:220px;
	float:right;
	min-height:100px;
	margin-top:40px;
}
#content_body #blog_archive .content_label{
	font-size:12px;
}
#content_body #blog_archive .archive_month_wrap{
	height:20px
	line-height:20px;
	background-image: url(../images/label_bubble_stroke_right.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom:10px;
	position:relative;
}
#content_body #blog_archive .archive_month_wrap:hover .archive_total{
	color:#609672;
}
#content_body #blog_archive .archive_month_wrap a{
	text-decoration:none;
	color:#333;
}
#content_body #blog_archive .archive_month_wrap a:hover{
	opacity:0.7;
}
#content_body #blog_archive .archive_month_wrap .archive_total{
	position:absolute;
	height:20px;
	min-width:20px;
	top:0px;
	right:40px;
}
#content_body #blog_archive #archive_search{
	margin-top:20px;
	margin-bottom:30px;
	position:relative;
	background-color:#609672;
}
#content_body #blog_archive #archive_search #archive_search_field{
	height:20px;
	width:150px;
	line-height:20px;
	font-size:12px;
	border:1px solid #555;
	padding:3px;
	float:left;
}
#content_body #blog_archive #archive_search #archive_search_submit{
	font-size:12px;
	height:22px;
	width:50px;
	text-align:center;
	line-height:22px;
	background-color:#609672;
	color:#FFF;
	padding:3px;
	display:block;
	float:left;
	cursor:pointer;
	margin-left:2px;
}
#content_body #blog_archive #archive_search #archive_search_submit:hover{
	opacity:0.8;
}
/*single blog post//////////////////////////////////*/
#blog_posts_wrap_full{
	font-family: gothic;
	font-size: 14px;
	color: #2c2c2c;
	line-height: 20px;
	min-height:100px;
	margin-top:0px;
	margin-left:59px;
	border-left:1px solid #CCC;	
	margin-bottom:40px;
	padding-top:20px;
}
#blog_posts_wrap_full .post_container{
	padding:15px;
	text-align:justify;
	padding-bottom:20px;
	position:relative;
	min-height:200px;
}
#blog_posts_wrap_full .post_container a{
	color:#609672;
	font-weight:bold;
	text-decoration:none;
}
#blog_posts_wrap_full .post_container a:hover{
	text-decoration:underline;
}
#blog_posts_wrap_full .post_container .post_date{
	background-image: url(../images/blog_date_flap.png);
	background-repeat:no-repeat;
	position:absolute;
	width:66px;
	height:70px;
	padding-top:30px;
	padding-left:10px;
	left:-76px;
	top:15px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	text-shadow: 1px 1px 5px #555;
}
#blog_posts_wrap_full .post_container .socialise{
	width:140px;
	height:26px;
	float:right;
	padding-right:10px;
	border-bottom:1px solid #CCC;
	position:absolute;
	right:0px;
	top:-10px;
}
#blog_posts_wrap_full .post_container .socialise .socialise_label{
	font-size:10px;
	position:absolute;
	left:5px;
	height:10px;
	line-height:10px;
	bottom:1px;
	color:#AAA;
}
#blog_posts_wrap_full .post_container .socialise .socialise_ico{
	height:23px;
	width:23px;
	display:block;
	float:right;
}
#blog_posts_wrap_full .post_container .socialise .socialise_ico:hover{
	opacity:0.7;
}
#blog_posts_wrap_full .post_container .socialise .socialise_fb{
	background-image: url(../images/share_fb.png);
	background-repeat: no-repeat;
	margin-right:5px;
}
#blog_posts_wrap_full .post_container .socialise .socialise_tw{
	background-image: url(../images/share_tw.png);
	background-repeat: no-repeat;
	margin-right:5px;
}

#blog_posts_wrap_full .post_container .socialise .socialise_li{
	background-image: url(../images/share_li.png);
	background-repeat: no-repeat;
}
#blog_posts_wrap_full .post_container #article_suggestions{
	min-height:50px;
	padding:15px;
	border-top:dashed 1px #CCC;
	margin-top:60px;
	position:relative;
}
#blog_posts_wrap_full .post_container #article_suggestions .item_name_label{
	font-size:10px;
	position:absolute;
	right:5px;
	height:10px;
	line-height:10px;
	top:-14px;
	color:#AAA;
}
#blog_posts_wrap_full .post_container #article_suggestions .suggested_body{
	position:relative;
	min-height:76px;
	border-bottom:1px solid #CCC;
	padding-left:100px;
	line-height:76px;
	font-size:20px;
	margin-top:10px;
	float:left;
	margin-left:20px;
}
#blog_posts_wrap_full .post_container #article_suggestions .suggested_body .suggested_date{
	background-image: url(../images/blog_date_flap_vertical.png);
	background-repeat:no-repeat;
	position:absolute;
	width:100px;
	height:51px;
	left:0px;
	bottom:0px;
	padding-top:25px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	font-size:16px;
	text-shadow: 1px 1px 5px #555;
	line-height:20px;
}
#blog_posts_wrap_full .post_container #article_suggestions .suggested_body a{
	text-decoration:none;
	color:#333;
	padding-right:15px;
	overflow:hidden;
	text-overflow: ellipsis; 
	white-space: nowrap;
	float:left;
	width:600px;
}
#blog_posts_wrap_full .post_container #article_suggestions .suggested_body a:hover{
	opacity:0.7;
}
/*////////FOOTER/////////////*/
#footer_wrap {
	background-image: url(../images/footer_pattern.png);
	background-repeat: repeat-x;
	height: 253px;
	width: 100%;
}
#footer_wrap #footer_body {
	height: 253px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer_wrap #footer_body #footer_logo {
	background-image: url(../images/footer_logo.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 180px;
	position: absolute;
	left: 800px;
	top: 30px;
}
#footer_wrap #footer_body #footer_navigation {
	font-family: gothic;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	position: absolute;
	left: 20px;
	top: 40px;
}
#footer_wrap #footer_body #footer_navigation a{
	text-decoration:none;
	color:#FFF;
}
#footer_wrap #footer_body #footer_navigation a:hover{
	color:#CCC;
}
#footer_wrap #footer_body .footer_label {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1c1c1;
	font-family: gothic;
	font-size: 10px;
	text-transform: none;
	color: #333;
	line-height: 16px;
	height: 16px;
}
#footer_wrap #footer_body .footer_no {
	font-family: gothic;
	font-size: 8px;
	color: #c3c3c3;
}
#footer_wrap #footer_body #footer_address {
	font-family: gothic;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	left: 400px;
	top: 40px;
}
#footer_wrap #footer_body #footer_contacts {
	font-family: gothic;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	left: 400px;
	top: 150px;
}
#footer_wrap #footer_body #footer_contacts #navigation_fb{
	background-image: url(../images/fb_1.png);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 24px;	
}
#footer_wrap #footer_body #footer_contacts #navigation_fb:hover{
	background-image: url(../images/fb_2.png);	
}
#footer_wrap #footer_body #footer_contacts #navigation_gp{
	background-image: url(../images/gp_1.png);
	background-repeat: no-repeat;
	display: block;
	height: 24px;
	width: 24px;
	margin-left:10px;
}
#footer_wrap #footer_body #footer_contacts #navigation_gp:hover{
	background-image: url(../images/gp_2.png);	
}
#footer_wrap #footer_body #footer_contacts a{
	text-decoration:none;
	color:#FFF;
}
#footer_wrap #footer_body #footer_contacts a:hover{
	color:#CCC;
}
#footer_body #footer_pointer_top {
	background-image: url(../images/footer_pointer_top.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 66px;
	position: absolute;
	left: 20px;
	top: 0px;
}

#footer_body #footer_pointer_bottom {
	background-image: url(../images/footer_pointer_bottom.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 66px;
	position: absolute;
	right: 75px;
	bottom: 0px;
}

#footer_footer {
	height: 20px;
	width: 100%;
}
#footer_footer #footer_footer_info {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-family: gothic;
	font-size: 12px;
	color: #777777;
	line-height: 20px;
	height: 20px;
	padding-right: 15px;
}
#footer_footer #footer_footer_creator{
	float:left;
	font-size:10px;
}
#footer_footer #footer_footer_creator a{
	color:#609672;
	text-decoration:none;
}
#footer_footer #footer_footer_creator a:hover{
	text-decoration:underline;
}
#footer_footer #footer_footer_owner{
	float:right;
}
/* EXTRA CLASSES*/
#body_main .scroll_top, .scroll_top {
	background-image: url(../images/arrow_top.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display:block;
	float:right;
	margin-right:50px;
	margin-bottom:20px;
}
#body_main .scroll_top:hover, .scroll_top:hover{
	opacity:0.7;
}
.box_shadow{
	-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.3);	
}
.box_shadow_strong{
	-webkit-box-shadow: 0px 0px 15px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 0px 15px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 0px 15px rgba(50, 50, 50, 0.4);	
}
.box_shadow_banner{
	-webkit-box-shadow: 0px 0px 8px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 0px 8px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 0px 8px rgba(50, 50, 50, 0.4);	
}
#line_break {
	background-color: #CCC;
	height: 4px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
#line_break #label {
	height: 22px;
	font-family: BentonSans Regular;
	font-size: 22px;
	line-height: 22px;
	color: #333;
	text-transform: uppercase;
	margin-top: -9px;
	padding-left: 25px;
	position: absolute;
	background-color: #FFF;
	left: 30px;
	background-image: url(../images/label_bubble.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right:5px;
}
 a:link {text-decoration: none; }
 a:link:active { color: black; outline: gray 1px dotted; }
 a:visited { color: navy; text-decoration: none; }
 a:visited:active { color: black; outline: gray 1px dotted; }
 a:hover { text-decoration: none; }
