/*
CSS Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background: #ffffff;
}

a:link, a:visited { color: #000000; text-decoration: underline; font-weight: normal; } 
a:active, a:hover { color: #000000; text-decoration: none; }

p {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; font-weight:normal; line-height: normal; padding:10px 0 0 0; text-align:justify;}
p2 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; font-weight:normal; line-height: normal; padding:0; text-align:justify;}
p3 {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; font-weight:normal; line-height: normal; padding:0; text-align:right;}

img {
	margin: 0px;
	padding: 0px;
	border: none;
}

.cleaner { clear: both; line-height: 0px; font-size: 0px;  }

.margin_bottom_10 { clear: both; width: 100%; height: 10px; font-size: 1px;	}
.margin_bottom_15 { clear: both; width: 100%; height: 15px; font-size: 1px;	}
.margin_bottom_20 { clear: both; width: 100%; height: 20px; font-size: 1px;	}
.margin_bottom_30 { clear: both; width: 100%; height: 30px; font-size: 1px;	}
.margin_bottom_40 { clear: both; width: 100%; height: 40px; font-size: 1px;	}
.margin_bottom_50 { clear: both; width: 100%; height: 50px; font-size: 1px;	}
.margin_bottom_60 { clear: both; width: 100%; height: 60px; font-size: 1px;	}

.margin_right_40 { margin-right: 40px; }
.margin_right_60 { margin-right: 60px; }

.fl { float: left; }
.fr { float: right; }

.button_01 a{
	clear: both;
	display: block;
	width: 104px;
	height: 25px;
	padding-top: 5px;
	background: url(images/templatemo_readmore_button.jpg) no-repeat;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.header_01 {
	clear: both;
	height: 45px;
	margin-bottom: 15px;
	font-size: 22px;
	letter-spacing: 2px;
	color: #000000;
	background: url(images/templatemo_header_underline.jpg) left bottom no-repeat;	
}

.header_02 {
	clear: both;
	font-size: 18px;
	letter-spacing: 2px;
	color: #000000;
	padding: 10px 20px;
	margin: 0 0 20px 0;
	background: url(images/templatemo_side_header_bg.jpg) repeat-x;
}

.header_03 {
	clear: both;
	font-size: 18px;
	color: #dad021;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 15px 0;
	background: url(images/templatemo_banner_divider.jpg) bottom repeat-x;
}

.header_04 {
	clear: both;
	font-size: 14px;
	color: #c7bb10;
	font-weight: bold;	
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
/*	background: url(images/templatemo_footer_divider.jpg) bottom repeat-x; */
}

.header_05 {
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.header_05 a{
	clear: both;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#header_wrapper {
	width: 100%;
	height: 100px;
	margin: 0 auto;
}

#templatemo_header {
	width: 980px;
	margin: 0 auto;
}

#templatemo_header #site_logo {
	float: left;
	width: 980px;
	height: 114px;
	font-size: 40px;
	color: #ffffff;
	background:url(images/templatemo_logo.jpg) no-repeat;
}

/* end of header */

/* menu */
#menu_wrapper {
	clear: both;
	width: 100%;
	height: 49px;
	margin: 0 auto;
	background: url(images/menu_bg.jpg) repeat-x;
}

#templatemo_menu {
	width: 100%;
	height: 41px;
	margin: 0 auto;
	text-align: justify;
}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#templatemo_menu ul li a {
	float: left;
	display: block;
	height: 22px;
	width: 20%;
	padding: 13px 0 0 0;
	background: url(images/templatemo_menu.jpg) bottom no-repeat;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #ffffff;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	color: #000;
	background: url(images/templatemo_menu_hover.jpg) bottom no-repeat;
}

/* end of menu*/

/* content */

#content_wrapper {
	clear: both;
	width: 980px;
	margin: 0 auto;
}

#templatemo_content {
	width: 900px;
	margin: 30px;
	height: 786px;
	padding: 9px;
	border: 1px solid #c3c4c5;
	background: #d8d7d7;
}

.recent_projects {
	width: 900px;
	height: 280px;
	background: #215b8d;
}

.project_slideshow {
	float: left;
	width: 610px;
	height: 236px;
	padding: 22px 0px 22px 0px;
	overflow: hidden;		
	background: #215b8d;
	text-align: center;
}

.project_content {
	float: right;
	width: 289px;
	height: 236px;
	overflow: hidden;
	padding: 22px 0px 22px 0px;
	background: #1d4b73;
	text-align: center;
}

.project_content p {
	font-size: 14px;
	line-height: 20px;
	color: #ffffff;
	margin-bottom: 20px;
}

#content_panel {
	clear: both;
	width: 100%;
	height: 504px;
	border: 1px solid #d8d7d7;
	background: #ffffff;
}

#column_w610 {
	float: left;
	width: 511px;
	height: 474px;
	overflow: auto;
	margin:  0;
	padding: 30px 48px 0 50px;
	background: #ffffff;
}

#column_w290 {
	float: right;
	width: 289px;
	height: 484px;
	margin: 0;
	padding: 20px 0 0 0;
/*	background: #eeeeee url(images/content_right_column_bg.jpg) left repeat-y; */
	background: #eeeeee;
}

.news_section {
	clear: both;
	width: 269px;
	margin: 0 0px 20px 20px;
	height: 244px;
	overflow: auto;
}

.news_section .news_date {
	float: left;
	width: 70px;
	height: 54px;
	padding: 16px 0 0 0;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: url(images/templatemo_news_date_bg.jpg) no-repeat;
}

.news_section .news_date span {
	display: block;
	margin-top: 16px;
	font-size: 14px;
	font-weight: normal;
}

.news_section .news_content {
	float: right;
	width: 160px;
}

#column_w290 .inputfield {
	height: 16px;
	width: 235px;
	padding: 2px 5px;
	margin: 0 0 12px 0;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

#column_w290 .submitbutton {
	float: right;
	margin: 0;
	padding: 2px 6px 4px 6px;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
}

.column_w290_content {
	height: 100px;
	margin: 0 20px;
}

#column_w610 p {
	padding-bottom: 20px;
}

.section_01 {
	clear: both;
	position: relative;
	width: 430px;
	padding: 30px 40px 20px 40px;
	margin-bottom: 20px;
	background: url(images/templatemo_section_middle.jpg) repeat-y;
}

.section_01 .top {
	position: absolute;
	width: 510px;
	height: 22px;
	top: 0px;
	left: 0px;
	background: url(images/templatemo_section_top.jpg) top left no-repeat;
}

.section_01 .bottom {
	position: absolute;
	width: 510px;
	height: 22px;
	bottom: 0px;
	left: 0px;
	background: url(images/templatemo_section_bottom.jpg) bottom left no-repeat;
}

.list_with_icon {
	margin: 0 0 0 30px;
	padding: 0px;
	list-style: none;
}

.list_with_icon li {
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	background: url(images/templatemo_list_icon.jpg) left top no-repeat;
}

.list_with_icon li a {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background: #fff;
	text-decoration: none;
}

/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #0b2e4c;
}

#templatemo_footer {
	width: 100%;
	padding: 20px 0 10px 0;
	margin: 0 auto;
	font : 14px Arial;
	background: #0b2e4c url(images/templatemo_footer_bg.jpg) bottom center repeat-x;
}

#templatemo_footer a {
	font-weight: bold;
	color: #eeeeee;
	text-decoration : none;
}

#templatemo_footer b {
	font : 11px Arial;
	font-style: italic; 
	color: #bbbbbb;
	font-weight: bold;
	text-decoration : none;
}

.section_w920 {
	text-align: right;
	width: 96%;
	font : 11px Arial;
	color: #bbbbbb;
	text-decoration : none;
	text-align: right;	
}

.section_w184 {
	float: left;
	width: 128px;
	text-align: center;	
}

.footer_menu_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer_menu_list li {
	margin: 0px;
	padding: 0px;
}

.footer_menu_list li a {
	color: #828c96;
	text-decoration: none;
}

.section_w896 {
	float: left;
	width: 896px;
}

/* end of footer */

#menu {background:url(images/menu_bg.jpg) repeat-x; width:100%; height:49px; margin:0 auto; text-align: justify;}
#menu ul {padding-left:0px; width:100%; margin:0 auto;}
#menu li {display:inline;}
#menu li a {display:inline; padding:17px 0 0 0;}
#menu a {font-family:Arial, Helvetica, sans-serif; font-size:18px; font-weight:normal; color:#ffffff; ext-decoration:none; text-align:center; display:block; float:left; width:20%; height:32px; padding-top:17px;	background: url(images/menu_bg.jpg) repeat-x;}
#menu a:hover, #menu .active {width:20%; height:32px; background:url(images/menu_hovernew.jpg) no-repeat top center;}

/*Main*/
#main {width:100%;margin:0 auto;padding:0}
.index_main_top {background:url(images/index_main_top.jpg) repeat-x top;width:100%;height:13px;margin:0;padding:0}
.index_prev_grad {background:url(images/index_prev_grad.jpg) repeat-x top;height:258px}
.main_top {background:url(images/main_top.gif) repeat-x top;height:15px}
.main_bg {background:url(images/main_bg.gif);padding-left:8px;padding-right:7px}
.main_bot {background:url(images/main_bot.gif) repeat-x top;height:15px;padding-bottom:10px}

/* Header Scroller */
/* jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
Copyright (c) 2009 Niall Doherty
This plugin available for use in all personal or commercial projects under both MIT and GPL licenses. */
/* Insignificant stuff, for demo purposes */
.panel h2.title {margin-bottom:10px }
noscript div {background:#ccc;border:1px solid #900;margin:20px 0;padding:15px }
/* Most common stuff you'll need to change */
.coda-slider-wrapper {padding-left:20px;padding-top:13px }
.coda-slider {background:none}
/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
.coda-slider-no-js .coda-slider {height:308px;overflow:hidden !important;padding-right:20px }
/* Change the width of the entire slider (without dynamic arrows) */
.coda-slider, .coda-slider .panel {width:94% } 
/* Change margin and width of the slider (with dynamic arrows) */
.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {width:94% }
.coda-slider-wrapper.arrows .coda-slider {margin:0px }
/* Arrow styling */
.coda-nav-left {padding-top:98px}
.coda-nav-right {padding-top:98px}
.coda-nav-left a {background:url(images/prev_but_left.gif) no-repeat;color:#fff;width:28px;height:108px;text-indent:-9000em}
.coda-nav-right a {background:url(images/prev_but_right.gif) no-repeat;color:#fff;width:28px;height:108px;text-indent:-9000em}
/* Tab nav */
.coda-nav ul li a.current {background:#39c }
/* Panel padding */
.coda-slider .panel-wrapper {padding:0px }
/* Preloader */
.coda-slider p.loading {padding:20px;text-align:center }
/* Don't change anything below here unless you know what you're doing */
/* Tabbed nav */
.coda-nav ul {clear:both;display:block;margin:auto;overflow:hidden }
.coda-nav ul li {display:none }
.coda-nav ul li a {background:#000;color:#fff;display:block;float:left;margin-right:1px;padding:3px 6px;text-decoration:none }
/* Miscellaneous */
.coda-slider-wrapper {clear:both;overflow:hidden }
.coda-slider {float:left;overflow:hidden;position:relative }
.coda-slider .panel {display:block;float:left }
.coda-slider .panel-container {position:relative }
.coda-nav-left, .coda-nav-right {float:left }
.coda-nav-left a, .coda-nav-right a {display:block;text-align:center;text-decoration:none }

#index_box_top {background:url(images/index_box_top.gif) no-repeat;height:14px}
#index_box_bg {background:url(images/index_box_bg.gif);padding-left:58px;padding-right:58px}
#index_box_bot {background:url(images/index_box_bot.gif) no-repeat;height:14px}

ul.prof{font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#000000;font-weight:normal; margin : 0px;	padding : 15px 0 0 0;	list-style-type : disc;}

ul.prof li{
	margin : 0px 0px 0px 55px;
	padding : 10px 0px 0px 14px;
	}
	
ul.prof li img{
	margin : 0;
	padding : 8px 0px 0px 0px;
	}

ul.prof1{font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#000000;font-weight:normal; margin : 0px;	padding : 0 0 0 0;	list-style-type : disc;}

ul.prof1 li{
	margin : 0px 0px 0px 55px;
	padding : 0px 0px 0px 14px;
	}
	
ul.prof2{font-family:Arial, Helvetica, sans-serif;font-size:16px;color:#000000;font-weight:normal; margin : 0px;	padding : 0 0 0 0;	list-style-type : circle;}

ul.prof2 li{
	margin : 0px 0px 0px 55px;
	padding : 10px 0px 0px 14px;
	}

ul.prof3 li{
	margin : 0px 0px 0px 55px;
	padding : 0px 0px 0px 14px;
	}
	
ul.prof3{font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#000000; font-weight:normal; line-height: normal; margin: 0px; padding: 0; ist-style-type: disc;}
	
ul.prof3 li img{
	margin : 0;
	padding : 0;
	}
	
h2 {font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:bold;color:#873c02;text-transform:uppercase;padding-bottom:10px}
h3 {font-family:"Times New Roman", Times, serif; font-size:26px; font-weight:bold; color:#ff0000; padding-top:15px; padding-bottom:5px}
.row h3 {padding-top:10px;padding-bottom:5px}
h4 {font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:bold;color:#873c02;text-transform:uppercase;padding-bottom:10px;padding-top:5px}

#logo h1 {font-size:66px; font-family:"Courier New", Courier, monospace; color:#fff; font-weight:bold}
.box_img2 h1 {font-family:Arial, Helvetica, sans-serif;font-size:24px;font-weight:100;color:#002380;text-align:left;padding:8px 0px 3px 0px}
.rol_over:hover {background:url(images/rol_over_galery.png) left top no-repeat}
.index_right h2 {padding-top:6px}

.button_pic{
	background : url(./button_pic.jpg) repeat-x;
	width : 20%;
	height : 26px;
	border : 0px;
	color : #ffffff;
	font : 14px "Arial";
	text-align : center;
	margin : 0px;
	padding :0px 0px 3px 0px;
	}

#body_left{
	width : 50%;
	float : left;
	text-align : justify;
	}

#body_right{
	width : 50%;
	float : right;
	text-align : right;
	}

.spacer{
	clear : both;
	font-size : 0;
	line-height : 0;
	}

.jcarousel-scope { width:100%; height:258px; border:0pt none; margin:0 auto; padding:0; text-align: center; vertical-align:middle;}
/* Button */
.jcarousel-prev {}
.jcarousel-next {}
/* Clip */
.jcarousel-clip {height:237px;overflow:hidden;position:relative;text-align:center;vertical-align:middle;float:left;display:inline; }
.jcarousel-clip ul {list-style:none;position:relative;top:0px;left:0px;margin:0;padding:0;height:237px;overflow:hidden;float:left;display:block;text-align:center;vertical-align:middle;}
.jcarousel-clip li {margin:0 auto;padding:0;display:block;height:237px;text-align:center;vertical-align:middle;float:left;overflow:hidden;list-style:none outside none;}
.jcarousel-clip li img{margin:0 auto;padding:0;height:237px;text-align:center;vertical-align:middle;border:0pt none;}

.clear { clear:both;}
.clearl { clear:left;}
.clearr { clear:right;}
.fl-slider { width:4%; height:258px; z-index:3; text-align: center; vertical-align:middle;}
.fr-slider { width:4%; height:258px; z-index:3; text-align: center; vertical-align:middle;}

#gallery { width:100%; height:258px; border:0pt none; margin:0 auto; padding:0; text-align: center; vertical-align:middle;}
