/* CSS Document */
body{
	margin:0px;
	text-align:center;
	scrollbar-base-color: #E9E9E9; 
	scrollbar-arrow-color:#000000;
	scrollbar-DarkShadow-Color: #000000; 

}
div{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#hie{
	height:340px;
	width:340px;
	overflow:auto;
	
}
#container_main{
	width:750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	background-color:#FFFFFF;
}
#logo {
	width:238px;
	height:149px;
	float:left;
	overflow:hidden;
}
#logo h1 {margin:0; padding:0;}
#logo a {
	display:block;
	width:238px;
	height:149px;
	background:url(logo.jpg) no-repeat;
	text-indent:-9999px;
}
#right_head{
	width:512px;
	height:149px;
	float:left;
	background-image:url(right_bg.jpg);
}
#right_head_hei{
	height:120px;
}
#link{
	margin-left:38px;
}
#main_bg{
	background:url(main_bg.gif) no-repeat;
	width:750px;
}
#main_left{
	width:491px;
	float:left;
}
#inner_left{
	width:396px;
	float:left;
}
#testimonial_left{
	width:292px;
	float:left;
}
#main_right{
	width:259px;
	float:left;
}
#testimonial_right{
	width:433px;
	float:left;
}
#port_right{
	width:354px;
	height:394px;
	background-image:url(box.jpg);
	float:left;
}
#port_hei{
	height:38px;
}
.port_imgs{
	width:158px;
	float:left;
	text-align:center;
}
#inner_right{
	width:354px;
	float:left;
}
#services_heade{
	width:259px;
	height:48px;
	background-image:url(services_head.jpg);
}
#project_heade{
	width:259px;
	height:27px;
	background-image:url(project_head.jpg);
}
#testimonial_heade{
	width:259px;
	height:27px;
	background-image:url(testimonial_head.jpg);
}
.mid{
	width:259px;
	background-image:url(mid.jpg);
}
.down{
	background-image:url(down.jpg);
	width:259px;
	height:18px;
}
.txt{
	width:221px;
	margin-left:6px;
}
.txt1{
	width:210px;
	margin-left:15px;
}
.inner_txt{
	width:328px;
}
#footer{
	background-image:url(footer.gif);
	width:750px;
	height:105px;
	text-align:center; border:1px solid #FFFFFF;
}
	#footer div {
		margin-top: 65px; height:15px;
	}

/*Important*/
.clear{
	clear:both;
}
.right{
	text-align:right;
}

.content {padding:10px; margin:0 10px; border-left:none; border-right:none; border-top:0;}


a { color:#AA2838; }
