/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	width: 100%;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #006329;
}
#outerWrapper {
	width: 825px;
	height:auto;
	margin: auto;
	position: relative;
}
#leftWrapper {
	width: 515px;
	height:auto;
	position: relative;
	top: 0px;
	left: 0px;
}
#rightWrapper {
	width: 310px;
	height:auto;
	position: absolute;
	top: 0px;
	left: 515px;
}
#headBanner {
	width: 515px;
	height:149px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#bannerMenu {
	position: absolute;
	z-index: 10;
	width: 206px;
	left: 299px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#mainMenu {
	width: 515px;
	height:auto;
	margin: 0px;
	position: relative;
	padding: 0px;
}
#leftContent {
	width: 505px;
	height:auto;
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#footerBanner {
	width: 515px;
	height:auto;
	z-index: 100;
}
#cornerImage {
	width: 310px;
	height:224px;
	position: relative;
}
#rightContent {
	width: 310px;
	height:auto;
	position: absolute;
	z-index: 10;
	top: 199px;
	left: 0px;
}
#refersite {
	width: 260px;
	height:124px;
	position: absolute;
	z-index: 20;
	top: 39px;
	visibility: hidden;
	background-color: #FFFFFF;
}
#refersiteContactus {
	width: 260px;
	height:124px;
	position: absolute;
	z-index: 20;
	top: 39px;
	visibility: hidden;
	background-color: #FFFFFF;
}
#CDROMPRODUCT {
	width: 100%;
	position: absolute;
	z-index: 20;
	top: 0px;
	left: 0px;
	visibility: visible;
	background-color: #FFFFFF;
	
}
#eBOOKPRODUCT {
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	visibility: hidden;
	background-color: #FFFFFF;
}
