/*
Design by Nisha Priya from
KiranItnet
*/



*
{
	margin: 0;
	padding: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

a{
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color: #004F00;
}

body{
	background-color: #336633;
	background-image:url(images/bg_top1.jpg);
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	margin-top: 25px;
	
}

#content{
	margin: auto;
	width: 800px;
	text-align: left;
	background-color: #CCFF99;
}

#main{
	width: 800px;
	margin: 0;
	clear:both;
	background-repeat:no-repeat;
	background-position:left;
	margin-top: 0px;
	background-color: #ccff99;
}

#header {
	height: 350px;
	width: 800px;
	background-repeat:no-repeat;
	background-position:top;
}

#logo {
	height: 15px;
	text-align: center;
	width: 770px;
	padding-left: 50px;
	padding-top: 100px;
	padding-bottom: 100px;
}


#logo a {
	text-decoration: none;
	font-style: normal;
	font-size: 24px;
	color: #000000;
}
#logo H2 a{
	font-size: 12px;
}

#menu{
	width: 800px;
	height: 30px;
	background: url(images/gb.jpg);/*bg_menu.jpg*/
	background-repeat:repeat-x;
	background-position:top;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

#menu ul {
	list-style: none;
	padding-left: 13px;
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 100px;
	height: 30px;
	display: block;
	text-align: center;
	text-decoration: none;
	color:#ffffff;
	font-weight: normal;
	padding-top: 8px;
	font-size: 12px;
	vertical-align: middle;
	padding-bottom: 5px;
}

#menu a:hover{
	width: 100px;
	height: 18px;
	background-color:#FFFFFF;
	color:#006600;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 5px;
	font-weight: bold;
}

#left{
	width: 150px;
	padding-left: 15px;
	padding-right: 5px;
	background-image: none;
}

#left_top{
	background: url(images/bg_left_top.jpg);
	height: 3px;
}
#image{
	padding-left:100px;
}
#left H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 37px;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 8px;
	color: #ffffff;
	/*background: url(images/title_left.jpg);*/
	background-repeat:no-repeat;
	background-position:top;
	margin-top: 3px;
}

#left a {
	color: #4e3e27;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#left ul {
	list-style: none;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 30px;
}

#left li {
	padding-left: 15px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #4e3e27;
	margin-bottom: 5px;
	width: 175px;
}

#left #categories ul li{
	background: url(images/ls1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}

#left #categories ul li a{
	color: #336600;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#left #partners ul li{
	background: url(images/ls2.jpg);
	background-repeat:no-repeat;
	background-position:left top;	
}

#left #partners ul li a{
	color: #464646;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

#right{
	float: right;
	width: 590px;
	padding-top: 10px;
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#right H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #006600;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}

.date {
	margin-left: 11px;
	padding-bottom: 15px;
	height: 20px;
}

.dateleft{
	background:url(images/date_02.jpg) no-repeat;
	padding-left: 20px;
	height: 16px;
	margin-top: 4px;
	width:200px;
	margin-left: 135px;
	width: 130px;
	float:right;
}

.dateright{
	margin-top: 2px;
	margin-left: 15px;
	background:url(images/date_01.jpg) no-repeat left;
	padding-left: 25px;
	height: 16px;
	float: left;
}

.dateleft a,.dateright a{
	color: #ff4200;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

#gal{
	height: 110px;
}

#footer {
	height: 110px;
	clear: both;
	background: url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top: 200px;
	padding-left: 100px;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #000000;
}

#footer a {
	color: #EAEAEA;
	font-weight: normal;
}

#bot{
	/*background: url(images/bot.png);*/
	background-repeat:no-repeat;
	background-position:center bottom;
}

