@charset "utf-8";
#header {
	height: 95px;
}
#top_nav {
	width: 200px;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}
#flash_text {
	height: 200px;
	width: 440px;
	float: left;
	padding-right: 0px;
}
#flash_pic {
	height: 210px;
	width: 390px;
	float: right;
	padding-top: 0px;
	padding-left: 10px;
}
#learn_more_bt {
	height: 54px;
	width: 125px;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
}
#register_bt {
	height: 54px;
	width: 111px;
	float: right;
	padding-top: 10px;
	padding-left: 25px;
}


#left_nav {
	width: 128px;
	float: left;
	padding-top: 15px;
}
#blue_line_bg {
	background-image: url(../images/blue_line_bg.gif);
	height: 71px;
	left: 0px;
	background-repeat: repeat-x;
	background-position: 0px bottom;
	float: right;
	width: 350px;
	padding-left: 300px;
	padding-right: 300px;
	margin-top: 5px;
}


#bottom_container {
	float: right;
	width: 100%;
	height: 450px;
	background-image: url(../images/bottom_bg.gif);
	background-repeat: no-repeat;
}
#footer_container {
	height: 300px;
}

#enewsletter {
	float: left;
	width: 100%;
	height: 20px;
	padding-top: 30px;
}
#social_media {
	float: left;
	width: 100%;
	height: 45px;
	padding-bottom: 15px;
}
#bottom_box {
	float: left;
	width: 100%;
	height: 224px;
	background-image: url(../images/bottom_app_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#contact_info {
	float: left;
	height: 150px;
	width: 400px;
	padding-top: 35px;
}
#supporters {
	float: right;
	height: 150px;
	width: 250px;
	padding-top: 35px;
}
#container  {
	width: 874px; /* the auto margins (in conjunction with a width) center the page */
	height: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.css_ #mainContent {
}
#blue_line_sm {
	float: right;
	padding-top: 18px;
}

#container_wrap {
	background-repeat: repeat-x;
	background-image: url(../images/blue_line_bg.gif);
	background-position: 0px 350px;
}
#logo {
	width: 313px;
	float: left;
}
#bottom_box_left {
	float: left;
	width: 525px;
	height: 204px;
	padding-top: 11px;
	padding-right: 5px;
	padding-left: 15px;
}
#bottom_box_right {
	float: right;
	width: 312px;
	height: 203px;
	padding-top: 5px;
	padding-right: 5px;
}
#bottom_box_left_text_1 {
	height: 15px;
	width: 240px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #7B7B7B;
	padding-left: 50px;
	padding-top: 50px;
	padding-bottom: 10px;
}
#botom_box_left_video {
	float: left;
	height: 100px;
	width: 260px;
	padding-left: 25px;
}
#bottom_box_left_text_2 {
	float: right;
	height: 75px;
	width: 225px;
	background-image: url(../images/bottom_app_left_text.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 50px;
	padding-bottom: 25px;
}
#bottom_box_left #id {
	float: right;
	height: 30px;
	width: 105px;
	padding-right: 20px;
}
#bottom_box_left_video_container {
	float: left;
	height: 100%;
	width: 300px;
}
.social_media {
	padding-left: 20px;
}
.body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#bg_left {
	background-image: url(../images/body_bg_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
}
#bg_right {
	background-image: url(../images/body_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
	


#share_life_footer {
	padding-top: 15px;
	padding-bottom: 15px;
}

#share_life_logo {
	float: left;
	padding-left: 160px;
	padding-top: 15px;
}
<style type="text/css" media="screen"> 
   object { outline:none; } 
	


#share_life_footer {
	padding-top: 10px;
	padding-bottom: 10px;
}
#get_started_bt {
	float: right;
	height: 54px;
	padding-top: 5px;
	padding-right: 15px;
}
#featured_video {
	width: 270px;
	float: left;
	padding-bottom: 10px;
}
.navigation a:link{
	text-align: center;
	background-color: #008BBF;
	color: #FFFFFF;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
}
.navigation a:visited{
	text-align: center;
	background-color: #008BBF;
	color: #FFFFFF;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;

}
.navigation a:hover{
	text-align: center;
	background-color: #A4082B;
	color: #FFFFFF;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

.mini_navigation a:link{
	text-align: center;
	background-color: #008BBF;
	color: #FFFFFF;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 5px;
}
.mini_navigation a:visited{
	text-align: center;
	background-color: #008BBF;
	color: #FFFFFF;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 5px;

}
.mini_navigation a:hover{
	text-align: center;
	background-color: #A4082B;
	color: #FFFFFF;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 5px;
}
#logo3 {
	float: left;
	margin-top: 50px;
	font-size: 16px;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
}

</style> 
