@charset "UTF-8";
/* CSS Document */

ul.MenuBarHorizontal {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
}
#content_text_home {
	width: 331px;
	height:auto;
	float: left;
	margin-top: -10px;
}
#aging_good_thing {
	height: 298px;
	width: 250px;
	float: left;
	margin-left: 10px;
}
#aging_revolution {
	height: 104px;
	width: 331px;
	margin-left: 30px;
	margin-top: -10px;
}
#advantage {
	height: auto;
	width: 219px;
	float: left;
	margin-left: 10px;
}
#home_content_wrapper {
	width: 820px;
	height:auto;
	position:relative;
	top:-10px;
	margin:auto;
}
body {
	background-color: #f4f3ee;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight:normal;
	color:#990000;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight:normal;
	color:#990000;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color:#990000;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#541800;
	line-height:20px;
}
a:link {
	color:#990000;
	text-decoration:none;
}
#wrapper {
	width: 910px;
	height: auto;
	margin:auto;
}
#nav_main {
	height: 49px;
	width: 910px;
	position: relative;
	background-image: url(images/nav_bg.jpg);
	top: 12px;
	z-index:1000;
}
#nav_top {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #541800;
	height: auto;
	width: 400px;
	font-size: 16px;
	text-align: right;
	margin-left: 509px;
	font-weight: bold;
	margin-top: 14px;
}
#nav_top a {
	text-decoration: none;
	color: #541800;
}
#nav_top a:hover {
	color: #CC0000;
}
#header {
	height: 245px;
	width: 910px;
	position:relative;
	margin-top:13px;
}
#content_main {
	width: 910px;
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
}
#footer {
	height: 63px;
	width: 910px;
	margin: auto;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
}
#footer_nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
	top:10px;
	position: relative;
}
#footer_nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #CC3300;
}

