@charset "utf-8";

/* 
============================================================================
HAIRY DOG DIGITAL, INC.
www.hairydogdigital.com // info@hairydogdigital.com
----------------------------------------------------------------------------
project: 16630
 client: The EFI Group LLC
   date: September 2009
----------------------------------------------------------------------------
Except where explicitly stated otherwise, all source code for this project,
including, but not limited to source code  written in HTML, XHTML, XML, CSS,
JavaScript, Java, ActionScript (Flash), PHP, MySQL, and Lingo (Director) 
is the property of and copyright (C) 2004-2008 by Hairy Dog Digital, Inc. 
All rights reserved. You are not permitted to use, reverse engineer, or 
otherwise adapt or modify this code for other projects and purposes without 
the expression written permission of Hairy Dog Digital, Inc. 
============================================================================
*/


body {
	font: 0.75em/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;
	background: #FFF;
	background-image: none;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 776px; 
	margin: 18px auto;
	border: 0px solid #000000;
	text-align: left; 
}
.oneColFixCtrHdr #header {
	background-image:none;
	min-height: 124px;
}
.oneColFixCtrHdr #header #navbar-wrapper {
	background-image: none;
}
#navbar {
	margin: 0 7px;
	min-height: 27px;
	border-bottom: #DF4033 1px solid;
	border-left: #DF4033 1px solid;
	border-right: #DF4033 1px solid;
}
.oneColFixCtrHdr #content-wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: none;
}

.oneColFixCtrHdr #footer-wrapper {
	background-image: none;
}

ul {
	margin: auto;
}

.text-box ul {
	list-style: outside;
	list-style-type: disc;
	margin-left: 18px;
}

.text-box li {
	background: none;
	padding-left: 8px;
}
