body { 
	text-align: center; 
	/*background-color: #63a82a; */
	background-color: #fff;
	margin: 0; 
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	height: 100%;
}

form {
	margin: 0;
	padding: 0;
}

#pageWrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(i/background_sliver.jpg) repeat-y;
}

/* Parent white box */
.centerContainer {
	background-color: transparent;
	padding-top: 10px;
	padding-bottom: 20px;
}

.header { 
	padding-bottom: 5px;
	float: right;
	padding-right: 10px;
}

.logo { text-align: left; padding-left: 10px; }

.topNav {
	text-align: center;
	margin-top: 10px;
}


/* Content inside parent white box */
#centerContentContainer {
	width: 916px;
	margin: 20px auto 0 auto;
	padding: 0;
	border: 0px solid blue;
}

.leftNavBox {
	/*background: url(i/side_nav_box_blk.jpg) no-repeat;
	border: 1px solid black;
	background-color: #CCCCCC;
	height: 304px;*/
	width: 186px;
	
}


.centerContentBox {
	float: right;
	width: 719px;
	border: 0px solid red;
	min-height: 400px;
}

.centerBoxTop {

}

.centerBoxCenter {
	background: url(i/center_box_sliver.gif) #fff repeat-y;
	padding: 0 25px;
	text-align: left;
}

.centerBoxBottom {

}

.leftNav {
	color: #333;
	/*font-weight: bold;*/
	font-size: 12px;
	line-height: 23px;
	padding: 0 15px;
}

.leftNav a {
	text-decoration: none;
	color: #333;
}

.leftNav a:hover {
	text-decoration: underline;
	color: #f60
}

.homeCopy2  { 
	color: #333; 
	font-size: 14px; 
	line-height: 22px; 
	text-align: left;
	padding-right: 30px;
}

#homeTagline2 {
	font-size: 14px;
	color: #069;
	line-height: 20px;
	text-align: left;
}


.logo2 { text-align: left; padding-top: 10px; }

#header2 { 
	background: url(i/headImage.jpg) no-repeat top right; width: 700px; height: 100px;
	text-align: center;
	border-bottom: 2px solid #6db33f;
	padding-bottom: 5px;
}

.topNav2 {
	text-align: center;
	margin: 10px auto 0 auto;
	width: 916px;
	padding: 0;
}

.pageCopy img {
	margin-right: 10px;
}

.pageCopy {
    /*line-height: 1.8em;*/
	color: #333;
}

.pageCopy p { padding-right: 10px; }

h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: normal;
	padding-bottom: 5px;
}

.boldTitle {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #63a82a;
}

.footer {
	font-size: .9em; padding-top: 10px; color: #000; font-weight: bold;
}

h1 {
	font-size: 20px;
	color: #808285;
	font-weight: normal;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
	width: 500px;
	line-height: normal;
}

.pageTitle {
	width: 675px;
}

h1.title { float: left; }
.rightOfTitle { text-align: right; float: right; }
hr { clear: right; 
	padding: 0;
	margin: 0;}
p { color: #333; }


.inputText { 
	width:169px;
	height:15px;
	font-family:arial,sans serif;
	font-size:12px;
	border:solid 1px #CCCCCC; 
}

.textArea { 
	width:169px;
	height:40px;
	font-family:arial,sans serif;
	font-size:12px;
	border:solid 1px #CCCCCC; 
}

.button { 
	font-family:arial,sans serif;
	font-size:12px;
	border:solid 1px #CCCCCC;
	background-color:#EEEEEE; 
}

.ProductBullets li {
font-size: 12px;
padding-bottom: 10px;
line-height: normal;


}

.leftNavTitle {
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	/*padding-bottom: 2px;*/
}

.leftNavUpper {
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 23px;
	padding:15px;
}
