/*Reset*/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
input, select, textarea, table { font-family:inherit; font-size:inherit; font-weight:inherit;
}

body {
	text-align:center;
	background-color:#dbdada;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:0.77em;
}

div#container {
	width:803px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#ffffff;
}

p {
	margin:10px 0px 10px 0px;
}

	
div#header {
	width:803px;
	height:164px;
	position:relative;	
	border-style:solid;
	border-width:0px 0px 7px 0px;
	border-color:#094fa2;	
}

div#header h1 {
	overflow:hidden;
}

div#header h1 a {
	background-image:url('logo.gif');
	height:116px;
	width:233px;
	display:block;
	text-indent:-8000px;
	position:absolute;
	top:30px;
	left:40px;
}


div#nav {
	position:absolute;
	right:0px;
	bottom:0px;
}

div#tel {
	background-image:url('tel.gif');
	height:67px;
	width:204px;
	text-indent:-8000px;
	position:absolute;
	right:20px;
	top:70px;
}

div#content {
	background-image:url('background.gif');
	width:802px;
	background-repeat:no-repeat;
	overflow:auto;
}

div#content ul, div#content ol {
	margin-left:30px;
}

.input {
	width:200px;
}

.right {
    text-align:right;
   }

div#footer {
	height:160px;
	background-color:#094fa2;
	text-align:center;
	color:#ffffff;
	font-size:0.8em;
	position:relative;
}

div#footer p {
	padding-top:30px;
	margin-top:0;
}

div#footer a, div#footer a:visited {
	text-decoration:none;
	color:#ffffff;
}

div#col1 {
	float:left;display:inline;
	width:420px;
	margin:45px 0px 0px 45px;
}

div#col2 {
	float:right;display:inline;
	width:311px;
}

div#col3 {
	margin:20px;
}

table.timesheet td, table.timesheet th {
    padding:0px 5px 0px 5px;
}

.small {
    width:50px;
    }
    
div#logos {
    position:absolute;
	background-image:url('logos.gif');
	height:67px;
	width:198px;
	text-indent:-8000px;
	display:block;
	left:22px;
	top:79px;
}


/*-----------Navigation--------------*/

div#nav ul{
	list-style-type: none;
	}

div#nav ul li {
	display:inline;
	float:left;
	overflow: hidden;
}

div#nav ul li a{
	display:inline;
	float:left;	
	text-indent:-8000px;
	display:block;	
	background-repeat:no-repeat;
}


div#nav ul li#navhome a{background:url('bttn-off-home.gif') no-repeat left 0px; height:26px; width:106px;}
div#nav ul li#navaboutus a{background:url('bttn-off-aboutus.gif') no-repeat left 0px; height:26px; width:106px;}
div#nav ul li#navvacancies a{background:url('bttn-off-vacancies.gif') no-repeat left 0px; height:26px; width:106px;}
div#nav ul li#navtimesheets a{background:url('bttn-off-timesheets.gif') no-repeat left 0px; height:26px; width:106px;}
div#nav ul li#navcontactus a{background:url('bttn-off-contactus.gif') no-repeat left 0px; height:26px; width:107px;}

.homepg div#nav ul li#navhome a{background:url('bttn-on-home.gif') no-repeat left 0px; height:26px; width:106px;}
.aboutuspg div#nav ul li#navaboutus a{background:url('bttn-on-aboutus.gif') no-repeat left 0px; height:26px; width:106px;}
.vacanciespg div#nav ul li#navvacancies a{background:url('bttn-on-vacancies.gif') no-repeat left 0px; height:26px; width:106px;}
.timesheetspg div#nav ul li#navtimesheets a{background:url('bttn-on-timesheets.gif') no-repeat left 0px; height:26px; width:106px;}
.contactuspg div#nav ul li#navcontactus a{background:url('bttn-on-contactus.gif') no-repeat left 0px; height:26px; width:107px;}

/*----------end navigation----------*/

ontactus a{background:url('bttn-on-contactus.gif') no-repeat left 0px; height:26px; width:107px;}

/*----------end navigation----------*/

