﻿:root
{
	overflow: scroll !important;
}

*
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

li 
{
	list-style-type: none;
	padding-left: 10px;
}

th
{
	text-align: left;
	color: #FFF;
	padding: 3px;
}

h2
{
	font-size: 18px;
	font-weight: bold;

}

body
{
	margin: 0;
	padding: 0;

	color: #000000;
}

div, p, h2, h3, ul, li, a, form, input, label, img
{
	margin: 0;
	padding: 0;
}

.spacer
{
	line-height: 0;
	font-size: 0;
	clear: both;
}

a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

#content
{
	padding-left: 0px;
	padding-top: 0px;
}

#container
{
	margin: 0 auto;
	padding: 0px;
	width: 742px;
	position: relative; /*border-left: solid 1px #133E69; 	border-right: solid 1px #133E69;*/
}

#header
{
	font-family: "Trebuchet MS" , Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: 742px;
	height: 187px;
	margin: 0 0 0px 0;
	padding: 0;
	background: url(images/eje_banner.jpg) repeat-x 0 0;
}


#header #welcomeText
{
	position: absolute;
	top: 130px;
	right: 10px;
	text-align: right;
	color: #C8C8C8;
}

#header #links a
{
	color: #133E69;
}

#header #links
{
	position: absolute;
	top: 2px;
	right: 10px;
	text-align: right;
	color: #133E69;
}

#header #picture
{
	position: absolute;
	top: 25px;
	right: 10px;
	width: 87px;
	text-align: right;
}

#header img
{
	position: absolute;
	left: 0;
	top: 0px;
}

a img
{
	border: none;
}

#header ul
{
	position: absolute;
	top: 151px;
	margin: 0;
	padding: 0;
	list-style: none;
}


#header ul li
{
	width: 105px;
	margin: 0 1px 0 0;
	float: left;
}


#header ul li a
{
	font: bold 11px/36px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #C8C8C8;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	height: 35px;
	display: block;
	background: url(images/header_nav_bg_1.gif) repeat-x 0 0 #000000;
}


#home li a.home, #clients li a.clients, #workshops li a.workshops, #billing li a.billing, #reports li a.reports, #resources li a.resources, #contact li a.contact
{
	background: url(images/header_nav_bg.gif) repeat-x 0 0;
	font: bold 11px/36px "Trebuchet MS" , Arial, Helvetica, sans-serif;
	color: #191919;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #CCCCCC;
}

#header ul li a:hover
{
	background: url(images/header_nav_bg.gif) repeat-x 0 0 #CCCCCC;
	color: #191919;
}

#header a, #header span
{
	color: #C8C8C8;
}

.rlist
{
	padding-left:100px;
}
