@charset "utf-8";
/* CSS Document */
body{
width:962px;
height:100%;
margin:0 auto 0 auto;
background-color:#006699;
background-image:url(imgs/main_bg.gif);
background-attachment:scroll;
background-position:top;
background-repeat:repeat-x;
}
#header{
	width:100%;
	height:57px;
	margin:0 auto 0 auto;
	vertical-align:bottom;
}
.middle{
	width:532px;
	height:330px;
	vertical-align:middle;
	margin:80px auto 0 auto;
}
#top_hom_button{
	width:59px;
	height:18px;
	padding-bottom:2px;
	background:url(imgs/hom_but_bg.gif) no-repeat scroll;
	vertical-align:middle;
}
#top_company_button{
	width:94px;
	height:18px;
	padding-bottom:2px;
	background: url(imgs/company_link_bg.gif) no-repeat scroll;
}
#top_kerala{
	width:94px;
	height:18px;
	padding-bottom:2px;
	background:url(imgs/about_keral.gif) no-repeat scroll;
	vertical-align:middle;
}
a.top_link:link {
	font-family:Sans-serif, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#3280A3;
	text-decoration:none;
}
a.top_link:visited {
		font-family:Sans-serif, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#3280A3;
	text-decoration:none;
}
a.top_link:hover {
		font-family:Sans-serif, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#46A4CE;
}
a.top_link:active {
	font-family:Sans-serif, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#3280A3;
	text-decoration:none;
}
.small_bold{
	font-family:Sans-serif, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	margin-left:4px;
	margin-right:4px;
	}
.search_bg{
	width:529px;
	height:45px;
	background:url(imgs/serch_bg.jpg) center no-repeat scroll;
}
.seacrh_form{
	width:365px;
	height:23px;
	margin-top:14px;
	margin-bottom:8px;
	font-family:Sans-serif, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	border:none;
	background:none;
	vertical-align:middle;
	color:#06C;
}
#cataSearchBg{
	width:500px;
	height:162px;
	margin:0 auto 0 auto;
	background: url(imgs/cata_bg.jpg) top no-repeat scroll;
}
.serch_heads{
	font-family:Sans-serif, Arial, Helvetica;
	font-size:15px;
	font-weight:bold;
	color: #50759A;
}
.compo_dec{
	width:300px;
	height:25px;
	font-family:Sans-serif, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#069;
background: url(imgs/comp_bg.gif) left no-repeat scroll;
padding:2px;
border:none;
}
.ad_box{
		width:962px;
		height:102px;
		margin:0 auto 0 auto;
		padding:2px;
		margin-top:40px;
}
.footer{
	width:962px;
	height:60px;
	margin-top:20px;
	margin-bottom:10px;
}
.copy_right{
		font-family:Sans-serif, Arial, Helvetica;
	font-size:11px;
	font-weight:lighter;
	color:#036;
}