/* main rules
+---------------------------------------------------------------------------------*/
/* main rules
+---------------------------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	list-style-position: outside;
	list-style-type: none;
}
img {border: 0;}
table {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}

/* links rules
+---------------------------------------------------------------------------------*/
a {color: #00213C; text-decoration: none;}
a:active {color: #666666;}
a:hover {color: #666666;}

a.menu {color: #00213C;}
a.menu:active {color: #666666;}
a.menu:hover {color: #666666}

a.submenu {color: #666666;}
a.submenu:active {color: #999999;}
a.submenu:hover {color: #999999}

/* wrapper rules
+---------------------------------------------------------------------------------*/
#wrapper {
	width: 770px;
	text-align: left;
	display: table;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#storiesHolder {
	font-size: 10px;
	float: right;
	width: 345px;
	margin-top: 10px;
	background: url(images/ts_intro.jpg) no-repeat;
	height: 105px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 10px;
	position: relative;
}
#definition {
	font-size: 10px;
	float: left;
	width: 345px;
	margin-top: 10px;
	background: url(images/definition.jpg) no-repeat;
	height: 105px;
	padding-top: 25px;
	padding-right: 20px;
	padding-left: 10px;
	position: relative;
}

/* copy rules
+---------------------------------------------------------------------------------*/
#copyHolder {
	position: relative;
	float: left;
	width: 400px;
	font-size: 12px;
	padding-left: 20px;
	padding-top: 10px;
	overflow: visible;
	padding-right: 10px;
}
#imageHolder {
	position: relative;
	float: left;
	width: 450px;
	font-size: 12px;
	margin-right: 10px;
	
}
#copy {
	min-heighth: 600px;
	text-align: left;
	padding-left: 20px;
	margin-bottom: 20px;
	padding-bottom: 80px;
	padding-right: 10px;
}
.copy1 {background: url(images/txt-bg-wellness.jpg) no-repeat bottom}
.copy2 {background: url(images/txt-bg-doc.jpg) no-repeat bottom}
.copy3 {background: url(images/txt-bg-doc.jpg) no-repeat bottom}

/* navigation rules
+---------------------------------------------------------------------------------*/
#nav {
	float: left;
	width: 130px;
	font-size: 12px;
	border-left: 20px solid #00213C;
	background: url(images/gradient.jpg) no-repeat bottom;
	border-right: 1px solid #666666;
	height: 483px;
	position: relative;
	bottom: 0px;
}
.sideNav {
	font-weight: bold;
	width: 110px;
	text-indent: 10px;
}
.topNav {
	text-align: right;
	float: right;
	vertical-align: top;
}
.contact {
	border-top: 1px solid #999999;
	width: 400px;
	margin-top: 5px;
	padding-bottom: 20px;
}
#subNav {
	font-size: 10px;
	width: 200px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #015569;
	padding-top: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #015569;
}
#rt {
	width: 260px;
	float: right;
	font-size: 10px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#rt-menu {
	text-indent: 10px;
	font-weight: bold;
	float: left;
	font-size: 10px;
	text-align: left;
	border: thin solid #000000;
	background: #CCCCCC;
}
#rt-menu-main {
	text-indent: 10px;
	font-weight: bold;
	float: left;
	font-size: 10px;
	text-align: left;
	margin-top: 20px;
	border: thin solid #000000;
}
.rt-menu-head {
	font-size: 12px;
	width: 260px;
	background: url(images/rt-m-bg.jpg);
	color: #FFFFFF;
	line-height: 22px;
	height: 30px;
}
.rt-menu-copy {
	font-size: 10px;
	line-height: 26px;
}

/* elemental rules
+---------------------------------------------------------------------------------*/
#topper {
	height: 70px;
	width: 770px;
}
.top0 {background: url(images/WR.jpg) no-repeat left;}
.top1 {background: url(images/WR-1.jpg) no-repeat left;}
.top2 {background: url(images/WR-2.jpg) no-repeat left;}
.top3 {background: url(images/WR-3.jpg) no-repeat left;}
#header {width: 770px;}
.footer {
	color: #666666;
	text-align: center;
	line-height: 40px;
	width: 100%;
	height: 40px;
	font-size: 10px;
	border-top: 1px solid #999999;
	position: relative;
	float: left;
	background: url(images/bg_footer.jpg) repeat-x;
}
.contactLabel {
	font-weight: bold;
	text-align: right;
	width: 110px;
	vertical-align: center;
	text-transform: uppercase;
	font-size: 10px;
}
.contactForm {
	text-align: left;
	vertical-align: center;
	font-size: 10px;
}
.small {font-size: 11px;}
.bodyHolder {
	float: left;
	width: 750px;
}
.quote {
	background: #D9F2C0;
	border: 1px dotted #999999;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
	width: 225px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	color: #614F41;
}
