body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: White;
	background-repeat: repeat;
	color: #333333;
}

#wrapper {
	margin: 5px 40px 5px 40px;
	padding: 5px;
}

#header {
   width: 840px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;

}

#header-bottom {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-bottom: 2px solid #B20A1F;
	border-top: 2px solid #B20A1F;
	height: 1%;
	margin-top: 15px;
}
#header-bottom ul {
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
}
#header-bottom li {
	display: inline;
	background-color: white;
	color: #0461A0;
}
#header-bottom a:link, #header-bottom a:visited {
	text-decoration: none;
	background-color: white;
	color: #0461A0;
	}
	#header-bottom a:hover {
		text-decoration: none;
		background-color: White;
		color: #B20A1F;
}
#tagline {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	background-color: white;
	color: #0461A0;
	font-style: normal;
	margin: 0;
	padding: 0 0 0 20px;
	width: 500px;
	float: left;
}

			
#content {
	margin: 0 220px 0 220px;
	font-size: 105%;
	background-color: White;
	color: #333333;
}
#content a {
	text-decoration: none;
	}
	
	
	#content a:link, #content a:visited {
	text-decoration: none;
	background-color: white;
	color: #0461A0;
	}
	#content a:hover {
	text-decoration: none;
	background-color: White;
	color: #B20A1F;
	}
	
	
		


#content p {
	background-color: white;
	margin-top: 10px;
}
#content h1 {
margin: 10px 0;
font-family: "Clarendon BT";
text-align: left;
font-size: 170%;
font-style: normal;
color: #B20A1F;
text-align: center;
background-color: #FFFFFF;
}
	
	#price {
	width: 400px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	}


	#checkback p{
	text-align: center;
	}
	#sidebar {
	margin-top: 10px;
	float: left;
	width: 220px;
	padding: 0px;
	background-color: #FFFFFF;
	}
	
	#graphic {
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#nav ul {
		list-style: none;
		margin: 20px 5px 5px 5px;
		padding: 0;
		text-align: left;
	}
	#nav li {
		font-family:Arial, Helvetica, sans-serif;
		padding: 3px 0 3px 0;
		font-size: 130%;
		font-weight: bold;
	}
	#nav li a:link, #nav li a:visited {
			text-decoration: none;
		font-weight: normal;
		color: #0461A0;
	}
	#nav li a:hover {
		text-decoration: underline;
		font-weight: normal;
		color: #B20A1F;
	}
	
	#features {
	list-style-image: url(img/dot.png);
		margin-bottom: 10px;
		background-color: #FFFFFF;
	}
	
	#features li {
	list-style-image: url(img/dot.png);
	line-height: 1.2em;
	font-size: 90%;
	margin-bottom: 5px;
	color: #333333;
	}
	

	
	#paypal {
	width: 253px;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 5px;	
	background-color: White;
	}
	
	#sidebar2 {
	background-color: #FFFFFF;
	float: right;
	width: 220px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	color: #333333;
	}
	#banner {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	}


	#footer {
	background-color: White;
	margin: 5px 0 0 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-size: 80%;
	text-align: center;
	clear: both;
   color: #0461A0;
	}

	#clearone {
	clear: both;
	height: 1px;
	}


	#journey {
	background-color: white;
	}

	#journey li{
	list-style-image: url(img/dot.png);
   background-color: white;
	padding-left: 50px;
	margin-bottom: 10px;
	line-height: 1.1em;
	font-size: 100%;
	color: #333333;
	}
	