body {
	/*background: #414141;*/
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color:#b3bec6

}

* html body {
	line-height: 14px;
}


#container {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 900px;
}

#content {
	clear: both;
	margin-top: 15px;
	width: 900px;
}

#footerbg {
	clear: both;
	margin-bottom: 15px;
	padding-top: 15px;
}

#footer{
	border: 6px solid #000000;
	clear: both;
	font-size: 13px;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 888px;
	background-color:#ffffff;
}

#left-pic {
	border: 6px solid #000000;
	background-color:#ffffff;
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	width: 263px;
	height:145px;
	display:inline;
	overflow:hidden;
}

#left-info {
	border: 6px solid #000000;
	background-color:#ffffff;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 110%;
	float: left;
	margin-right: 12px;
	padding: 4px;
	width: 255px;
	height:4183px;
	display:inline;
	overflow:hidden;
}

#nav {
	border: 6px solid #000000;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 888px;
	background-color:#ffffff;
}

#nav h1 {
	font-size: 20px;
	font-weight: bold;
	font-family: georgia, "times new roman", serif;
	letter-spacing: 2px;
	margin: 0;
}

#right {
	/*background: url(images/jhewitt-banner.gif) no-repeat 0% 0%;*/
	background: url(images/banner.gif) no-repeat;
	border: 6px solid #000000;
	float: right;
	height: 4350px;
	padding: 10px 15px 0 15px;
	width: 570px;
	background-color:#ffffff;
	display:inline;
}

.bold {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
}

.ctr {
	text-align: center;
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}
p.contact_info {text-align:left; margin-left:4px}
a.text:link {color:#4d6472; text-align:left; margin-left:4px}
a.text:active {color:#4d6472; text-align:left; margin-left:4px}
a.text:visited {color:#4d6472; text-align:left; margin-left:4px}
a.text:hover {color:#b3bec6; text-align:left; margin-left:4px; text-decoration:none}