/*Index Styles*/
#left_top{
	width:377px;
	float:left;
	background-color:#FFFFFF;
}
#left_lower{
	float:left;
	width:377px;
	height:319px;
	background-image:url(../images/index/contact_bg.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}
#right{
	width:443px;
	float:right;
	background-color:#FFFFFF;
	background-image:url(../images/index/right_side_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
.top_para{
	margin:0 0 0 20px;
	padding:0;
	font-size:11px;
	line-height:16px;
	border-bottom:1px solid #e9edf3;
	width:336px;
}
#news{
	position:relative;
	height:349px;
	background-image:url(../images/index/news_bg.gif);
}
.block_right{
	background-image:url(../images/index/right_cell_bg.gif);
	width:390px;
	height:190px;
	margin:15px 0 0 26px;
}
.img_place{
	margin:10px 0 0 11px;
}
.details{
	float:right;
	margin:0 15px 0 0;
}
.block_headings{
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding: 16px 0 0 22px;
	color:#6276a0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	display:block;
}

.tableSpace{
	margin:30px 0 0 0;
}
.form1{
	margin:0;
	padding:0;
	width:263px;
	height:19px;
	border:1px solid #597eb2;
	font-family:Arial, Helvetica, sans-serif;
	color:#7892a1;
	font-size:11px;
}
.form2{
	margin:8px 85px 0 0;
	padding:0;
	width:176px;
	height:19px;
	border:1px solid #597eb2;
	font-family:Arial, Helvetica, sans-serif;
	color:#7892a1;
	font-size:11px;
}
.form3{
	padding:0;
	margin:8px 0 0 0;
	width:261px;
	height:62px;
	border:1px solid #597eb2;
	font-family:Arial, Helvetica, sans-serif;
	color:#7892a1;
	font-size:11px;
}
.contact_btn{
	margin:24px 36px 0 0;
}
/* 
Index styles end
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/