@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	}
/**** TEXT STYLING ****/
h1 {
	position: absolute;
	margin-left: 24px;
	margin-top: 37px;
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #4D6133;
	}
h2 {
	position: absolute;
	margin-top: 60px;
	margin-left: 30px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	}
a: link {}
a: visited {}
a:focus, a:hover, a:active {}
.welcomeMSG {}
p {
	margin: 0;
	padding: 0;
	margin-left: 30px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/**** Wrapper Contents ****/
#wrapper {
	padding: 0;
	margin: auto;
	width: 929px;
	margin-top: 0px;
	}
#header {
	clear: both;
	max-width: 929px;
	min-width: 929px;
	}

/**** MAIN CONTENT LEFT-SIDE ****/
#mainContentWrapper {
	margin: auto;
	padding: 0;
	width: 927px;
	height: 539px;
	}
#welcomeHeader {
	position: absolute;
	margin-left: 15px;
	margin-top: 16px;
	}
#supList {
	margin: 0;
	padding: 0;
	width: 250px;
	font-size: 16px;
	font: "Century Gothic";
	font-weight:bold;
	line-height: 17px;
	}
#fifteen_supplements {
	position: absolute;
	margin-left: 30px;
	margin-top: 240px;
	width: 250px;
	}
#divLine {
	position: absolute;
	margin-left: 5px;
	margin-top: 163px;
	width: 345px;
	height: 8px;
	border-top: 1px solid #999999;
	}
#divLineTwo {
	position: absolute;
	margin-left: 372px;
	margin-top: 35px;
	height: 460px;
	border-right: 1px solid #999999;
	}
#tableThree {
	position: absolute;
	background-image: url(tabular_dispaly/top15TABLE.jpg);
	background-repeat: no-repeat;
	width: 304px;
	height: 300px;
	margin-top: 203px;
	margin-left: 10px;
	}


/**** MAIN CONTENT RIGHT-SIDE ****/

#floatingTables {
	position: absolute;
	margin-left: 413px;
	margin-top: 33px;
	width: 450px;
	height: 235px;
	}
#tableOne {
	position: absolute;
	background-image: url(tabular_dispaly/potwTABLE.jpg);
	background-repeat: no-repeat;
	width: 202px;
	height: 228px;
	}
#tableTwo {
	position: absolute;
	background-image: url(tabular_dispaly/newArrivalsTABLE.jpg);
	background-repeat: no-repeat;
	width: 201px;
	height: 228px;
	left: 250px;
	}
.booksHeader {
	position: absolute;
	margin-left: 390px;
	margin-top: 303px;
	}
#bookList {
	position: absolute;
	width: 500px;
	left: 25px;
	top: 100px;
	letter-spacing: 15px;
	}
#moreBooks {
	position: absolute;
	right: 45px;
	top: 212px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	}
#productsOnTheWay {
	position: absolute;
	width: 180px;
	height: 175px;
	left: 10px;
	top: 39px;
	}
#newArrivalsInfo {
	position: absolute;
	width: 180px;
	height: 175px;
	right: 10px;
	top: 39px;
	} 

/**** FOOTER CONTENTS ****/
#footer {
	width: 929px;
	clear: both;
	margin: 0;
	padding: 0;
	}
.contentThree {}
.associatesList {
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	}
.bottomLinks {
	margin:0;
	padding: 0;
	}
#links {
	text-align: center;
	}
