body {
	background-color: #d0d0d0;
	background-image: url(/imagesnew/bg_body.gif);
	background-repeat: repeat-x;
	background-position:0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px 0px 20px 0px;
	text-align: center;
}

p{
	margin: 0px 0px 10px 0px;
}

td {
	font-size: 80%;
}

a, a:visited, a:active {
	text-decoration:none; font-weight:bold; color: #000;
}
a:hover {
	text-decoration:underline; 
	color: #000;
}

h1 {
	font-family: Tahoma;
	font-size:18px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:30pt;
        color:#555555;
}

h2 {
	font-family: Tahoma;
	font-size:24px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:30pt;
}

h3 {
	font-family: Tahoma;
	font-size:16px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
	line-height:20pt;
	color:#555555;
}

h4 {
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
	line-height:16pt;
	color:#555555;
}

h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#vertical_container_home {
	border-top: solid 1px #e8fedd;
	overflow: visible;
	background: #e8fedd url(/imagesnew/header.png) no-repeat 0 -30px;
	margin: 0px auto 0px auto;
	width: 793px;
	max-width: 793px;
	min-width: 793px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}


#download_pane {
margin-left:300px;
padding-top:150px;
}

#content {
	margin: 10px 25px 0px 25px;
	height: 100%;
}


#content_inner {
	margin: 50px 0px 0px 0px;
	height: 100%;
}

#home_header {
	font-weight:bold;
    height:260px;
}

#sidebar {
	width: 286px;
	margin-top: 4px;
	text-align: center;
	background-image: url(/imagesnew/sidebar_fill.gif);
	background-repeat: repeat-y;
}

#sidebar a{
color:#555555;
text-decoration:none;
}

#sidebar a:hover{
color:#555555;
text-decoration:underline;
}

#sidebar_inner {
	text-align: left;
	width: 260px;
	color: #555555;
	margin: 0px 10px 5px 15px;
}


#header {
}

#header p {
	font-size: 90%;
        color: #e0ffc6;
	text-align: right;
}

#header a {
	color: #909090;
	text-decoration: none;
        font-weight:bold;
}

#header a:hover {
	text-decoration: underline;
}

#header_links {
line-height:40px;
color:#fff;
margin-right:40px;
}
#header_links a {
font-size:14px;
color:#e0ffc6;
}


#footer {
	border-top: solid 1px #e8fedd;
	border-bottom: solid 1px #e8fedd;

	background-color: #e8fedd;
	margin: 0px auto 0px auto;

	text-align: center;
}

#footer a {
	margin-right: 10px;
}

#footer p {
	margin-bottom: 4px;
}

.copyright {

	font-size: 75%;

	margin-top: 0px;
}

.sidebar_content {
	text-align: left;
	width: 250px;

	color: #484848;

	margin: 10px 10px 0px 10px;
}

#health
{
	background-image: url(/imagesnew/health.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:60px;
	margin-bottom:15px;
	line-height:45px;
}
#alarm
{
	background-image: url(/imagesnew/alarm.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:60px;
	margin-bottom:15px;
	line-height:45px;
}
#wisdom
{
	background-image: url(/imagesnew/wisdom.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:60px;
	margin-bottom:15px;
	line-height:43px;
}
#workplace
{
	background-image: url(/imagesnew/workplace.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:60px;
	margin-bottom:15px;
	line-height:43px;
}
#stretch
{
	background-image: url(/imagesnew/stretch.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:60px;
	margin-bottom:15px;
	line-height:43px;
}
ul{margin-top:3px; margin-bottom:8px;}


#advert {
	width: 286px;
	margin-top: 0px;
	text-align: center;
	background-image: url(/imagesnew/sidebar_fill.gif);
	background-repeat: repeat-y;
}

#advert a{
color:#555555;
text-decoration:none;
}

#advert a:hover{
color:#555555;
text-decoration:underline;
}

#advert_inner {
	text-align: left;
	width: 260px;
	color: #555555;
	margin: 0px 3px 0px 3px;
}
