@charset "utf-8";


#header {
	height: 95px;
}
#top_nav {
	width: 200px;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}


#nav {
	width: 100%;
	padding-top: 15px;
	padding-right: 10px;
	float: left;
	z-index: 1;
	padding-bottom: 15px;
}

#contact_info {
	float: left;
	height: 150px;
	width: 400px;
	padding-top: 35px;
}
#supporters {
	float: right;
	height: 150px;
	width: 250px;
	padding-top: 35px;
}
#container  {
	width: 874px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#mainContent  {
	width: 874px;

}
#container_wrap {
	background-repeat: repeat-x;
	background-position: 0px 350px;
}
#logo {
	width: 313px;
	float: left;
}
#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;
}


/*footer css */
#footer {
	width: 874px; /* the auto margins (in conjunction with a width) center the page */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer_container{
	background-image: url(../images/content_blue_line.gif);
	background-repeat: repeat-x;
	height: 200px;
	padding-top: 5px;

}
.body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}




#content_text {
	padding-right: 10px;
	padding-left: 10px;





	*padding-left: 10px;
	padding-top: 25px;
	padding-bottom: 25px;
	width: 650px;
}


#text_block_1 {
	border: 8px solid #DDDDDD;
	margin-left: 130px;
	padding: 5px;
	margin-bottom: 20px;
	background-image: url(../images/text_block_bg.gif);
	background-repeat: repeat;
}
#text_block_2 {
	border: 8px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 20px;
	background-color: F0F0F0;
	background-image: url(../images/text_block_bg.gif);
	background-repeat: repeat;
}
#share_life_logo {
	float: left;
	padding-left: 325px;
	padding-top: 15px;
}
#nav_spacer {
}
.subscribe_form {
	background-color: #5395D0;
	color: #CCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}


#faq {
	background-color: #EEEEEE;
	float: right;
	height: 60px;
	padding: 10px;
	-moz-border-radius: 5px;

}
#right_float {
	float: right;
	width: 200px;
	height: 300px;
}

.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	background-color: #EEEEEE;
	padding: 10px;
	width: 400px;
	-moz-border-radius: 5px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#video_category {
	float: right;
	width: 690px;
	height: 75px;
	margin-top: 1px;
}
.subscribe_button {
	height: 33px;
	width: 147px;
	background-repeat: no-repeat;
	background-color: #0097D7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
     border-bottom-left-radius: 5px 5px;	
	 border-bottom-right-radius: 5px 5px;
	 border-top-left-radius: 5px 5px;
	 border-top-right-radius: 5px 5px;	
	 border: 2px solid #FFFFFF;
}
.submit_button {
}
.submit_button a:link {
	background-color: #009CD6;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.submit_button a:visited {
	background-color: #009CD6;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.submit_button a:hover {
	background-color: #CA0F42;
}

