@charset "utf-8";
/* CSS Document */
body{
	background:#f0f0f0;
	margin:0px;
	padding:0px;
	font-family: 'TradeGothicRegular';
}
p, h1, h2, h3, h4, h5, h6, dic, ul, li, table, img, field, a{
	margin: 0px;
	padding: 0px;
}
h1{
	font-family: 'OpenSansCondensedBold';
	font-size:22px;
	font-weight:normal;
}
h2{
	font-family: 'OpenSansCondensedBold';
	font-size:22px;
	font-weight:normal;
}
h3{
	font-size:20px;
	font-weight:normal;
}
h4{
	font-size:20px;
	font-weight:normal;
}
p{
	color:#FF0000;
	font-size:12px;
}
a{
	text-decoration:none;
}
a img{
	border:none;
}
.clear{
	clear:both;
}
li{
	list-style:none;
}
.divider{
	background:url(../images/divider.png) repeat-x;
	height:6px;
	margin:30px 0;
}
.divider2{
	background:url(../images/blog_divider.jpg) repeat-x;
	height:5px;
	margin:25px 0;
}
#wrap{
}
#wrap .container{
	width:960px;
	margin:0 auto;
}
#top_sec{
	background:url(../images/top_bg.jpg) repeat-x center;
	height:634px;
}
#top_sec .header{
}
#top_sec .header .logo{
	margin:44px 0 0 0;
	float:left;
}
#top_sec .header .contact{
	float:right;
	width:220px;
	margin:32px 0 0 0;
}
#top_sec .header .contact li.phone{
	background:url(../images/header_ph.png) no-repeat;
	color:#d3d3d3;
	padding:0 0 15px 26px;
	font-size:13px;
}
#top_sec .header .contact li.address{
	background:url(../images/header_home.png) no-repeat;
	color:#d3d3d3;
	padding:0 0 0 26px;
	font-size:13px;
}
#top_sec .nav{
	background:url(../images/nav_bg.png) repeat-x;
	height:44px;
	margin:22px 0 0 0;
}
#top_sec .nav li{
	float:left;
	margin:2px 0 0 0;
	display:block;
}
#top_sec .nav li.selected a{
	background:#272727;
	color:#e9e9e9;
}
#top_sec .nav li:hover a{
	background:#272727;
	color:#e9e9e9;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
}
#top_sec .nav a{
	text-transform:uppercase;
	font-size:12px;
	font-family: 'TradeGothicRegular';
	color:#9c9c9c;
	display:block;
	line-height:40px;
	padding:0 20px; 
}
#top_sec .nav .social{
	float:right;
	margin:7px 0 0 0;
}
#top_sec .nav .social a{
	padding:0 17px;
}
#top_sec .nav .social a.tw{
	background:url(../images/header_twitter.png) no-repeat;
	height:30px;
	float:left;
}
#top_sec .nav .social a.tw:hover{
	background-position:0 -29px;
	transition: background-position 0.1s ease-out;
	-moz-transition: background-position 0.1s ease-out;
	-ms-transition: background-position 0.1s ease-out;
	-o-transition: background-position 0.1s ease-out;
	-webkit-transition: background-position 0.1s ease-out;
}
#top_sec .nav .social a.fb{
	background:url(../images/header_facebook.png) no-repeat;
	height:30px;
	float:left;
}
#top_sec .nav .social a.fb:hover{
	background-position:0 -29px;
	transition: background-position 0.1s ease-out;
	-moz-transition: background-position 0.1s ease-out;
	-ms-transition: background-position 0.1s ease-out;
	-o-transition: background-position 0.1s ease-out;
	-webkit-transition: background-position 0.1s ease-out;
}
#top_sec .nav .social a.gp{
	background:url(../images/header_google.png) no-repeat;
	height:30px;
	float:left;
}
#top_sec .nav .social a.gp:hover{
	background-position:0 -29px;
	transition: background-position 0.1s ease-out;
	-moz-transition: background-position 0.1s ease-out;
	-ms-transition: background-position 0.1s ease-out;
	-o-transition: background-position 0.1s ease-out;
	-webkit-transition: background-position 0.1s ease-out;
}
#top_sec .nav .social a.db{
	background:url(../images/header_dribble.png) no-repeat;
	height:30px;
	float:left;
}
#top_sec .nav .social a.db:hover{
	background-position:0 -29px;
	transition: background-position 0.1s ease-out;
	-moz-transition: background-position 0.1s ease-out;
	-ms-transition: background-position 0.1s ease-out;
	-o-transition: background-position 0.1s ease-out;
	-webkit-transition: background-position 0.1s ease-out;
}
#top_sec .banner{
}
#top_sec .social_icons{
	background:url(../images/banner_icons.png) no-repeat;
	height:421px;
	margin:12px 0 0 0;
}
#top_sec .text{
	float: left;
	margin: 30px 0 0 30px; /*changed from 50 */
	width: 498px;
}
#top_sec .text h3{
	color:#fff;
	text-transform:uppercase;
	font-size:30px;
}
#top_sec .text h1{
	color:#fff;
	text-transform:uppercase;
	font-size:75px;
	margin:-6px 0 0 0;
}
#top_sec .text  span.green{
	color:#b3f434;
}
#top_sec .text  span.orange{
	color:#f89f24;
}
#top_sec .text h4{
	color:#fff;
	text-transform:uppercase;
	font-size:43px;
	margin:-13px 0 0 0;
}
#top_sec .text p{
	margin:15px 0 0 0;
	color:#fff;
	font-size:14px;
}
#top_sec .lcd{
	float:right;
	margin:77px 50px 0 0;
}





#top_sec .text_two{
	float:left;
	text-align:center;
	margin:20px 0 0 90px;
}
#top_sec .text_two h1{
	color:#fff;
	text-transform:uppercase;
	font-size:38px;
	
}
#top_sec .text_two  span.green{
	color:#b3f434;
}
#top_sec .text_two  span.orange{
	color:#f89f24;
}
#top_sec .text_two  p{
	color:#bebebe;
	font-style:italic;
}
#top_sec .banner_img2{
	margin:0 0 0 50px;
}




#top_sec .text_three{
	float:right;
	margin:120px 0 0 0;
	width:395px
}
#top_sec .text_three h1{
	color:#fff;
	text-transform:uppercase;
	font-size:45px;
	
}
#top_sec .text_three  span.green{
	color:#b3f434;
}
#top_sec .text_three  span.orange{
	color:#f89f24;
}
#top_sec .text_three  p{
	font-size:20px;
	text-transform:uppercase;
	color:#FFFFFF;
}
#top_sec .banner_img3{
	float:left;
	margin:45px 0 0 35px;
}



#top_sec .text_four{
	float:left;
	margin:100px 0 0 30px; /*changed from 145 */
	text-align:center;
}
#top_sec .text_four h3{
	color:#fff;
	text-transform:uppercase;
	font-size:30px;
}
#top_sec .text_four h1{
	color:#fff;
	text-transform:uppercase;
	font-size:65px;
	margin:-6px 0 0 0;
	line-height:63px
}
#top_sec .text_four  span.green{
	color:#b3f434;
	
}
#top_sec .text_four  span.orange{
	color:#f89f24;
	
	line-height:60px;
}
#top_sec .text_four p{
	margin:0 0 0 0;
	color:#bebebe;
	font-size:12px;
}





#top_sec .dotted{
	background:url(../images/dotted_bg.png) repeat-x;
	height:39px;
	text-align:center;
}
#content{
}
#content .welcome{
	margin:40px 0 0 0;
}
#content .welcome .text{
	float:left;
	width:590px;

}
#content .welcome .text h2{
	color:#6c9c10;
	text-transform:uppercase;
	font-size:26px;
}
#content .welcome .text p{
	margin:15px 0 0 0;
	color:#616060;
	line-height:22px;
	font-size:13px;
}
#content .welcome .welcome_img{
	float:right;
	margin:40px 0 0 0;
}
#content .main_services{
	background:#e8e8e8;
	height:345px;
	margin:48px 0 0 0;
}
#content .our_services{
	text-align:center;
	width:302px;
	margin:45px 18px 0 0;
	float:left;
}
#content .last{
	margin:0px;
}
#content .our_services h3{
	text-transform:uppercase;
	color:#393939;
	font-size:20px;
	margin:15px 0 0 0;
}
#content .our_services p{
	color:#777777;
	font-size:12px;
	margin:7px 0 0 0;
}
#content .how_work{
	height: 396px;
	margin: 0 0 0 0;
	text-align: center;
	background-image: url(../images/how_work_bg.png);
	background-repeat: repeat;
}
#content .how_work .title{
	margin:50px 0 0 0;
}
#content .how_work .img{
	margin:70px 0 0 0;
}
#content .latest_work{
	margin:44px 0 0 0;
}
#content .latest_work h2{
	text-transform:uppercase;
	color:#fe8d12;
	font-size:26px;
}
#content .latest_work a{
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
}
#content .latest_work a.work_one{
	height: 26px;
	width: 178px;
	float: left;
	text-align: center;
	padding: 278px 0 0 0;
	margin: 15px 17px 0 0;
	background-image: url(../images/our_work5.jpg);
	background-repeat: no-repeat;
}
#content .latest_work a.work_one:hover{
	-moz-box-shadow:inset 3px 3px 5px 6px #000;
    -webkit-box-shadow:inset 3px 3px 5px 6px #000;
    box-shadow:inset 0 0 15px 0 #000;
}
#content .latest_work a.work_two{
	height: 26px;
	width: 178px;
	float: left;
	text-align: center;
	padding: 278px 0 0 0;
	margin: 15px 17px 0 0;
	background-image: url(../images/our_work2.jpg);
	background-repeat: no-repeat;
}
#content .latest_work a.work_two:hover{
	-moz-box-shadow:inset 3px 3px 5px 6px #000;
    -webkit-box-shadow:inset 3px 3px 5px 6px #000;
    box-shadow:inset 0 0 15px 0 #000;
}
#content .latest_work a.work_three{
	background:url(../images/our_work3.jpg) no-repeat;
	height:26px;
	width:178px;
	float:left;
	text-align:center;
	padding:278px 0 0 0;
	margin:15px 17px 0 0;
}
#content .latest_work a.work_three:hover{
	-moz-box-shadow:inset 3px 3px 5px 6px #000;
    -webkit-box-shadow:inset 3px 3px 5px 6px #000;
    box-shadow:inset 0 0 15px 0 #000;
}
#content .latest_work a.work_four{
	background:url(../images/our_work4.jpg) no-repeat;
	height:26px;
	width:178px;
	float:left;
	text-align:center;
	padding:278px 0 0 0;
	margin:15px 17px 0 0;
}
#content .latest_work a.work_four:hover{
	-moz-box-shadow:inset 3px 3px 5px 6px #000;
    -webkit-box-shadow:inset 3px 3px 5px 6px #000;
    box-shadow:inset 0 0 15px 0 #000;
}
#content .latest_work a.work_five{
	height: 26px;
	width: 178px;
	float: left;
	text-align: center;
	padding: 278px 0 0 0;
	margin: 15px 0 0 0;
	background-image: url(../images/our_work1.jpg);
	background-repeat: no-repeat;
}
#content .latest_work a.work_five:hover{
	-moz-box-shadow:inset 3px 3px 5px 6px #000;
    -webkit-box-shadow:inset 3px 3px 5px 6px #000;
    box-shadow:inset 0 0 15px 0 #000;
}
#content .latest_work a.last{
	margin:15px 0 0 0;
}
#footer{
	background:url(../images/footer_bg.jpg) repeat-x center;
	height:224px;
	margin:40px 0 0 0;
}
#footer .section{
	width:240px;
	float:left;
	margin:20px 5px 0 0;
}
#footer .sec_last{
	margin:20px 0 0 0;
	float:right;
	width:193px;
}
#footer .section h3{
	color:#cccccc;
	margin:0px 0 0 0;
}
#footer .section .nav{
	margin:10px 0 0 0;
}
#footer .section .nav li{
	border-bottom:solid 1px #3f3f3f;
	width:150px;
}
#footer .section .nav li.last{
	border-bottom:none;
}
#footer .section .nav li a{
	font-size:12px;
	color:#878787;
	display:block;
	padding:7px 0;
}
#footer .section .nav li a:hover{
	background:#2d2d2d;
}
#footer .section .social{
	margin:10px 0 0 0;
}
#footer .section .social p{
	color:#808080;
}
#footer .section .social a{
	margin:12px 8px 0 0;
}
#footer .section .social a.tw{
	background:url(../images/footer_twitter.png) no-repeat;
	height:54px;
	width:37px;
	float:left;
}
#footer .section .social a.tw:hover{
	background-position:0 -54px;
	transition: background-position 0.5s ease-out;
	-moz-transition: background-position 0.5s ease-out;
	-ms-transition: background-position 0.5s ease-out;
	-o-transition: background-position 0.5s ease-out;
	-webkit-transition: background-position 0.5s ease-out;
}
#footer .section .social a.fb{
	background:url(../images/footer_facebook.png) no-repeat;
	height:54px;
	width:37px;
	float:left;
}
#footer .section .social a.fb:hover{
	background-position:0 -54px;
	transition: background-position 0.5s ease-out;
	-moz-transition: background-position 0.5s ease-out;
	-ms-transition: background-position 0.5s ease-out;
	-o-transition: background-position 0.5s ease-out;
	-webkit-transition: background-position 0.5s ease-out;
}
#footer .section .social a.gp{
	background:url(../images/footer_google.png) no-repeat;
	height:54px;
	width:37px;
	float:left;
}
#footer .section .social a.gp:hover{
	background-position:0 -54px;
	transition: background-position 0.5s ease-out;
	-moz-transition: background-position 0.5s ease-out;
	-ms-transition: background-position 0.5s ease-out;
	-o-transition: background-position 0.5s ease-out;
	-webkit-transition: background-position 0.5s ease-out;
}
#footer .section .social a.yt{
	background:url(../images/footer_youtube.png) no-repeat;
	height:54px;
	width:37px;
	float:left;
}
#footer .section .social a.yt:hover{
	background-position:0 -54px;
	transition: background-position 0.5s ease-out;
	-moz-transition: background-position 0.5s ease-out;
	-ms-transition: background-position 0.5s ease-out;
	-o-transition: background-position 0.5s ease-out;
	-webkit-transition: background-position 0.5s ease-out;
}
#footer .section .contact{
	margin:10px 0 0 0;
}
#footer .section .contact .map{
	background:url(../images/footer_map.png) no-repeat 0 20px;
}
#footer .section .contact a{
	font-size:13px;
	color:#7d7d7d;
	padding:0 0 0 25px;
	font-size:12px;
	margin:-5px 0 0px 0;
}
#footer .section .contact a:hover{
	color:#aff32a;
}
#footer .section .contact li{
	margin:8px 0 0 0;
}
#footer .section .contact li.phone{
	background:url(../images/footer_ph.png) no-repeat;
	height:17px;
}
#footer .section .contact li.email{
	background:url(../images/footer_email.png) no-repeat;
	height:17px;
}
#footer .section .contact li.globe{
	background:url(../images/footer_globe.png) no-repeat;
	height:17px;
}
#footer .section .contact li.location{
	background:url(../images/footer_locat.png) no-repeat;
	height:17px;
}
#footer .footer_bot{
	background:url(../images/footer_bot_bg.png) repeat-x;
	height:38px;
	margin:17px 0 0 0;
}
#footer .footer_bot .nav{
	float:left;
}
#footer .footer_bot .nav li{
	background:url(../images/footer_nav_line.jpg) no-repeat right;
	float:left;
}
#footer .footer_bot .nav li.last{
	background:none;
}
#footer .footer_bot .nav a{
	font-size:12px;
	margin:0 5px;
	color:#787879;
	line-height:38px;
}
#footer .footer_bot .nav a:hover{
	color:#f89f24;
}
#footer .footer_bot p{
	float:right;
	color:#717171;
	line-height:38px;
	font-size:12px;
}







#sub_top_sec{
	background:url(../images/top_bg.jpg) repeat-x center;
	height:324px;
}
#sub_top_sec .header .logo{
	margin:44px 0 0 0;
	float:left;
}
#sub_top_sec .header .contact{
	float:right;
	width:220px;
	margin:32px 0 0 0;
}
#sub_top_sec .header .contact li.phone{
	background:url(../images/header_ph.png) no-repeat;
	color:#d3d3d3;
	padding:0 0 15px 26px;
	font-size:13px;
}
#sub_top_sec .header .contact li.address{
	background:url(../images/header_home.png) no-repeat;
	color:#d3d3d3;
	padding:0 0 0 26px;
	font-size:13px;
}
#sub_top_sec .nav{
	background:url(../images/nav_bg.png) repeat-x;
	height:44px;
	margin:22px 0 0 0;
}
#sub_top_sec .nav li{
	float:left;
	margin:2px 0 0 0;
	display:block;
}
#sub_top_sec .nav li.selected a{
	background:#272727;
	color:#e9e9e9;
}
#sub_top_sec .nav li:hover a{
	background:#272727;
	color:#e9e9e9;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
}
#sub_top_sec .nav a{
	text-transform:uppercase;
	font-size:12px;
	font-family: 'TradeGothicRegular';
	color:#9c9c9c;
	display:block;
	line-height:40px;
	padding:0 20px; 
}
#sub_top_sec .nav .social{
	float:right;
	margin:7px 0 0 0;
}
#sub_top_sec .nav .social a{
	padding:0 17px;
}
#sub_top_sec .nav .social a.tw{
	background:url(../images/header_twitter.png) no-repeat;
	height:30px;
	float:left;
}
#sub_top_sec .nav .social a.tw:hover{
	background-position:0 -29px;
	transition: background-position 0.1s ease-out;
	-moz-transition: background-position 0.1s ease-out;
	-ms-transition: background-position 0.1s ease-out;
	-o-transition: background-position 0.1s ease-out;
	-webkit-transition: background-position 0.1s ease-out;
}
#sub_top_sec .nav .social a.fb{
	background:url(../images/header_facebook.png) no-repeat;
	height:30px;
	float:left;
}
#sub_top_sec .nav .social a.fb:hover{
	background-position:0 -29px;
	transition: background-position 0.1s ease-out;
	-moz-transition: background-position 0.1s ease-out;
	-ms-transition: background-position 0.1s ease-out;
	-o-transition: background-position 0.1s ease-out;
	-webkit-transition: background-position 0.1s ease-out;
}
#sub_top_sec .nav .social a.gp{
	background:url(../images/header_google.png) no-repeat;
	height:30px;
	float:left;
}
#sub_top_sec .nav .social a.gp:hover{
	background-position:0 -29px;
	transition: background-position 0.1s ease-out;
	-moz-transition: background-position 0.1s ease-out;
	-ms-transition: background-position 0.1s ease-out;
	-o-transition: background-position 0.1s ease-out;
	-webkit-transition: background-position 0.1s ease-out;
}
#sub_top_sec .nav .social a.db{
	background:url(../images/header_dribble.png) no-repeat;
	height:30px;
	float:left;
}
#sub_top_sec .nav .social a.db:hover{
	background-position:0 -29px;
	transition: background-position 0.1s ease-out;
	-moz-transition: background-position 0.1s ease-out;
	-ms-transition: background-position 0.1s ease-out;
	-o-transition: background-position 0.1s ease-out;
	-webkit-transition: background-position 0.1s ease-out;
}
#sub_top_sec .text{
	margin: 35px 0 0 0;
	text-align: center;
}
#sub_top_sec .text h1{
	margin: 0 0 0 0;
	text-transform: uppercase;
	font-size: 28px;
	color: #fff;
}
#sub_top_sec .text span.orange{
	color:#fe8a0c;
}
#sub_top_sec .text span.green{
	color:#98d91a;a7a7a7
}
#sub_top_sec .text p{
	color:#a7a7a7;
	font-style:italic;
}
#sub_content{
	margin:20px 0 0 0;
}
#sub_content .about{
}
#sub_content .about .text{
	float:left;
	width:572px;
}
#sub_content .about .text h1{
	font-size:28px;
	color:#85bf15;
	text-shadow:0 1px 0 #fff;
}
#sub_content .about .text p{
	font-size:14px;
	color:#555555;
	margin:23px 0 0 0;
	line-height:23px;
}
#sub_content .about .about_img{
	float:right;
	margin:5px 0 0 0;
	border:solid 3px #fff;
	-moz-box-shadow:0px 0px 2px 1px #d4d4d4;
	-webkit-box-shadow:0px 0px 2px 1px #d4d4d4;
	box-shadow:0px 0px 2px 1px #d4d4d4;
}
#sub_content .three_sec{
}
#sub_content .three_sec .section{
	float:left;
	width:296px;
	margin:0 36px 0 0;
}
#sub_content .three_sec .last{
	margin:0 0 0 0;
}
#sub_content .three_sec .section h1{
	color:#fe8c10;
	font-size:28px;
	text-shadow:0 1px 0 #fff;
}
#sub_content .three_sec .section p{
	color:#696868;
	font-size:13px;
	margin:5px 0 0 0;
	line-height:20px;
}
#sub_content .three_sec .section a{
	background:url(../images/readmore_btn.png) no-repeat;
	height:28px;
	width:93px;
	float:left;
	margin:10px 0 0 ;
}
#sub_content .three_sec .section a:hover{
	background-position:0 -28px;
	transition: background-position 0.1s ease-out;
	-moz-transition: background-position 0.1s ease-out;
	-ms-transition: background-position 0.1s ease-out;
	-o-transition: background-position 0.1s ease-out;
	-webkit-transition: background-position 0.1s ease-out;
}
#sub_content .three_sec .section h1.work_text{
	color:#85bf15;
	margin:0 0 0 60px;
}
#sub_content .three_sec .section .how_work{
	margin:8px 0 0 0;
}
#sub_content .team{
}
#sub_content .team h1{
	color:#85bf15;
	font-size:26px;
}
#sub_content .team p{
	color:#3f3f3f;
	font-size:14px;
}
#sub_content .team .team_member{
	float: left;
	width: 180px;
	text-align: left;
	margin: 20px 27px 0 0;
}
#sub_content .team .last{
	margin:20px 0 0 0;
}
#sub_content .team .team_member .team_img{
	float:right;
	margin:5px 0 0 0;
	border:solid 3px #fff;
	-moz-box-shadow:0px 0px 2px 1px #d4d4d4;
	-webkit-box-shadow:0px 0px 2px 1px #d4d4d4;
	box-shadow:0px 0px 2px 1px #d4d4d4;
	margin:0 0 6px 0;
}
#sub_content .team .team_member h2{
	color:#434343;
	margin:15px 0 0 0;
	font-size:20px;
}
#sub_content .team .team_member p{
	color:#777777;
	font-size:13px;
	margin:2px 0 0 0;
}
#sub_content .services .text{
	float:left;
}
#sub_content .services .text h1{
	font-size:28px;
	color:#85bf15;
	text-shadow:0 1px 0 #fff;
}
#sub_content .services .text p{
	font-size:14px;
	color:#555555;
	margin:10px 0 0 0;
	line-height:23px;
}
#sub_content .our_services{
}
#sub_content .our_services .service_sec{
	background:url(../images/services_bg.png) no-repeat;
	width:303px;
	height:288px;
	float:left;
	text-align:center;
	margin:0 25px 35px 0;
}
#sub_content .our_services .last {
	margin:0;
}
#sub_content .our_services .service_sec:hover {
	background-position:0 -288px;
}
#sub_content .our_services .service_sec .service_icon{
	margin:22px 0 0 0;
}

#sub_content .our_services .service_sec h2{
	color:#4a4a4a;
	font-size:20px;
	text-shadow:0 1px 0 #fff;
	margin:20px 0 0 0;
}
#sub_content .our_services .service_sec p{
	color:#616060;
	width:269px;
	margin:20px 0 0 16px;
	line-height:18px;
}
#sub_content .our_services .service_sec a{
	background:url(../images/servic_btn.jpg) no-repeat;
	width:107px;
	height:30px;
	float:left;
	margin:20px 0 0 93px;
}
#sub_content .our_services .service_sec a:hover{
	background-position:0 -30px;
}






#sub_content .our_work{
	margin:20px 0 0 0;
	float:left;
}
#sub_content .our_work .tabs{
	background-color:#e3e3e3;
	height:48px;
	padding:0 0 0 10px;
	border:solid 1px #e8e8e8;
	-moz-box-shadow:inset 3px 3px 5px 6px #f0f0f0;
	-webkit-box-shadow:inset 3px 3px 5px 6px #f0f0f0;
	box-shadow:inset 0px 0px 0px 1px #f0f0f0;
}
#sub_content .our_work .tabs a.selected{
	background-color:#fe8a0c;
	padding:7px 18px;
	margin:7px 6px 0 0;
	float:left;
	color:#fff;
	font-size:13px;
	text-shadow:none;
		border-radius:0px;
 	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
#sub_content .our_work .tabs a{
	background-color:#515151;
	padding:7px 18px;
	margin:7px 6px 0 0;
	float:left;
	color:#898989;
	font-size:13px;
	color:#ededed;
		border-radius:0px;
 	-moz-border-radius:0px;
	-webkit-border-radius:0px;
}
#sub_content .our_work .tabs a:hover{
	background-color:#fe8a0c;
	padding:7px 18px;
	margin:7px 6px 0 0;
	float:left;
	border-radius:0px;
 	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	color:#fff;
	font-size:13px;
	text-shadow:none;
}
#sub_content .our_work .portfolio{
	margin:25px 0 0px 0;
	float:left;
}
#sub_content .our_work .my_pf{
	float:left;
	margin:0 21px 15px 0;
	width:306px;
}
.our_work .last{
	margin:0px;
}
#sub_content .our_work .port_text{
	background-color:#e7e7e7;
	border:solid 1px #dfdfdf;
	padding:10px 10px;
}
#sub_content .our_work .port_text h3{
	font-size:14px;
	color:#525252;
	font-family: 'OpenSansRegular';
	font-weight:normal; 
}
#sub_content .our_work .port_text p{
	font-size:11px;
	line-height:14px;
	margin:5px 0 0 0;
	color:#959595;
}
#sub_content .our_work .portfolio .shadow{
	 margin:0 0 0 11px;
}
#sub_content .left_sec{
	float:left;
	width:662px;
	margin:20px 0 0 0;
}
#sub_content .left_sec .blogs{
}
#sub_content .left_sec .blogs h1{
	font-size:22px;
	color:#434343;
}
#sub_content .left_sec .blogs .posted{
	background-color:#3e3e3e;
	height:20px;
	margin:10px 0 0 0;
	padding:8px 15px;
}
#sub_content .left_sec .blogs .posted li.user{
	background:url(../images/user_icon.png) no-repeat;
	float:left;
	padding:0 15px 0 25px;
}
#sub_content .left_sec .blogs .posted a{
	font-size:12px;
	color:#d2d2d2;
}
#sub_content .left_sec .blogs .posted a:hover{
	color:#fe8a0c;
}
#sub_content .left_sec .blogs .posted li.calendar{
	background:url(../images/calendar_icon.png) no-repeat;
	float:left;
	padding:0 0 0 25px;
}
#sub_content .left_sec .blogs .blog_img{
	margin:15px 0 15px 0;
}



#sub_content .left_sec .blogs .social{
	background-color:#3e3e3e;
	height:20px;
	margin:0 0 0 0;
	padding:8px 15px;
}
#sub_content .left_sec .blogs .social li.chat{
	background:url(../images/chat_icon.png) no-repeat;
	float:left;
	padding:0 15px 0 25px;
}
#sub_content .left_sec .blogs .social a{
	font-size:12px;
	color:#d2d2d2;
}
#sub_content .left_sec .blogs .social a:hover{
	color:#fe8a0c;
}
#sub_content .left_sec .blogs .social .icons{
	float:right;
	width:75px;
}
#sub_content .left_sec .blogs .social .icons li{
	margin:0 0 0 5px;
}
#sub_content .left_sec .blogs .social .icons li.tw a{
	background:url(../images/blog_twitter.png) no-repeat;
	width:21px;
	height:21px;
	float:left;
	margin:0 3px 0 0;
}
#sub_content .left_sec .blogs .social .icons li.tw:hover a{
	background-position:0 -21px;
}
#sub_content .left_sec .blogs .social .icons li.fb a{
	background:url(../images/blog_facebook.png) no-repeat;
	width:21px;
	height:21px;
	float:left;
	margin:0 3px 0 0;
}
#sub_content .left_sec .blogs .social .icons li.fb:hover a{
	background-position:0 -21px;
}
#sub_content .left_sec .blogs .social .icons li.db a{
	background:url(../images/blog_dribble.png) no-repeat;
	width:21px;
	height:21px;
	float:left;
}
#sub_content .left_sec .blogs .social .icons li.db:hover a{
	background-position:0 -21px;
}
#sub_content .left_sec .blogs p{
	color:#5c5c5c;
	font-size:13px;
	margin:18px 0 0 0;
}
#sub_content .left_sec .blogs a.read_more{
	background:url(../images/blog_btn.jpg) no-repeat;
	height:30px;
	width:107px;
	float:left;
	margin:15px 0 0 0;
}
#sub_content .left_sec .blogs a.read_more:hover{
	background-position:0 -30px;
}
#sub_content .right_sec{
	background-color:#3e3e3e;
	float:right;
	width:229px;
	padding:20px 18px;
	margin:18px 0 0 0;
	min-height:1865px;
}
#sub_content .right_sec h2{
	color:#fff;
	font-size:20px;
}
#sub_content .right_sec .search input{
	background:url(../images/blog_input.png) no-repeat;
	height:37px;
	width:218px;
	float:left;
	border:none;
	margin:10px 0 0 0;
	padding:0 5px;
}
#sub_content .right_sec .navi{
	margin:15px 0 0 0;
}
#sub_content .right_sec .navi li{
	background:url(../images/blog_arrow.jpg) no-repeat 0 10px;
	padding:5px 0 5px 15px;
	border-bottom:solid 1px #565656;
}
#sub_content .right_sec .navi li.last{
	border-bottom:none;
}
#sub_content .right_sec .navi a{
	color:#acacac;
	font-size:12px;
}
#sub_content .right_sec .navi a:hover{
	color:#fe8a0c;
}
#sub_content .right_sec .recent_post{
	margin:15px 0 0 0;
	border-bottom:solid 1px #565656;
	float:left;
	padding:0px 0 10px 0; 
}
#sub_content .right_sec .last{
	border-bottom:none;
}
#sub_content .right_sec .recent_post .recent_img{
	float:left;
}
#sub_content .right_sec .recent_post .text{
	float:left;
	width:146px;
	margin:0 0 0 15px;
}
#sub_content .right_sec .recent_post .text span{
	color:#fff;
	font-size:14px;
}
#sub_content .right_sec .recent_post .text p{
	color:#a3a3a3;
	font-size:12px;
}
#sub_content .left_sec .contact_form{
	width:720px;
	float:left;
}
#sub_content .left_sec .contact_form .field{
	float:left;
	margin:0 17px 8px 0;
}
#sub_content .left_sec .contact_form label{
	color:#616060;
	font-size:12px;
	width:105px;
	float:left;
	margin:10px 0 0 0;
}
#sub_content .left_sec .contact_form input{
	background:url(../images/contact_input.png) no-repeat;
	height:37px;
	width:224px;
	border:none;
	padding:0 7px
}
#sub_content .left_sec .contact_form textarea{
	background:url(../images/contact_textarea.png) no-repeat;
	height:190px;
	width:588px;
	border:none;
	padding:8px 7px
}
#sub_content .contact_info{
	width:214px;
	float:right;
	margin:18px 0 0 0;
}
#sub_content .contact_info h2{
	font-size:24px;
	color:#fe8a0c;
}
#sub_content .contact_info .contact_us{
	margin:15px 0 0 0;
}
#sub_content .contact_info .contact_us li.location{
	background:url(../images/contact_location.jpg) no-repeat;
	float:left;
	margin:0 0 8px 0;
}
#sub_content .contact_info .contact_us a{
	color:#5d5d5d;
	font-size:13px;
	padding:0 0 0 20px;
}
#sub_content .contact_info .contact_us a:hover{
	color:#fe8a0c;
}
#sub_content .contact_info .contact_us li.phone{
	background:url(../images/contact_phone.jpg) no-repeat;
	float:left;
	margin:0 0 8px 0;
}
#sub_content .contact_info .contact_us li.email{
	background:url(../images/contact_email.jpg) no-repeat;
	float:left;
	margin:0 0 8px 0;
}
#sub_content .contact_info .contact_us li.globe{
	background:url(../images/contact_globe.jpg) no-repeat;
	float:left;
}
#sub_content .contact_info .social{
	margin:15px 0 0 0;
}
#sub_content .contact_info .social a{
	margin:0 5px 0 0;
}
#sub_content .contact_info .social a.tw{
	background:url(../images/contact_twitter.png) no-repeat;
	height:34px;
	width:34px;
	float:left;
}
#sub_content .contact_info .social a.fb{
	background:url(../images/contact_facebook.png) no-repeat;
	height:34px;
	width:34px;
	float:left;
}
#sub_content .contact_info .social a.gp{
	background:url(../images/contact_gp.png) no-repeat;
	height:34px;
	width:34px;
	float:left;
}
#sub_content .contact_info .social a.db{
	background:url(../images/contact_dribble.png) no-repeat;
	height:34px;
	width:34px;
	float:left;
}
