/* The CSS that's required to position the footer */
* {
	margin: 0;
	padding: 0;
}
html, body {
	background-color:#dfe4e8;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:normal;
	color:#666666;
	line-height:1.4em;
	background-image:url(../imgs/body_bg.jpg);
	background-position: center;
	background-repeat:repeat-y;
	height:100%
}
img {
	border:0;
	}
h1 {
	font-size: 29px;
	font-style:italic;
	font-weight: normal;
	padding-top:1px;
	}
h2 {
	font-size: 16px;
	font-style:italic;
	font-weight: normal;
	width:100%;
	}
a {
	text-decoration: none;
	outline:none;
	color:#e89210;
	}
a:hover {
	text-decoration: none;
	color:#666666;
	}

.comment_part {
	margin-top:10px;
}
	
/*************************GLOBAL*************************/ 
#container {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	min-height:100%;
	_height:100%;
}
#container_index {
	width:980px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	_height:100%;
}

#page {
	float:left;
	width:980px;
	background-image:url(../imgs/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-bottom:56px;
}
#page_index {
	float:left;
	width:980px;
	background-image:url(../imgs/background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#header {
	float:left;
	width:100%;
	height:119px;
	background-image:url(../imgs/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	}

	.logo {
	float:left;
	margin-left:39px;
	margin-top:45px;
	display:inline;
	}
#content {
	float:left;
	}
#footer {
	height:56px;
	background-image:url(../imgs/footer_new.jpg);
	background-repeat:no-repeat;
	background-position:center;
	position: relative;
	}
#footer_index {
	height:200px;
	width:951px;
	background-image:url(../imgs/footer_index_new.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	float:left;
	margin-left:15px;
	display:inline;
	}

#footerInner {
	width:950px;
	margin:0 auto;
	}

	.footer_contact {
		background-image:url("../imgs/contact_footer.gif");
		background-repeat:no-repeat;
		display:inline;
		float:left;
		height:20px;
		margin-left:700px;
		margin-top:24px;
		width:60px;
	}
	.footer_contact a {
		width:60px;
		height:20px;
		display:block;
		}
	.rss {
		float:left;
		width:60px;
		height:20px;
		margin-left:17px;
		background-image:url(../imgs/rss.jpg);
		background-repeat:no-repeat;
		display:inline;
		margin-top:24px;
		}
	.rss a {
		width:60px;
		height:20px;
		display:block;
		}
	.sitemap {
		float:left;
		width:60px;
		height:20px;
		display:inline;
		background-image:url(../imgs/sitemap.jpg);
		background-repeat:no-repeat;
		margin-left:20px;
		margin-top:24px;
				}
	.sitemap a {
		width:60px;
		height:20px;
		display:block;
		}
		.rss_index {
		float:left;
		width:60px;
		height:20px;
		margin-left:783px;
		background-image:url(../imgs/rss.jpg);
		background-repeat:no-repeat;
		display:inline;
		margin-top:15px;
		}
	.rss_index a {
		width:60px;
		height:20px;
		display:block;
		}
	.sitemap_index {
		float:left;
		width:60px;
		height:20px;
		display:inline;
		background-image:url(../imgs/sitemap.jpg);
		background-repeat:no-repeat;
		margin-left:20px;
		margin-top:14px;
				}
	.sitemap_index a {
		width:60px;
		height:20px;
		display:block;
		}
		
#hiddenRelated {display:none;}		
		
/*************************NAV*************************/ 

#navbar {
	float:left;
	width:322px;
	height:34px;
	margin-left:311px;
	margin-top:43px;
	display:inline;
}
	#navbar span {display:none;}
	#navbar li {display: inline;}
	#navbar a {float:left; text-decoration:none;}
	#navbar a:hover {background-position:0 34px;}
	
	#navbar a#about {width:59px; height:34px; background-image:url(../imgs/nav/aboutRollover.jpg);}
	#navbar a#services {width:75px; height:34px; background-image:url(../imgs/nav/servicesRollover.jpg);}
	#navbar a#know {width:139px; height:34px; background-image:url(../imgs/nav/knowRollover.jpg);}
	#navbar a#blog {width:49px; height:34px; background-image:url(../imgs/nav/blogRollover.jpg);}
/*
	#navbar a#about:active {width:59px; height:34px; background-image:url(../imgs/nav/about_active.jpg);}
	#navbar a#services:active {width:75px; height:34px; background-image:url(../imgs/nav/services_active.jpg);}
	#navbar a#know:active {width:139px; height:34px; background-image:url(../imgs/nav/know_active.jpg);}
	#navbar a#blog:active {width:49px; height:34px; background-image:url(../imgs/nav/blog_active.jpg);}
*/
#subnav {
	float:left;
	width:450px;
	height:33px;
	margin-left:300px;
	margin-top:1px;
	display:inline;
	}
	#subnav span {display:none;}
	#subnav li {display: inline;}
	#subnav a {float:left; text-decoration:none;}
	#subnav a:hover {background-position:0 33px;}
	
	#subnav a#approach {width:94px; height:33px; background-image:url(../imgs/subnav/about/approachRollover.jpg);}
	#subnav a#commitment {width:88px; height:33px; background-image:url(../imgs/subnav/about/commitmentRollover.jpg);}
	#subnav a#people {width:78px; height:33px; background-image:url(../imgs/subnav/about/peopleRollover.jpg);}
	#subnav a#contact {width:77px; height:33px; background-image:url(../imgs/subnav/about/contactRollover.jpg);}
/*
	#subnav a#approach:active {width:94px; height:33px; background-image:url(../imgs/subnav/about/approach_active.jpg);}
	#subnav a#commitment:active {width:88px; height:33px; background-image:url(../imgs/subnav/about/commitment_active.jpg);}
	#subnav a#people:active {width:78px; height:33px; background-image:url(../imgs/subnav/about/people_active.jpg);}
	#subnav a#contact:active {width:77px; height:33px; background-image:url(../imgs/subnav/about/contact_active.jpg);}
*/
	#subnav a#paperpres {width:148px; height:33px; background-image:url(../imgs/subnav/know/papersRollover.jpg);}
	#subnav a#introlaw {width:162px; height:33px; background-image:url(../imgs/subnav/know/charitylawRollover.jpg);}
	#subnav a#glossary {width:139px; height:33px; background-image:url(../imgs/subnav/know/glossaryRollover.jpg);}
/*
	#subnav a#paperpres:active {width:148px; height:33px; background-image:url(../imgs/subnav/know/papers_active.jpg);}
	#subnav a#introlaw:active {width:162px; height:33px; background-image:url(../imgs/subnav/know/charitylaw_active.jpg);}
	#subnav a#glossary:active {width:139px; height:33px; background-image:url(../imgs/subnav/know/glossary_active.jpg);}
*/
	#subnav a#compliance {width:82px; height:33px; background-image:url(../imgs/subnav/services/complianceRollover.jpg);}
	#subnav a#law {width:43px; height:33px; background-image:url(../imgs/subnav/services/lawRollover.jpg);}
	#subnav a#strategy {width:64px; height:33px; background-image:url(../imgs/subnav/services/strategyRollover.jpg);}
/*
	#subnav a#compliance:active {width:82px; height:33px; background-image:url(../imgs/subnav/services/compliance_active.jpg);}
	#subnav a#law:active {width:43px; height:33px; background-image:url(../imgs/subnav/services/law_active.jpg);}
	#subnav a#strategy:active {width:64px; height:33px; background-image:url(../imgs/subnav/services/strategy_active.jpg);}
*/

/*************************CONTENT*************************/ 

#lhc {
	float:left;
	width:225px;
	margin-left:45px;
	margin-top:45px;
	display:block;
	}
	
	#lhc_ul li {list-style-type:none;}
	#lhc_ul li h2 {line-height:1.3em;}
	
	
	#submenu li {
		padding-top:5px;
		list-style-type:none;
		font-size:12px;
		font-style:italic;
		display:block;
		line-height:8px;
		padding-bottom:3px;
		}
	
	#submenuSiteMap {padding-left:18px; display:block;}
	#submenuSiteMap li {
		padding-top:5px;
		list-style-type:none;
		font-size:12px;
		font-style:italic;
		display:block;
		line-height:12px;
		padding-bottom:5px;
		}	
	.didyouknow {width:223px; float:left; margin-top:30px; margin-left:3px; background-image:url(../imgs/gradient.jpg); background-repeat:repeat-x; display:block;}	

#rhc {
	float:left;
	width:550px;
	margin-left:45px;
	margin-top:48px;
	display:inline;
	}
	
	.txt {width:500px;}
	
	
	
	
/********************* tooltip **********************/
.tip {
	position:absolute;
	z-index:100;
	visibility:hidden;
	color:#FFF;
	top:20px;
}
.rollover_top {
	float:left;
	width:500px;
	height:28px;
	background-image:url(../imgs/rolloverBox/top.jpg);
}
.rollover_content {
	float:left;
	width:476px;
	background-color:#236c9f;
	margin:0;
	padding:0;
	color:#FFFFFF;
	padding:12px;
}
.rollover_bottom {
	float:left;
	width:500px;
	height:7px;
	background-image:url(../imgs/rolloverBox/bottom.jpg);
	background-repeat:no-repeat;
}

/********************* blog **********************/

.searchbox {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:12px;
	font-weight:normal;
	background-image:url(../imgs/blog/search_bg.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	background-position:left bottom;
	padding-left:4px;
	padding-top:6px;
	border:none;
	width:157px;
	height:21px;
	margin-top:5px;
	outline:none;
	line-height:16px;
}
#searchsubmit {
	width:55px;
}
blockquote {
	width:460px;
	display:block;
	padding:5px 20px 5px 20px;
	background-color:#cccccc;
}
.hilite { background-color:#FFFF00; }