#container {
	background-color: #520f01;
	height: 700px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logo {
	position: relative;
	height: 86px;
	width: 300px;
	left: 0px;
	top: 0px;
	float: left;
}
#quote {
	float: right;
	height: 91px;
	top: 0px;
	right: 0px;
	position: relative;
}
#nav {
	position: relative;
	top: 0px;
	height: 37px;
	width: 980px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#contentRight {
	padding-left: 0px;
	height: 480px;
	width: 702px;
	float: right;
}
#content {
	height: 480px;
}
#aboutImage {
	position: relative;
	top: 128px;
}

#footer_main {
	width: 980px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	position: relative;
	top: 50px;
}
#seminarMenu {
	position:absolute;
	left:196px;
	top:153px;
	width:165px;
	z-index:2;
	visibility: hidden;
}
#coachMenu {
	position:absolute;
	left:367px;
	top:153px;
	width:140px;
	z-index:3;
	visibility: hidden;
}
#productsMenu {
	position:absolute;
	left:564px;
	top:153px;
	width:140px;
	z-index:4;
	visibility: hidden;
}
#aboutThulaniMenu {
	position:absolute;
	left:487px;
	top:153px;
	width:140px;
	z-index:5;
	visibility: hidden;
}
#menuCloser {
	position:absolute;
	left:0;
	top:0;
	width:98%;
	height:400px;
	z-index:1;
	visibility: hidden;
}
#contentLeft {
	margin: 0px;
	padding: 0px;
	width: 276px;
	float: left;
	height: 100%;
}


#contentMedia {
	margin-left: 66px;
	height: 500px;
}
#content_home {
	height: 392px;
	margin-bottom: 0px;
}

#contentLeft_home {
	margin: 0px;
	width: 645px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 55px;
}
#contentRight_home {
	float: right;
}
#content_homeFlyer {
	height: 392px;
	margin: 0px;
	padding: 0px;
}

#contentLeft_homeFlyer {
	width: 645px;
	float: left;
	padding-left: 60px;
	margin: 0px;
	text-align: right;
}
#contentRight_homeFlyer {
	float: right;
	text-align: left;
}


li {
	margin-bottom: 6px;
}
.modules {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 62px;
}
.modules li {
	float: left;
	position: relative;
	width: 206px;
	margin-top: 21px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
p.article {
	text-indent: -60px;
	padding-left: 58px;
}
