body {
	background-image: url(../images/body-main-bg.gif);
	background-repeat: repeat-x;
	margin: 30px 0px 0px;

}
.left-side-bg {
	background-image: url(../images/left-side-bg.gif);
	background-repeat: no-repeat;
	height: 617px;
	width: 28px;

}
.right-side-bg {
	background-image: url(../images/right-side-bg.gif);
	background-repeat: no-repeat;
	height: 617px;
	width: 29px;

}
.bg-shadow {
	background-image: url(../images/bg-shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 122px;

}
.body-bg {
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat-x;
}
.whr-do-u-want-to-go {
	background-image: url(../images/where-do-you-want-to-go.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height:68px;
}
.mid-line {
	background-image: url(../images/mid-line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 17px;
}
.verdana11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
.verdana11 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: inherit;
	text-decoration: none;
}
.verdana11 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: inherit;
	text-decoration: underline;
}
