* {
padding: 0px;
margin: 0px;
scrollbar-face-color: #DEE3E7;
scrollbar-arrow-color: black;
scrollbar-track-color: #EFEFEF;
scrollbar-shadow-color: #98AAB1;
scrollbar-highlight-color: #DEE3E7;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-Color: #98AAB1;
}

body {
font-family: arial, sans-serif, verdana;
font-size: 11px;
}

#overall_container {
width: 970px;
position: relative;
margin: 0 auto;
margin-top: 10px;
}

#top_container {
width: 970px;
height: 85px;
background-image: url(/_images/backgrounds/top.gif);
background-repeat: no-repeat;
}

#GIS_logo {
float: left;
width: 73px;
margin-left: 7px;
margin-right: 35px;
margin-top: 11px;
}

#navigation {
float: left;
font-size: 11px;
letter-spacing: 0.5px;
font-weight: bold;
margin-top: 26px;
padding-right: 48px;
border-right: 2px solid #748494;
}

#site_search {
float: left;
padding-left: 5px;
margin-top: 24px;
color: #ffffff;
font-weight: bold;
}

#site_search label {
font-size: 18px;
font-weight: normal;
}

#site_search input.searchBox {
float: left;
width: 110px;
border: 1px solid #808080;
padding: 0px;
margin: 0px;
margin-top: 3px;
color: #000000;
padding-left: 2px;
padding-top: 1px;
padding-bottom: 1px;
font-weight: normal;
}

#site_search input.searchBut {
float: left;
padding: 0px;
margin: 0px;
padding-left: 10px;
margin-top: 3px;
border: none;
}

#bottom_container {
width: 970px;
margin-top: 6px;
font-size: 11px;
color: #4C4C4C;
font-weight: bold;
float: left;
border-top: 1px solid #d2d2d2;
padding-top:3px;
}

#bottom_container a {
color: #4C4C4C;
}

#bottom_container_left {
float: left;
width: 50%;
}

#bottom_container_right {
float: left;
width: 50%;
text-align: right;
}

#new_bottom_container
{
	width:621px;
	height:202px;
	margin:16px 0px 0px 0px;

	float:left;
}

#new_bottom_container_practice_areas
{
	width:205px;
	height:202px;

	float:left;
}

#home_practice_areas_header
{
	width:205px;
	height:38px;
	background-image:url(../_images/backgrounds/practice_areas_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
}

#home_practice_areas_header .content
{
	padding:11px 0px 0px 13px;
}

#home_practice_areas_content
{
	width:205px;
	height:136px;
	background-color:#f0f0f0;
	float:left;
}

#home_practice_areas_link
{
	width:205px;
	height:28px;
	float:left;
	background-color:#f66f00;
}

#new_bottom_container_latest_news
{
	width:206px;
	height:202px;
	margin:0px 2px 0px 2px;
	float:left;
}

#home_latest_news_header
{
	width:206px;
	height:38px;
	background-image:url(../_images/backgrounds/latest_news_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
}

#home_latest_news_header .content
{
	padding:11px 0px 0px 13px;
}

#home_latest_news_content
{
	width:206px;
	height:136px;
	background-color:#f0f0f0;
	float:left;
}

#home_latest_news_link
{
	width:206px;
	height:28px;
	float:left;
	background-color:#f66f00;
}

#new_bottom_container_seminars
{
	width:206px;
	height:202px;
	float:left;
}

#home_seminars_header
{
	width:206px;
	height:38px;
	background-image:url(../_images/backgrounds/seminars_bg.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
	float:left;
}

#home_seminars_header .content
{
	padding:11px 0px 0px 13px;
}

#home_seminars_content
{
	width:206px;
	height:136px;
	background-color:#f0f0f0;
	float:left;
}

#home_seminars_link
{
	width:206px;
	height:28px;
	float:left;
	background-color:#f66f00;
}

#teaser_spacer
{
	margin:6px 10px 0px 10px;
	width:182px;
	height:2px;
	background-color:#FFFFFF;
}

#new_barristers_teaser
{
	margin:16px 0px 0px 10px;
	width:339px;
	height:202px;
	float:left;
	background-image:url(../_images/backgrounds/home_barristers_bg.gif);
	background-position:0px 0px;
}

#home_barristers_header
{
	width:339px;
	height:38px;
}

#home_barristers_header .content
{
	padding:11px 0px 0px 13px;
}

#home_barristers_content
{
	width:339px;
	height:164px;
}

#home_barristers_content .content
{
	padding:0px 12px 12px 12px;
}

.barrister_name_link
{
	color:#FFFFFF;
	font-size:15px;
	line-height:40px;
}

.barrister_name_link a:hover a
{
color:#FFFFFF;
text-decoration:underline;
}

.barrister_teaser_link
{
	color:#FFFFFF;
	font-size:11px;
}

.teaser_link_content
{
	font-size:10px;
	padding:8px 11px 0px 11px;
}

.teaser_link_content a
{
	color:#f66f00;
}

.teaser_link_headline
{
	font-size:10px;
	padding:8px 11px 0px 11px;
}

.teaser_link_headline a
{
	color:#09223c;
}

.teaser_date
{
	font-size:10px;
	padding:2px 11px 0px 11px;
	color:#898989;
}


