body {
	word-spacing: normal;
	text-align: justify;
	letter-spacing: normal;
	background-repeat: repeat-x;
	background-attachment: scroll;
	text-decoration: none;
	text-transform: none;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-style: normal;
	font-size: 12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top:0px;
	background:#FFF;
	}
a:link, a:hover, a:visited {
	color:#000; 
	font-weight:normal;
	text-decoration:none;
}
img {
border:0;
}
html,body {
	padding:0;
	margin:0;
}
html>body #outer{height:auto;} 
#outer{
	height:99.9%;
	min-height:99.9%;
	width:99.9%;
	text-align:left;
	position:relative;
	overflow:visible;
}
#header{
	position:relative;
	top:0;
	left:auto;
	width:100%;
	height:470px;
	z-index:2;
	text-align:center;
}
#centrecontent {
	position:relative;
	width:100%;
	margin:0 auto;
	padding-bottom:1px;
	left:auto;
	text-align:center;
	color:#000;
	z-index:3;
	min-height:304px;
}
#text {
	position:relative;
	left:16px;
	top:0px;
	_height:330px;
	min-height:330px;
	width:972px;
	text-align:left;
	font-size:13px;
	text-align:justify;
	z-index:5;
}
#inTxt{
	padding:0 15px 0 15px;
}
#footer {
	position:relative;
	width:100%;
	height:187px;
	left:auto;
	top:0px;
	text-align:center;
	z-index:3;
}
#clearfooter {width:100%;height:75px;clear:both} /* to clear footer */

.page{
	position:relative;
	width:1003px;
	margin:0 auto;
	text-align:justify;
	z-index:4;
}

#index {
	position:absolute;
	left:0px;
	top:0px;
	width:1003px;
	height:106px;
	background:#3396c6;
}

#index002 {
	position:absolute;
	left:0px;
	top:107px;
	width:1003px;
	height:52px;
}

#index005 {
	position: absolute;
	left: 0px;
	top: 158px;
	width: 1003px;
	height: 600px;
}

#index006 {
	position:absolute;
	left:0px;
	top:2px;
	width:1003px;
	height:185px;
}

/*******************************My Css*************************************/

#heading{
	position: absolute;
	left: 374px;
	top: 15px;
	font-size: 29px;
	font-family: Arial;
	color: #FFF;
	font-weight: bold;
	width: 390px;
	height: 72px;
	text-align: center;
}
.bttn1 {
	position: absolute;
	background: url(../images/bttn1.png) no-repeat;
	cursor: pointer;
	width: 312px;
	height: 52px;
	border: hidden;
	left: 0px;
	top: 33px;
}
.bttn2 {
	position: absolute;
	background: url(../images/bttn2.png) no-repeat;
	cursor: pointer;
	width: 312px;
	height: 52px;
	border: hidden;
	left: 0px;
	top: 94px;
}
.bttn3 {
	position: absolute;
	background: url(../images/bttn3.png) no-repeat;
	cursor: pointer;
	width: 312px;
	height: 52px;
	border: hidden;
	top: 154px;
	left: 0px;
}
.bttn4 {
	position: absolute;
	background: url(../images/bttn4.png) no-repeat;
	cursor: pointer;
	width: 312px;
	height: 52px;
	border: hidden;
	top: 215px;
	left: 0px;
}

.login_bttn{
	background:url(../images/login_bttn.png) no-repeat; 
	cursor:pointer; 
	width:67px; 
	height:23px; 
	border:hidden;
}
.login_bttn1 {
	position: absolute;
	top: 176px;
	background: url(../images/login_bttn1.png) no-repeat;
	cursor: pointer; 
	width: 122px; 
	height: 23px; 
	border: hidden; 
}
.login_bttn2{
	 position: absolute;
	 top: 203px;
	 background: url(../images/login_bttn2.png) no-repeat; 
	 cursor:pointer; 
	 width: 122px; 
	 height: 23px; 
	 border: hidden; 
}
.login_bttn3{
	 background: url(../images/login_bttn3.png) no-repeat; 
	 cursor:pointer; 
	 width: 84px; 
	 height: 23px; 
	 border: hidden; 
}
.read_more{
	 background: url(../images/read_more.png) no-repeat; 
	 cursor:pointer; 
	 width: 88px; 
	 height: 18px; 
	 border: hidden;
	 float:right;
}

span{
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	min-width: 228px;
	height: 26px;
}
.text{
	width:170px; 
	height:24px; 
	border-radius:15px; 
	border:1px solid #a9a9a9; 
	padding:0px 0px 0px 05px;
}
	
/*******************************My Css end*********************************/
