#fullwidth
{
	font-family:tahoma;
	font-size:1em;
	width:35em;
	padding:0.7em;	
}

#leftcol
{
	position:relative;
	left:0.5em;
	top:1.0em;
	_top:4.5em;
	
	/* The following two properties are used to ensure min-height 
	works in both Firefox and IE. http://www.philledgerwood.com/?p=14

	*/
	min-height:16em;
	_height:16em;
	background-color:#ffffff;
	width:17.5em;
}

h1
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 0.8em;
    COLOR: #5A5A5A;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, MetaPlusBook-Roman;
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;
	background-color:white;
	margin-bottom:0.5em;	
}

a.headinglink
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 1em;
    COLOR: #5A5A5A;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, MetaPlusBook-Roman;
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;
	background-color:white;
	margin-bottom:0.5em;	
}

h2
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 0.8em;
 
    COLOR: #5A5A5A;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, MetaPlusBook-Roman;
	padding:0em 0em 0em 0em;
	margin:0em 0em 0em 0em;
	background-color:white;
	margin-bottom:0.5em;	
}

img.consulting
{
	border:solid 1px #ffffff;
	margin:2px 0px 2px 0px;

}

#lefttop
{
	background-color:#F2F2F2;
	font-family:tahoma;
	font-size:1em;
	color:#414141;
	width:16.8em;
	position:relative;
	left:-0.6em;
	top:-0.8em;
	padding:0.7em;	
}

#leftmiddle
{
	position:relative;
	left:-0.6em;
	top:-0.4em;
	width:16em;
	height:auto;
}

#leftbtm
{
	position:relative;
	left:-0.6em;
	top:0.8em;
	width:32em;
}

#rightcol
{
	position:absolute;
	left:20em;
	top:4.2em;
	height:10em;
	background-color:#ffffff;
	width:17.5em;	
}

#rightcolbtm
{

	height:40em;
	background-color:#ffffff;
	width:15em;	
}

ul
{
	list-style:disc;
	margin-left:1em;
	font-size:1em;
	line-height:0.9em;
}

ul.nomargin
{
	font-family:tahoma;
	font-size:1em;	
	margin-top:-1.5em;
	margin-bottom:0.8em;
}




