/* Stressuless - main stylesheet*/

body{
	margin: 0;
	padding: 0;
	border: 0;
	color: #333;
	background: #812d8b url(../images/gradient.jpg) repeat-x 0px 0px fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	text-align: center;
	margin-bottom: 100px;
	}

img {
	border: none;
	}

#wrapper {
	margin: 25px auto 0 auto;
	padding: 5px;
	width: 720px;
	position: relative;
	border: 1px solid #999;
	text-align: left;
	color: #333;
	background: #a0a9d5;
	}

#content {
	background: #fff;
	padding: 25px;
	border: 1px solid #999;
	}

#content p {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-top: 0;
	}

#header {
	text-align: left;
	}

#contact {
	text-align: center;
	font-size: 1.4em;
	border: 1px solid #ccc;
	background: #f9f4f9;
	color: inherit;
	padding-bottom: 0px;
	}

#contact a:link, #contact a:visited {
	color: #333;
	background-color: inherit;
	}
	
#contact a:hover, #contact a:active {
	background-color: inherit;
	color: #000;
	}

#link {
	display: block;
	text-align: center;
	padding: 0;
	width: 732px;
	margin: 10px auto 0 auto;
	}

#link img {
	margin: 0;
	padding: 0;
	}

.frame {
	border: 1px solid #999;
	margin: 0 0 10px 20px;
	float: right;
	}

h1 {
	font-size: 2.5em;
	color: #798AC4;
	margin: 24px 0 12px 0;
	line-height: 1.75em;
	font-weight: bold;
	clear: both;
}

h1 span {
	font-size: 1.2em;
	color: #6A79BD;
	}

h2 {
	font-size: 2em;
	color: #812d8b;
	font-weight: bold;
	margin-top: 36px;
}
	
#contact_box {
	position: absolute;
	padding: 10px;
	font-size: 1.4em;
	color: #666;
	z-index: 1;
	width: 274px;
	left: 412px;
	top: 37px;
	text-align: right;
	line-height: 175%;
	}

#contact_box a:link, #contact_box a:visited {
	color: #666;
	background-color: inherit;
	}
	
#contact_box a:hover, #contact_box a:active {
	background-color: inherit;
	color: #333;
	}

#wrapper #content p {
	}

.therapy {
	background-color: #f9f4f9;
	padding-top: 10px;
	margin-top: 12px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	clear: both;
	}

.therapy p {
	margin-bottom: 25px;
	padding: 0 20px;
	}

.therapy h2 {
	margin: 10px 0 20px 20px;
	}

.benefits {
	background-color: #edf8f9;
	padding-top: 10px;
	margin-top: 12px;
	margin-bottom: 20px;
	font-size: 1em;
	border: 1px solid #ccc;
	padding-bottom: 20px;
	}

.benefits p {
	margin-bottom: 25px;
	padding: 0 20px;
	line-height: 150%;
	}

.benefits h2 {
	margin: 10px 0 10px 20px;
	}

#pdfs {
	position: relative;
	width: 600px;
	margin: 0 auto;
	text-align: center;
	}

#pdfs a:link, #pdfs a:visited {
	color: #333;
	text-decoration: none;
	}
	
#pdfs a:hover, #pdfs a:active {
	color: #666;
	text-decoration: underline;
	}

.pdf {
	float: left;
	text-align: center;
	width: 120px;
	border: 1px solid #ccc;
	margin: 0 15px 15px 0;
	padding: 15px;
	line-height: 200%;
	background: #fff url(../images/prop_grad.gif) repeat-x 0px 0px;
	position: relative;
	font-size: 0.8em;
	}

.clearboth {
	clear: both;
	}

.small {
	font-size: 1em;
	font-style: italic;
	text-align: left;
	}

.benefits ul {
	font-size: 1.5em;
	margin: 15px 0 25px 60px;
	padding: 0;
	line-height: 1.6em;
	}

.benefits ol {
	font-size: 1.5em;
	margin: -15px 0 25px 60px;
	padding: 0;
	line-height: 1.6em;
	}

.right {
	float: right;
	margin: 0 20px 10px 20px;
	}

.left {
	float: left;
	margin: 0 20px 15px 0;
	}

#wrapper #content .nndc {
	text-align: left;
	}

#wrapper #content .benefits .quote {
	margin-top: 6px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 1.25em;
	}

#wrapper #content .benefits .q_content {
	margin-bottom: 0px;
	margin-top: 26px;
	font-size: 1.6em;
	}

#wrapper #content .benefits .quote a:link, #wrapper #content .benefits .quote a:visited {
	color: #333;
	text-decoration: none;
	}

#wrapper #content .benefits .quote a:hover, #wrapper #content .benefits .quote a:active {
	text-decoration: underline;
	}

#wrapper #content #contact p {
	line-height: 1em;
	}

#wrapper #content #strap {
	margin: 30px 0;
	padding: 16px 0 0;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.5em;
	background: inherit;
	text-align: center;
	color: #4E64B1;
	}

#wrapper #content #contact p {
	font-size: 1.5em;
	line-height: .75em;
	}

#body_hom #wrapper #content #contact h2 {
	color: #333333;
	}

#wrapper #content #inspired {
	text-align: center;
	margin-top: 16px;
}

#wrapper #content #inspired img {
	border: solid 1px #ccc;
	}
	
	
img.center {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 16px;
}

a:link, a:visited {
	color: #333;
	text-decoration: underline;
	}
	
a:hover, a:active {
	color: #333;
	text-decoration: underline;

	}
	
#body_corp #wrapper #content table tr td ul li {
	font-size: 1.6em;
	margin-bottom: 10px;}

#body_hom #wrapper #content .links {
	font-size: 1.8em;
}

#body_pamp #wrapper #content ul.list li {
	font-size: 1.6em;
	margin-bottom: 6px;
}

#link .back {
	font-size: 1.1em;
	text-transform: uppercase;
	margin-top: 16px;
	margin-bottom: 16px;
}

#link .back a:link, #body_hom #link .back a:visited {
	color: #eee8f2;
	text-decoration: none;
	}
	
#link .back a:hover, #body_hom #link .back a:active {
	color: #eee8f2;
	text-decoration: underline;
	}
	
	
