html {
	margin: 0px ; padding: 0;
}
body {
	margin: 0; padding: 0;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #747473;
}
a {
	text-decoration: none;
	color:#969696;
}
.leftside {
	background: url(../images/leftside.gif) repeat-y top left;
}
.page {
	width: 984px;
	margin: 0 auto;
	background: url(../images/bg_header.gif) repeat-x top left;
}
.header {
	height: 113px;
}
.content-top {
	background: url(../images/content-top.gif) no-repeat bottom right;
	height: 113px;
}
.logo-inner {
	float: left;
	background: url(../images/about-top.gif) no-repeat bottom center;
	height: 113px;
}
.logo {
	float: left;
	height: 113px;
}
.menu {
	float: right;
	margin-top: 37px;
}
.menu a {
	padding: 0; margin: 0 10px;
}
.about {
	width: 332px;
	border-left: 1px solid #0D8ECF;
	border-right: 1px solid #0D8ECF;
	background: #D7EBF6 url(../images/bg_abuot.gif) no-repeat top left;
	padding-top: 125px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #464A4B;
	overflow: hidden;
}
.about-jeff {
	background: url(../images/bg_about-jeff.gif) repeat-x top left;
	padding: 10px;
}
.about-jeff img {
	padding: 7px 0;
	margin-left: 15px;
}
.about img {
	padding: 10px 5px;
	margin-left: 35px;
}
.change-of-focus {
	background: #D7EBF6 url(../images/bg_change-of-focus.gif) no-repeat top left;
	padding: 110px 15px 0 15px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #259DDC;
	
}
.change-of-focus img {
	margin-left: 25px;
}
.mediacntr {
	background: #F1F7D5 url(../images/bg_mediacntr.gif) no-repeat top left;
	padding-top: 100px;
	text-align: center;
}
.mediacntr a {
	color: #ffffff;
}
.mediacntr a:hover {
	text-decoration: underline;
}
.video-media-vault {
	background: #C3E797 url(../images/bg_video-media-vault.gif) no-repeat top left;
	width: 214px;
	margin: 0 auto;
	padding-top: 35px;
	padding-left: 20px;
	text-align:left;
	font: bold 14px Tahoma;
	color: #ffffff;
}
.video-media-vault img {
	margin: 5px;
}
.audio-media-vault {
	background: #C3E797 url(../images/bg_audio-media-vault.gif) no-repeat top left;
	width: 214px;
	margin: 0 auto;
	padding-top: 45px;
	padding-left: 20px;
	text-align:left;
	font: bold 14px Tahoma;
	color: #ffffff;
}
.print-media-vault {
	background: #C3E797 url(../images/bg_print-media-vault.gif) no-repeat top left;
	width: 214px;
	margin: 0 auto;
	padding-top: 35px;
	padding-left: 20px;
	text-align:left;
	font: bold 14px Tahoma;
	color: #ffffff;
}
.networking-resources {
	background: #C3E797 url(../images/bg_networking-resources.gif) no-repeat top left;
	width: 214px;
	margin: 0 auto;
	padding-top: 35px;
	padding-left: 20px;
	text-align:left;
	font: bold 14px Tahoma;
	color: #ffffff;
}
.content {
	padding: 0 20px;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #747473;

}



.content hr {

border: none 0;
border-top: 1px solid #439601;
height: 1px

}

.bottom-inner {
	height: 114px;
	background: #1A1A1A url(../images/bg_bottom.gif) repeat-x top left;
}
.bottom {
	height: 114px;
	background: #1A1A1A;
}
.about-bottom {
	margin-left: 12px;
	width: 334px;
	height: 75px;
	background: url(../images/about-bottom.gif) no-repeat top left;
}
.footer-inner {
	float: right;
	background: url(../images/bg_footer-inner.gif) no-repeat top center;
	width: 510px;
	font: bold 14px Tahoma;
	margin-top: 1px;
	padding: 20px 60px;
	color: #969696;
}
.footer {
	background: url(../images/bg_footer.gif) no-repeat top center;
	font: bold 14px Tahoma;
	padding: 20px 60px;
	color: #969696;
}
.footer a {
 text-decoration:none;
	
}

li
{
margin-left: 15px;
}