/* CSS Document */

html {
	background: url(../images/gradient.gif) repeat-x;
	background-image: url(newhome/LARGE_MAIN_BCKG.jpg);
	background-repeat: repeat-x;
	background-color: #180126;
}
body {
	padding: 0;
	margin: 0;
	background: url(../images/sky.jpg) no-repeat center top;
	color: #180126;
	width: 100%;
	display: table;
	background-repeat: no-repeat;
	height: 800px;
}
#content {
	width: 995px;
	margin: left;
	background: #fff;
	border: none;
	padding: 0px;
	background-image: url(background/header_logo.jpg);
	background-repeat: no-repeat;
	height: 140px;
}
#subject {
	margin-top: 0px;
	margin: 0px auto 0px;
	height: 464px;
	width: 995px;
}
#form {
	margin-top: 0px;
	margin: 0px auto 0px;
	height: 464px;
	width: 995px;
	padding-left:725px;
}
#form a { color:#FF9900;}
#form a:hover {color:#FFFFFF;}
#subject-product {
	margin-top: 0px;
	margin: 0px auto 0px;
	height: 464px;
	width: 995px;
	background-image: url(newhome/product_meditation_cd.jpg);
	background-repeat: no-repeat;
}
h1 {
	margin: 0;
	padding: 0;
}
#nav {
	position:absolute;
	width:100%;
	height:41px;
	z-index:1;
	margin-top: 100px;
	float: right;
	padding-right: 5px;
}
.style1 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #5C063B;
	display: block;
	text-align: right;
	word-spacing: 5px;
}
a:link {
	color: #5C063B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5C063B;
}
a:hover {
	text-decoration: none;
	color: #6600CC;
}
a:active {
	text-decoration: none;
	color: #5C063B;
}
