#print_header, #print_footer
{
	display: none;
}

/* Header */
#wrapper
{
	background-image: url(/images/wrapper_bg.png);
	background-repeat: repeat-y;
	width: 933px;
	margin: auto;
	margin-top: 20px;
}
#wrapper_left
{
	height: 469px;
	width: 10px;
	float: left;
}

/* Navigation */
#navigation
{
	background-image: url(/images/navigation_bg.png);
	width: 923px;
	height: 51px;
	padding-left: 10px;
}
#navigation_content
{
	width: 898px;
	height: 51px;
	float: left;
}
#navigation_home
{
	height: 51px;
	width: 56px;
	float: left;
}
#navigation_overview
{
	padding-left: 51px;
	height: 51px;
	width: 93px;
	float: left;
}
#navigation_attorneys
{
	padding-left: 51px;
	height: 51px;
	width: 102px;
	float: left;
}
#navigation_practices
{
	padding-left: 51px;
	height: 51px;
	width: 98px;
	float: left;
}
#navigation_news
{
	padding-left: 51px;
	height: 51px;
	width: 56px;
	float: left;
}
#navigation_resources
{
	padding-left: 51px;
	height: 51px;
	width: 100px;
	float: left;
}
#navigation_contact
{
	padding-left: 51px;
	height: 51px;
	width: 78px;
	float: left;
}
#navigation_right
{
	height: 51px;
	width: 25px;
	float: left;
}

/* Content */
#content
{
	width: 914px;
	float: left;
}
#content_left
{
	float: left;
	background-color: #000000;
	background-image: url(/images/content_left_bg.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 255px;
}
#content_right
{
	float: left;
	margin-left: 2px;
	width: 657px;
}
#content_main
{
	width: 637px;
	padding: 0 0 0 10px;
}
#content_main_left
{
	width: 387px;
	float: left;
}
#content_main_right
{
	padding-top: 10px;
	padding-left: 8px;
	width: 240px;
	float: left;
	background-color: #FFFFFF;
}
#content_main_left_heading
{
	margin-top: 10px;
	height: 25px;
	width: 387px;
}
#content_main_left_content
{
	width: 387px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#content_main_heading
{
	margin-top: 10px;
	height: 25px;
	width: 637px;
}
#content_main_content
{
	width: 637px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#content_main_image
{
	height: 469px;
}

/* Footer */
#wrapper_right
{
	height: 469px;
	width: 9px;
	float: left;
}
#wrapper_bottom
{
	width: 933px;
	height: 29px;
	clear: left;
}
#footer
{
	width: 933px;
	height: 60px;
	background-color: #5b5a5a;
}
#footer_content
{
	margin-left: 8px;
	width: 904px;
	height: 60px;
	float: left;
	color: #FFFFFF;
}
#footer_content_copyright
{
	float: left;
	height: 15px;
	width: 295px;
	color: #d6d6d6;
	font-size: 11px;
}
#footer_content_ruan
{
	float: left;
	height: 15px;
	width: 110px;
	margin-left: 17px;
	color: #d6d6d6;
	font-size: 11px;
}
#footer_content_grand
{
	float: left;
	height: 15px;
	width: 110px;
	margin-left: 10px;
	color: #d6d6d6;
	font-size: 11px;
}
#footer_content_50309
{
	float: left;
	height: 15px;
	width: 120px;
	margin-left: 10px;
	color: #d6d6d6;
	font-size: 11px;
}
#footer_content_disclaimer
{
	float: left;
	height: 15px;
	width: 63px;
	margin-left: 28px;
	color: #d6d6d6;
	font-size: 11px;
	text-align: right;
}
#footer_content_contact
{
	float: left;
	height: 15px;
	width: 63px;
	margin-left: 20px;
	color: #d6d6d6;
	font-size: 11px;
	text-align: right;
}
#footer_content_email
{
	float: left;
	height: 15px;
	width: 35px;
	margin-left: 20px;
	color: #d6d6d6;
	font-size: 11px;
	text-align: right;
}
#footer_content_numbers
{
	float: left;
	height: 51px;
	width: 295px;
	font-size: 11px;
}
#footer_content_jim
{
	float: right;
	height: 51px;
	width: 380px;
	text-align: right;
	color:#d6d6d6;
	font-size: 11px;
	text-align: right;
}