/*Thousand Oaks Template Specific CSS Elements*/
body {
	margin: 0px;
}
#logo {
	position: absolute;
	visibility: visible;
	z-index: 4;
	top: 60px;
	height: 110px;
	width: 360px;
	margin-left: -400px;
}
#top_image {
	position: absolute;
	z-index: 2;
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
}
.small {
	font-size: 10px;
}
.stretch {
	font-size: 1px;
}
.main_cell {
	padding: 10px 15px 0px 15px;
}
#footer {
	margin-top: 6px;
	margin-left: 20px;
	padding-right: 20px;
}

#left_image {
	position: absolute;
	z-index: 2;
	height: 100px;
	width: 150px;
	margin-top: -80px;
	margin-left: -32px;
}
#date {
	position: absolute;
	z-index: 3;
	height: 47px;
	width: 295px;
	top: 0px;
	margin-left: 0px;
}
#phone {

	position: absolute;
	z-index: 3;
	height: 60px;
	width: 400px;
	vertical-align: middle;
	right: 30px;
	margin-top: -65px;
	font-size: 16px;
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.top_nav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9DBDB;
}
