body {	
	margin: 0px;
	padding: 16px 0;
	font: 11px arial, helvetica;
	color: #282828;
	text-align: center;
}

p {
	font-size: 11px;
	text-indent: 1cm;
	text-align: justify;
	line-height: 16px;
}

img {
	border-style: none;
}

img.pic_left {
	float: left;
	padding: 5px;
	margin: 0 8px 8px 8px;
	border: 1px #CCCCCC solid;
}

a {
	color: #2E9FED;
	text-decoration: none;
}

a:hover {
	color: #1471B1;
}

#welcome h1 {
	padding: 5px 0 0 20px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

h3 {
	font-size: 14px;
	color: #003366;
}

h4 {
	font-size: 13px;
	padding: 2px;
	margin: 0px;
	color: #003366;
}

#container {
	position: relative;
	width: 950px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
	height:auto;
}

#collapse {
	width: 950px;
}

#head {
	width: 950px;
	height: 100px;
	/*background: url(../images/new%20head.jpg) no-repeat;*/
	background: url(../images/headerv2.png) no-repeat;
}

#head h1 {
	position: absolute;
	margin: 31px 0 0 36px;
	width: 900px;
	height: 10px;
	background: url(logo.gif) no-repeat;
	top: 70px;
}

#head h1 a {
	text-indent: -2000px;
	width: 154px;
	height: 10px;
	display: block;
	background: url(logo.gif) no-repeat;
}

.top_head_banner {
	float: right;
	width: 200px;
	height: 120px;
	background: url(top_head.gif) no-repeat right;
	background-position: -12px 12px;
}

#menu {
	position: absolute;
	width: 617px;
	left: 25px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-color: #000000;
}

#menu li {
	list-style-type: none;
	float: left;
	margin: 0 8px;
	height: 22px;
}

#menu li a {
	padding: 0 0 7px 0;
	height: 22px;
	color: #8A8A8A;
}

#menu li a:hover {
	color: #000033;
}

#menu .current {
	color: #000033;
	font-weight: bold;
}

#area {
	width: 950px;
	height: 260px;
	background: url(../images/bg-main.png) repeat-y;
}

#main {
	margin: auto;
	background: url(../images/bg-main.png) repeat-y;
	width: 950px;
	height: auto;
}

#content_left {
	float: left;
	padding: 0px 20px 30px 40px;
	width: 85%;
	height: auto;
}

#content_right {
	float: right;
	padding: 5px;
	width: 250px;
	height: auto;
	padding-right: 40px;
	/*float:left;
padding:5px;
width: 200px;
height:auto;*/
}

#welcome {
	background: url(../images/center_banner.gif) no-repeat;
	background-position: 12px 0px;
	padding: 10px;
	width: 900px;
	height: 80px;
}

.item_box {
	width: 200px;
	height: auto;
	padding: 10px 0 0px 0;
}

.item_box_top { /*background: url(../images/item_box_top.png);*/
	width: auto;
	height: auto;
}

.item_box_middle { /*background: url(../images/item_box_middle.png);*/
	width: auto;
	height: auto;
}

.item_box_bottom { /*	background:url(../images/item_box_bottom.png);*/
	width: auto;
	height: auto;
}

.spacer {
	width: auto;
	height: 2px;
	clear: both;
	padding-bottom: 5px;
}

/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}

#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}

#fields input {
	border: 1px solid #C8D2D9;
	margin: 0 0 3px 0;
	width: 260px;
}

#fields textarea {
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}

#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}

ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}

.contact_info {
	float: left;
	padding: 15px;
}

/*work------------*/
.project_details {
	float: left;
	width: 200px;
	color: #0099FF;
	padding: 10px 0 0 10px;
}

#footer {
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background: url(../images/footerv2.png) no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	width: 950px;
	height: 85px;
}

#footer a {
	background: none;
	padding: 0px;
}

#madeby {
	width: 950px;
	height: 100px;
	float: right;
	padding-right: 30px;
	text-align: center;
}

#madeby a {
	text-decoration: none;
	color: #ffffff;
}

/*Eatables modifications*/
#search {
	position: absolute;
	top: 10px;
	right: 14px;
	padding-right: 3em;
	width: 500px;
}

#search input.text {
	margin-right: 0.5em;
	vertical-align: middle;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
	padding: 0em;
	width: 7em;
}

#search input.submit {
	background: #673C9B url('buttonbg.gif') repeat-x;
	border: solid 1px #000000;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
	vertical-align: middle;
}

#header {
	position: relative;
	width: 950px;
	height: 10px;
	border-bottom-color: #000000;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-style: 2px #000000;
	padding-left: 15px;
	padding-top: 10px;
}

#headercontent {
	position: absolute;
	bottom: 4px;
	padding: 0em 2.0em 1.3em 2.0em;
	left: 705px;
}

#headercontent h1 {
	font-weight: normal;
	color: #000000;
	font-size: 2.5em;
}

#headercontent h1 sup {
	color: #777;
}

#headercontent h2 {
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
}

#menu {
	position: relative;
	height: 3.5em;
	padding: 0em 1.0em 0em 1.0em;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#menu ul {
	position: absolute;
	top: -11px;
	left: -1px;
}

#menu ul li {
	position: relative;
	display: inline;
}

#menu ul li a {
	padding: 0.5em 1.0em 0.9em 1.0em;
	color: #ffffff;
	text-decoration: none;
}

#menu ul li a:hover {
	text-decoration: underline;
}

#menu ul li a.active {
	background: #B52B2B url('menuactive.gif') repeat-x top left;
}

#menubottom {
	background: #fff url('border1.gif') repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}

#menublock {
	background: #fff url('menu_back.gif') repeat-x;
}

/*FOR LAVA LAMP EFFECT */
.lavaLampBottomStyle {
	position: relative;
	height: 50px;
	width: 900px;
	/*	padding: 15px;*/
	margin: 30px 15px;
	overflow: hidden;
}

.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}

.lavaLampBottomStyle li.back {
	border-top: 5px solid #25539E;
	width: 9px;
	height: 50px;
	z-index: 8;
	position: absolute;
}

.lavaLampBottomStyle li a {
	text-decoration: none;
	color: #25539E;
	outline: none;
	text-align: left;
	top: 7px;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 100px;
	position: relative;
	overflow: hidden;
	margin: auto 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.lavaLampBottomStyle li a:hover,.lavaLampBottomStyle li a:active,.lavaLampBottomStyle li a:visited
	{
	border: none;
}

#top_contributions_ch {
	width: 250px;
	float: left;
	background-color: #4f80bc;
}

#top_contributions_hyd {
	width: 250px;
	float: right;
	background-color: #4f80bc;
}
