﻿body.master
{
	background-color: #beb68f;
	font-family: Verdana;
}
div.main_holder
{
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border-right: solid 2px #ffffff;
	border-left: solid 2px #ffffff;
	border-top: solid 2px #ffffff;
	background-color: #ffffff;
	overflow: visible;
}
div.banner
{
	width: 764px;
	height: 149px;
}

div.nav_bar
{
	background-color: #a7a9a5;
	width: 762px;
	height: 35px;
	line-height: 32px;
	border: 1px solid #000000;
}
div.nav
{
	width: 24%;
	float: left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
div.nav a
{
	font-weight: bold;
	font-size: 15px;
	color: #860329;
}


div.content_main
{
	width: 762px;
	background-color: #ffffff;
	border-left: 1px solid #000000;
	padding-bottom: 20px;
}

div.menu
{
	width: 180px;
	float: left;
	text-align: center;
}

div.contact_us
{
	width: 140px;
	border: 1px solid #808080;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-align: center;
	margin-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

div.content
{
	background-position: top;
	width: 582px;
	min-height: 774px;
	background-image: url( '../images/watermark.gif' );
	background-repeat: no-repeat;
}

div.clear
{
	clear: both; 
	height:0px; 
	margin:0px; 
	padding: 0px;
}








div.practice_areas
{
	width: 150px;
	border: 1px solid #808080;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.practice_areas_head
{
	width: 140px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
	text-align:left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
div.practice_areas_links
{
	width: 145px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
	text-align:left;
}

div.pa_link
{
	width: 130px;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.pa_link a
{
	text-align:left;
	font-family: Verdana;
	font-size: 13px;
	color: #860329;
}

span.sup
{
 	
}

span.demo
{
	font-size: 100px;
	color: #FF0000;
	font-weight: bold;
}
