.container {
	width: 740px;
	margin: 0px auto;
}

.container .top_menu {
}

.welcome_box {
	float: left;
	padding: 0 20px 10px 0;
	margin: 0 0 10px;
	width: 500px;
	border-bottom:1px dotted #dcdcdc;
}

.feature_product {
	float: left;
	height: 40px;
	margin-top: 30px;
}

.content_menu {
}

.product_box {
	float: left;
	margin-left: 20px;
	width: 500px;
}

.injani_box {
	margin-top: 10px;
	width: 165px;
	height : 230px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	float: left;
}

.injani_box_content {
	text-align: center;
	margin-top: 17px;
	margin-left: 10px;
	margin-right: 17px;
}

.latest_news {
	width: 185px;
	margin-top: -10px;
}

.news_data {
	margin-top:5px;
}

.link_tab {
	float: right;
	margin-top: 15px;
	text-align: right;
	width: 187px;
}

.link_tab2 {
	float: right;
	margin-top: 0px;
	text-align: right;
	width: 187px;
}


/* for ehors page */
.ehors_screenshot {
	background-image:url(../images/ehors_screenshot.png);
	background-repeat: no-repeat;
	width: 477px;
	height: 308px;
	margin-top: 10px;
}

.ehors_vision {
	margin-top: 35px;
	text-align: left;
}
	
/* for hip10 page */
.hip10_screenshot {
	background-image:url(../images/hip10_screenshot.png);
	background-repeat: no-repeat;
	width: 477px;
	height: 271px;
	margin-top: 10px;
}

.hip10_targetmarket {
	margin-top: 35px;
	text-align: left;
}

/* for alfresco page */
.alfresco_screenshot {
	background-image:url(../images/alfresco_screenshot.png);
	background-repeat: no-repeat;
	width: 477px;
	height: 295px;
	margin-top: 10px;
}

.alfresco_features {
	margin-top: 35px;
	text-align: left;
}

/* for news page */
.other_news {
	float: left;
	margin-top: 35px;
	width: 187px;
}


/* for alfresco page */
.featured_product {
	background-image:url(../images/featured_product.png);
	background-repeat: no-repeat;
	width: 477px;
	height: 185px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.product_work {
	float: left;
	margin-top: 35px;
	width: 187px;
}

/* for contactus page */
.ourcontact {
	float: left;
	margin-top: 35px;
	width: 187px;
}

.form {
	width: 500px;
}

.heading a{
	margin-left: 0px;
	color: #FF9933;
	text-decoration:underline;
	font-size: 11px;
}
