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

body{
	padding:0;
	margin:0;
	background:url(../images/back_bg.gif) repeat 0 0 #005696;
	color:#fff;
	font:12px/18px Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, h5, h6, p, form, input, textarea{
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	border:none;
}
ul{
	list-style-type:none;
	padding:0;
	margin:0;
}
a{
	outline:none;
	color:#78b5ed;
	background-color:inherit;
}
.spacer{
	clear:both;
	line-height:0;
	font-size:0;
}
p{
	padding-bottom:17px;
}
.no_padding{
	padding-bottom:0 !important;
}
.no_margin{
	margin-bottom:0 !important;
}
h2{
	font-size:22px;
	line-height:25px;
	color:#efefef;
	background-color:inherit;
	font-weight:normal;
	padding:0 0 10px 0;
}

/*========wrapper============*/
.wrapper{
	width:100%;
	background:url(../images/wrapper_bg.gif) repeat-x top center;
	margin:0 auto;
}
.menu{
	width:1003px;
	margin:0 auto;
	position:relative;
	z-index:1000
}
.logo{
	position:absolute;
	display:block;
	top:17px;
	left:377px;
}
.menu ul{
	padding:63px 0 0 28px;
}
.menu ul li{
	float:left;
	font-size:14px;
	line-height:52px;
	text-transform:uppercase;
	padding:0 51px 0 0;
	position:relative;
}
.menu ul li a{
	color:#283841;
	background-color:inherit;
	text-decoration:none;
}
.menu ul li a:hover, .menu ul li a.active{
	color:#005696;
	font-weight:bold;
	background-color:inherit;
}
.menu ul li.last{
	padding:0;
}
.menu ul li.project{
	margin-right:287px;
}
.menu ul li ul{
	position: absolute;
	width: 197px; /*Sub Menu Items width */
	top:36px;
	left:0 !important;
	visibility: hidden;
	margin:0;
	padding:14px 0 0 0;
	z-index:10000 !important;
	background:url(../images/menu_top.png) no-repeat 0 0;
}
.menu_bot{
	background:url(../images/menu_bot.png) no-repeat 0 0 !important;
	width:197px;
	height:9px;
	display:block;
}
.menu ul li ul li{
	width:193px;
	line-height:26px;
	margin:0;
	padding:0 2px 5px 2px;
	background:url(../images/menu_mid.png) repeat-y 0 0;
	text-transform:capitalize;
}
.menu ul li ul li a{
	color:#fff;	
	font-size:11px !important;
	background-color:inherit;
	padding:0 0 0 9px;
	display:block;
	background-image:none;
}
.menu ul li ul li a:hover{
	color:#fff;
	font-weight:normal;
	background-color:inherit;
	background:url(../images/menu_hover_bg.png) repeat-x 0 0;
}

a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .ul.menu li { float: left; height: 1%; }
* html .ul.menu li a { height: 1%; }
/* End */
/*=====main content===========*/
.main_content{
	background:url(../images/main_con_bg.gif) repeat-y 0 0;
	width:1003px;
	margin:0 auto;
}
.slider_bg{
	width:963px;
	height:328px;
	background:url(../images/slider_bg.gif) no-repeat 0 0;
	margin:0 auto 53px;
	padding:0 0 0 6px;
	position:relative;
}
.slider1 img{
	display:block;
}
.shadow{
	background:url(../images/shadow.png) no-repeat 0 0;
	width:979px;
	height:21px;
	display:block;
	position:absolute;
	left:-5px;
	top:328px;
}
#slider-nav{
	width:503px;
	background:url(../images/pagi_bg.png) no-repeat 0 center;
	position:absolute;
	left:252px;
	bottom:-33px;
	z-index:1001;
	text-align:center;
}
#slider-nav a{
	height:14px;
	width:14px;
	font-size:0;
	line-height:0;
	background-image:url(../images/bullets.png) ;
	background-repeat:no-repeat;
	text-decoration:none;
	text-align:center;
	display:inline-block;
	margin:3px 0 0 5px;
}
#slider-nav a.activeSlide{
	background-position:0 100%;
}
.slider_content{
	width:341px;
	height:258px;
	background:url(../images/slider_text_bg.png) no-repeat 0 0;
	position:absolute;
	top:0;
	left:0;
	padding:64px 0 0 0;
}
.slider_content h2{
	background:#0a1829;
	color:#efefef;
	font-size:36px;
	line-height:42px;
	font-weight:bold;
	padding:0 0 0 28px;
	width:178px;
	margin:0 0 4px 0;
}
.slider_content h3{
	background:#0a1829;
	color:#efefef;
	font-size:36px;
	line-height:42px;
	padding:0 0 0 28px;
	width:209px;
	margin:0 0 10px 0;
}
.slider_content p{
	font-size:11px;
	line-height:17px;
	padding:0 45px 0 29px;
}
.learn_more{
	background:url(../images/lear_more.gif) no-repeat 0 0;
	width:104px;
	height:24px;
	display:block;
	text-indent:-2000000px;
	margin:18px 0 0 29px;
}
.main_body{
	margin:29px 0 0 0;
	width:952px;
	padding:0 26px 20px 23px;
}
.body_left{
	width:660px;
	float:left;
}
.body_right{
	width:275px;
	float:right;
}
.body_left h2 span{
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	display:block;
}
.testimoni_top{
	background:url(../images/testimoni_top.gif) no-repeat 0 0;
	width:275px;
	height:13px;
	display:block;
	font-size:0;
	line-height:0;
}
.testimoni_bot{
	background:url(../images/testimoni_bot.gif) no-repeat 0 0;
	width:275px;
	height:13px;
	display:block;
	font-size:0;
	line-height:0;
}
.testimonials{
	width:265px;
	background:url(../images/testimoni_mid.gif) repeat-y 0 0;
	padding:0 5px 8px 5px;
	overflow:hidden;
	
}
.testimonials h2{
	font-size:17px;
	line-height:20px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/line_bg.gif) repeat-x 0 bottom;
	color:#485261;
	background-color:inherit;
	padding:0 0 7px 14px;
	margin:0 0 5px 0;
}
.testimonials p{
	width:218px;
	background:url(../images/quot_pic.gif) no-repeat 0 0;
	/*color:#47515f;*/
	color:#000;
	background-color:#e6e6e6 !important;
	display:block;
	padding:0 0 0 30px;
	margin:0 0 0 9px;
	font-size:14px;
	line-height:18px;
}
.testimonials p span{
	font-size:12px;
	line-height:18px;
	font-style:italic;
	display:block;
	padding:15px 0 0 0;
}
#slider-nav-1{
	display:none;
}
.slideshow-1{
	width:265px !important;
	position:relative;
	overflow:hidden;
}
/*========wrapper============*/
/*========footer============*/
.footer{
	width:936px;
	background:url(../images/footer_bg.gif) repeat-y 0 0;
	margin:0 auto;
	padding:17px 15px 30px 52px;
}
.footer img{
	float:right;
	margin:0 10px 0 0;
}
.footer_left{
	width:560px;
	float:left;
}
.footer_left ul{
	width:560px;
	padding:25px 0 10px 0;
	text-align:center;
}
.footer_left ul li{
	background:url(../images/footer_divider.gif) no-repeat right center;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	display:inline;
	padding:0 19px 0 13px;
}
.footer_left ul li.no_img{
	background-image:none;
	padding-right:0;
}
.footer_left ul li a{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
.footer_left ul li a:hover, .footer_left ul li a.active{
	color:#78b5ed;
	background-color:inherit;
}
.footer_left p{
	font-size:11px;
	line-height:14px;
	color:#a2a2a2;
	background-color:inherit;
	text-align:center;
	padding:8px 0 0 0;
	text-transform:uppercase;
	display:block;
}
.footer_left p a{
	text-decoration:none;
	color:#a2a2a2;
	background-color:inherit;
}
.footer_left p a:hover{
	color:#fff;
	background-color:inherit;
}
/*========footer============*/

/*==========about us=================*/
.inner_header_bg{
	background:url(../images/inner_header_bg.gif) no-repeat 0 0;
	width:969px;
	height:193px;
	margin:0 auto;
	position:relative;
}
.inner_header_bg img{
	display:block;
	margin:0 0 0 7px;
}
.shadow_inner{
	background:url(../images/shadow.png) no-repeat 0 0;
	width:979px;
	height:21px;
	display:block;
	position:absolute;
	left:-5px;
	top:193px;
}
.page_title{
	height:42px;
	padding:0 16px 0 26px;
	background-color:#0a1829;
	color:#fff;
	font-size: 36px;
    font-weight: bold;
    line-height: 42px;
	position:absolute;
	left:6px;
	top:124px;
}
.client_name{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	color:#fff;
	background-color:inherit;
}
.client_name span{
	display:block;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
/*==========about us=================*/
/*==========services=================*/
.body_left h3{
	font-size:16px;
	line-height:25px;
	font-weight:bold;
	display:block;
	padding:0 0 5px 0;
}
.body_left ul{
	padding:0 0 20px 10px;
}
.body_left ul li{
	background:url(../images/bullet.gif) no-repeat 0 8px;
	font-size:12px;
	line-height:18px;
	padding:0 0 0 8px;
	margin-bottom:3px;
}
/*==========services=================*/
/*==========awards=================*/
.awards{
	width:100%;
	margin:0 0 30px 0;
}
.awards_right{
	width:391px;
	float:right;
}
.awards_left{
	width:269px;
	float:left;
	padding:20px 0 0 0;
}
.border_bg{
	background:url(../images/award_photo_border.gif) no-repeat 0 0;
	height:138px;
	display:block;
	padding:3px 0 0 3px;
}
.border_bg img{
	display:block;
}
.awards_left h2{
	background:url(../images/award_left.png) no-repeat 0 0;
	font-size:16px;
	line-height:32px;
	font-weight:bold;
	text-align:right;
	text-shadow:1px 1px 1px #000;
	color:#efefef;
	background-color:inherit;
	float:right;
	padding:0 0 0 12px;
	margin-bottom:5px;
}
.awards_left h2 span{
	background:url(../images/award_mid.png) repeat-x 0 0;
	display:block;
	line-height:32px;
	padding:0 12px 0 10px;
}
.awards_left p{
	text-align:right;
	float:right;
	padding:0 10px 5px 0;
	width:259px;
}
/*==========awards=================*/
/*==========contact=================*/
.contact_form{
	width:100%;
	background:url(../images/line.gif) repeat-x 0 bottom;
	padding:0 0 22px 0;
	margin:0 0 10px 0;
}
.text_boxbg{
	background:url(../images/text_boxbg.gif) no-repeat 0 0;
	width:241px;
	height:21px;
	display:block;
	padding:5px;
	margin:0 0 13px 0;
}
.text_boxbg input{
	width:241px;
	height:21px;
	border:none;
	background:none;
	font-size:12px;
	line-height:21px;
	color:#242424;
	font-weight:bold;
}
.textarea_bg{
	background:url(../images/textarea_bg.gif) no-repeat 0 0;
	width:376px;
	height:118px;
	float:right;
}
.textarea_bg textarea{
	width:366px;
	height:98px;
	background:none;
	border:none;
	font-size:12px;
	line-height:21px;
	font-family:Arial, Helvetica, sans-serif;
	color:#242424;
	font-weight:bold;
	padding:10px 0 10px 10px;
}
.submit_btn{
	background:url(../images/submit_btn.gif) no-repeat 0 0;
	width:106px;
	height:26px;
	display:block;
	cursor:pointer;
	border:none;
	text-indent:-2000000px;
	float:right;
}
.address{
	width:100%;
	background:url(../images/line.gif) repeat-x 0 bottom;
	padding:0 0 15px 0;
	margin:0 0 15px 0;
}
.address p{
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	color:#efefef;
	background-color:inherit;
	padding-bottom:0;
}
.address p span{
	font-size:12px;
	font-weight:normal;
}
.address_right{
	width:288px;
	float:right;
	background:url(../images/address_line.gif) repeat-y 0 0;
	padding:0 0 0 50px;
}
.map_bg{
	background:url(../images/map-bg.gif) no-repeat 0 0;
	width:616px;
	height:316px;
	padding:23px 20px 23px 20px;
}
/*==========contact=================*/
/*==========project=================*/
.project_section{
	width:100%;
}
.project_section h2{
	font-size:22px;
	line-height:25px;
	font-weight:bold;
	color:#efefef;
	background-color:inherit;
	float:left;
	padding:0 0 13px 0;
}
.project_section ul{
	width:240px;
	float:right;
	padding:0;
}
.project_section ul li{
	float:left;
	width:52px;
	height:27px;
	font-size:12px;
	font-weight:bold;
	line-height:27px;
	background-image:none;
}
.project_section ul li a{
	background:url(../images/project_nav.gif) no-repeat 0 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#efefef;
	background-color:inherit;
}
.project_section ul li a:hover, .project_section ul li a.active{
	background-position:0 100%;
}
.project_pnl{
	width:657px;
	margin:0 0 11px 0;
}
.project_pnl h3{
	background:url(../images/project_title_mid.gif) repeat-x 0 0;
	height:39px;
	padding-bottom:0;
}
.project_pnl h3 span{
	background:url(../images/project_title_left.gif) no-repeat 0 0;
	display:block;
	height:39px;
}
.project_pnl h3 span span{
	background:url(../images/project_title_right.gif) no-repeat right top;
	display:block;
	height:39px;
	font-size:16px;
	line-height:39px;
	font-weight:bold;
	color:#efefef;
	background-color:inherit;
	padding:0 0 0 12px;
}
.project_pnl_bot{
	background:url(../images/project_pnl_bot.gif) no-repeat 0 0;
	width:657px;
	height:10px;
	display:block;
}
.project_mid_bg{
	background:url(../images/project_mid_bg.gif) repeat-y 0 0;
	width:657px;
}
.project_content{
	background:url(../images/project_content_bg.gif) no-repeat 0 0;
	width:637px;
	padding:8px 10px 3px 10px;
}
#jslidernews1, #jslidernews1-1, #jslidernews1-2, #jslidernews1-3, #jslidernews1-4, #jslidernews1-5{
	/*background:url(../images/project_img_border.gif) no-repeat 0 0;*/
	width:387px;
	height:256px;
	display:block;
	/*padding:3px 0 0 3px;*/
	float:left;
	margin:0 14px 0 0;
}

.sliders-wrap-inner li
{
	height:198px;
}
.project_content p{
	font-size:12px;
	line-height:17px;
	padding-bottom:5px;
}

.lof-slidecontent .action-start span
{
	display:none !important;
}
/*
.like
{
	width:334px;
}
*//*==========project=================*/

