@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, li {
	  margin: 0px;
	  padding: 0px;
	  border: 0;
	  font-weight:normal;
	  font-style:normal;
	  font-size: 100%;
	  font-family: inherit;
}

Body{
	margin:0px;
	padding:0px;
	background:#fff url(images/bg/index_bg.jpg) repeat-x fixed center 191px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555;
}

a,link,visited{
	color:#555;
	text-decoration:none;
}

a:hover{
	color:#FF3300;
}

#container{
	margin:0 auto;
	width:887px;
}

#header{
	height:70px;
	margin-bottom:5px;
}

#header #logo{
	width:196px;
/*	background-color:#FF00FF;*/
	float:left;
	}
	
#header #menu{
	width:665px;
	float:right;
	margin-bottom:0px;

}

#content_area{
	float:left;
	width:100%;
	margin-top: 20px;
	}

#left_content{
	width:687px;
	float:left;
	border-bottom:3px solid #333;
}

#right_content{
	width:190px;
	float:left;
	/*border-left:1px dashed #333;*/
}


#left_content .heading_txt{
	font-size:20px;
	color:#666;
	padding:10px 0px;
}

.heading_txt em{
	color:#888;	
}

.home_profile{
	text-align:left;
	padding-bottom:30px;
}
.home_profile h1{
	font-size:22px;
	color:#000;
	padding-bottom:18px;	
}


.our_work{
	width:322px;
	float:left;
	height:220px;
}
.our_work td{
	padding:5px;
	border-bottom:1px solid #ccc;
	background:url(images/our_work_arrow.gif) no-repeat left;
	padding-left:12px;
}


.our_work td{
	padding:3px;
	border-bottom:1px solid #ccc;
	background:url(images/our_work_arrow.gif) no-repeat left;
	padding-left:12px;
}

.just_launched{
	width:322px;
	float:none;
	text-align:right;
	padding-right: 25px;
}


.home_seo{
	text-align:left;
	width:340px;
	line-height:18px;
	float:left;
	padding-right:5px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #333;
	

}
.home_seo h1{
	font-size:22px;
	color:#000;
	padding-bottom:5px;
	padding-top: 10px;

	
}

.know_us{
	line-height:18px;
	float:left;
	width:100%;
	padding-right: 15px;

}
.know_us h1{
	font-size:22px;
	color:#000;
	padding-bottom:15px;
	padding-top:20px;


}


#right_content .talk_to_us{
	text-align:right;	
}


.talk_to_us h2{
	font-size:15px;
	color:#FF3300;	
}

.right_box1{
	background:url(images/box1_bg.png) no-repeat top right;
	border-bottom:3px solid #555;
}

.right_box2{
	border-bottom:3px solid #555;
}

.right_box2 h1{
	font-size:24px;
	text-align:right;
	color:#333;
	padding:5px 0px;
}

.responses_box{
	width:160px;
	margin:auto;
	background:#E8E8E8 url(images/double_quotes.png) no-repeat center top;
	padding:40px 5px 5px 5px;
	font-size:11px;
	text-align:left;
}

.responses_box_bottom{
	width:170px;
	margin:auto;
	background:url(images/response_bg.png) no-repeat center top;
	font-size:11px;
	text-align:left;
	padding-top:12px;
	margin-bottom:5px;
}

.right_box3{
	margin-top:20px;
}

.right_box3 h1{
	font-size:24px;
	padding-left:15px;
	line-height:15px;
	color:#333;
}

.right_box3 p{
	padding:8px 8px 0px 20px;
	font-size:11px;

}

.img_btn{
padding:60px 0px;
text-align:right;
	}
	
#area_of_services{
	height:188px;
	margin-top:5px;
	float:left;
	width:100%;
	background:url(images/aos_bg.jpg) no-repeat bottom left;
	}
	
#area_of_services ul{margin:0px;
padding-left:40px;}

.our_focus{font-size:24px;
color:#000;
width:500px;
float:right;
padding-top:5px;}

.our_focus em{color:#FF4C1F;}

#footer{
	background:#fff url(images/bg/footer_bg.jpg) repeat-x top;
	height:120px;
	clear:both;
	padding-top:0px;
	font-size:11px;
}

#footer td a,link,visted{color:#f8f8f8;
}


#footer td a:hover{color:#FFFF00;
}

.copyright{
	margin-top:5px;
	width:400px;
	float:left;
}

.designby{
		margin-top:5px;
	width:400px;
	float:right;
	text-align:right;
}

#footer .container{
	margin:0 auto;
	width:887px;
}
.new-bg {
	background-image: url(images/box1_services.png);
	background-repeat: no-repeat;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
