body{
	background-image: url("../images/web/bgStrip.png");
	background-repeat: repeat;
	margin:0%;
	text-align:center;
	color: #3a7c97;
	font-family: Arial;
}

#body-content-bg{
	background-image: url("../images/web/whiteStrip.png");
	background-repeat:repeat-y;
	background-position: center;
}

#mainContent{
	/*border: solid 1px blue;*/
	min-height: 768px;
	height:auto !important;
	height: 768px;
}

#contentPane{
	width:1024px;
	/*border: solid 1px red;*/
	margin: 0px auto;
}

#headerImage{
	/*left:-1px;*/
	position:relative;
	padding: 0px;
	/*border: solid 1px red;*/
}

#footerDiv{
	font-size: small;
}

img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#tdDiv1{
	width: 60%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

span{
	color: #3a7c97 !important;
	font-family: Arial !important;
	font-size: 11pt;
}

#noticeDiv, #descDiv{
	background-color: #fffbb7;
	width: 570px;
	text-align: center;
}

.nav-selected{
	text-decoration:none;
	color:#ffffff;
	font-family: arial;
	font-weight: bold;
}

.nav-td{
	text-align:center;
	font-weight: bold;
}

.nav-div{
	width: 100%;
	/*border: solid 1px blue;*/
	position: relative;
	top: -48px;
}

a:link {
	color:#5d39f2;
	text-decoration: none;
	font-family: arial;
}
a:visited{
	text-decoration: none;
}

.nav-td a:hover {
	color:#ffffff;
	text-decoration: none;
}

.nav-td  a:visited{
	text-decoration: none;
}

#scheduletable a:visited{
	text-decoration: none;
	color:#5d39f2;
}
/*manju's css */

#noticeDiv1, #descDiv1{
	background-color: #fffbb7;
	width: 95%;
	text-align: left;
	padding: 5 0 5 0;
}
#descDiv2{
	background-color: #fffbb7;
	width: 95%;
	text-align: left;
	padding: 5 0 5 0;
}

.homeNext{
	background-color:#fffbb7;
	width:385px; 
	text-align:center;
	padding: 5 0 5 0;
}

.homeNext div{
	width:350;
	margin: 0px auto;
	text-align:left;
}

.contactus{
	background-color: #EDF8FA;
	width: 90%;
	margin: 0px auto;
	text-align:left;
	padding: 10px 0 10px 0;
	padding-left : 20px; 
}


#servesDiv1{
	
	width: 95%;
	text-align: left;
	padding: 5 0 5 0;
	vertical-align:top;
}
#tdDiv2{
	background-color: #EDF8FA;
	width: 20%;
	vertical-align:top;
	border: 0px;
	margin: 0px;
	padding: 10 0 10 0;
	text-align:left;
}

.innerstyle {
	margin: 0px auto; 
	text-align: justify;
	width:95%;
}

.smallfont{
	font-size:12px;
	text-decoration: none;
}

.back_ground{
	background-color: #fffbb7;	
	width: 100%;
}

.back_ground2{
	background-color: #fffbb7;
}

.div_pad{
	width: 95%;
	text-align: left;
	padding: 0 22 0 22;
}

.div_pad2{
	width: 95%;
	text-align: left;
	padding: 0 10 0 10;
	/*border:solid 1px red;*/
}

.div_pad3{
	width: 90%;
	text-align: left;
	padding: 5 10 5 10;
	/*border:solid 1px red;*/
}

.mapdiv{
	margin: 0px auto;
	margin-top: 1px; border-top: 1px solid #176E7F;
}
#descDiv{
	/*background-color: #EDF8FA;
	background-repeat: repeat-y;*/
	padding: 5 0 0 0;
	/*width: 100%;*/	
	/*text-align: left;*/
}
.tdstyle{
text-align:center;vertical-align:top; width:20%; padding: 5 15 5 15;
}