* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	font-family: Georgia, serif;
	background: url(images/body-bg.jpg) repeat-x top ;
}

p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 0.8em;
	padding-top: 15px;
}

a { color: #3d3d3d; text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

h1 {
	font-size: 3em;
	margin-bottom: 0.8em;
	padding-left: 4px;
}
h2 { font-size: 1.5em; text-transform: uppercase; margin-bottom: 0.8em; }
h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 2px;
	background:;
	color: #e8e4db;
	padding: 5px;
	margin-bottom: 0.5em;
	text-align: center;
}
h4{
	font-size:3.4em;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom:inherit;
	text-align:center
}

.clear {
	clear: both;
	text-align: center;
}

div#page-wrap {
	width:800px;
	margin: 0 auto;
	
}

ul#nav {
	height: 236px;
	background: url(images/header-bg.jpg) no-repeat;
	list-style: none;
	width:850px;
	padding-left: 15px;
	}
	
	
	ul#nav li {
		display: inline;
		font-size: 1.3em;
	}
	
	
	ul#nav li a {
	display: block;
	float: left;
	margin-top: 172px;
	color: white;
	padding-top: 4px;
	font-weight: normal;
	text-decoration: none;
	padding-right: 30px;
		}
	
	
		ul#nav li a:hover, ul#nav li a:active {
	color: #FFC;
		}
		
	div#main-content {
	padding-bottom: 40px;
	width:800px;	
		}
		div#main-content div#left-col {
	float: left;
	width: 510px;
	padding-left: 20px;
		}
		div#main-content div#left-col div#quick-jumps {
			width: 200px;
			float: left;
			margin-right: 15px;
			background: url(images/remote.jpg) bottom center no-repeat;
			padding-bottom: 110px;
			}
			div#main-content div#left-col div#quick-jumps p {
				text-transform: uppercase;
				font-weight: bold;
				letter-spacing: 1px;
				}
				div#main-content div#left-col div#quick-jumps p span {
					color: #e9bc3d;
				}
			div#main-content div#left-col div#quick-jumps a {
				color: black;
			}
		div#main-content div#right-col {
			float: right;
			width: 200px;
			border-top: 8px solid #a08f75;
			padding-top: 20px;
			}	
			div#main-content div#right-col p {
				font-size: 1.1em;
			}
			div#main-content div#right-col li {
				font-size: 1.1em;
			}
			
		
			div#footer-text1{
	background: #a08f75;
	height:112px;
	color:#e8e4db;
	padding: 20px 0 10 px 0;
	text-transform:uppercase;
	border-bottom: 1px solid #ba7b4c;
	text-align: center;				
				}
				
				
	div#footer {
		background: #ffffff;
		color: #a68d53;
		padding: 10px 0 10px 0;
		text-transform: uppercase;
		border-top: 1px solid #ba7b4c;
		text-align: center;
	}
.HealthList {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	margin-left: 30px;
}

