* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {

	background-color: #FFF;
	color: #CCCCCC;
	font-family: Arial, sans-serif;
	background-position: center top;
	background-repeat: no-repeat;
}

h1 {
	color: #ed174f;
	font-size: 19px;
}

h2 {
	color: #000;
	font-size: 17px;
}

p {
	color: #000;
	padding: 0 0 6px 0;
	font-size: .825em;
}

a {
	text-decoration: none;
	outline: none;
}

#wrapper {

	width: 956px;
	margin: 0 auto;
}

.homeLogo { background: transparent url(/images/lifeHBG.gif) no-repeat scroll 789px 381px; }

.clearing-div {
	 clear: both;
}

.link, .link:link, .link:visited
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
	display: inline;
}

.link:hover { color: #ed174f; }

.cufon-loading h1, .cufon-loading h2 {
	visibility: hidden !important;
}

.invisible {
	visibility: hidden;
}

/*
----------------------------------------------------------
NAVIGATION
----------------------------------------------------------
*/

#navD
{
	height: 36px;
	position: relative;
}

.nav
{
	display: block;
	height: 18px;
	list-style-type: none;
	margin: 0;
	padding: 18px 0 0 0;
	z-index: 150;
}

#lifeH1
{
	position: absolute;
	text-indent: -10000px;
}

.nav li
{
	display: block;
	float: left;
	height: 18px;
	/*	width: 164px;*/
	position: relative;
	z-index: 150;
}

.nav li span, .nav li a, .nav li a:link, .nav li a:visited
{
	display: block;
	width: 151px;
	height: 18px;
	margin-left: 13px;
}

.tOut
{
	text-indent: -9999px;
	background-position: 0 0px;
	position: relative;
}
.nav li a:hover { background-position: 0 -20px; }
.nav li:hover ul, .nav a:hover ul, .nav li.sfhover ul, .nav a.sfhover ul { visibility: visible; }
.nav li ul li { float: none; }

#navBrought
{
	background-image: url(/images/nav/navBroughtBG.gif);
	background-repeat: no-repeat;
	width: 129px;
}

#liBrought{ width: 188px; }
#navCome
{
	background-image: url(/images/nav/navComeBG.gif);
	background-repeat: no-repeat;
}

#liMeaning
{
	width: 206px;
	margin-left: -14px;
	margin-right: 12px;
}

#navMeaning
{
	background-image: url(/images/nav/navMeaningBG.gif);
	background-repeat: no-repeat;
	width: 173px;
}

#navSupport
{
	background-image: url(/images/nav/navSupportBG.gif);
	background-repeat: no-repeat;
}

#navHome
{
	background-image: url(/images/lifeHomeButt.gif);
	background-repeat: no-repeat;
	height: 31px;
	background-position: right 0;
	margin-right:34px;
	/*width: 38px;*/
	margin-top: -6px;
}

#navHome:hover { background-position: right 0; }

.nav li ul
{
	display: block;
	left: 0;
	padding: 0;
	position: absolute;
	top: -19px;
	visibility: hidden;
	width: 164px;
	z-index: -1;
}

.dropItem
{
	display: block;
	background-image: url(/images/nav/dropFillBG.png);
	background-repeat: repeat-y;
	text-indent: 0px;
}

.dropItem a span { }

.topItem
{
	padding-top: 50px;
	/*height: auto;*/
}

.dropBot
{
	display: block;
	background-image: url(/images/nav/navDropBotBG.png);
	background-repeat: no-repeat;
	height: 12px;
}

.dropItem a, .dropItem a:link, .dropItem a:visited
{
	text-decoration: none;
	color: #666;
	font-size: .865em;
	font-weight: normal;
}

.dropItem a:hover { color: #ed174f; }

/*
----------------------------------------------------------
LOGO LINE
----------------------------------------------------------
*/

#logoline
{
	height: 31px;
}

#logoline #leftline
{
	width: 876px;
	float: left;
}

#logoline #leftline hr
{
	height: 2px;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 14px;
	border: 0;
	color: #ed174f;
	background-color: #ed174f;
}

#logoline #logo
{
	float: left;
	width: 52px;
}

#logoline #logo #image
{
	text-align: center;
}

#logoline #rightline
{
	width: 28px;
	float: left;
}

#logoline #rightline hr
{
	height: 2px;
	padding: 0;
	margin-top: 15px;
	margin-bottom: 14px;
	border: 0;
	color: #ed174f;
	background-color: #ed174f;
}

/*
----------------------------------------------------------
CONTENT
----------------------------------------------------------
*/

#content 
{
	min-height: 435px;
}

#movieHolder { position: relative; }

#navD { z-index: 1000; }
#movieHolder{ z-index: 0;}

/*
----------------------------------------------------------
FOOTER
----------------------------------------------------------
*/

#footer {
	
	margin: 24px 0 0 11px;
}

#footer span
{
	color: #666;
	font-size: .675em;
	line-height: 1.35em;
}

#footer span a, #footer span a:link, #footer span a:visited
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#footer span a:hover { color: #ed174f; }
