html {
	min-height: 100%;
}

body, td, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #333333;
	line-height: 16px;
	}
body {
	margin: 0 auto;
	min-height: 100%;
}
a:link { font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #973B47;
}
a:visited { font-family: Verdana, Helvetica, Arial, sans-serif; 
	color: #973B47;
}
a:active { font-family: Verdana, Helvetica, Arial, sans-serif; 
	background-color: #009D96;
}
a:hover { font-family: Verdana, Helvetica, Arial, sans-serif; 
	background-color: #009D96;
}
#wrapper
{
	width: 1024px;
	min-height: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: url("/images/page_bkg.gif") repeat-y;
}	
#container	{
	position: relative;
	width: 1024px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	height: 100%;
}
body#home #gray_bar {
	position: relative;
	top: 64px;
	left: 2px;
	width: 800px;
	/*height: 58px;*/
}
body#home #nav_bar {
	position: relative;
	top: 230px;
	z-index: 1;
	left: 505px;
	width: 100px;
}
body#home #pic_layer {
	position: relative;
	top: 62px;
	left: 205px;
	width: 621px;
	/*height: 326px;*/
}
body#home #footer_layer {
	position:relative;
	left:420px;
	top:62px;
	width:383px;
	/*height:63px;*/
}
body#home #left {
	position:relative;
	width: 270px;
	height: 100%;
	padding: 0;
	border: 0;
	margin: 0px 0 0 52px;
	top: -100px;
}
body#home #logo {
	position:relative;
	width: 270px;
	height: 100px;
	padding: 0;
	border: 0;
	top: 0px;
	left: 53px;
}
body#home #container, body#services #container, body#projects #container, body#news	#container{
	position: relative;
	width: 1024px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	height: 1000px;
}
/*body#firm #gray_bar {
	position: relative;
	top: 64px;
	left: 2px;
	width: 800px;
}
body#firm #nav_bar {
	position: relative;
	top: 230px;
	z-index: 1;
	left: 505px;
	width: 100px;
}
body#firm #pic_layer {
	position: relative;
	top: 62px;
	left: 205px;
	width: 621px;
}
body#firm #footer_layer {
	position:relative;
	left:420px;
	top:0px;
	width:383px;
}
body#firm #left {
	position:relative;
	width: 240px;
	height: 100%;
	padding: 0;
	border: 0;
	margin: 60px 0 0 64px;
	top: 0px;
	float: left;
}
body#firm #logo {
	position:relative;
	width: 270px;
	height: 100px;
	padding: 0;
	border: 0;
	top: 0px;
	left: 53px;

}
body#firm #text {
	position:relative;
	width: 467px;
	height: 100%;
	margin: 60px 10px 10px 32px;
	padding: 0;
	border: 0;
	float: left;
	color: #FFFFFF;
	background-color: transparent;
}
body#firm #text p, body#firm #text td{
	color: #FFFFFF;
	background-color: transparent;
}
*/
/* start */
#gray_bar {
	position: relative;
	top: 64px;
	left: 2px;
	width: 800px;
}
#nav_bar {
	position: relative;
	top: 230px;
	z-index: 1;
	left: 505px;
	width: 100px;
}
#pic_layer {
	position: relative;
	top: 62px;
	left: 205px;
	width: 621px;
}
#footer_layer {
	position:relative;
	left:420px;
	top:0px;
	width:383px;
}
#left {
	position:relative;
	width: 240px;
	height: 100%;
	padding: 0;
	border: 0;
	margin: 60px 0 0 64px;
	top: 0px;
	float: left;
}
#logo {
	position:relative;
	width: 270px;
	height: 100px;
	padding: 0;
	border: 0;
	top: 0px;
	left: 53px;
}
#logo a:hover {
	background-color: #FFFFFF;
}
#text {
	position:relative;
	width: 467px;
	height: 100%;
	margin: 60px 10px 10px 32px;
	padding: 0;
	border: 0;
	float: left;
	color: #FFFFFF;
	background-color: transparent;
}
#text p, #text td{
	color: #FFFFFF;
	background-color: transparent;
}
/* end */
#text a:link, #text a:visited, #text a:active{
	color: #FFFF00;
	text-decoration: none;
}
#text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#left p {
	background-color: #FFFFFF;
}
div#globalnav	{
	position: relative;
	top: -40px;
	left: 271px;
	height: 42px;
	width: 478px;
	margin: 0 0 0 0px;
	padding: 0;
	border: 0;
	background: #009D96;
	}

div#globalnav ul#menu	{
	position: relative;
	height: 42px;
	width: 478px;
	background: transparent url("/images/navg.gif") ;
	margin: 0 0 0 0px;
	padding: 0;
	}

div#globalnav ul#menu li {
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
ul#menu li, ul#menu a {
	height: 42px;
	display: block;
	}
	
div#globalnav ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
	}
#top {
	/*background-color: #FFFFFF;*/
	padding: 0;
	border: 0;
}

#main {
	width: 490px;
	float: left;
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
}

#text {
	background-color: #FFFFFF;
	padding: 0;
	border: 0;
	margin-left: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#text p {
	background-color: #FFFFFF;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	margin-right: 20px;
	background-image: none;
}
#text .indent{
	margin-left: 20px;
}
#text #text ul, #text li{
	margin-left: 1px;
}
#nav {
	width: 633px;
	background-color: #F4F3F2;
	border-right: 1px solid #DCDAD6;
}
#nav2c {
	width: 633px;
	background-color: #FFF;
	border-right: 1px solid #DCDAD6;
}
#nav2 {
	width: 611px;
	background-color: #F4F3F2;
	height: 17px;
	padding: 2px;
	border-bottom: 1px solid #EFEEEC;
	font-size: 11px;
	padding-left: 18px;
	color: #463B54;
}
#nav2x {
	width: 611px;
	background-color: #F4F3F2;
	height: 2px;
	padding: 2px;
	border-bottom: 1px solid #EFEEEC;
	padding-left: 18px;
}
#nav2 a:link, #nav2 a:visited, #nav2 a:active{
	color: #463B54;
	background-color: #F4F3F2;
	text-decoration: none;
}
#nav2 a:hover {
	background-color: #FFFFFF;
	color: #2F5D7C;
	text-decoration: none;
}
#nav3 {
	font-size: 11px;
	padding-left: 20px;
	color: #60272E;
}
#nav3 a:link, #nav3 a:visited{
	color: #60272E;
}
#nav3 a:hover, #nav3 a:active {
	background-color: #009D96;
	color: #60272E;
}
img {
	display: inline;
	border: 0;
}
img.floatleft { padding-right: 12px;
		padding-bottom: 2px;
		float: left;}
.blk {
	display: block;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #60272E;
	margin-bottom: 4px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #463B54;
	margin-bottom: 0px;
}
h3 {
	font-size: 12px;
	font-style: italic;
	color: #463B54;
	margin-bottom: 0px;
	margin-left:10px;
	margin-top: 5px;
}
ul {
	list-style-type: disc; 
	background-color: #FFFFFF;
	/*margin-left: 20px;*/
	margin-right: 40px;
	margin-top: 6px;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	background-color: #FFFFFF;
	padding-bottom: 4px;
}
a.totop:link, a.totop:visited {
	background-color: #FFFFFF;
	color: #973B47;
	font-size: 11px;
}
a.totop:hover, a.totop:active {
	background-color: #009D96;
	font-size: 11px;
}
.teamname {
	font-weight: bold;
}
hr {
	height: 1px;
	margin-right: 20px;
	margin-bottom: 6px;
	color: #3D79A0;
}
.em1 {
	font-weight: bold;
	color: #60272E;
}
#text .box p{
	padding: 4px;
	border: 1px solid #E8E6E4;
}
#text .button {
	background-color: #FFFFFF;
	margin: 4px 10px 0 320px;
	padding: 4px;
	background-image:none;
	border: 1px solid #999999;
}
table.plain, table.plain td {
	background: #FFFFFF;
	background-image: none;
	text-align: center;
}
	
#homeNav {left: 0; width: 100px;}
#firmNav	  {left: 100px; width: 80px;}
#servicesNav {left: 180px; width: 120px;}
#projectsNav  {left: 300px; width: 110px;}
#newsNav {left: 410px; width: 70px;}
#contactusNav {left: 404px; width: 113px;}

body#home #homeNav, 
body#home #homeNav a:visited,
body#home #homeNav a:active
{background: transparent url("/images/navg.gif") 0 -42px no-repeat;}
body#home #firmNav,
body#home #firmNav a:visited,
body#home #firmNav a:active
{background: transparent url("/images/navg.gif") -100px -0px no-repeat;}
body#home #servicesNav,
body#home #servicesNav a:visited,
body#home #servicesNav a:active
{background: transparent url("/images/navg.gif") -180px -0px no-repeat;}
body#home #projectsNav,
body#home #projectsNav a:visited,
body#home #projectsNav a:active
{background: transparent url("/images/navg.gif") -300px -0px no-repeat;}
body#home #newsNav,
body#home #newsNav a:visited,
body#home #newsNav a:active
{background: transparent url("/images/navg.gif") -410px -0px no-repeat;}
/*body#home #contactusNav,
body#home #contactusNav a:visited,
body#home #contactusNav a:active
{background: transparent url("/images/navg.gif") -404px -0px no-repeat;}*/

body#home #homeNav a:hover {background: transparent url("/images/navg.gif") 0 -42px no-repeat;}
body#home #firmNav a:hover {background: transparent url("/images/navg.gif") -100px -42px no-repeat;}
body#home #servicesNav a:hover {background: transparent url("/images/navg.gif") -180px -42px no-repeat;}
body#home #projectsNav a:hover {background: transparent url("/images/navg.gif") -300px -42px no-repeat;}
body#home #newsNav a:hover {background: transparent url("/images/navg.gif") -410px -42px no-repeat;}
body#home #contactusNav a:hover {background: transparent url("/images/navg.gif") -404px -42px no-repeat;}

	/* You are here - main nav */
	
body#firm #homeNav,
body#firm #homeNav a:visited,
body#firm #homeNav a:active
{background: transparent url("/images/navg.gif") 0 -0px no-repeat;}
body#firm #firmNav,
body#firm #firmNav a:visited,
body#firm #firmNav a:active
 {background: transparent url("/images/navg.gif") -100px -42px no-repeat;}
body#firm #servicesNav,
body#firm #servicesNav a:visited,
body#firm #servicesNav a:active
  {background: transparent url("/images/navg.gif") -180px -0px no-repeat;}
body#firm #projectsNav,
body#firm #projectsNav a:visited,
body#firm #projectsNav a:active
 {background: transparent url("/images/navg.gif") -300px -0px no-repeat;}
body#firm #newsNav,
body#firm #newsNav a:visited,
body#firm #newsNav a:active
 {background: transparent url("/images/navg.gif") -410px -0px no-repeat;}
body#firm #contactusNav,
body#firm #contactusNav a:visited,
body#firm #contactusNav a:active
 {background: transparent url("/images/navg.gif") -404px -0px no-repeat;}

body#firm #homeNav a:hover {background: transparent url("/images/navg.gif") 0 -42px no-repeat;}
body#firm #firmNav a:hover {background: transparent url("/images/navg.gif") -100px -42px no-repeat;}
body#firm #servicesNav a:hover {background: transparent url("/images/navg.gif") -180px -42px no-repeat;}
body#firm #projectsNav a:hover	{background: transparent url("/images/navg.gif") -300px -42px no-repeat;}
body#firm #newsNav a:hover	{background: transparent url("/images/navg.gif") -410px -42px no-repeat;}
body#firm #contactusNav a:hover	{background: transparent url("/images/navg.gif") -404px -42px no-repeat;}

body#services #homeNav, 
body#services #homeNav a:visited,
body#services #homeNav a:active
{background: transparent url("/images/navg.gif") 0 -0px no-repeat;}
body#services #firmNav,
body#services #firmNav a:visited,
body#services #firmNav a:active
{background: transparent url("/images/navg.gif") -100px -0px no-repeat;}
body#services #servicesNav,
body#services #servicesNav a:visited,
body#services #servicesNav a:active
{background: transparent url("/images/navg.gif") -180px -42px no-repeat;}
body#services #projectsNav,
body#services #projectsNav a:visited,
body#services #projectsNav a:active
{background: transparent url("/images/navg.gif") -300px -0px no-repeat;}
body#services #newsNav,
body#services #newsNav a:visited,
body#services #newsNav a:active
{background: transparent url("/images/navg.gif") -410px -0px no-repeat;}

body#services #homeNav {background: transparent url("/images/navg.gif") 0 -0px no-repeat;}
body#services #firmNav {background: transparent url("/images/navg.gif") -100px -0px no-repeat;}
body#services #servicesNav  {background: transparent url("/images/navg.gif") -180px -42px no-repeat;}
body#services #projectsNav  {background: transparent url("/images/navg.gif") -300px -0px no-repeat;}
body#services #newsNav {background: transparent url("/images/navg.gif") -410px -0px no-repeat;}
body#services #contactusNav {background: transparent url("/images/navg.gif") -404px -0px no-repeat;}

body#services #homeNav a:hover {background: transparent url("/images/navg.gif") 0 -42px no-repeat;}
body#services #firmNav a:hover {background: transparent url("/images/navg.gif") -100px -42px no-repeat;}
body#services #servicesNav a:hover {background: transparent url("/images/navg.gif") -180px -42px no-repeat;}
body#services #projectsNav a:hover	{background: transparent url("/images/navg.gif") -300px -42px no-repeat;}
body#services #newsNav a:hover	{background: transparent url("/images/navg.gif") -410px -42px no-repeat;}
body#services #contactusNav a:hover	{background: transparent url("/images/navg.gif") -404px -42px no-repeat;}

body#projects #homeNav {background: transparent url("/images/navg.gif") 0 -0px no-repeat;}
body#projects #firmNav {background: transparent url("/images/navg.gif") -100px -0px no-repeat;}
body#projects #servicesNav  {background: transparent url("/images/navg.gif") -180px -0px no-repeat;}
body#projects #projectsNav  {background: transparent url("/images/navg.gif") -300px -42px no-repeat;}
body#projects #newsNav {background: transparent url("/images/navg.gif") -410px -0px no-repeat;}
body#projects #contactusNav {background: transparent url("/images/navg.gif") -404px -0px no-repeat;}

body#projects #homeNav a:hover {background: transparent url("/images/navg.gif") 0 -42px no-repeat;}
body#projects #firmNav a:hover {background: transparent url("/images/navg.gif") -100px -42px no-repeat;}
body#projects #servicesNav a:hover {background: transparent url("/images/navg.gif") -180px -42px no-repeat;}
body#projects #projectsNav a:hover	{background: transparent url("/images/navg.gif") -300px -42px no-repeat;}
body#projects #newsNav a:hover	{background: transparent url("/images/navg.gif") -410px -42px no-repeat;}
body#projects #contactusNav a:hover	{background: transparent url("/images/navg.gif") -404px -42px no-repeat;}

body#news #homeNav,
body#news #homeNav a:visited,
body#news #homeNav a:active
{background: transparent url("/images/navg.gif") 0 -0px no-repeat;}
body#news #firmNav,
body#news #firmNav a:visited,
body#news #firmNav a:active
 {background: transparent url("/images/navg.gif") -100px -0px no-repeat;}
body#news #servicesNav,
body#news #servicesNav a:visited,
body#news #servicesNav a:active
  {background: transparent url("/images/navg.gif") -180px -0px no-repeat;}
body#news #projectsNav,
body#news #projectsNav a:visited,
body#news #projectsNav a:active
 {background: transparent url("/images/navg.gif") -300px -0px no-repeat;}
body#news #newsNav,
body#news #newsNav a:visited,
body#news #newsNav a:active
 {background: transparent url("/images/navg.gif") -410px -42px no-repeat;}
body#news #contactusNav,
body#news #contactusNav a:visited,
body#news #contactusNav a:active
 {background: transparent url("/images/navg.gif") -404px -0px no-repeat;}

body#news #homeNav a:hover {background: transparent url("/images/navg.gif") 0 -42px no-repeat;}
body#news #firmNav a:hover {background: transparent url("/images/navg.gif") -100px -42px no-repeat;}
body#news #servicesNav a:hover {background: transparent url("/images/navg.gif") -180px -42px no-repeat;}
body#news #projectsNav a:hover	{background: transparent url("/images/navg.gif") -300px -42px no-repeat;}
body#news #newsNav a:hover	{background: transparent url("/images/navg.gif") -410px -42px no-repeat;}
body#news #contactusNav a:hover	{background: transparent url("/images/navg.gif") -404px -42px no-repeat;}

#content {
	margin: 65px 0 0 54px;
	/* top, right, bottom, left */
	padding: 0px 0 0 0;
	border: 0;
	background: transparent;
}

#content table.main {
	background-color: #ffffff;
}
#content table.main td.left {
	vertical-align: top;
	background-color: #ffffff;
	padding: 0 10px 0 10px;
	width: 250px;
}
#content table.main td.right{
	vertical-align: top;
	background-color: #333333;
	padding: 0 0px 0 20px;
	width: 460px;
}
#content table.main td.brk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	border-top: 1px solid #524663;
}
#content table.main p {
	margin: 8px 30px 8px 0px;
}
#content table.main td ul {
	margin: 10px 20px 2px 30px;
	padding: 0px;
}
#content table.main td li {
	margin: 4px 30px 4px 20px;
	padding: 2px 20px 2px 0;
}
#content table.main blockquote.border {
	border: 1px solid #007291;
	padding: 0px 2px 0px 10px;
	margin: 16px;
}
#content table.mainleft {
	background-color: #ffffff;
}
#content table.mainleft td{
	background-color: #ffffff;
}
#content table.mainleft p{
	background-color: #ffffff;
}
#content table.mainright {
	color: #ffffff;
}
#content table.mainright td{
	color: #ffffff;
}
#content table.mainright p{
	color: #ffffff;
}
#content table.mainright h1{
	color: #ffffff;
	font-size: 120%;
}
#content table.mainright h2{
	color: #ffffff;
	font-size: 110%;
}
#content table.mainright td a:link, #content table.mainright td a:visited, #content table.mainright td a:active{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 100%;
	text-decoration: underline;
}
#content table.mainright td a:hover{
	color: #029B96;
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}
#content a:link, #text a:visited, #text a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}
#content a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: transparent;
}
#content table.leftnav {
	background-color: #ffffff;
}
#content table.leftnav td {
	vertical-align: top;
	background-color: #ffffff;
	padding: 8px 0px 8px 0px;
	text-align: left;
}
#content table.leftnav td a:link, #content table.leftnav td a:visited, #content table.leftnav td a:active{
	color: #000000;
	font-size: 120%;
	text-decoration: none;
}
#content table.leftnav td a:hover {
	color: #000000;
	font-size: 120%;
	text-decoration: underline;
}

