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

@import 'innerpage.css';
@import 'ddlevelsmenu-base.css';
@import 'ddlevelsmenu-topbar.css';
@import 'portfolio.css';
@import 'contactus.css';
@import 'jq.css';
@import 'cycle.css';

body {
	padding:0px;
	margin:0px;
}
#wrapper {
	padding:0px;
	margin:0px;
	background:url(../images/bg_main.jpg) #fff repeat-x;
}

a, h2, h3, p, div, input, textarea, img {
	padding:0px;
	margin:0px;	
}
* {
	padding:0;
	margin:0;
}
input, textarea {
	font-size:12px;
	color:#969696;
	padding:5px;
	background:none;
	border:none;
}span.blue {
	color:#629cbb;
}
.clear {
	clear:both;
}
.space {
	float:left;
	height:30px;
	clear:both;
}
a {
	text-decoration:none;
}
a img {
	border:none;
}
h1 {
	padding:0px;
	margin:0px;
	font-size:22px;
	color:#809b37;
	clear:both;
	display:block;	
}
h2 {
	padding:0px;
	margin:0px;	
	color:#809b37;
	display:block;	
}
#container {
	padding:0px;
	margin:0px auto;
	width:955px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header {
	padding:0px;
	margin:0px;
	width:955px;
	height:64px;
	float:left;
}
#header .logo {
	padding:0px;
	margin:4px 0 0 2px;
	float:left;
	
}
#nav {
	padding:0px;
	margin:0px 0 0 0;
	height:63px;
	float:right;
}
#nav ul.main_links  {
	padding:0px;
	margin:0px;
	height:63px;
	list-style:none;
}

#nav ul.main_links li {
	padding:0px;
	margin:0px;
	height:63px;
	list-style:none;
	float:left;
	background:url(../images/sep_nav.jpg) left no-repeat;	
}
ul li a.maintab {
	padding:25px 15px 0 15px;
	margin:0px;
	height:38px;
	list-style:none;
	line-height:normal;
	float:left;
	font-weight:bold;
	color:#FFF;
	font-size:12px;

}
ul li a.last_maintab {
	padding:25px 15px 0 15px;
	margin:0px;
	height:38px;
	list-style:none;
	line-height:normal;
	float:left;
	font-weight:bold;
	color:#FFF;
	font-size:12px;
	background: url(../images/sep_nav.jpg) right no-repeat;
}

ul li a.maintab:hover {
	background:#1c1c1c;
}
ul li a.last_maintab:hover {
	background: url(../images/sep_nav.jpg) right no-repeat #1c1c1c;
}

#banner {
	padding:0px;
	margin:0 0 6px 0;
	float:left;
	width:955px;
	height:185px;
	position: relative;
}


#pager {
display:none;
}

#rotate {
	height: 237px;  
    width: 837px;  
    padding: 0 0 20px;  
    margin: 0;
} 
 
#rotate img { 
    top: 0; 
    left: 0 
}
#content {
	padding:50px 0 0 0 ;
	margin:0px;
	width:955px;
	float:left;
	
}
#left_sec {
	padding:0px 48px 0 0;
	margin:0px 0px 0 0;
	width:591px;
	float:left;
	min-height:480px;
}
#left_sec h2 {
	padding:0;
	margin:0;
	width:591px;
	float:left;
	font-size:18px;
	color:#809b37;
	font-weight:normal;
}
#left_sec p.intro {
	padding:0;
	margin:20px 0 20px 0;
	width:591px;
	float:left;
	font-size:13px;
	color:#727272;
	text-align:justify;
}
#left_sec h2.experties {
	border-bottom:#dbdbdb solid 1px;
	padding:0 0 10px 0;
}
#tabs_sec {
	padding:0px;
	margin:14px 0 0 0;
	width:591px;
	float:left;
}
#tabs_sec a {
	padding:6px 0 0 0 ; 
	margin:0 2px 0 0;
	width:115px;
	height:29px;
	float:left;
	background:url(../images/tab.jpg) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:center;
}
#tabs_sec a:hover {	
	color:#CCC;
}
#tabs_sec a.selected {
	background:url(../images/tab_selected.jpg) no-repeat;
	color:#fff;
}
#tab_area {
	margin:-9px 0 0 0px;
	width:591px;
	float:left;
}
#tab_area .top_tabsec{
	width:591px;
	height:8px;
	background:url(../images/tab_sec_top.jpg) no-repeat;
	
}
#tab_area .bot_tabsec{
	width:591px;
	height:8px;
	background: url(../images/tab_sec_bot.jpg) no-repeat;	
}

#tab_area .tab_detail {
	padding:13px 0 0 23px;
	margin:0px;
	border:#b1c373 solid 1px;
	border-bottom:none;
	border-top:none;
 	width:566px;	
	float:left;
	background: url(../images/tab_sec_bg.jpg) repeat-x #b8cf65 top;
	height:257px;
	overflow:hidden;
}
#tab_area .tab_detail h2 {
 	width:500px;
	float:left;
	padding:0px 0 10px 0 ; 
	margin:0px;
	font-size:14px;
	color:#fff;
}
#tab_area .tab_detail p {
 	width:551px;
	float:left;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0;
}
#tab_area .tab_detail p.points {
	padding:10px 0 0 0;
	margin:0;
}
#tab_area .tab_detail p.discrip {
	padding:10px 0 10px 0;
	margin:0 0 20px 0;
	font-size:11px;
	color:#fff;
}
#logos {
	width:591px;
	height:71;
	float:left;
	margin:20px 0 0 0 ;
}
#logos img {
	float:left;
}
#logos .logos_content {
	width:566px;
	height:58px;
	padding:13px 0 0 5px;
	background:url(../images/logo_section_bg.jpg) repeat-x;
	float:left;
}
#logos .logos_content a {
	float:left;
	margin:0 24px 0 13px;
}

#testi {
	width:591px;
	float: left;
	margin:20px 0 0 0;
}
#testi img.testisign_left {
	clear:both;	
	float: left;
}
#testi img.testisign_right {
	clear:both;	
	float: right;
}
#testi p {
	width:591px;
	float: left;
	font-size:11px;
	color:#939393;
	padding:5px 0 0 0;
	margin:0px;
	line-height:18px;
}
span.italic {
	font-style:italic;
	clear:both;
	font-size:14px;
}
#right_sec {
	padding:0px 0 0 43px;
	margin:0px;
	float:right;
	width:269px;
	border-left:#dbdbdb solid 1px;

}
#right_sec .livechat {
	float:left;
	width:268px;
}
#right_sec .livechat a.offline {
	float:left;
	width:218px;
	height:28px;
	font-size:14px;
	color:#FFF;
	background:url(../images/livechat_offline_bg.jpg) no-repeat;
	padding:15px 0 0 50px;
	margin:0px;
	font-weight:bold;
}
#right_sec .livechat a.online {
	display:block;
	background:url(../images/livechat_online_bg.jpg) no-repeat;
}

#right_sec .livechat .messangers{
	width:240px;
	background-color:#FFF;
	border:#dbdbdb solid 1px;
	border-bottom:none;
	border-top:none;
	float:left;
	padding:20px 0 10px 26px;
	
}
.livechat .messangers a {	
	margin:0 7px 0 0;
	float:left;
}
.livechat .bot_img_chat {
	padding:0;
	margin:0;
	background: url(../images/livechat_bot.jpg) no-repeat ;
	width:268;
	height:11px;
	
}

#right_sec .newsletter {
	padding:20px 0 20px 0 ;
	margin:0px 0 0 7px;
	width:259px;
	float:left;
	border-bottom:#dbdbdb solid 1px;
}
#right_sec .newsletter h2 {
	padding:0;
	margin:0px 0 15px 0;
	width:259px;
	float:left;
	font-size:18px;
	color:#809b37;
}
#right_sec .newsletter .input {
	margin:0;
	width:169px;
	height:30px;
	float:left;	
	background: url(../images/newsletter_bg.jpg) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
}
#right_sec .newsletter a {
	padding:7px 0 0 0px;
	margin:0px;
	float:left;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	width:80px;
	height:23px;
	text-align:center;
	background:url(../images/subscribe_btn.jpg) no-repeat;
}
#right_sec  input {
	width:169px;
	height:20px;
}
input.letter {
	width:160px !important;
}
#right_sec .quote {
	padding:10px 0 20px 0 ;
	margin:0px 0 0 7px;
	width:259px;
	float:left;
}
#right_sec .quote h2 {
	margin:0px 0 15px 0;
	width:259px;
	float:left;
	font-size:18px;
	color:#5795b7;
}
#right_sec .quote input {	
	margin:0 0 10px 0;
	width:174px;
	height:19px;
	float:left;
	background: url(../images/textfield_bg.jpg) no-repeat;
	border:none;	
}
#right_sec .quote textarea {	
	margin:0 ;
	width:226px;
	height:62px;
	float:left;
	background: url(../images/textarea_bg.jpg) no-repeat;
	border:none;	
}

#right_sec .quote input.submit {
	padding:0;
	margin:10px 0 0 0;
	float:left;
	width:90px;
	height:30px;
}
#right_sec .iphone_zoom {
	float:left;
	padding:0 0 10px 0;
	width:268px;	
	/*border-bottom:#dbdbdb solid 1px;*/
}
#right_sec .iphone_zoom .top_img_rightsec {
	padding:0;
	margin:0;
	background:url(../images/right_sec_top.jpg) no-repeat;
	width:268px;
	height:11px;
}
#right_sec .iphone_zoom .bot_img_rightsec {
	padding:0;
	margin:0;
	background:url(../images/right_sec_bot.jpg) no-repeat;
	width:268px;
	height:11px;
}
#right_sec .iphone_zoom .iphones {
	float:left;
	width:266px;
	border:#dbdbdb solid 1px;
	border-bottom:none;
	border-top:none;
	background-color:#fff;
	text-align:center;
}
.iphone_zoom .iphones a {
	margin:10px 0 0 6px;
	clear:both;
	
}	
.iphone_zoom .iphones input {
	clear:both;
	float:left;
	margin:0 200px 0px 5px;
	padding:0;
	z-index:1000;
}
#right_sec .download {
	width:259px;
	float:left;
}
#right_sec .download h2 {
	margin:10px 0 15px 0;
	width:258px;
	float:left;
	font-size:18px;
	color:#809b37;
}
#right_sec .download a {
	width:225px;
	float:left;
	border:#dbdbdb solid 1px;
	border-left:none;
	border-right:none;
	height:25px;
	padding:8px 0 0 34px;
	font-size:13px;
	color:#808181;
	font-weight:bold;
}
#right_sec .download a.seo {
	background:url(../images/seobook_icon.jpg) no-repeat left;	
}
#right_sec .download a.iphone {
	background:  url(../images/iphonebook_icon.jpg) no-repeat left;
	border-top:none;
}
#right_sec .download a.seo:hover {
		background:  url(../images/seobook_icon.jpg) no-repeat left #f6f6f6;
}
#right_sec .download a.iphone:hover {
		background:  url(../images/iphonebook_icon.jpg) no-repeat left #f6f6f6;
}

#footer{
	padding:0px;
	margin:0px 0 40px 0 ;
	background:url(../images/bg_footer.jpg) repeat-x ;
	width:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}
#footer_cont {
	padding:0px;
	margin:0 auto;
	width:955px;
	height:220px;
}
#footer_cont .titles {
	padding:0 0 13px 0;
	margin:40px 0 0 0px;
	width:955px;
	border-bottom:#cad8e1 solid 1px;
	float:left;
}
#footer_cont .titles h3{
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#777777;
	float:left;
}
#footer_cont .titles h3.about_qh {
	width:200px;
	margin:0 65px 0 0;
}
#footer_cont .titles h3.services {
	width:412px;
	margin:0 65px 0 0;
}
#footer_cont .titles h3.hire {
	width:200px;
	
}
#links {
	padding:0 0 13px 0;
	margin:20px 0 0 0px;
	width:955px;
	float:left;	
}
#links a {
	padding:0;
	margin:0px 0 10px 0;
	clear:both;
	float:left;
	font-size:11px;
	color:#767676;
	width:atuo;
}
#links a:hover {
	color:#9ebf46;
}

#links .about_links {
	width:200px;
	padding:8px 0 5px 0;
	margin:0 65px 0 0;
	float:left;
	border-right:#cad8e1 solid 1px;
}
#links .services_links {
	width:412px;
	padding:8px 0 5px 0px;
	margin:0 65px 0 0;
	float:left;
	border-right:#cad8e1 solid 1px;
}
#links .services_links .links1 {
	width:206px;
	float:left;
}
#links .services_links .links2 {
	width:206px;
	float:left;
}
#links .hire_links {
	width:200px;
	padding:8px 0 5px 0;
	float:left;
	margin: 0 0 0 0;
}
#bottom_text {
	padding:0px;
	margin:0 auto;
	width:955px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bottom_text h3 {
	padding:0px;
	font-size:13px;
	color:#a5a5a5;
	float:left;
	width:955px;
	margin:0px 0 20px 0 ;
}
#bottom_text p {
	padding:0px;
	font-size:11px;	
	color:#a5a5a5;
	float:left;
	margin:0 0 10px 0;
	width:955px;
	font-weight:normal;
}

#capatcha {
	padding:10px;
	margin:0 auto;
	width:416px;
	height:180px;
	background: url(../images/bg_capatcha.jpg) repeat-x bottom #e6f4ff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	
}
#capatcha h2 {
	padding:1px 0 12px 0;
	margin:0;
	font-size:16px;
	color:#4ea6d6;
	float:left;
}
#capatcha a {
	padding:3px 0 0 0;
	margin:0;
	text-decoration:none;
	font-size:12px;
	color:#809b37;
	float:right;
}
#capatcha img.capt {
	padding:10px 0 0 0 ;
}
#capatcha p {
	padding:0px 0 0px 0 ;
}
#capatcha input {
	padding:5px;
	margin:0;
	width:185px;
	height:30px;
	float:left;	
	background: url(../images/field_captcha.jpg) no-repeat;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
}
#capatcha a.submit {
	padding:0;
	margin:0 0 0 5px;
	float:left;
	width: auto;
	height:auto;
}


#sendlink {
	width:406px;
	height:80px;
	background: url(../images/bg_capatcha.jpg) repeat-x bottom;
	padding:10px 0 0 10px;
}
#sendlink P {
	display:block;

}

#sendlink input {
	padding:5px;
	margin:10px 0 5px 0;
	width:185px;
	height:30px;
	float:left;	
	background: url(../images/field_captcha.jpg) no-repeat;
	border:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#919191;
}
#sendlink a {
	padding:0px;
	margin:10px 0 0 5px;
	float:left;
}
#error {
	col
}

#countrydivcontainer {
	border:none; 
	width:591px; 
	height:270px; 	
	padding: 0px; 
	background: url(../images/tab_sec_bg.jpg) repeat-x #b8cf65 top;
	border-bottom:none;
	border-top:none;
	display:block;
}
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	 