/* General site-wide styles */
body
{ margin: 0 0 0 0; padding: 0; background-color: white; color: black; font-family: arial, sans-serif; font-size: 76%; }
h1
{ font-size: 2em; }
h2
{
	font-size: 1.5em;
	z-index: 1;
}
h3
{ font-size: 1.17em; }

/* Blue top panel with logo and menu */
div#top
{ height: 115px; background-color: #0019a8; margin: 0; }
div#top h1
{ margin: 0; width: 398px; height: 115px; float: left; text-indent: -400px;
  background: transparent url(../images/logo_autocab.gif) no-repeat scroll 15px 15px; }

/* Menu - top level */
div#top ul
{
	margin: 0px;
	padding: 0;
	list-style: none;
	color: white;
	font-weight: bold;
	padding-top: 0px;
}
div#top ul li
{ float: left; margin-right: 0.5em; position: inherit; }
div#top ul li:hover
{ background-color: #4859C0; }
div#top ul li a
{ padding: .4em; cursor: pointer; display: block; color: white; text-decoration: none; }
div#top ul li a:hover
{ background-color: #939eda; }

/* Menu - second level */
div#top ul li ul
{ display: none; margin: 0; padding: 0; list-style: none; position: absolute; top: auto; left: auto; font-weight: normal; }
div#top ul li:hover ul
{ display: block; }
div#top ul li ul li
{ float: none; padding: 0; margin: 0; background-color: #4859C0; border: 0; position: relative; }
div#top ul li ul li a
{ display: block; width: 10.5em; padding: 0.4em; }
div#top ul li ul li a.arrow
{ background: transparent url(../images/arrow.gif) no-repeat scroll 10.5em center; font-weight: bold; }
div#top ul li ul li a:hover
{ background-color: #939eda; }

div#top ul li ul li a.hdr
{ font-weight: bold; }
div#top ul li ul li a.cab
{ background-color: #239115 }
div#top ul li ul li a.office
{ background-color: #B02B30 }
div#top ul li ul li a.cab:hover, div#top ul li ul li a.office:hover
{ background-color: #939eda; }

/* Menu - third level */
div#top ul li ul li ul
{ display: none; margin: 0; padding: 0; list-style: none; position: absolute; top: 0; left: 11.3em;
  font-weight: normal; }
div#top ul li:hover ul li ul
{ display: none; }
div#top ul li:hover ul li:hover ul
{ display: block; }

/* Left hand graphic and nav */
div#left
{ position: absolute; top: 115px; left: -6px; width: 198px; height: 426px; padding: 235px 0 0 170px; background: transparent none no-repeat scroll left top; margin: 0; }
div#left h2
{ background: transparent none no-repeat scroll 1px top; margin: 0; text-indent: -400px; width: 228px; height: 29px; }
div#left ul
{ margin: 14px 0 0 0; padding: 0; list-style: none; font-weight: bold; }
div#left ul li
{ margin-left: 1.4em; text-indent: -1.4em; margin-right: 20px; }
div#left ul li a
{ color: #0019a8; text-decoration: none; }

/* Top image */
div#image
{ background: transparent none no-repeat scroll left top; margin: 0 0 0 398px; height: 244px; }

/* Top-right-hand swish */
div#right
{ background: transparent none no-repeat scroll right top; padding-top: 62px; }

/* Main content area */
div#main
{ margin: 0 0 0 398px; padding: 0 0 0 0; }
div#main p
{ line-height: 1.6em; }
div#main a
{ color: #0019a8; text-decoration: none; font-weight: bold; }





/* Home page with company and system on it */

/* Left hand column - company */
div#textLeft
    { position: absolute; top: 467px; left: 1px; text-align: justify; width: 390px; }
div#textLeft h2
    { background: transparent none no-repeat scroll left top;
      overflow: hidden; text-indent: -500px; }
div#textLeft p
    { margin: 0 7px 1em 30px; }

/* Right hand column - system */
div#textRight
    { margin: 0 0 0 390px; background: white url(../backgrounds/bg_home.jpg) no-repeat scroll left 347px; text-align: justify; }
div#textRight h2
    { margin: 0 0 15px 0; background: transparent none no-repeat scroll left top;
      height: 347px; overflow: hidden; text-indent: -500px; }
div#textRight p
    { margin: 0 0 1em 103px; width: 400px; }

/* Links */
div#textLeft p a, div#textRight p a
    { font-weight: bold; color: #0019a8; text-decoration: none; }
div#textLeft p a:hover, div#textRight p a:hover
    { color: #82c0ff; }
	
	
	
	
	
	
	
	
	

div#textLeft h2
    {
	background-image:url(images/hdr_company.jpg);
	margin-left:0px;
	margin-top:0px;
	position:absolute;
	left: -1px;
	top: -352px;
	width: 391px;
	height: 332px;
}
div#textRight h2
    {
	background-image:url(images/hdr_system.jpg);
	z-index:2;
	}
#Menubottom {
	position:absolute;
	left:434px;
	top:79px;
	width:256px;
	height:39px;
	z-index:12;
}
#Menutop {
	position:absolute;
	left:24px;
	top:83px;
	width:697px;
	height:35px;
	z-index:3;
}
#logo{
	float:left;
	position:absolute;
	z-index:10;
}

#systext{
	position:absolute;
	margin-top:-301px;
	z-index:20;
	left: 446px;
	top: 782px;
}

#bluebit{
	background-repeat:no-repeat;
	position:absolute;
	z-index:5px;
	left: 390px;
	top: 462px;
}

#system{ position:absolute;}
