html, body, #wrap {height: 100%;}
html { font-size: 16px; }

body {  
  background: white;
  font-family: Arial, Helvetica, sans-serif;
  color: black;
  font-size: 62.5%; 
  line-height: 1.6em;
}

/*
--------------------------------------------
GENERAL HTML STYLES
--------------------------------------------
*/

h1 { font-size: 1.6em; font-weight: bold; color: black; padding: 12px 0px 18px 0px; }
h2 { font-size: 2.2em; font-weight: bold; color: black; padding: 10px 0px 12px 0px; }
h3 { font-size: 1.1em; font-weight: bold; color: black; padding: 6px 0px 8px 0px; }
h4 { font-size: 1.0em; font-weight: bold; color: black; padding: 6px 0px 8px 0px; } 

p { padding-bottom: 6px; }

ul, ol {margin-bottom: 6px; }
li { padding-bottom: 4px; padding-left: 18px;  }

a { color: #00518a; }
a:hover { color: #667f99; }

blockquote { padding-left: 18px; padding-bottom: 6px;}
strong { font-weight: bold; }
img { padding: 0; margin: 0; }

/*
--------------------------------------------
COMMON STYLES
--------------------------------------------
*/

.hidden { visibility: hidden; }
h2 .hidden { display: none; }

.introduction { font-weight: bold; padding-bottom: 12px; }
.clear { clear: both; font-size: 1px; overflow: hidden; height: 1px; }
.indent { padding-left: 18px; }

.jumptocontent { display: none; }
.contentanchor { display: none; }

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%;} /* fix ie6 */

/*
--------------------------------------------
PAGE STRUCTURE STYLES
--------------------------------------------
*/

#page { font-size: 1.2em; background-color: white; }

#page-header { clear: both; background: #C5C7C9 top right no-repeat; }

#page-main { padding: 0; margin: 0; background-color: white; }

#page-main-content { padding: 0; margin: 0; }

#page-main-left { clear: both; padding: 6px 12px 24px 24px; }

#page-main-right { clear: both; }

#page-main-full { padding: 6px 24px 24px 24px; }

#page-main-right a:after, #page-main-left a:after {
   content: " (" attr(href) ") ";
}

/*
---------------------------------------------------------
ADDITIONAL STYLES
---------------------------------------------------------
*/

#logo {
  position: absolute;
  top: 0px;
  left: 12px;
}

.facelist { clear: both; }
.facelist, facelist a { padding: 0; margin: 0; list-style: none; }
.facelist { padding: 10px 8px 10px 10px; }
.facelist img { width: 100%; }


.left-content-box { float: left; width: 128px; background: #fdd; padding: 12px 120px 24px 12px; margin: 0 36px 24px 12px; }
.left-content-box h3 { font-size: 1.4em; padding-bottom: 8px; }
.left-content-box p { font-size: 0.9em; }
.left-content-box a { font-weight: bold;  }

.left-content-box#ben-evans {
  background: white url(../images/bg_ben_evans.png) bottom left no-repeat; 
}
.left-content-box#shaheen-jafargholi {
  background: white url(../images/bg_shaheen_jafargholi.png) no-repeat left bottom; 
}

/*
---------------------------------------------------------
NAVIGATION STYLES
---------------------------------------------------------
*/

#nav, #nav li, #nav li a { padding: 0; margin: 0; list-style: none; text-decoration: none; }
#nav { clear: both; float: right; width: 542px; height: 34px; background-color: transparent; margin-top: 100px; }
#nav li {
  float: left; 
  margin-top: 0px;
  height:34px;
}

#nav li a {
   display: block;
   height: 34px;
   width: 75px;
   line-height: 34px;
   text-align: center;
   background: #FADE00 none 0px 0px no-repeat;
}
#nav li a .hidden {
  visibility: visible;
}

#nav #nav-home a { width: 68px; background-position: 0px 0px; }
#nav #nav-home a:hover, #nav #nav-home.selected a { background-position: 0px -34px; }

#nav #nav-profile a { width: 63px; background-position: -68px 0px; }
#nav #nav-profile a:hover, #nav #nav-profile.selected a { background-position: -68px -34px; }

#nav #nav-clients a { width: 65px; background-position: -131px 0px; }
#nav #nav-clients a:hover, #nav #nav-clients.selected a { background-position: -131px -34px; }

#nav #nav-submissions a { width: 100px; background-position: -196px 0px; }
#nav #nav-submissions a:hover, #nav #nav-submissions.selected a { background-position: -196px -34px; }

#nav #nav-contactus a { width: 92px; background-position: -296px 0px; }
#nav #nav-contactus a:hover, #nav #nav-contactus.selected a { background-position: -296px -34px; }

#nav #nav-latestnews a { width: 102px; background-position: -388px 0px; }
#nav #nav-latestnews a:hover, #nav #nav-latestnews.selected a { background-position: -388px -34px; }

#nav #nav-links a { width: 52px; background-position: -490px 0px; }
#nav #nav-links a:hover, #nav #nav-links.selected a { background-position: -490px -34px; }

/*
---------------------------------------------------------
FOOTER STYLES
---------------------------------------------------------
*/

#page-footer { clear: both; 
  background: white url(../styles/bg_page_footer.gif) bottom left repeat-x; color: #616161; 
  padding: 0px 6px 22px 6px; font-size: 0.9em; } 
#page-footer p { padding: 0; }
#page-footer p.right { float: right;}
#page-footer a { color: #616161; text-decoration: underline; }
#page-footer a:hover { color: #ccc; text-decoration: underline; }
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8px;
	color: #000000;
}
.left-content-box#enid {

  background: white url(../images/bg_enid.jpg) no-repeat left bottom;
}
.enid {

  background: white url(../images/bg_enid.jpg) no-repeat left bottom;
}
