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

body {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	background: #f2f4f5;
}

#my-float-container {
	width: 100%;
	height: 100%;
}
 
#my-float {
	overflow: hidden;
	z-index: 1000;
	position: fixed;
	top: 31%;
	left: 0;
}

#my-float2 {
	overflow: hidden;
	z-index: 1000;
	position: fixed;
	top: 42%;
	left: 0;
}

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

p {font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#000000; font-weight:normal; line-height: normal; padding:10px 0 0 0; text-align:justify;}
p2 {font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#000000; font-weight:normal; line-height: normal; padding:0; text-align:justify;}
p3 {font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#000000; font-weight:normal; line-height: normal; padding-left:25%; text-align:left;}

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: 39px;
	margin: 0 auto;
	background: url(images/menu_bg.jpg) repeat-x;
	font-style: regular;
	text-decoration: none;
}

#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: #f58634;	
	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: Verdana, Geneva, 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: 10px 0 10px 0;
	margin: 0 auto;
	background: #333333;
}

#templatemo_footer a {
	color: #ffff00;
	font : 14px Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration : none;
}

#templatemo_footer b {
	font : 11px Verdana, Geneva, sans-serif; 
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	text-decoration : none;
}

.section_w920 {
	float: left;
	width: 93%;
	padding: 0 7% 0 0;
	font : 11px Verdana, Geneva, sans-serif;
	font-style: normal;	
	color: #f2f4f5;
	font-weight: bold;
	text-decoration : none;
	text-align: center;	
}

.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 */

/*Main*/

ul.prof {font-family:Verdana, Geneva, sans-serif; font-size:13px; 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:Verdana, Geneva, sans-serif; font-size:13px; 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:Verdana, Geneva, sans-serif;font-size:13px; 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 16px;
	padding : 0px 0px 0px 10px;
	}
	
ul.prof3 {font-family:Verdana, Geneva, sans-serif; font-size:13px; color:#000000; font-weight:normal; line-height: normal; margin: 0px; padding: 0; list-style-type: disc;}
	
ul.prof3 li img{
	margin : 0;
	padding : 0;
	}
	
h2 {font-family: Verdana, Geneva, sans-serif; font-size: 18px; font-weight: bold; color:#873c02; text-transform: uppercase; padding-bottom: 10px}
h3 {font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #3e4095; margin: 1% 7% 0 7%; padding: 0; font-style: regular}

.row h3 {padding-top:10px;padding-bottom:5px}

h3new {font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #3e4095; margin: 1% 7% 0 0; padding: 0; font-style: regular; font-weight: bold}

.row h3new {padding-top:10px;padding-bottom:5px}

h4 {font-family:Verdana, Geneva, 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:Verdana, Geneva, 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) no-repeat;
	width : 44px;
	height : 26px;
	border : 0px;
	color : #ffffff;
	font : 10px;
	font-weight: bold;
	font-style: regular;
	font-family: Verdana, Geneva, sans-serif;
	text-align : center;
	margin : 0px;
	padding :0px;
	}

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

#body_right{
	width : 50%;
	float : right;
	padding: 2.5% 0 0 0;
	}

.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; vertical-align:middle;}

#fadeshow1 {margin: 0 0 0 6%; padding: 0; text-align: center;}
