@charset "UTF-8";
/* CSS Document */



body {
	background-color: #c0c0c0;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img, div { behavior: url(iepngfix.htc) }

#main_content a:link {
	color:#ED1C24;
	text-decoration:none;
}

#main_content a:visited {
	color:#ED1C24;
	text-decoration:none;
}

#main_content a:hover {
	color:#444444;
	text-decoration:none;
}

#shadow {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	position: relative;
	border: 0;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
}

#container {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#header {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 208px;
	width: 800px;
	z-index: 1000;
}

#et_text {
	position:absolute;
	left: 529px;
	top: 143px;
	width: 170;
	height: 80;
	z-index: 1000;
}

#navigation {
	position:relative;
	top: 95px;
	left: 10px;
}


#main_content {
	margin:0;
	padding:0;
	width: 800px;
	background-color: #EEEEEE;
}

#text_box {
	margin:0;
	padding:0;
	z-index: 1000;
	position: absolute;
	width: 298px;
	left: 472px;
	top: 224px;
}

#text_box p {
	font-size:21px;
	color:#ed1c24;
	line-height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 70px;
}

#text_box_bios {
	margin:0;
	padding:0;
	z-index: 1000;
	width: 640px;
	left: 60px;
	top: 235px;
	position: absolute;
}

#text_box_bios p, #text_box_mission p {
	font-size:11px;
	color:#444444;
	margin-left: 0px;
	line-height: 20px;
}

#text_box_mission {
	margin:0;
	padding:0;
	z-index: 1000;
	width: 250px;
	left: 60px;
	top: 224px;
	position: absolute;
}


#footer {
	width:800px;
	height:100px;
	margin:0;
	padding:0;
	background-color: #dad8d7;
}

#footer p {
	color:#777777;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 50px 10px 17px;
	font-size: 14px;
	line-height: 20px;
	padding: 20px 0 0 0;
}

.floatleft {
	float: left;
}

.text_box_arrow {
	margin: 22px 0 0 35px;
}

.header {
	font-size: 20px;
	font-weight: bold;
	color: #ED1C24;
}

.titles {
	margin-bottom: -10px;
}

#text_box_bios ul {
	margin-top:-10px;
}

#text_box_bios ul li {
	color:#444444;
	font-size: 11px;
	line-height: 16px;
	list-style-image: url(images/ul_arrow.png);
	list-style-position: outside;
}

table {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ED1C24;
}

.bios {
	background-image:url(images/bigarrow700.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:820px;
	}
	
.mission {
	background-image:url(images/mission.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:500px;
	}

.seminar {
	background-image:url(images/bigarrow700.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:790px;
}

.workshop {
	background-image:url(images/bigarrow700.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:770px;
}

.enrollment {
	background-image:url(images/bigarrow700.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:790px;
}

.wholesaler {
	background-image:url(images/bigarrow700.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:825px;
}

.retail {
	background-image:url(images/bigarrow700.png);
	background-position:0 0;
	background-repeat:no-repeat;
	height:950px;
}

.testimonials {
	background-image:url(images/quotes_nds.png);
	background-position:0 30px;
	background-repeat:no-repeat;
	height:900px;  
	
