* {
	margin: 0;
	padding: 0;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #ffffff;
}
body {
	margin: 0px;
	padding: 0px;
	font: 13px verdana, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #FFFFFF;
	background-image:url(../images/back_pic.gif);
	background-repeat: repeat-x;
}

#main
{
/*background:url(../images/big_pic.jpg) no-repeat 0px 153px;*/
background:url(../images/Banner.jpg) no-repeat 0px 153px;
/*background:/*url(../images/Banner.jpg) no-repeat 0px 153px;*/
background-size:100%;

width: 100%;
}
/*Styling for the Slider starts*/
#slider_wrap{
	width: 1000px;
	height: 255px;
}
.slider{
	margin:10px 0;
	width:1000px;
	height:250px;
	position:relative;
	overflow:hidden;
}
.slider li{
	display:none;
	position:absolute;
	top:0;
	left:0;	
}
/*Styling for the Slider ends*/
#header {
	/*width: 778px;*/
	width:100%;
	height: 405px;
	padding-left: 30px;
}
#title{
	width:100%;
	height:auto;
}
#title #lefthead{
	width:70%;
	float:left;
	padding-top:6px;
}
#title #lefthead .name{
	font-family:Vivaldi;
	font-size:32px;
	color:#000;
	font-weight:bold;
}
#title #lefthead .subtitle{
	font-family:Vivaldi;
	font-size:16px;
	color:#000;
	padding-left:70px;
}
#title #righthead{
	float:right;
	width:25%;
	padding-top:15px;
	color:#000;
}
#title #righthead .call{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
#logo {
	width: 289px;
	height: 110px;
	padding-left:110px;
}

#logo h1 {
	padding-top: 38px;
	font-size: 28px;
	font-weight: normal;
	/*color: #00002D;*/
	color:#fff;
}

#logo h1 a {
	/*color: #00002D;*/
	color:#fff;
}

#logo h2 {
	margin-top: 5px;
	font-size: 14px;
	font-weight: normal;
}

#logo h2 a {
	/*color: #00002D;*/
	color:#fff;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
}
#m1
{
   margin: -15px 0 0 0;
   padding-left: 270px;	
}
#metamorph { 
    font-size: 14px;
	color: #ffffff;
}

#menu {
height: 153px;
}

#menu ul {
	margin: 0;
	padding-top: 88px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 130px;
	height: 30px;
	margin-left: 1px;
	padding-top: 15px;
	background:url(file://///server/wip/Abhijit%20Dakhawe/site%20by%20Devika/css/images/button.png) no-repeat;
	text-align: center;
	text-decoration: none;
	/*color: #ffffff;*/
	color:#125985;
	font-weight: bold;e
}

#menu a:hover {
	height: 34px;
	margin-top: -3px;
	font-size: 16px;
	text-decoration: underline;
}

#global
{
background: #81AFBF  url(../images/back_all.gif) repeat-x top;

}

#content
{
	width: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#right
{
	float: right;
	width: 350px;
	padding-right: 50px;
}



#left
{
	width: 700px;
}

#left H4
{
	font-size: 12px;
	color: #0041A3;

}

#left H1
{
	font-size: 18px;
	color: #ffffff;
	padding-bottom: 10px
}

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

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

#left h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #ffffff;
}
.disc{
	list-style:disc;
	padding-left:10px;
	
}
.date {
	text-align: right;
	color: #ffffff;
	font-size: 11px;
}

.date a {
	color: #0041A3;
}

#left .pic
{
float: left;
margin: 5px;
}

#left .pic1
{
float: right;
margin: 5px;
}

#footer {
	height: 71px;
	padding-top: 70px;
	background: #ACCFEC url(../images/footer.gif) repeat-x;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: 10px;
	/*color: #00002D;*/
	color:#000;
}

#footer a {
	color: #ffffff;
	font-size: 10px;
}

#footer a:hover {
	color: #FF0000;
}
.small p {
	margin: 0;
	font-size: 11px;
}
.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	height: 28px;
	padding: 10px 0 0 10px;
	font-size: 14px;
	text-transform: uppercase;
	/*color: #548198;*/
	color:#125985;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
}

.boxed .content2 {
	padding: 10px;
}

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
}

#text1, #text2 {
	width: 150px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}


#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: smaller;
	line-height: normal;
}
/*Styling for the Slider*/
#slider_wrap{
	width: 1000px;
	height: 255px;
}
.slider{
	margin:10px 0;
	width:1000px;
	height:250px;
	position:relative;
	overflow:hidden;
}
.slider li{
	display:none;
	position:absolute;
	top:0;
	left:0;	
}
/*Styling for the Slider ends*/
.para_title{
	font-size:16px;
	font-weight:bold;
}