@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#404040;
	background:url(../img/page_bg.png) repeat-x left top #f3f9f7;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
a img {
	border-width:0px;
}
.wrapper {
	margin:0px auto;
	width:990px;
}
#toolbar {
	float:left;
	width:990px;
	height:26px;
}
#toolbar span {
	float:left;
	margin-top:5px;
}
#toolbar a {
	color:#404040;
}
#toolbar span.home {
	background:url(../img/cluster.png) no-repeat -975px -389px;
	padding:2px 0 3px 25px;
	margin-top:3px;
	font-weight:bold;
}
#toolbar span.navi a {
	font-weight:bold;
	text-decoration:underline;
	color:#598ba0;
}
#toolbar a.fav {
	float:right;
	background:url(../img/cluster.png) no-repeat -981px -419px;
	padding:1px 10px 3px 21px;
	margin-top:4px;
}
#toolbar a.quote_link {
	float:right;
	font-weight:bold;
	background:url(../img/cluster.png) no-repeat -978px -449px;
	padding:0 0 3px 21px;
	margin-top:5px;
}
#header {
	float:left;
	width:990px;
	height:99px;
}
#logo {
	margin:0;
	float:left;
}
#logo a {
	float:left;
	width:655px;
	height:99px;
	text-indent:-9000px;
	background:url(../img/cluster.png) -2px -173px;
	outline:none;
}
.decorator {
	float:right;
	width:286px;
	height:99px;
	background:url(../img/cluster.png) -705px -173px;
}
#menu_holder {
	float:left;
	background:url(../img/menu_bg.png) repeat-x left top;
	height:64px;
	width:990px;
	overflow:hidden;
	margin-bottom:10px;
}
.decorator_menu {
	float:left;
	width:9px;
	height:64px;
	background:url(../img/cluster.png) no-repeat -218px -1px;
}
#menu_holder h2 {
	float:right;
	background:url(../img/cluster.png) no-repeat -233px -1px;
	margin:0;
	padding:0;
}
#menu_holder h2 a {
	height:64px;
	width:211px;
	float:left;
	outline:none;
	text-indent:-9000px;
}
.main_menu {
	float:left;
	width:755px;
	list-style:none;
	padding:0;
	margin-top:14px;
	margin-left:1px;
	border-bottom:1px solid #65757d;
	padding-bottom:7px;
	margin-bottom:0px;
}
.main_menu li {
	float:left;
	font-size:12px;
	line-height:12px;
	text-transform:uppercase;
	padding-bottom:2px;
	border-right:1px solid #65757d;
	padding:0 15px;
}
.main_menu li.last {
	border-right-width:0px;
}
.main_menu li a {
	color:#fff;
	outline:none;
}
.main_menu li a:hover,.main_menu li a.selected {
	color:#fff32b;
}

.submenu {
	float:left;
	list-style:none;
	padding:0;
	margin-top:8px;
	margin-left:5px;
	margin-bottom:0px;
}
.submenu li {
	float:left;
	font-size:12px;
	line-height:12px;
	padding-bottom:2px;
	padding:0 10px;
	color:#fff;
}
.submenu li strong {
	text-transform:uppercase;
	font-weight:normal;
}
.submenu li a {
	color:#fff;
	outline:none;
	padding-left:10px;
	background:url(../img/cluster.png) no-repeat -990px -365px;
}
.submenu li a:hover,.submenu li a.selected {
	color:#fff32b;
}
.col_216 {
	float:left;
	width:216px;
	overflow:hidden;
}
.quote {
	float:left;
	width:216px;
	background:url(../img/free_quote.png) no-repeat left top #f0f8f5;
	padding-top:80px;
}
.quote p {
	margin-top:4px;
	margin-bottom:0px;
	font-size:10px;
	margin-left:11px;
}
.quote p a {
	text-decoration:underline;
	color:#606060;
}
.col_216_end {
	float:left;
	width:216px;
	height:15px;
	background:url(../img/cluster.png) -1px -155px;
	margin-bottom:10px;
}
.head_216 {
	float:left;
	width:216px;
	background:url(../img/cluster.png) no-repeat -1px -1px;
	height:31px;
	overflow:hidden;
	color:#fff;
	text-transform:uppercase;
}
.head_216 h3 {
	margin:0;
	padding:0;
	text-indent:12px;
	line-height:12px;
	font-size:12px;
	margin:11px 0 0 0;
}
.col_216_content {
	float:left;
	width:216px;
	background:#f0f8f5;
}
.news {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
.news li {
	float:left;
	padding:10px;
	width:196px;
	border-bottom:1px solid #d5e4df;
}
.news li a,.news li span.title {
	float:left;
	width:100%;
	color:#4d4f4f;
	outline:none;
}
.news li span.date {
	float:left;
	width:100%;
	font-size:10px;
	color:#acacac;
}
#next_news {
	float:right;
	cursor:pointer;
	font-weight:bold;
	color:#4d4f4f;
	margin:5px 5px 0 0;
}
#prev_news {
	float:right;
	cursor:pointer;
	font-weight:bold;
	color:#4d4f4f;
	margin:5px 5px 0 0;
}
.small_end {
	height:7px;
	background:transparent url(../img/cluster.png) repeat scroll -1px -163px;
}
.green_head {
	background-position:-1px -33px;
}
.clients {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.clients li {
	float:left;
	padding:8px;
	border-bottom:1px solid #d5e4df;
	width:200px;
}
.clients li a {
	color:#5a5a5a;
	padding-left:10px;
	background:url(../img/cluster.png) no-repeat -989px -87px;
}
.link_plus_right {
	float:right;
	margin:10px 8px 0 0;
	padding-left:16px;
	padding-top:0px;
	color:#212121;
	outline:none;
	background:url(../img/cluster.png) no-repeat -984px -40px;
}
.col_762 {
	float:left;
	width:762px;
	margin-left:12px;
}
.main_viz {
	float:left;
	width:762px;
	margin-bottom:20px;
	overflow:hidden;
}
.main_viz div {
	float:left;
	background:url(../img/cluster.png) no-repeat -448px -2px;
	height:68px;
	text-indent:-9000px;
	width:217px;
}
.main_viz span {
	float:left;
	width:535px;
	margin-left:10px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	margin-top:4px;
}
.header_center {
	float:left;
	width:100%;
	border-top:1px solid #6f9daf;
	border-bottom:1px solid #d2e0e6;
	margin-bottom:12px;
}
.header_interior {
	float:left;
	width:100%;
	border-bottom:1px solid #6f9daf;
	border-top:1px solid #d2e0e6;
	
}
.header_interior h2 {
	margin:10px 0;
	background:url(../img/cluster.png) no-repeat -980px -1px;
	font-size:13px;
	line-height:13px;
	color:#142228;
	padding:1px 0 3px 25px;
	float:left;
}
.header_interior a.link_plus_right {
	margin-right:0px;
	margin-top:11px;
}
.list_portofolio {
	float:left;
	margin:0;
	list-style:none;
	padding:0;
	border-top:3px solid #E7F1EF;
	width:759px;
	border-left:3px solid #E7F1EF;
	margin-bottom:10px;
}
.list_portofolio li {
	float:left;
	width:250px;
	background:#E7F1EF;
	border-right:3px solid #E7F1EF;
	padding-bottom:3px;
	border-bottom:3px solid #E7F1EF;
}
.list_portofolio li a.title {
	float:left;
	color:#323232;
	clear:right;
	font-weight:bold;
	margin-left:10px;
}
.list_portofolio li a.title strong {
	padding-left:5px;
	color:#810000;
}
.list_portofolio li span {
	clear:left;
	float:left;
	margin-left:10px;
	font-size:10px;
	color:#969696;
}
.subheader {
	float:left;
	width:100%;
	margin-bottom:10px;
	text-indent:16px;
	background:url(../img/cluster.png) no-repeat -984px -40px;
}
.subheader h3 {
	margin:0;
	padding:0;
	margin-top:2px;
	font-size:12px;
	color:#2a3b45;
	float:left;
}
.subheader a {
	float:left;
	font-size:10px;
	color:#2a3b45;
	margin-left:-10px;
	margin-top:0px;
}
.subheader a strong {
	text-decoration:underline;
}
.blue_footer {
	width:100%;
	float:left;
	background:#3e525d;
	padding:10px 0;
	margin-top:10px;
}
.footer_wrapp span {
	color:#fff;
	font-weight:bold;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.footer_wrapp div {
	float:left;
	width:33%;
	color:#fff;
}
.footer_wrapp div a {
	text-decoration:underline;
	color:#fff;
}
.clear_footer {
	float:left;
	width:100%;
	padding:10px 0;
}
.line_1 {
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #aab6b2;
}
.line_1 div {
	float:left;
	padding-left:10px;
	color:#090909;
}
.line_1 div a {
	color:#090909;
}
.line_1 span {
	float:right;
}
.end {
	float:right;
	color:#1d2529;
}
.end a {
	color:#3e525d;
}
.text_content {
	float:left;
	width:100%;
	color:#364954;
}
.text_content hr {
	height:0px;
	color:#94b3b9;
	border-width:0px;
	border-bottom:1px solid #94b3b9;
	margin-bottom:10px;
	float:left;
	width:100%;
}
.mg_bottom {
	border-left-width:0px;
	width:762px;
	border-top-width:0px;
}
.mg_bottom li {
	margin-bottom:10px;
	border-top:3px solid #E7F1EF;
}
.mg_bottom li.first {
	border-left:3px solid #E7F1EF;
}
.blue_top_zone {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.blue_top_image_holder {
	float:left;
	width:190px;
	overflow:hidden;
}
.blue_top_text_holder {
	float:left;
	background:url(../img/blu_box_top.png) no-repeat right top;
	width:535px;
	padding-right:15px;
	color:#fff;
	padding-top:15px;
	height:81px;
}
.blue_top_text_holder h1,.blue_top_text_holder h2 {
	margin:0;
	padding:0;
	font-size:20px;
	margin-bottom:3px;
	line-height:20px;
}
.blue_top_text_holder p {
	float:left;
	margin:0;
	padding:0;
}
.float_left {
	float:left;
}
.mg_right_20 {
	margin-right:20px;
}
.contact_text {
	width:550px;
	color:#142228;
}
.contact_text p {
	margin-top:0px;
	line-height:20px;
}
.width_100 {
	width:100%;
}
.inf {
	width:75px;
	text-transform:uppercase;
	margin-top:3px;
}
.mg_btm_10 {
	margin-bottom:10px;
}
.contact_text a {
	text-decoration:underline;
	color:#142228;
}
.clients_list {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
.clients_list li {
	float:left;
	width:152px;
	text-align:center;
	padding:13px 0;
}
.text_left {
	float:left;
	width:100%;
	color:#3e525d;
	margin-bottom:10px;
	line-height:16px;
}
.text_left strong {
	color:#000;
}

.text_left a {
	text-decoration:underline;
	color:#142228;
	font-weight:bold;
}
.text_left hr {
	border-width:0px;
	border-bottom:1px solid #8eabb0;
}
.text_left h3 {
	font-size:14px;
	color:#142228;
}
.project_head {
	float:left;
	width:100%;
	margin-top:3px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #90b4bf;
}
.project_image {
	float:left;
	display:inline;
	margin-right:28px;
	width:256px;
}
.project_image img {
	float:left;
	border:3px solid #E7F1EF;
}
.project_head ul {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:235px;
}
.project_head li {
	float:left;
	padding-bottom:5px;
	color:#090909;
	width:100%;
}
.project_head li strong {
	color:#000;
}
.project_head li a {
	text-decoration:underline;
	color:#3e525d;
}
.project_interior {
	float:left;
	width:100%;
	margin-bottom:20px;
	text-align:center;
}
.full_width {
	width:100%;
}
.project_head li h4 {
	margin:0;
	padding:0;
	font-size:13px;
}
.project_image span {
	float:left;
	margin-top:10px;
	font-size:14px;
}
.project_image a.buy {
	float:right;
	margin-top:5px;
}
.project_image a.buy img {
	border-width:0px;
}
.disabled {
	color:#dee7e4 !important;
}
#news_box_holder {
	width:100%;
	text-align:center;
	float:left;
}
#news_box_holder ul li {
	text-align:left;
}
.loading {
	background:url(../img/loading.gif) no-repeat center center;
	min-height:100px;
}

.link_w_more {
	float:left;
	color:#2A3B45;
	margin:11px 0 0 10px;
	font-size:10px;
}
.link_w_more strong {
	font-weight:normal;
	text-decoration:underline;
}
.arrow_back {
	color:#2A3B45;
	float:left;
	margin:11px 0 0 10px;
	background:url(../img/arrow_back.png) no-repeat  6px 1px;
}
.arrow_back strong {
	
	padding-left:16px;
}

.col_216_content a.link_plus_right {
	padding-top:3px;
}