body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #333333;
	padding:0px; 
	margin:0px;
	color:#000;
}

#container {
	margin:0px auto;
	width: 1025px;
}

#header {
	background:url(../images/newbanner.jpg) no-repeat center;
	width:100%;
	height:142px;
	overflow:auto;
}

#facebook {
	position:relative;
	top:3px;
	right:-902px;
	height:36px;
	width:36px;
}
#facebook a {
	display:block;
	height:36px;
	width:36px;
}
#twitter{
	position:relative;
	top:-34px;
	right:-940px;
	height:36px;
	width:36px;
}
#twitter a {
	display:block;
	height:36px;
	width:36px;
}
#linkedin{
	position:relative;
	top:-72px;
	right:-980px;
	height:36px;
	width:36px;
}
#linkedin a {
	display:block;
	height:36px;
	width:36px;
}

#content {
	width:100%;
	padding:10px 0px 10px 0px;
	background:#859ac7;
	min-height:550px;
	overflow:auto;
}
#content_inner {
	background-color: #fff;
	border: 4px solid #EF3C43;
	margin: 5px 15px 5px 15px;
	min-height: 550px;
	overflow:auto;
        position:relative;
}

#bglink {
    position:absolute;
    width:140px;
    height:40px;
    top:200px;
    right:64px;
}
#bglink a {
    display:block;
    width:100px;
    height:40px;
}

#footer {
	width:100%;
	height:75px;
	clear:both;
	background:#859ac7;
	margin-bottom:20px;
}

#home_video {
float:left;
width:547px;
height:700px;
padding-left:75px;
background-image:url(../images/lifespirehome.jpg);
background-position:right;
background-position:top;
background-repeat:no-repeat;
}

#home_video_player {

margin-left:75px;
margin-top:425px;

}

#menu {height:22px; text-align:center;background:#d9d9d9;margin-top:-24px;color:#000;width:1025px;font-size:14px;}
#menu table {border-collapse:collapse; width:0; height:0; margin:-1px;}
#menu ul {margin:0; padding:0; list-style:none; white-space:nowrap; text-align:left;position:relative;}
#menu ul {display:inline-block;} 
#menu ul.level1 {padding-right:2px;}
#menu li {float:left;}
#menu ul div {position:absolute; left:-9999px; top:-32000px;}
#menu a {display:block; color:#000; height:39px; text-decoration:none;padding:0 14px; text-align:center;}
#menu ul.level1 li.level1-li a.level1-a {float:left;margin-right:-15px;}
#menu ul.level1 li.level1-li a.level1-a:hover {border:0; color:#ff0000; position:relative;}
#menu ul.level1 li.level1-li a.level1-a.drop:hover {}
#menu ul.level1 li.level1-li:hover {position:relative;}
#menu ul.level1 li.level1-li:hover > a {color:#ff0000;}
#menu ul.level1 li.level1-li a.level1-a:hover b {display:block; width:1px; height:1px; overflow:hidden; position:absolute; right:-1px; top:38px; background:#111;}
#menu ul.level1 li.level1-li:hover > a b {display:block; width:1px; height:1px; overflow:hidden; position:absolute; right:-1px; top:38px; background:#111;}
#menu ul :hover div {left:12px; top:22px; background:#d9d9d9; border-left:1px solid #111;border-right:1px solid #111;border-bottom:1px solid #111;}
#menu ul :hover div ul {padding-bottom:5px;}
#menu ul :hover div ul li {float:none; height:25px; border-bottom:1px dotted #000;}
#menu ul :hover div ul li a {display:block; height:25px; text-align:left; font:normal 13px/25px arial,sans-serif;}
#menu ul :hover div ul li a:hover {color:#ff0000;}













