/* --- Acorva Main Stylesheet -----------------------------*/

body { margin:0 0 10px 0; padding:0; background:#e7e7e7; text-align:center; font-size:11px; font-family:arial, helvetica, sans-serif; color:#000; }

a:link, a:visited { color:#000; text-decoration:underline; }
a:hover { color:#000; }

h1 {  }
h2 { color:#f4501a; font-size:19px; }
h3 {  }
h4 { font-size:15px; color:#282828; }
h5 {  }
h6 {  }

.clear { clear:both; }
.right { float:right; }
.left { float:left; }
.fifty { width:45%; }
.divider { width:216px; height:2px; background:url("../Images/divider.gif") no-repeat; margin:25px 0 0 0; padding:0; }
.lastupdated { display:block; margin:0 0 20px 0; }
.vacancy { display:block; font-weight:bold; }
.reference { display:block; margin:0 0 15px; }
.header { background:#e8e8e8; }
.even { background:#f9f9f9; }

/* --- Layouts ------------------------------------------- */

#topnav { width:700px; height:75px; background:url("../Images/navbg.gif") repeat-x bottom left #f4501a; margin:0 auto; text-align:right; }
#topnav ul { margin:0; padding:55px 0 0 315px; list-style:none; }
#topnav ul li { float:left; margin:0 8px; color:#fde3da; }
#topnav ul li a:link, #topnav ul li a:hover, #topnav ul li a:visited { color:#fde3da; text-decoration:none; }
/*#banner { width:700px; height:116px; background:#fff; margin:0 auto; text-align:left; }   Random banner */
#middle { width:700px; margin:0 auto; }
  #mainnav { width:261px; height:162px; background:#cecece; float:left; text-align:left; }
  #mainnav ul { width:215px; margin:0; padding:0; list-style:none; }
  #mainnav ul li { border-bottom:1px dashed #b9b9b9; padding:6px 0; margin:0 0 0 20px; }
  #mainnav ul li a:link, #mainnav ul li a:hover, #mainnav ul li a:visited { color:#353535; font-weight:bold; text-decoration:none; }
  #quote { width:439px; height:162px; background:url("../Images/quote.gif") no-repeat center #686868; float:right; }
#main { width:700px; margin:0 auto; text-align:left; background:url("../Images/mainbg.gif") no-repeat bottom; border-bottom:25px solid #dbdbdb; }
  #leftcontent { width:251px; float:left; margin:10px 0; }
  #leftcontent a:link, #leftcontent a:hover, #leftcontent a:visited { color:#f4501a; text-decoration:none; margin:0 20px; }
  #leftcontent h4, #leftcontent p, #leftcontent .divider { margin:16px 20px; }
  #content { width:399px; float:right; margin:20px 20px 10px 0; display:inline; }
  #content ul { list-style-image:url("../Images/li.gif"); line-height:1.4; margin-left:6px; padding-left:10px; }
  #content table td { vertical-align:top; }
#footer { width:700px; margin:15px auto 0 auto; text-align:left; clear:both; }
#footer ul { margin:0; padding:0; list-style:none; width:100%; position:relative; left:285px; }
#footer ul li { float:left; }
#footer ul li.left { margin:0 230px 0 0; }
#footer ul li a:link, #footer ul li a:hover, #footer ul li a:visited { color:#000; text-decoration:none; }