html, body
{
height: 100%;
}
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, dl, dt, dd, form, a, fieldset, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}
h1, h2, h3, h4, h5, h6
{
font-size: 100%;
}
body
{
line-height: 1;
font-size: 88%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6
{
font-size: 100%;
}
.floatLeft
{
float: left;
padding: .5em .5em .5em 0;
}

.floatRight
{
float: right;
padding: .5em 0 .5em .5em;
}
.alignRight
{
	text-align: right;
}
#container
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	background-color: #ffffff;
	margin-bottom: -85px;
	width: 100%;
}
#phone
{
	float: right;
	margin-right: 20px;
}
#header
{
	background-color: #000;
}
#header_links
{
	color: #FFFFFF;
	float: right;
	margin-top: 30px;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
}
#links {
	list-style: none;
}
#header_links ul li a:link, #header_links ul li a:visited
{
	color: #ffffff;
	text-decoration: none;
}
#header_links ul li a:hover
{
	color: #00b6e8;
}
#navTop
{
	height: 10px;
	background-color: #5a7194;
}
#navigation
{
	position: relative;
	width: 100%;
	height: 24px;
	background-color: #6792ab;
	color: #fff;
	padding-top: 8px;
	font-weight: bold;
}
#links
{
	display: inline;
}
#links li
{
	float: left;
}
.menu
{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 7px; 
}
.menu:hover
{
	color: #fff;
	background-color: #5a7194;
}
#mainContent
{
	padding: 10px;
	overflow: auto;
}
#ServicesTable tr td
{
	padding: 20px;
}
#ServicesTable tr td h2
{
	padding: 5px 0;
	margin: 0;
}
#ServicesTable tr td p
{
	padding: 3px 10px;;
}
#ContactForm tr td
{
	padding: 2px;
}
.clearfooter {
	height: 85px;
	clear: both;
	z-index: 1;
}
#footer
{
	position: relative;
	height: 85px;
	overflow:auto;
	background-color: #5a7194;
	z-index: 999999;
	color: #fff;
	font-size: 11px;
	clear: both;
	margin: 0 auto;
}
#footer_menu
{
	margin-top: 10px;
}
#copy, #contact
{
	margin: 10px;
	line-height: 15px;
}
.footer
{
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
}
.footer:hover
{
	text-decoration: underline;
	color: #00b6e8;
}
#jobsTable td
{
	padding: 2px;
}