body {
	font-family: arial, verdana, sans-serif;
	text-align:center;
	margin:0px;
}

a {
color: #305A83;
}

a:visited {
	color:#3b6da4;
}

.Header {
	width:821px; 
	height:208px;
	background: url(../images/headerBg.jpg) no-repeat;
	margin:0 auto;
	text-align:left;
}
	.Header .menu {
		float:right;
		margin:10px 32px 0px;
	}
		.Header .menu ul {
			list-style-type:none;
			margin:0px;
		}
		.Header .menu ul li {
			float:left;
			margin:0px 10px;
		}
		.Header .menu a {
			color:#666;
			text-decoration: none;
		}
		.Header .menu a:hover {
			color:#f7941e;
		}

.Center {
	width:721px;
	background: url(../images/centerBg.jpg) no-repeat;
	padding: 20px 50px 20px 50px;
	margin:0 auto;
	text-align:left;
}
.Center-contact {
	width:721px;
	background: url(../images/centerBg-contact.jpg) no-repeat;
	padding:20px 50px;
	margin:0 auto;
	text-align:left;
}
.Footer {
	width:821px;
	background: url(../images/footerBg.jpg) no-repeat;
	text-align:center;
	padding:10px 0px;
	margin:0 auto;
}
	.Footer a {
		color:#fff;
		text-decoration:none;
	}
	.Footer a.current, .Footer a:hover {
		color:#000;
	}
	
h1 {
	float:right;
	clear:both;
	margin: 10px 80px 0px 0px;
	.margin-right:30px;
	font-family:"myriad pro", arial, sans-serif;
	font-size: 3.5em;
	letter-spacing:-2px;
}
	h1.large {
		margin:0px 80px;
		font-size:4.2em;
	}
	h1.granny {
		background: url(../images/powerpeople.png) left bottom no-repeat;
		width:530px;
		height:124px;
		display:block;
		padding-top: 0px;
	}
		h1.granny span {
			display:none;
		}
h2 {
	color:#f7941e;	
}

ol {
	width:280px;
	font-weight:bold;
	margin: 0px;
}
	ol li {
		padding: 5px 0px;
	}
		ol li span {
			background: #d8f6f8;
		}
		ol li {
			list-style-type:none;
			background:url(../images/list1.png) no-repeat 0px 7px;
			padding-left:35px;
		}
		ol li.two {
			background:url(../images/list2.png) no-repeat 0px 7px;
		}
		ol li.three {
			list-style-type:none;
			background:url(../images/list3.png) no-repeat 0px 0px;
			padding-left:35px;
		}

a.joinButton {
	width:269px;
	height:71px;
	display:block;
	background:url(../images/joinbutton.png) no-repeat;
	padding:16px 0px;
	text-align:center;
	text-decoration:none;
	color:#d86e1c;
	font-size:1.4em;
	letter-spacing:-1px;
	font-weight:bold;
	margin: 50px 40px 0px 40px;
	line-height:17px;
}
	a.joinButton span {
		color: #643302;
		font-size:14px;
		letter-spacing:0px;
		font-weight:normal;
		clear:both;
	}
	


.leftCol {
background: transparent;
width: 360px;
float: left;
}

.rightCol {
background: url(../images/flowerpowerapp.png) no-repeat;
margin-top: 420px;
margin-left: 20px;
width: 340px;
height: 157px;
float: left;
text-align:center;
}

.rightCol h2 {
margin: 0;!important
}

.rightCol p {
margin-bottom: 5px;!important
}

.rightCol a {
display: block;
height: 50px;
width: 150px;
text-decoration: none;
margin-left: 100px;
}

.linkblock {
visibility: hidden;
}

.clear {
clear: both;
}