body {
	font-size: 10pt;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0
	}

h1  {
	color: #000;
	font-size: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0
	}


h1 span.smaller {
	color: #aaa;
	font-size: 50%;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 2px;
	letter-spacing: 3px !important;
	margin: 0
	}

h2 {
	color: #5f77bd;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	border-bottom: 1px solid #ddd
	}

h3  {
	color: #2ca089
	}


p   {
	margin-top: 0.75em;
	margin-bottom: 0.75em
	}



#container {
	margin: 0 auto;
	position: relative;
	width: 750px
	}

#main {
	line-height: 1.5;
	position: relative;
	width: 750px;
	float: left;
	overflow: hidden
	}
#header {
	background: #2ca089 url("images/header.jpg") no-repeat;
	position: relative;
	width: 750px;
	height: 100px
}
#header ul {
	margin: 0;
	padding: 0
}

#header ul li {
	list-style: none;
	margin: 0;
	padding: 3px 0 9px
	}

#menu1 {
	position: absolute;
	top: 10px;
	left: 20px
	}

#menu2 {
	visibility: visible;
	position: absolute;
	top: 10px;
	left: 210px
	}

.menu {
	font-size: 12px;
	white-space: nowrap
	}

.menu a {
	color: #003e31;
	line-height: 15px;
	text-decoration: none;
	display: block
	}

.menu a:hover {
	color: white;
	font-weight: bold
	}

#footer   {
	color: #999;
	font-size: 9pt;
	background-image: url("images/footer_bg.jpg");
	background-repeat: no-repeat;
	text-align: center;
	letter-spacing: 2px;
	padding-top: 15px;
	position: relative;
	width: 750px;
	height: 95px;
	clear: both
	}



#footer a   {
	color: #999;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px
	}



#footer a:hover {
	color: #10588a;
	text-decoration: none
	}

a.boxedlink,
a.boxedlink:visited,
body.home .box a {
	color: #a1d0e4;
	text-decoration: none;
	padding: 4px;
	border: solid 1px
}

a.boxedlink:hover, body.home .box a:hover {
	color: white;
	border-color: white
	}

.smaller {
	font-size: 85%
	}

.doublespace {
	line-height: 1.75
	}
	
.spacer  {
	float: right
	}

/* Submenu */
.submenu, .submenu li   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space: nowrap;
	list-style-type: none;
	display: block;
	margin: 10px 0 0;
	padding: 0
	}



.submenu li  {
	list-style-type: none;
	display: block;
	margin: 0 0 0;
	padding: 0 0 5px
	}


.submenu li a, .submenu li a:visited  {
	color: #a1d0e4;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 3px 3px 3px 5px;
	border: solid 1px
	}


.submenu li a:hover {
	color: #fff;
	text-decoration: none;
	background-image: url("images/submenu_arrow.gif");
	background-repeat: no-repeat;
	background-position: 98% 50%;
	border: solid 1px
	}

/* Subpage */
.smallsubmenu   {
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 20;
	top: 0;
	right: 0;
	left: 50px;
	height: 20px;
	border-bottom: 1px solid #e9e9e9
	}



.smallsubmenu a    {
	color: #000;
	line-height: 19px;
	text-decoration: none;
	background-image: url("images/smallsubmenu_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 100%;
	display: block;
	padding: 0 5px 0 8px;
	height: 20px;
	float: left
	}




.smallsubmenu a.current, .smallsubmenu a.current:hover {
	color: #dddddd
	}

.smallsubmenu a.current:hover {
	background-image: url("images/smallsubmenu_bg.jpg")
	}

.smallsubmenu a:hover {
	color: #000;
	background-image: url("images/smallsubmenu_over_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 100%
	}
/*Copy Page*/
#copy {
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 30px 20px 20px 70px;
	position: relative
	}

#copy a {
	color: #2ca089;
	font-weight: bold
	}

#copy a:visited {
	color: #0e826b;
	font-weight: normal
	}

#copy a:hover {
	color: #000
	}

#copy li {
	margin-bottom: 5px
	}
body.home .box {
	font-size: 7pt;
	position: absolute;
	width: 130px;
	left: 10px;
}
body.home .box a {
	display: block;
}

#bpi {
	position: absolute;
	bottom: 100px;
	left: 10px;
	line-height: 1;
}
#bpi a {
	text-align: center;
}
#ppt {
	bottom: 65px;
}
#ppt a {
	padding-left: 25px;
	line-height: 1;
	background: transparent url(images/ppt_dl.gif) no-repeat 5px 50%;
}


/* Home page */

body.home #main {
	background-color: #10588a;
	background-image: url("images/home_yogalady.jpg");
	background-repeat: no-repeat;
	position: relative;
	width: 750px;
	height: 400px
	background-color: #10588a;
	background-image: url("images/home_yogalady.jpg");
	background-repeat: no-repeat;
	position: relative;
	width: 750px;
	height: 400px
}
body.home #header {
	background-image: url("images/home_header.jpg");
}
body.home #energystar {
	visibility: visible;
	position: absolute;
	bottom: 10px;
	left: 10px
	}
#intro {
	color: #dff3fa;
	font-size: 8pt;
	line-height: 1.4;
	text-align: justify;
	visibility: visible;
	padding-bottom: 5px;
	position: absolute;
	top: 20px;
	left: 450px;
	width: 285px
}
#intro.bodycopy p  {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif
}
#intro a.boxedlink {
	position: relative;
	top: 10px
}
body.home #ani {
	position: absolute;
	top: 10px;
	left: 40px;
	width: 250px;
	height: 180px
}