.sideBorder {

	background-image: url(images/sideborder.jpg);
	background-repeat: repeat-y;
}
.leftBorder {


	background-image: url(images/left-bg.jpg);
	background-repeat: repeat-y;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 6px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #6A625C;
	text-decoration: none;
}
.footer:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #96816C;
	text-decoration: none;
}
.homeTopbg {
	background-image: url(images/home_img-top.jpg);
	height: 174px;
	width: 482px;
}
.homeMiddlebg {

	background-image: url(images/home_img-middle.jpg);
	height: 373px;
	width: 482px;
}
.homeBottom1bg {


	background-image: url(images/home_img-bot1.jpg);
	height: 128px;
	width: 168px;
}
.homeBottom2bg {



	background-image: url(images/home_img-bot2.jpg);
	height: 128px;
	width: 482px;
}
.homeBottom3bg {




	background-image: url(images/home_img-bot3.jpg);
	height: 128px;
	width: 310px;
}
.logoBG {
	background-image: url(images/logo-bg.jpg);
	height: 490px;
	width: 665px;
	background-repeat: no-repeat;
}
.ladyBG {
	background-image: url(images/lady.jpg);
	background-repeat: no-repeat;
	height: 485px;
	width: 269px;
	background-position: bottom;
}
.ladyBG2 {

	background-image: url(images/lady2.jpg);
	background-repeat: no-repeat;
	height: 487px;
	width: 425px;
	background-position: bottom;
}
.popup{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B6162;
	background-image: url(images/pop-up.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#_imgDescHolder {	
	position:absolute;
	top: 50px;
	z-index:1000;
}