body {
	background-color:#8c9ea2;
	margin:25px 0px 25px 0px;
	background-image:url(../images/backgroud.gif);
	background-repeat:no-repeat;
	background-position:center 290px;
}

/* HEADINGS */
#h1 {
	width:950px;
	margin:0 auto;
}
h1 {
	font-family:Perpetua, "Times New Roman", Times, serif;
	font-size:25px;
	color:#000000;
	text-transform:uppercase;
	font-weight:lighter;
	font-style:normal;
	text-decoration:none;
}
h1 span {
	font-size:35px;
}
h2 {
	font-family:Perpetua, "Times New Roman", Times, serif;
	font-size:30px;
	color:#ffffff;
	font-weight:lighter;
	font-style:normal;
	text-decoration:none;
	margin: 0px;
	padding-bottom:20px;
}
h3 {
	font-family:Perpetua, "Times New Roman", Times, serif;
	font-size:25px;
	color:#000000;
	font-weight:lighter;
	font-style:normal;
	text-decoration:none;
}
h4 {
	font-family:Perpetua, "Times New Roman", Times, serif;
	font-size:20px;
	color:#ffffff;
	font-weight:lighter;
	font-style:normal;
	text-decoration:none;
}
/* TEXT */
p, ul {
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	line-height:20px;
	text-align: justify;
}
a {
	color:#99ffff;
	text-decoration:none;
}
a:hover {
	color:#ccffff;
}
li {
	list-style-type:square;
	margin-bottom:0px;
}
hr {
	border-top: 0px solid #ffffff;
	background-color:#ffffff;
}	
.quote {
	font-family:Perpetua, "Times New Roman", Times, serif;
	font-size:25px;
	color:#000000;
	font-weight:lighter;
	font-style:italic;
	text-decoration:none;
}
.quote_source {
	text-align:right;
	font-weight:bold;
	color:#000000;
}
.home_list {
	color:#CCFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	text-decoration:none;
	line-height:16px;
	padding-left:40px;
}
.contact_details {
	color:#000000;
	font-family:Perpetua, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:lighter;
	font-style:normal;
	text-decoration:none;
	margin: 0px;
	line-height:35px;
	text-align:center;
}
.testimonial {
	font-family:Perpetua, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	font-weight:lighter;
	font-style:normal;
	text-decoration:none;
	line-height:22px;
}
.testimonial_source {
	text-align:right;
	color:#445152;
}
.testimonial_name {
	font-weight:bold;
	color:#000000;
}
.highlight {
	color:#CCFFFF;
}
.nowhere_ani {
	width:204px;
	height:24px;
	margin-top:4px;
}
.portrait_ani {
	float: right;
	margin: 5px 0px 20px 20px;
	border:1px solid #566566;
}
.video {
	width: 450px;
	height: 338px;
	border:1px solid #566566;
	margin-bottom: 20px;
}
/* LOGO */

#logo {
	height:100px;
	width:950px;
	margin:0 auto;
	background-image:url(../images/alchemy4thesoul_logo.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

/* BANNER */

#banner {
	height:270px;
	width:948px;
	margin:0 auto;
	border:1px solid #566566;
}

/* NAVIGATION */

#navi {
	font-family:Arial, Helvetica, sans-serif;
	width:950px;
	height:20px;
	margin:0 auto;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	position:relative;
	padding-bottom:8px;
}
.navi_btn {
	height:20px;
	width:119px;
	float:left;
	padding:7px 0px 0px 0px;
	background-image:url(../images/navi_btn_background.jpg);
	background-repeat:repeat-x;
	border:1px solid #566566;
	text-align:center;
	background-color:#8b9da1;
}
.navi_right {
	height:22px;
	width:210px;
	float:left;
	padding:7px 0px 0px 0px;
	background-image:url(../images/navi_btn_background_right.jpg);
	background-repeat: no-repeat;
	text-align:left;
	background-color:#8b9da1;
	background-position:right;
}
.navi_right_active {
	height:22px;
	width:210px;
	float:left;
	padding:7px 0px 0px 0px;
	background-image:url(../images/navi_btn_background_right_active.jpg);
	background-repeat: no-repeat;
	text-align:left;
	background-color:#8b9da1;
	background-position:right;
}
.navi_right_text {
	padding:1px 0px 0px 25px;
}
.navi_space {
	width:2px;
	height:28px;
	float:left;
}
.navi_a{
	color:#000000;
	text-decoration:none;
}
.navi_a:hover {
	color:#ffffff;
}
.navi_active {
	height:20px;
	width:119px;
	float:left;
	padding:7px 0px 0px 0px;
	border:1px solid #566566;
	text-align:center;
	background-color:#445152;
	color:#ffffff;
}
.navi_active_a{
	color:#ffffff;
	text-decoration:none;
}
.navi_active_a:hover {
	color:#cccccc;
}
 /* CONTENT */

#content {
	width:950px;
	margin:0 auto;
	clear:both;

}
.full_width_text {
	width:950px;
	overflow:auto;
	display: inline-block;
}
.left_text{
	width:450px;
	float:left;
}
.right_text {
	width:450px;
	float:right;
}
.movie_home_div {
	width:450px;
	height:418px;
	float:right;
}
.movie_resources_div {
	width:450px;
	height:1300px;
	float:right;
}
.movie_frame {
	border:1px solid #566566;
	height:344px;
}
.movie_frame_thankyou {
	border:1px solid #566566;
	height:344px;
	margin-bottom:40px;
}
/* FORM */

#form {
	width: 450px;
}
.form_middle {
	background-color: #445152;
	padding: 20px;
	text-align: center;
	clear: both;
}
.form_text {
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-size: 0.813em;
	color: #ffffff;
	float: left;
	height: 30px;
}
.form_text_high {
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-size: 0.813em;
	color: #ffffff;
	float: left;
	height: 60px;
}
.form_fields {
	width: 205px;
	font-family: Arial, Helvetica, sans-serif;
}
.form_select {
	width: 211px;
	font-family: Arial, Helvetica, sans-serif;
}
.form_text_area {
	width: 205px;
	height: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-size: 0.813em;
	color: #ffffff;
	float: left;
}
.form_fields_text_area {
	width: 205px;
	height: 95px;
	font-family: Arial, Helvetica, sans-serif;
}
input[type=submit], input[type=reset] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.875em;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #8c9ea2;
	border: 2px outset #ffffff;
	color: #ffffff;
	margin: 5px 0px 0px 0px;
}
input[type=submit]:hover {
	background-color: #95A6AA;
	border: 2px inset #ffffff;
	color: #000000;
}
/* FOOTER */

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	text-decoration:none;
	height:28px;
	width:950px;
	margin:30px auto;
	font-size:11px;
	border:1px solid #566566;
	clear:both;
}
.left_footer {
	color:#445152;
	width:450px;
	text-align:left;
	float:left;
	padding:7px 0px 0px 10px;
}
.right_footer {
	color:#445152;
	width:450px;
	text-align:right;
	float:right;
	padding:7px 10px 0px 0px;
}
.div_meetthegiants {
	width:950px;
	height: 137px;
	overflow:auto;
	display: inline-block;
}
#table1 td {
	text-align: left;
	font-family: Perpetua, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: lighter;
	font-style: normal;
	text-decoration: none;
}
#table1 select {
	width: 230px;	
}
#table1 .half_select {
	width: 112px;;	
}