@charset "UTF-8";
/* CSS Document */


@media screen, projection {

/* -- GENERAL REDECLARATIONS ---------------------------------------- */
* {margin:0; padding:0;}
body {text-align:center; background: url(images/ruleBkg.gif); }
body, tr,
td, input,
select, textarea {font:normal small/1.3 Arial, Verdana, Lucide Grande, sans-serif;}
a:link,a:visited {text-decoration:underline;color:#000;}
a:hover {text-decoration:none;}
ul, ol	 {margin:0 0 10px 25px;}
dl {margin:0 0 10px;}
dt {font-weight:bold;}
dd	 {margin:0 0 3px 10px;}
p {
	margin:0 0 .5em 0;
	font: 0.8em/2.0em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
}

h4 {font-size:x-small; margin:4px 0;}
h5	 {font-size:xx-small; margin:3px 0;}
h6 {font-size:xx-small; margin:0;}
img {border:none;}
acronym	 {border-bottom: 1px dotted;}
blockquote {margin:0 25px 20px 25px; font-style:italic;}



	/* -- Page Structure -----------------------------------*/
#outer {
width: 100%; 
height: 100%;
}

#wrapper {
width: 970px;  
margin-left: auto; 
margin-right: auto;
background:url(images/pageBkg.png) repeat-y;
}


/*div#wrapper { 
behavior: url(iepngfix.htc);
background:url(images/pageBkg.png) repeat-y;
}*/

#header {
position:relative;
width:950px;
height:98px;
margin: 0 10px;
background-color:#FFFFFF;
}

#logo {
position:absolute;
width:400px;
height:58px;
top:20px;
left:22px;
text-indent:-9999px;
background:url(images/logo.jpg) no-repeat;
background-repeat:no-repeat;
}

#printlogo {
display:none;
}

#navbar {
margin: 0 10px;
height:31px;
float:left;
}

* html #navbar {
	margin-left:5px;
}



#body_hom a#nav_hom, #body_abt a#nav_abt, #body_srv a#nav_srv, #body_emp a#nav_emp, #body_irs a#nav_irs, #body_imc a#nav_imc {
background-position:0px -60px;
}

#homephotos {
width:950px;
margin: 0 10px;
height:224px;
background-color:#686868;
clear:both;
}

#homephoto1 {
width:316px;
height:216px;
border-bottom:8px solid #686868;
float:left;
}

#homephoto2 {
width:318px;
height:216px;
border-bottom:8px solid #686868;
float:left;
}

#homephoto3 {
width:316px;
height:216px;
border-bottom:8px solid #686868;
float:left;
}

#printhomephotos {
width:950px;
margin: 0 10px;
height:224px;
clear:both;
display:none;
}

#homebkg {
margin: 0 10px;
width: 950px;
background:#d4d5d4 url(images/homeContentBkg.gif) repeat-y;
float:left;
display:inline;
}

* html #homebkg {
	margin-left:5px;	
}

#homecontentcol1, #homecontentcol2 {
margin: 0 0 12px 0;
float:left;
display:inline;
}


#homecontentcol1 {
/*text-indent:-9999px;*/
width:316px;
}

/*#homecontentcol1print {
display:none;
}*/


#homecontentcol1 h1 {
/*background:url(images/homeTagline.gif) no-repeat;*/
margin-top:12px;
height:225px;
width:316px;
float:left;
}

#homecontentcol3 {
margin: 12px 0 12px 12px;
float:left;
width:292px;
}

/** html #homecontentcol3 {
width: 282px:	
}*/

#homecontentcol2 {
/*background:url(images/philosophyHead.gif) no-repeat;*/
margin: 12px 12px;
width:294px;
}



#intbkg {
margin: 0 10px;
width: 950px;
background:#d4d5d4 url(images/intPageBkg.gif) repeat-y;
float:left;
display:inline;
}

#sidebar {
float:left;
width:200px;
}

#sidenav {
margin:0;
padding:0;
background:#686868;
list-style-type:none;
width:200px;
float:left;
}

#sidenav li {
margin:0;
padding:0;
float:left;
width:100%;
}

#sidenav a {
display:block;
color:#FFF;
text-decoration:none;
text-align:left;
padding:0 15px;
line-height:2.5;
border-bottom:1px solid #fff;
}

#sidenav a:hover {
background:#454545;
}

#sidenav li.current a {
background:#5F3032;
}

#maincontent {
float:left;
width:650px;
margin:5px 30px 30px 30px;
}

#maincontent img.imgleft {
float:left;
margin: 6px 6px 6px 0;
}

#maincontent img.imgright {
float:right;
margin: 6px 0 6px 6px;
}

#maincontentcol1 {
float:left;
width:280px;
display:inline;
}

#maincontentcol2 {
float:right;
width:280px;
display:inline;
}

#footbar {
margin: 0 10px;
width: 950px;
height: 43px;
background-color:#A0A0A0;
clear:both;
}

#footer {
width:950px;
background:#686868;
color:#fff;
clear:both;
margin:0 10px;
padding-top:10px;
border-top:2px solid #d4d5d4;
}

#footer p {
text-align:center;
font:normal 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
color:#fff;
}

#footer a {
text-decoration:none;
color:#fff;
}

#footer a:hover {
text-decoration:underline;
}

#copyright {
color:#fff;
font:normal 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
text-align:center;
padding-bottom:12px;
}

#footnav ul {
text-align:center}

#footnav li {
color:#fff;
font:normal 0.8em/2.0em Verdana, Arial, Helvetica, sans-serif;
list-style-type:none;
float:left;
}

#footnav a {
color:#fff;
text-decoration:none;

}




/*--------Text Styles----------------------------*/



h1 {
font:bold 2em/2.8 "Times New Roman", Times, serif;
color:#5F3032;
text-align:left;
}

#homecontentcol1 h1 {
	font: bold 2.6em/1.4em "Times New Roman", Times, serif;
text-align:center;
font-weight:100;
font-weight:bolder;
}

div#ieRoot #homecontentcol1 h1 {
	font-size:220%;	
	font-weight:bolder;
}

h1.rule {
font:bold 2em/2em "Times New Roman", Times, serif;
color:#5F3032;
text-align:left;
border-top:2px double #5F3032;
margin-bottom: .5em;
}

h1.print {
display:none;
}

h2 {
	font:bold 1.2em/1.2 "Times New Roman", Times, serif;
	color:#5F3032;
	text-align:left;
	margin:0 0 0.5em 0;
}

h2.rule {
	border-top:2px double #5F3032;
}


#maincontent h2 {
	font:bold 1.2em/2.0 "Times New Roman", Times, serif;
	color:#5F3032;
	text-align:left;
	/*margin:0 0 0.5em 0;*/
}

h3 {
	font:normal 0.9em/1.1 Verdana, Arial, Helvetica, sans-serif;
	color:#5F3032;
	text-align:left;
	margin:0 0 0.1em 0;
}

#homecontentcol2 p {
	margin:0 0 .5em 0;
	font: 0.8em/1.8em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
}


#maincontent p, #maincontent ul, #maincontent ol {
font:normal 12px/1.4 Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:left;
}

#maincontent p.sectionend {
margin-bottom: 3em;
}


.boldText {
font:bold;
color:#5F3032;
}

.boldemp {
font:bold;
color: #000;
}

.boldemp a {
font:bold;
color: #000;
text-decoration:underline;
}

.boldemp a:hover{
color: gray;
}

.nostyle {
list-style-type:none;
}

#homecontentcol2 h2.imagePhil {
background:url(images/philosophyHead.gif) no-repeat;
text-indent:-9999px;
height:30px;
}

#homecontentcol3 h2.imageCall {
background:url(images/callusHead.gif) no-repeat;
text-indent:-9999px;
height:30px;
}

#homecontentcol3 h3.contactSpace {
margin-top:24px;
line-height:2.3em;
}

#homecontentcol3 p {
line-height:1.4em;
margin-bottom:20px;
}

#maincontent a.boldemp {
font:bold;
color: #teal;
}

#maincontent img {
float:left;
border:2px solid #teal;
margin-right:12px;
}



/* form styles------------------------------------------------------------------*/

form {
margin:0;
}

fieldset {
margin: 0;
padding: 0;
border:none;
}

legend {
color: #1A235B;
font-weight: bold;
display: none;
}

input, textarea {
width:250px;
}

input.checkbox {
width:auto;
}

fieldset ol {
padding: 1em 1em 0 0;
list-style: none;
}

fieldset li {
padding-bottom: 1em;
}

form label {
display: block;
font-weight:bold;
color:#1a235b;
}

fieldset.submit {
border-style: none;
}



/* SpryMenuBarHorizontal.css - version 0.6 - Spry Pre-Release 1.6.1 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */

#menu1 {
margin:0;
float:left;
}

ul .MenuBarHorizontal
{
	width:950px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	cursor: default;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
	height:30px;
	background-position:0 0;
}

ul.MenuBarHorizontal li a#nav_hom {
margin:0;
padding:0;
width:90px;
height:30px;
background:url(images/menu-home.gif) no-repeat;
text-indent:-9999px;
}

ul.MenuBarHorizontal li a#nav_abt {
margin:0;
padding:0;
width:117px;
height:30px;
background:url(images/menu-about.gif) no-repeat;
text-indent:-9999px;
}

ul.MenuBarHorizontal li a#nav_srv {
margin:0;
padding:0;
width:144px;
height:30px;
background:url(images/menu-services.gif) no-repeat;
text-indent:-9999px;
}

ul.MenuBarHorizontal li a#nav_emp {
margin:0;
padding:0;
width:166px;
height:30px;
background:url(images/menu-employees.gif) no-repeat;
text-indent:-9999px;
}

ul.MenuBarHorizontal li a#nav_irs {
margin:0;
padding:0;
width:199px;
height:30px;
background:url(images/menu-invresch.gif) no-repeat;
text-indent:-9999px;
}

ul.MenuBarHorizontal li a#nav_imc {
margin:0;
padding:0;
width:234px;
height:30px;
background:url(images/menu-invmgrctr.gif) no-repeat;
text-indent:-9999px;
}

ul.MenuBarHorizontal li a#nav_hom:hover, ul.MenuBarHorizontal li a#nav_abt:hover, ul.MenuBarHorizontal li a#nav_srv:hover, ul.MenuBarHorizontal li a#nav_emp:hover, ul.MenuBarHorizontal li a#nav_irs:hover, ul.MenuBarHorizontal li a#nav_imc:hover {
background-position:0 -30px;
}

/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
	width: 100%;
}

div#ieRoot ul.MenuBarHorizontal ul
{
	width:200px;
}



/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */

ul.MenuBarHorizontal ul li
{
	width:100%;
	font-size:84%;
}

div#ieRoot ul.MenuBarHorizontal ul li
{
	width:200px;
	font-size:84%;

}


/* Submenus should appear directly below (0%) (0%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin:0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border-top: 1px solid #fff;
	background:#686868;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	background-color: #686868;
	padding: 0.5em 0.75em;
	color: #fff;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #454545;
	color: #FFF;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #454545;
	color: #FFF;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
	width:200px;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */

	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		margin:0;
		padding:0;
		display: inline;
		f\loat: left;
		background: none;
	}
}



@media print {

/* -- GENERAL REDECLARATIONS ---------------------------------------- */
* {margin:0; padding:0;}
body {text-align:center; background: #fff; }
body, tr,
td, input,
select, textarea {font:normal small/1.3 Arial, Verdana, Lucide Grande, sans-serif;}
a:link,a:visited {text-decoration:underline;color:#000;}
a:hover {text-decoration:none;}
ul, ol	 {margin:0 0 10px 25px;}
dl {margin:0 0 10px;}
dt {font-weight:bold;}
dd	 {margin:0 0 3px 10px;}
p {
	margin:0 0 .5em 0;
	font: 0.8em/2.0em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:left;
}

h4 {font-size:x-small; margin:4px 0;}
h5	 {font-size:xx-small; margin:3px 0;}
h6 {font-size:xx-small; margin:0;}
img {border:none;}
acronym	 {border-bottom: 1px dotted;}
blockquote {margin:0 25px 20px 25px; font-style:italic;}



	/* -- Page Structure -----------------------------------*/
#outer {
width: 100%; 
height: 100%;
}

#wrapper {
width: 970px;  
margin-left: auto; 
margin-right: auto;
background:#fff;
}

#header {
position:relative;
width:950px;
height:98px;
margin: 0 10px;
}

#logo {
display:none;
}

#printlogo {
position:absolute;
width:400px;
height:58px;
top:32px;
left:22px;
}

#navbar {
display:none;
}


#homephoto1 {
width:316px;
height:216px;
border-bottom:8px solid #686868;
float:left;
}

#homephoto2 {
width:318px;
height:216px;
border-bottom:8px solid #686868;
float:left;
}

#homephoto3 {
width:316px;
height:216px;
border-bottom:8px solid #686868;
float:left;
}



#homecontentcol1, #homecontentcol2 {
margin: 0 0 12px 0;
float:left;
display:inline;
}

#homecontentcol1 {
width:316px;
}


#homecontentcol1 h1 {
margin-top:12px;
height:225px;
width:316px;
float:left;
}

#homecontentcol3 {
margin: 12px 12px;
float:left;
width:292px;
}

#homecontentcol2 {
margin: 12px 12px;
width:294px;
}

#sidebar {
float:left;
width:200px;
}

#sidenav {
display:none;
}

#sidenav li {
margin:0;
padding:0;
float:left;
width:100%;
}

#sidenav a {
display:block;
color:#FFF;
text-decoration:none;
text-align:left;
padding:0 15px;
line-height:2.5;
border-bottom:1px solid #fff;
}



#sidenav li.current a {
background:#5F3032;
}

#maincontent {
float:left;
width:650px;
margin:5px 30px;
}

#maincontentcol1 {
float:left;
width:290px;
}

#maincontentcol2 {
float:right;
width:290px;
}

#footbar {
margin: 0 10px;
width: 950px;
height: 43px;
background-color:#A0A0A0;
clear:both;
}

#footer {
width:950px;
background:#686868;
color:#fff;
clear:both;
margin:0 10px;
padding-top:10px;
border-top:2px solid #d4d5d4;
}

#footer p {
text-align:center;
font:normal 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
color:#fff;
}

#footer a {
text-decoration:none;
color:#fff;
}

#footer a:hover {
text-decoration:underline;
}

#copyright {
color:#fff;
font:normal 0.8em/1.5em Verdana, Arial, Helvetica, sans-serif;
text-align:center;
padding-bottom:12px;
}

#footnav ul {
text-align:center}

#footnav li {
color:#fff;
font:normal 0.8em/2.0em Verdana, Arial, Helvetica, sans-serif;
list-style-type:none;
float:left;
}

#footnav a {
color:#fff;
text-decoration:none;

}




/*--------Text Styles----------------------------*/

h1 {
font:bold 2em/2.8 "Times New Roman", Times, serif;
color:#5F3032;
text-align:left;
}

#homecontentcol1 h1 {
font: normal 2.0em/1.7em "Times New Roman", Times, serif;
text-align:center;
font-weight:100;
}

h1.print {
font:bold 2em/2.8 "Times New Roman", Times, serif;
color:#5F3032;
text-align:left;
}

h2 {
	font:bold 1.2em/1.2 "Times New Roman", Times, serif;
	color:#5F3032;
	text-align:left;
	margin:0 0 0.5em 0;
}

h2.rule {
	border-top:2px double #5F3032;
}


#maincontent h2 {
	font:bold 1.2em/2.0 "Times New Roman", Times, serif;
	color:#5F3032;
	text-align:left;
	/*margin:0 0 0.5em 0;*/
}

h3 {
	font:normal 0.9em/1.1 Verdana, Arial, Helvetica, sans-serif;
	color:#5F3032;
	text-align:left;
	margin:0 0 0.1em 0;
}

#homecontentcol2 p {
	margin:0 0 .5em 0;
	font: 0.8em/1.8em Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
}


#maincontent p, #maincontent ul, #maincontent ol {
font:normal 12px/1.4 Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:left;
}


.boldText {
font:bold;
color:#5F3032;
}

.boldemp {
font:bold;
color: teal;
}

.boldemp a {
font:bold;
color: teal;
text-decoration:underline;
}

.boldemp a:hover{
color: black;
}

.nostyle {
list-style-type:none;
}

#homecontentcol2 h2.imagePhil {
background:url(images/philosophyHead.gif) no-repeat;
text-indent:-9999px;
height:30px;
}

#homecontentcol3 h2.imageCall {
background:url(images/callusHead.gif) no-repeat;
text-indent:-9999px;
height:30px;
}

#homecontentcol3 h3.contactSpace {
margin-top:24px;
line-height:2.3em;
}

#homecontentcol3 p {
line-height:1.4em;
margin-bottom:20px;
}

#maincontent a.boldemp {
font:bold;
color: #teal;
}

#maincontent img {
float:left;
border:2px solid #teal;
margin-right:12px;
}



/* form styles------------------------------------------------------------------*/

form {
margin:0;
}

fieldset {
margin: 0;
padding: 0;
border:none;
}

legend {
color: #1A235B;
font-weight: bold;
display: none;
}

input, textarea {
width:250px;
}

input.checkbox {
width:auto;
}

fieldset ol {
padding: 1em 1em 0 0;
list-style: none;
}

fieldset li {
padding-bottom: 1em;
}

form label {
display: block;
font-weight:bold;
color:#1a235b;
}

fieldset.submit {
border-style: none;
}




}

.error, .required {
	color:#ff0000;
}