body {
	margin:0px;

	
}

.navi {
	display:block;
	background:url(images/navi.png) top;
	background-position:0px 0px;
	border:0px;
} 

.navi.abt {
	background-position:0px 0px;
	border:0px;
} 
.navi.abt:hover, .navi.abt1 {
	background-position:0px -74px;
	border:0px;
	width:109px; 
	height:74px;
} 


.navi.pro {
	background-position:-109px 0px;
	border:0px;
} 

.navi.pro:hover, .navi.pro1 {
	background-position:-109px -74px;
	border:0px;
} 

.navi.con {
	background-position:-205px 0px;
	border:0px;
} 

.navi.con:hover, .navi.con1 {
	background-position:-205px -74px;
	border:0px;
} 


.navi.trd {
	background-position:-316px 0px;
	border:0px;
} 

.navi.trd:hover, .navi.trd1 {
	background-position:-316px -74px;
	border:0px;
}


.inner-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000e2c;
	text-decoration: none;
	text-align: justify;
	line-height:18px;
}



.num-txt {
	font-family:Tahoma, Arial
	font-size: 11px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
.txt-box {
	border:1px #444444 solid;
	background-color:#fafafa;
	font-family: Tahoma, arial;
	font-size: 10px;
	color: #212121;
}

.link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#392F73;
	text-decoration:none;
	font-weight:bold;
}

.heading {
	color:#886748;
	font-size:16px;
	font-weight:bold;
}


.header01 {
	display:block;
	background:url(images/header1.jpg)  no-repeat;
	width:200px;
	height:165px;
} 

.header01.top1 {
	background-position:0px 0px;	
	
} 

.header01.top2 {
	background-position:-200px 0px;
	
} 

.header01.top3 {
	background-position:-400px 0px;
	
} 

.header01.top4 {
	background-position:-600px 0px;
	
} 

.header01.top5 {
	background-position:-800px 0px;
	
} 



