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

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
}

h1, h2, h3{
	margin: 0;
	font-weight: normal;
	color: #1457c2;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 135%;
}

h4 {
	font-size: 135%;
	font-weight: lighter;
	color: #DF3F01;
}

p, ol, ul {
	line-height: 100%;
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

#header {
	width: 900px;
	height: 177px;
	margin: 0 auto;
	background: url(images/header-healing-wave.jpg) no-repeat right top;
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;

}
/* Content */

#content {
	float: right;
	width: 610px;
	padding: 20px;
	min-height:520px;
}
#content img{
	margin: 10px;
}

/* Register */

#menu.register {
	float: left;
	margin-top: 25px;
	width: 225px;
	height: 101px;
}

/* Menu */
#leftnav { float:left; height: 605px; width:225px; }
#register { margin-top:420px; width:225px; height:101px;}
#register img { margin: 0px}

/* Left menu NO FLYOUT! */
/*#menu ul {
	margin: 0;
	padding: 0 10px 0 41px;
	list-style: none;
	line-height: 12px;
	height:300px;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 12px;
	padding: 8px 10px;
	background: url(images/img05.gif) repeat-x;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #023c7c;
}

#menu a:hover {
	background: #4069aa;
	color: #ffffff;
	text-decoration: inherit;
}

#menu .register {
	left: 158px;
	top: 178px;
}*/

/* Footer */

#ft {
	clear:both;
}

#footer-wrapper {
	height: 107px;
	padding: 7px 0;
	background: #E6E6E6;
	border-top: 10px solid #CDCDCD;
}

#footer {
	margin: 0 auto;
}

#footer p {
	margin: 0;
	line-height: normal;
}

#footer a {
	color: #666666;
}
