
#banner {
	height: 36px;
	background: url(/images/design/innerBanner.jpg) no-repeat;
	position: relative;
}

#sec_nav {
	bottom: 6px;
}

#banner>#sec_nav {
	bottom: 10px;
}

#phone {
	text-align: right;
	padding-right: 30px;
}

td#left_column {
	width: 125px;
}

td#content_column {
	width: 615px;
}

td#right_column {
	width: 220px;
}

#left_content {
	padding: 0 0 10px 10px;
}

#content {
	padding: 0px 10px 10px 10px;
}

#sec_content {
	padding: 26px 10px 20px 10px;
}

#left_nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#left_nav li {
	margin: 0 0 15px 0;
	padding: 0;
}

#left_nav a {
	font-weight: bold;
}

#left_nav a:link, #left_nav a:visited {
	color: #126;
	text-decoration: none;
}

#left_nav a:focus, #left_nav a:hover {
	color: #126;
	text-decoration: underline;
}

#left_nav a:active {
	color: #126;
	text-decoration: none;
}

#video_box {
	background: #DDE;
	text-align: center;
	padding-bottom: 10px;
}

#video_box h2 {
	margin: 0;
	padding: 5px;
	background: #AAB;
	font-size: 18px;
	color: #126;
	text-align: center;
}

#videos_wrapper {
	margin: 10px;
	text-align: left;
	background: #FFF;
	height:	300px;
	overflow: auto;
}

#videos_wrapper p {
	float: left;
	padding: 5px 5px 0 5px;
	margin-bottom: 5px;
}

#videos_wrapper p img {
	float: left;
	margin-right: 5px;
	border: none;
}

#breadcrumbs {
	text-align: right;
	margin: 20px 30px 10px 30px;
	text-transform: lowercase;
}

#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #8AE;
	text-decoration: underline;
	font-weight: bold;
}

#breadcrumbs a:focus, #breadcrumbs a:hover {
	text-decoration: none;
	color: #8AE;
	font-weight: bold;
}

#breadcrumbs a:active {
	color: #8AE;
	text-decoration: underline;
	font-weight: bold;
}

#sec_content #video_box a:link, #sec_content #video_box a:visited {
	color: #126;
	text-decoration: underline;
	font-weight: bold;
}

#sec_content #video_box a:focus, #sec_content #video_box a:hover {
	text-decoration: none;
	color: #126;
	font-weight: bold;
}

#sec_content #video_box a:active {
	color: #126;
	text-decoration: underline;
	font-weight: bold;
}

p.adobe {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	text-align: center;
	margin-top: -30px;
}

#left_nav h2 {
	margin-bottom: 20px;
	text-decoration: underline;
}

#footer ul {
	margin: 0 0 15px;
	padding: 0;
	list-style-type: none;
}

#footer ul li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #444;
	border-left: 1px solid #444;
	text-transform: uppercase;
}z
