@charset "utf-8";
/* CSS Document */
/* Created By : Sadhana Gogoi 

Created Date : 07/08/2009

Preoperty Of AIPL */

* 
{
margin: 0px;
padding: 0px;
}

body {
	background:#D9E5CD;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
#main
{
width: 950px;
margin: 0 auto;
background-color:#ffffff;
}

#header {
	height: 250px;
	width: 950px;
	z-index:1;
	background:#e3eaee;
}

#sidebar {
	float: left;
	width: 170px;
	margin-top: 0px;
	color: #0D699B;
	padding: 0px 0px 0px 0px;
}

#sidebar ul {
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#text1 p a{
	color:#A30052;
	text-decoration:none;
}
/* Navigation Class for header navigation */
.link a {
	width:165px;
	height:40px;
	display: block;
	float: left;
	text-align:center;
	color: #000000; /*#00D66B*/
	text-decoration: none;
	font: 12px Verdana;
	background:#73C048; /*#003333*/
	padding: 13px 0px 0px 0px;
}

.link a:hover { 
	font: 12px  Verdana;
	font-weight:bold;
	color: #A30052;
	background:#AFCAAF;
	}
	
#link a {
	width:165px;
	height:40px;
	display: block;
	float: left;
	text-align:center;
	color: #920000;
	text-decoration: none;
	font: 12px Verdana;
	background:#CCCC99;
	padding: 13px 0px 0px 0px;
	font-weight:bold;
}

#link a:hover { 
	font: 12px  Verdana;
	font-weight:bold;
	color: #920000;
	}
/* Navigation Classes for sub pages */

.link1 a {
	width:165px;
	height:30px;
	float: left;
	text-align:center;
	color: #920000;
	padding: 13px 0px 0px 0px;
	text-decoration: none;
	font: 12px Verdana;
	background:#dedbde;
}

.link1 a:hover { 
	font: 12px Verdana;
	color: #FFFFFF;
	background:#920000;
	}	
	
.image a { 
	background:#CCDCBC;
	}
	
.image a:hover { 
	background:#CCDCBC;
	}




#last {
	float: left;
	height:auto;
	width:788px;
	margin-top:0px;
	margin-bottom:10px;
	position:relative;
}

#last .background
{
background: url(images/back.jpg);
height:auto;
margin-left:-50px;
margin-bottom:40px;
position:relative;
}

/*#side{
		background:url(images/side.jpg);
		display:block;
	}*/

.text
{
	text-align:center;
	text-decoration: none;
	font: 14px Book Antiqua;
	color: #FFFFFF;
}

#text1 p{
	color:#053a59;
	font: 13px Verdana;
	text-align:justify;
	padding: 5px 25px 20px 25px;
	}


#text2 p{
	color:#000000;
	font: 13px Verdana;
	text-align:justify;
	padding: 5px 25px 20px 25px;
	width:650px;
	}

#text3 p{
	color:#053a59;
	font: 10px Verdana;
	text-align:justify;
	padding: 2px 25px 2px 25px;
	}
	
#text4 p{
	color:#000000;
	font: 13px Verdana;
	text-align:justify;
	padding: 0px 25px 2px 40px;
	width:650px;
}
	
#add p{
	color:#053a59;
	font: 13px Verdana;
	text-align:justify;
	padding: 3px 15px 3px 20px;
	}
h1{
	color:#003586;
	font: 15px Tahoma;
	font-weight:bold;
	padding: 0px 0px 0px 30px;
}
h2{
	color:#000000;
	text-align:center;
	font: 14px Lucida Calligraphy;
	padding: 10px 30px 30px 30px;
}
h3{
	color:black;
	font-family:Tahoma;
	text-align:center;
	padding: 20px 0px 0px 0px;
}
h4{
	color:#997a7a;
	font-weight:bold;
	font: 18px Script MT Bold;
	padding: 0px 0px 0px 50px;
}

h5{
	color:#66CC33;
	font-weight:bold;
	font: 18px Tahoma;
	padding: 0px 0px 0px 50px;
}


#home a {
	width:250px;
	height:20px;
	text-align:center;
	color: #000000;
	text-decoration: none;
	font: 13px Arial, Helvetica, sans-serif;
	background:none;

}

#home a:hover {
	width:250px;
	height:20px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #ffffff;

	}
#bottom a {
	width:250px;
	height:20px;
	text-align:center;
	color: #000000;
	text-decoration: none;
	font: 13px Arial, Helvetica, sans-serif;
	background:none;

}

#bottom a:hover {
	width:250px;
	height:20px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #ffffff;

	}
#log ul {
	list-style: none;
	height:auto;
	width:165px;
	background-color:#CCDCBC;
	line-height: normal;
	
}

#log li {
	margin-top:5px;
	padding: 3px 3px 3px 3px;
}


/* For Slide show of text */
#slideshow{position:relative;
	float: left;
	width:700px;

	}

#slideshow .slides {
	overflow: hidden;
	width: 700px;
	margin-top:10px;
	background-color:#C2D6CC;
}

#slideshow .slides ul {
	width: 700px;
	list-style: none;
	line-height: normal;
	}

#slideshow .slides li {
	width: 700px;
	height:auto;
	float: left;
	padding: 0px;
	}

#slideshow .slides h2 {
	margin-top: 0;}

#slideshow .slides-nav {
	background-color:red;
	border-top:0px;
	}
	
#slideshow .slides-nav ul {
	width: 650px;
	list-style: none;
	line-height: normal;
	}

#slideshow .slides-nav li {
	width: 650px;
	height:auto;
	float: left;
	padding: 0px;
	}

#slideshow .slides-nav li {
	float: left;
	width:120px;
	height:30px;
	margin-bottom:20px;
	margin-left:5px;
	list-style: none;
	line-height: normal;
	}

#slideshow .slides-nav li a {

	width:120px;
	height:30px;
	display: block;
	outline: none;
	padding: 3px 3px 3px 3px;}*

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a 
	{
	width:120px;
	height:30px;
	color:#A30052;
	background-color: #AFCAAF;
	}

	
.js #slideshow .slides-nav li.on a{
	width:120px;
	height:30px;
	position: relative;
	top: -4px;}
	
.sub_button a {
	color:#000000;
	font: 14px Arial, Helvetica, sans-serif;
	width:120px;
	height:30px;
	text-align:center;
	text-decoration: none;
	}

.sub_button a:hover {
	color:red;
	font: 14px Arial, Helvetica, sans-serif;
	width:120px;
	height:auto;
	text-align:center;
	text-decoration: none;
	}
	
	
.sub_button1 a {
	color:#000000;
	font: 12px Arial, Helvetica, sans-serif;
	width:100px;
	height:auto;
	text-align:center;
	text-decoration: none;
	}

.sub_button1 a:hover {
	color:#A30052;
	font: 12px Arial, Helvetica, sans-serif;
	width:100px;
	height:auto;
	text-align:center;
	text-decoration: none;
	}

#link_button a {
	color:#ec8000;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	width:100px;
	height:auto;
	text-align:center;
	text-decoration: none;
	}

#link_button  a:hover {
	color:#ffcc66;
	font: 14px Arial, Helvetica, sans-serif;
	width:100px;
	font-weight:bold;
	height:auto;
	text-align:center;
	text-decoration: none;
	}	


/* Contact */

#Contact {
	float:left;
	
	height: 44px;
	width:300px;
}

#Contact ul {
	margin: 5px;
	padding: 10px;
	list-style: none;
	line-height: normal;
}

#Contact li {
	height: 44px;
	display: block;
	float: left;
	padding: 0px 10px 0px 0px;
}

#Contact a {
	display: block;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#Contact a:hover { text-decoration: underline; }

#Contact .current_page_item {
	margin: 0px;
	color: #FFFFFF;
}

