body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/level2_bg.jpg);





}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #404616;
}
.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C48F63}
.mainbg {
	background-image: url(images/home_middlebg.jpg);
}
.insidebg {
	background-image: url(images/inside_bg.jpg);
}
.Navtxt {

	font-family: Arial, Helvetica, sans-serif;
	color: #A5A6A8;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.Navon {

	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.Nav {

	font-family: Arial, Helvetica, sans-serif;
	color: #A5A6A8;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
div.sec2 {
 background-image: url(images/sec2.jpg); 
 background-repeat: repeat-x; 
 background-position: center bottom; 
}
.sec1 {
 background-image: url(images/sec1.jpg); 
 background-repeat: no-repeat; 
 background-position: bottom; 
}
.sec2 {
 background-image: url(images/sec2.jpg); 
 background-repeat: repeat-x; 
 background-position: center bottom; 
}
.sec3 {
 background-image: url(images/sec3.jpg); 
 background-repeat: no-repeat; 
 background-position: bottom; 
}.tablebg {
	background-attachment: scroll;
	background-image: url(images/level2_tablebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
