/* CSS Document */
* { margin: 0px; padding: 0px;}
td, p, div, input {
	font: normal 11px Arial;
}
body {
padding: 0px;margin: 0px;
}
a, a:hover {
	font: normal;
	padding: 0px;
	cursor: pointer;
}
#wrapper {
	margin: auto;
	width: 1010px;
	height: auto;
	background: url(../images/body-bg.jpg) repeat-y;
}
#main {
	margin: auto;
	width: 1000px;
	height: auto;
}
#header {
	width: auto;
	height: auto;
	float: left;
	margin-bottom: 18px;
}
#top {
	width: 990px;
	height: 19px;
	background: #CC3300;
	line-height: 17px;
	padding: 0px 0px 0px 19px;
	color: #000080;
	float: left;
} 
#top a {
	font: normal 11px Arial;
	color: #FFFFFF;
}
#top a:hover {
	font: normal;
	color: #E7E7E7;
	text-decoration: underline;
	padding: 0px;
}
#malayalam {
	width: 242px;
	float: right;
	height: 19px;
	background: #CC3300;
	line-height: 10px;
	padding: 0px 19px 0px 0px;
	color: #FF0000;
	text-align: right;
}

#malayalam a {
	font: normal 11px Arial;
	color: #ffffff;
	display: marker;
	background: #FF0000;
	line-height: 18px;
	padding: 0px 3px 0px 3px;
}
#logo-row {
	width: auto;
	height: 94px;
	line-height: 90px;
	clear:both;
	padding: 2px;
}
#logo-row img{
	margin: 20px 19px 0px 16px;
	border: none;
	float:left;
	display:block;
}
#search {
	float: left;
	width: 288px;
	height: 36px;
	border:#CCCCCC 1px solid;
	background: #E7E7E7;
	margin: 18px 10px 0px 60px;
	padding: 7px;
}
#search .input-box {
	background: #FFFFFF url(../images/google-search.gif) no-repeat;
	border: #414141px;
	width: 215px;
}
#search .button1 {
	background: #CC0000;
	border: #CC0000 1px solid; 
	width: 64px;
	height: 19px;
	text-align:center;
	color: #FFFFFF;
	font: normal 10px/17px Arial;	
}
#news-box {
	float: left;
	width: 275px;
	height: 34px;
	border:#FFFFFF 1px solid;
	background: #FFFFFF;
	margin: 18px 18px 0px 20px;
	padding: 9px 0px 7px 10px;
	line-height: 33px;
}
* html #news-box {
	width: 260px;
	background: #FFFFFF;
	margin: 18px 0px 0px 0px;
}
#news-but1 {
	float: left;
	width: 130px;
	height: 32px;
	border: none;
	text-align:center;
	font: bold 13px/32px Arial;
	color:#FFFFFF;
	background: #555555;
	margin-right: 7px;
}
* html #news-but1 {
	float: left;
	width: 123px;
	height: 32px;
	border: none;
	text-align:center;
	font: bold 13px/32px Arial;
	color:#FFFFFF;
	background: #000000;
	margin-right: 7px;
}
#news-but1 a,a:hover {
	text-align:center;
	font: normal;
	color:#FFFFFF;
}
#nav {
	margin: 0 auto;
	width: 980px;
	height: 41px;
	background: url(../images/nav-tile.jpg) repeat-x;
	text-align:center;
	line-height: 34px;
}
#nav a {
	font: bold 11px Arial;
	color: #FFFFFF;
	margin: 0px 5px 0px 5px;
}
#nav a:hover {
	color:#CCCCCC;
}
#content {
	margin: 0 auto;
	width: 960px;
	height: auto;
	clear: both;
}
#con-column01 {
	float: left;
	width: 150px;
	height: auto;
	margin-right: 5px;
}
* html #con-column01 {
	float: left;
	width: 150px;
	height: auto;
	margin-right: 5px;
}
#left-box01 {
width: 130px;
border: #CCCCCC 1px solid;
background: #E7E7E7;
padding: 5px 5px 15px 5px;
margin-bottom: 16px;
clear: both;
color: #333333;
}
.head-style01 {
	background: #BF0000;
	padding: 0px 0px 0px 9px;
	width: 129px;
	height: 21px;
	font: bold 12px/20px Arial;
	text-align:left;
	color: #FFFFFF;
	margin-bottom: 6px;
}
* html .head-style01 {
	margin-bottom: 7px;
}
#left-box01 li {
	width: 114px;
	list-style: none;
	clear: both;
	background: url(../images/but-01.gif) no-repeat;
	background-position: 7px 5px;
	border-bottom: #ffffff dashed 1px;
	padding: 2px 0px 2px 22px;
}
#left-box01 li a{
	font: normal 12px/12px Arial;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}
#left-box01 li a:hover {
	font: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
#left-box02 {
width: 140px;
height: auto;
border: #CCCCCC 1px solid;
background: #ffffff;
padding: 0px 5px 15px 5px;
margin-bottom: 16px;
clear: both;
color: #333333;
}
.head-style02 {
	background: #3B3B3B;
	padding: 0px 0px 0px 9px;
	width: 129px;
	height: 21px;
	font: bold 12px/20px Arial;
	text-align:left;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}
#left-box02 li {
	width: 114px;
	list-style: none;
	clear: both;
	background: url(../images/but-02.gif) no-repeat;
	background-position: 7px 5px;
	border-bottom: #cccccc dashed 1px;
	padding: 2px 0px 2px 22px;
}
#left-box02 li a{
	font: normal 12px/12px Arial;
	color: #333333;
	text-decoration: none;
	text-transform: none;
}
#left-box02 li a:hover {
	font: normal;
	color: #000000;
	text-decoration: none;
	text-transform: none;
}
#left-box03 {
width: 140px;
border: #CCCCCC 1px solid;
background: #E7E7E7;
padding: 5px;
clear: both;
color: #333333;
border-bottom: none;
}
.head-style03 {
	background: #BF0000 url(../images/but-03.jpg) no-repeat;
	background-position: 4px 7px;
	padding: 0px;
	padding-left: 15px;
	width: 123px;
	height: 21px;
	font: bold 12px/20px Arial;
	text-align:left;
	color: #FFFFFF;
}
#con-column02 {
	float: right;
	width: 788px;
	height: auto;
}
* html #con-column02 {
	float: left;
	width: 780px;
	height: auto;

}
#con-gap {
	margin: 0 auto;
	width: 950px;
	height: 7px;
	clear: both;
	background: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer {
	margin: 0 auto;
	width: 950px;
	height: auto;
	clear: both;
	color: #000000;
}
#footer a {
	font: normal 11px/11px Arial;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	}
#footer a:hover {
	font: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	}
#footer .designby a {
	font: normal 11px/11px Arial;
	color: #AE0000;
	text-decoration: none;
	text-transform: none;
	}
#footer .designby a:hover {
	font: normal;
	color:#AE0000;
	text-decoration: underline;
	text-transform: none;
	}
