/*
Designed by CDIT for State Planning Board, Kerala
*/

* {
	margin: 0;
	padding: 0;
}

a {
	color: #e7b42a;
	text-decoration: none;
	
}

a:hover {
	text-decoration: underline;
	color: #000;
}

html {
	background:#4a803b url(image/img01.jpg) top left repeat-x;
}

body {
	background:#002055;
	line-height: 1em;
	color: #000;
	
}

body,input {
	font-family: Arial, sans-serif;
}

br.clearfix {
	clear: both;
}

strong {
	color: #333333;
}

h1,h2,h3,h4,h5 {
	text-transform: sentencecase;
	
}

h2 {
	font-size: 1.75em;
}

h2,h3 {
	color: #fff;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1.25em;
	color:#a05da5;
}

img.alignleft {
	margin: 5px 20px 20px 0;
	float: left;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;
	font-family: Arial, sans-serif;
}

ul {
	margin-bottom: 1.5em;
	text-align:left;
	}

ul h4 {
	margin-bottom: 0.35em;
}

.box {
	overflow: hidden;
	margin: 0 0 1em 0;
	
}

#col1 {
	height:360px;
	width:180px;
	float:left;
	margin: 0 20px 0 0;
	}
	
#col2 {
	height:340px;
	width:100px;
	float:left;
	}

#content {
	float: right;
	padding: 20px;
	width: 350px;
	text-align:justify;
	height:370px;
	font-size:0.8em;
	background:#6CF;
	
}
#contentInner {
	position:fixed;
	margin-left:805px;
	padding:2px 15px 15px 15px;
	width:145px;
	text-align:justify;
	height:auto;
	font-size:1em;
	background:#a05da5;
	z-index:+100;
	
}
#footer {
	margin: 0px 0 10px 0;
	font-size:12px;
	text-align:center;
	color: #fff;

}

#footer a {
	font-weight:bolder;
	color:#fff;

}

#header {
	background: #2C84AF url(image/banner.jpg) top left no-repeat;
	color: #FFFFFF;
	height: 148px;
	width:960px;
	position: relative;
	margin-top:5px;
	padding: 0px 0 0 20px;
	border:#FFF solid 1px;

}

#inner {
	width:150px;
	height:28px;
	font:14px Arial, Helvetica, sans-serif
	}

#links {
	top: 110px;
	height: 62px;
	float:right;
	position: absolute;
	right: 20px;
	font:12px arial;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 {
	font-size: 2.8em;
	text-shadow: 0 2px 2px #0E3E68;
}

#menu {
	height: 62px;
	right: 40px;
	line-height: 62px;
	top: 79px;
	position: absolute;
	
	
	
}

#menu a {
	text-transform: lowercase;
	text-decoration: none;
	color:#05419A;
	font-size: 1em;
	
}

#menu ul {
	padding: 0 25px 0 25px;
	list-style: none;
	
}

#menu ul li {
	padding: 10px 15px 10px 15px;
	display: inline;
	text-shadow: 0 1px 1px #0E3E68;
	text-align:left;
}

#menu ul li.current_page_item {
	background: #56AFD8 url(image/img04.jpg) top left no-repeat;
	border-top: solid 1px #82D9ED;
	border-bottom: solid 1px #24627C;
	border-radius: 5px;
}

#menu ul li.last {
	padding-right: 0;
}

#page {
	position: relative;
	margin: 2px 0 10px 0;
	padding: 0;
	width: 980px;
	height:100%;
	border:#FFF solid 1px;
	background-color:#FFF;

}

#page .section-list {
	padding-left: 0;
	list-style: none;
}

#page .section-list li {
	clear: both;
	padding: 25px 0 10px 0;
}

#page ul {
	list-style: none;
}

#page ul li {
	padding: 5px 0 5px 0;
	border-top: dotted 1px #C5CDD8;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

#search input.form-submit {
	background: #B87A23;
	padding: 5px;
	color: #FFFFFF;
	border: 0;
	margin-left: 1em;
}

#search input.form-text {
	padding: 10px;
	border: dotted 1px #569DBF;
}

#sidebar {
	float:left;
	width: 480px;
	margin: 10px 0 0 20px;
	padding: 10px 0 0 80px;
	border:#FFF solid 0px;
	height:380px;

}

#sidebarInner {
	float:left;
	width: 780px;
	margin: 10px 0 0 10px;
	padding: 0px 0 0 10px;
	border:#FFF solid 0px;
	height:auto;

}

#wrapper {
	
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0px;
	width: 980px;
}

#facepage{
	float:left;
	width:960px;
	padding:10px;
	height:auto;
	background-color:#a05da5;
	
}

#petti{
	width:100%;
	height:auto;
	background-color:#c7f4f3;
	padding:10px;
	}

