#content {
	width: 640px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDF4F7;
	border-bottom-color: #EDF4F7;
	border-left-color: #EDF4F7;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	}
#banner_links {
	float: left;
	margin-top: 140px;
	margin-left: 50px;
}
#banner_links a:link, #banner_links a:visited {
	color: #0D4053;
	text-decoration: none;
}
#banner_links a:hover {
	text-decoration: underline;
}
#banner_links p {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: bold;
}

#right_sidebar h2 {
	margin: 0 0 20px 0;
	padding: 0 10px 0 10px;
}
div.sections {
	width: 240px;
	height: 128px;
	float: right;
	margin: 0px;
	padding: 0 10px 0 0;
}
div.middle {
	border-top: 2px dotted #dae3e8;
	border-bottom: 2px dotted #dae3e8;
}
div.sections img{
	float: left;
	margin: 20px 10px 50px 0;
	display: block;
}
div.sections p{
	margin: 15px 10px 10px 10px;
}
#right_sidebar {
	height: 410px;
	width: 280px;
	background-color: #edf4f7;
	padding: 20px 10px 0 10px;
}

div.testimony_inside {
	width: 255px;
	height: 195;
}

div.quote p{
	font-weight: bold;
}


#right_sidebar a:link,
#right_sidebar a:visited {
 	color: #1d6b8f;
	text-decoration: none;
	font-weight: bold;
}
#bottom_link{
	margin: 0px;
	padding: 0px;
	width: 40px;
}
