/* basic html attributes ------------------------------------------------------------------------------ */
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #f4f1e4 url(../../media/img/bg.jpg) repeat-x 50% 0;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	}
p, td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	}
a:link, a:visited {
	text-decoration: underline;
	color: #333333;
	}
a:hover, a:active {
	text-decoration: underline;
	color: #000000;
	}
.small {
	font-size: 10px;
	}
.medium {
	font-size: 14px;
	}
.bold {
	font-weight: bold;
	}
div, form, ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
h1 {
	display: none;
	}
h2 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 35px;
	line-height: 35px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	}
h3 {
	font-family: georgia, "times new roman", times, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	}
.headline {
	font-family: georgia, "times new roman", times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #00499f;
	}

/* container ------------------------------------------------------------------------------------------ */
#container {
	background: url(../../media/img/mod_middle.png) repeat-y;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
body#sanneh_home #container {
	background: none;
	}
#container_nosidebar {
	background: url(../../media/img/mod_middle_nosidebar.png) repeat-y;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
#logo {
	float: left;
	position: absolute;
	margin: 5px 0px 0px 798px;
	}

/* navigation ----------------------------------------------------------------------------------------- */
.menu {
	float: left;
	position: absolute;
	margin: 25px 0px 0px 10px;
	list-style: none;
}

.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:102px; height:26px; text-align:center; color:#fff; border-right:1px solid #fff; border-left:1px solid #fff; background: none; line-height:24px; font-size:14px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#000; background:none;}
.menu ul li:hover ul {display:block; position:absolute; top:22px; left:0; width:106px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000; font-size:11px; border-left:1px solid #fff; border-right:1px solid #fff; border-bottom:1px solid #fff;}
.menu ul li:hover ul li a:hover {background:#bbb; color:#000;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:106px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-106px;}



/* home page header ----------------------------------------------------------------------------------- */
#home_header {
	background: url(../../media/img/header_home.jpg) no-repeat;
	height: 409px;
	}
#home_header_content,
#FAY_header_content,
#KIB_header_content,
#SS_header_content {
	padding: 80px 50px 0px 622px;
	}
#home_header_content p,
#FAY_header_content p,
#KIB_header_content p,
#SS_header_content p {
	font-size: 11px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	}
#home_header_content a:link, #home_header_content a:visited,
#FAY_header_content a:link, #FAY_header_content a:visited,
#KIB_header_content a:link, #KIB_header_content a:visited,
#SS_header_content a:link, #SS_header_content a:visited {
	text-decoration: underline;
	color: #ffffff;
	}
#home_header_content a:hover, #home_header_content a:active,
#FAY_header_content a:hover, #FAY_header_content a:active,
#KIB_header_content a:hover, #KIB_header_content a:active,
#SS_header_content a:hover, #SS_header_content a:active {
	text-decoration: underline;
	color: #000000;
	}

/* home page intro copy ------------------------------------------------------------------------------- */
#home_intro {
	margin: 0px 30px 0px 30px;
	}

/* home page content ---------------------------------------------------------------------------------- */
#home_content {
	background: url(../../media/img/feature.png) no-repeat;
	}
#home_content td {
	height: 135px;
	width: 320px;
	vertical-align: top;
	}
#home_content p {
	font-size: 11px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 85px 20px 0px;
	}
.copy a:link, .copy a:visited {
	text-decoration: none;
	}
.copy a:hover, .copy a:active {
	text-decoration: none;
	}
.copy a {
	padding: 120px 0px 65px 0px;
	}

/* content -------------------------------------------------------------------------------------------- */
#content_container {
	background: url(../../media/img/mod_top.jpg) no-repeat;
	}
#content_container_2ndlevel {
	background: url(../../media/img/mod_top_2ndlevel.jpg) no-repeat;
	}
#content_container_nosidebar {
	background: url(../../media/img/mod_top_nosidebar.jpg) no-repeat;
	}
#content {
	margin: 0px 220px 0px 0px;
	padding: 0px 30px 0px 30px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	}
#content_nosidebar {
	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 30px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	}
#content ul, #content_nosidebar ul {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 50px;
	}
#content_bottom {
	background: url(../../media/img/mod_bottom.jpg) no-repeat;
	height: 50px;
	}

/* sidebar -------------------------------------------------------------------------------------------- */
#sidebar {
	float: right;
	padding: 0px 0px 0px 0px;
	width: 220px;
	}
#sidebar ul {
	padding: 30px 0px 0px 20px;
	}
#sidebar li {
	padding: 0px 0px 10px 25px;
	list-style: none;
	background: url(../../media/img/arrow.png) no-repeat 0px 0px;
	font-size: 11px;
	}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	}
#sidebar a:hover, #sidebar a:active {
	text-decoration: none;
	font-weight: bold;
	}

/* graphic headers ------------------------------------------------------------------------------------ */
#header_2ndlevel {
	background: url(../../media/img/header_2ndlevel.jpg) no-repeat;
	height: 209px;
	}
#FAY_header {
	background: url(../../media/img/header_FAY.jpg) no-repeat;
	height: 409px;
	}
#FAY_header_2ndlevel {
	background: url(../../media/img/header_FAY_2ndlevel.jpg) no-repeat;
	height: 209px;
	}
#KIB_header {
	background: url(../../media/img/header_KIB.jpg) no-repeat;
	height: 409px;
	}
#KIB_header_2ndlevel {
	background: url(../../media/img/header_KIB_2ndlevel.jpg) no-repeat;
	height: 209px;
	}

#HI_header_2ndlevel {
	background: url(../../media/img/header_HI_2ndlevel.jpg) no-repeat;
	height: 209px;
	}
#SS_header {
	background: url(../../media/img/header_SS.jpg) no-repeat;
	height: 409px;
	}
#SS_header_2ndlevel {
	background: url(../../media/img/header_SS_2ndlevel.jpg) no-repeat;
	height: 209px;
	}

#HI_header {
	background: url(../../media/img/header_HI.jpg) no-repeat;
	height: 409px;
	}

#CP_header {
	background: url(../../media/img/header_CP.jpg) no-repeat;
	height: 209px;
	}

#DL_header {
	background: url(../../media/img/header_DL.jpg) no-repeat;
	height: 209px;
	}

/* footer --------------------------------------------------------------------------------------------- */
#footer {
	clear: both;
	background: #f4f1e4;
	text-align: center;
	font-size: 10px;
	padding: 0px 0px 50px 0px;
	}

/* quotes --------------------------------------------------------------------------------------------- */
.quote_img {
	border: 5px solid #dddddd;
	margin: 0px 20px 20px 0px;
	}

.staffTable td {vertical-align: top;}
.staffTable img {padding: 8px;}