﻿/* Hea10r */

#header
{
	background-position: right top;
	width: 100%;
	height: 126px;
	margin: 0px 0px 0px 0px;
	background: url(images09/lifebioscroll2.png);
	background-color: #f5ead6;
	background-repeat: no-repeat;
	text-align: right;
	position: relative;
	z-index: 0;
}

#header a
{
	text-decoration: none;
	color: #5a798d;
	text-shadow: 1px 1px 1px #000;
}
#headernav
{
	height: 20px;
	position: absolute;
	top: 104px;
	left: 10px;
	width: 600px;
	text-align: left;
}

#headernav a
{
	padding: 12px;
	text-decoration: underline;
	color: #000000;
}
.headeralignleft
{
	float: left;
	width: 400px;
}
.headeralignright {
float: right;
width: 200px;
}
#hero
{
	margin: 80px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	float: left;
	font-size: 1.4em;
	color: #983620;
	font-style: italic;
}
#login
{
	padding: 0px 50px 0px 0px;
	background: url(images09/login2.gif);
	width: 260px;
	height: 120px;
	text-align: left;
	float: right;
	background-repeat: no-repeat;
}
#login a
{
	font-size: 1.4em;
	text-align: right;
	float: right;
}
/* Show only to IE PC \*/

* html .boxhead h2 {height: 1%;}

.sidebox
{
	margin: 0 auto;
	width: 320px;
	height: 116px;

	padding-top: 0px;
}
.sidebox2
{
	margin: 0 auto;
	width: 300px; 
	height: 100px;

}
.boxhead {

	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2
{
	padding: 10px 50px 0px 0px;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;
	text-align: center;
}
.boxbody
{
	margin: 0;
	padding: 0px 10px 0px 20px;
	font-size: .8em;
}

/* Footer */

#footer
{
	clear: both;
	width: 100%;
	height: 20px;
	margin: 0px;
	background-color: #678496;
	color: #ffffff;
	text-align:center;
}

#footer p
{
	margin: 5px;
	padding: 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #ffffff;
}
