body{
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #505f66;
}
img {
	border: none;
}
p{

}

#container {
	width: 960px;
	margin: 10px auto 10px auto;
	border: 10px solid #ffffff;
	background-color: #ffffff;
}
#header {
	width: 960px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
}
#natarticle{
	float: left;
	display: inline;
	width: 150px;
	margin-right: 50px;
}
#phone {
	float: right;
	width: 550px;
	display: inline;
}
#phone h2 {
	color: #008BB4;
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 10px 10px 10px 0;
}
#nav {
	width: 960px;
	float: left;
}
#banner {
	width: 660px;
	height: 200px;
	float: left;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:top;

}
#bh_official {
	float: left;
	width: 300px;
	height: 200px;
	padding: 0;
}
#content {
	float: left;
	margin-top: 5px;

}
#content.border {
	border-top: 10px solid #edf4f7;
	border-bottom: 10px solid #edf4f7;
	border-left: 10px solid #edf4f7;
}

#text{
	float: left;
	width: 365px;
	height: 390px;
	padding-right: 20px;
}

h1{
	color: #0c3e51;
	font-size: 2em;
	font-weight: normal;
}

#text ul {
	list-style-image:url(images/arrow_bullet.gif);
}

#right_sidebar {
	float: left;
	margin: 5px 0 0 0;
}
#find_a_tutor {
	float: left;
	width: 280px;

}
h2 {
	color: #bc752a;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#right_sidebar p {
	margin: 0px;
	padding: 0 10px 0 10px;
}

#clear_it {
	clear: both;
}
img.picture {
	margin: 15px 15px 0 0;
	float: left;
}

#content a:link,
#content a:visited {
	color: #1d6b8f;
	text-decoration: underline;
}
div.testimony {
	Background-color: #ffffff;
	float: left;
	padding: 5px;
	margin: 15px 0 10px 0;
}
div.testimony_inside {
	padding: 0 5px 0 5px;
	float: left;
	border: 1px solid #dae3e8;
}
div.quote {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
div.quote p{
	color: #545454;
}
div.quote_top {
	margin-bottom: 5px; 
	background-image:url(images/open_quote.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 35px;
}
div.quote_bottom {
	margin-top: 5px; 
	background-image:url(images/close_quote.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 35px;
}
td.tableline {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #cccccc;
	
}
table.tableline {
	border: 3px solid #ededed;
}
td.teamconsulting {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}
