#wrapper {width:905px; margin:0 auto; }

#container {
	background-color:#FFFFFF;
	border-right-color: #000000;
	
}
#leftColumn {
	float:left;
	width:140px;
	background-color:#FFFFFF;
}
#middleColumn {
	float:left;
	width:710px;
	background-color:#FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#vertline {
	width: 3px;
	float: left;
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*
#rightColumn {
	float:left;
	width:148px;
	background-color:#FFFFFF;
}
*/
#footer {
	clear:both;
	background-color:#FFFFFF;
}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; } 
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; } 

body {
	background-color: #d6d6d6;
}
ul {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0px;
	display: inline;
	padding: 3px;
	margin-top: 20px;

}
li {
	line-height: 25px;
	text-decoration: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
}
#methods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#methods li {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-left: -7px;
	}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 20px;
}
#header {
	height: 150px;
	margin: 0px;
	padding: 0px;
}
#right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
#menuright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 25px;
	padding-left: 5px;
	padding-top: 20px;
}
.images {
	right: auto;
	float: right;
}
.image_jon {
	padding-right: 20px;
}
.image_calc {
	padding-left: 20px;
}

#body_text   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#impdates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 25px;
	padding-left: 40px;
}
#wrapper1 {

	overflow: hidden;
}
.one {
	border-style:solid;
	border-width:1px;
	border-color:red;
}
