.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
.homebg {
	position:relative;
	width:95%;
	height:543px;
	z-index:0;
	left: 20px;
	top: 20px;
	background-image: url(homepage_bg2.jpg);
	background-repeat: no-repeat;
}
.pagebg {
	position:relative;
	width:100%;
	height:372px;
	z-index:1;
	left: 0px;
	top: 30px;
	background-image: url(otherpage_bg.jpg);
	background-repeat: no-repeat;
}


.smtext1 {
	font-family: Calibri, Trebuchet MS;
	color: #000000;
	cursor: text;
	text-align: justify;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	padding-left: 2px;
}
.phead1 {
	font-family: Trebuchet MS, Calibri;
	color: #A98C7A;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
}
a:link {
	font-family: Trebuchet MS, Calibri;
	color: #996600;
	text-decoration: none;
}
a:hover {
	font-family: Trebuchet MS, Calibri;
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	font-family: Trebuchet MS, Calibri;
	color: #996666;
	text-decoration: none;
}

#res {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 8px;
	top: 405px;
}
#com {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 248px;
	top: 405px;
}
#comp{
	position:absolute;
	width:200px;
	height:115px;
	z-index:6;
	left: 494px;
	top: 405px;
}
#others {
	position:absolute;
	width:200px;
	height:115px;
	z-index:7;
	left: 686px;
	top: 405px;
}
#int {
	position:absolute;
	width:119px;
	height:115px;
	z-index:8;
	left: 869px;
	top: 405px;
}
