#Container{
	
	width: 1064px;
	margin-right: auto;
	margin-left: auto;
}
#InnerCont{
	background-color: #e7e7e8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #63bc47;
	border-right-color: #63bc47;
	border-bottom-color: #63bc47;
	border-left-color: #63bc47;
}

h2{
	font-family: georgia, garamond, serif;
	font-size: 14px;
	line-height: 23px;
	color: #164f13;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}

p{
	font-family: georgia,garamond,serif;
	font-size: 12px;
	line-height: 20px;
	color: #191919;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;
}


.LeftImage{
	margin-right: 8px;	
}

.RightImage{
	margin-left: 8px;	
}

.footerText{
	font-family: georgia, garamond, serif;
	font-size: 11px;
	line-height: 20px;
	color: #0D5321;
	text-align: center;
}

.footerText a{
	font-family: georgia, garamond, serif;
	font-size: 11px;
	line-height: 20px;
	color: #0D5321;
	text-align: center;
	text-decoration: none;
}

.footerbar{
	background-color: #00BD26;
	height: 15px;	
}

.Header{
	width:1064px;
	height:auto;
	background-image: url(images/HEADER.jpg);
	background-repeat: no-repeat;
}

.Peer2Peer{
	font-family: georgia, garamond, serif;
	font-size: 65px;
	color: #FFF;
	padding-top: 18px;
	padding-left:13px;
	width: 400px;
	float:left;
}

.ToText{
	font-style: italic;
	font-weight: normal;
	color: #333;
	font-size: 60px;
	
}


.RightText{
	font-family: georgia, garamond, serif;
	font-size: 14px;
	color: #FFF;
	width:400px;
	float:right;
	padding-top: 63px;
	padding-right: 66px;
	text-align: right;
}


.Peer2PeerLineText{
	font-family: georgia, garamond, serif;
	font-size: 36px;
	color: #62BC48;
	text-align: center;
	padding-top:26px;
	clear:left;
	padding-bottom: 20px;
}
