.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 690px;
	top: 225px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	right: 0px;
	height: auto;
}

.left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 300px;
	top: 315px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	left: -390px;
	right: 0px;
	height: 300px;
}

.leftHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	text-align: center;

}
.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	width: 300px;
	top: 315px;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	left: 390px;
	right: 0px;
	height: 300px;
}
.s_bottom {
	position: absolute;
	bottom: 10px;
	height: 25px;
	width: 700px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
}

.s_menu {
	width: 700px;
	position: absolute;
	top: 101px;
	height: 25px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
}
.s_banner {
	width: 700px;
	position: absolute;
	top: 130px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
}
.s_top {
	width: 700px;
	position: absolute;
	top: 10px;
	height: 90px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
}
.s_overall {
	position: absolute;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	left: 0px;
	right: 0px;
}
.rightSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	position: relative;
	left: 5px;
}
.leftSubText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	position: relative;
	left: 5px;
}
a.small {
	text-decoration:none;
	font-weight: bold;
	text-transform: capitalize;
}