body {
	min-width: 770px;
	padding: 0;
	margin: 0;
	font-size: 62.5%;
	background: #FFF;
}
.ClearBoth {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin: -1px 0 0 0;
}
/*****************************************************************/
#KevinLane {
	position: absolute;
	top: 0;
	left: 50%;
	width: 770px;
	padding: 95px 0 0 0;
	margin: 0 0 0 -385px;
	text-align: left;
}
/*****************************************************************/
#Logo {
	position: absolute;
	top: 23px;
	left: 50%;
	margin: 0 0 0 -395px;
}
#Logo img {
	border: 0;
}
/*****************************************************************/
#TopNavigation {
	float: left;
	clear: both;
	width: 755px;
	\width: 770px; /* Box Model Hack */
	w\idth: 755px;
	height: 58px;
	padding: 0 0 0 15px;
	margin: 0;
	font: bold 1em 'Lucida Sans Unicode', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	list-style-type: none;
	background: transparent url(../images/top_bar.gif) no-repeat;
}
#TopNavigation li {
	float: left;
	padding: 4px 0 0 0;
}
#TopNavigation li a {
	display: block;
	height: 34px;
	padding: 0 0 0 16px;
	color: #FFF;
	white-space: nowrap;
	text-align: center;
	text-decoration: none;
	overflow: hidden;
	background: transparent url(../images/link_left.gif) no-repeat;
}
#TopNavigation li a:hover, 
#TopNavigation li a:active, 
#TopNavigation li a:focus {
	background-position: 0 -34px;
}
#TopNavigation li.Selected a, 
#TopNavigation li.Selected a:hover, 
#TopNavigation li.Selected a:active, 
#TopNavigation li.Selected a:focus {
	height: 49px;
	color: #C00;
	background-position: 0 -68px;
}
#TopNavigation li a.HomeLink {
	width: 70px;
	\width: 86px; /* Box Model Hack */
	w\idth: 70px;
}
#TopNavigation li a.AboutLink {
	width: 90px;
	\width: 106px; /* Box Model Hack */
	w\idth: 90px;
}
#TopNavigation li a.WhatWeDoLink {
	width: 103px;
	\width: 119px; /* Box Model Hack */
	w\idth: 103px;
}
#TopNavigation li a.ContactLink {
	width: 102px;
	\width: 118px; /* Box Model Hack */
	w\idth: 102px;
}
#TopNavigation li a.EnquiriesLink {
	width: 94px;
	\width: 110px; /* Box Model Hack */
	w\idth: 94px;
}
#TopNavigation li a.DownloadsLink {
	width: 103px;
	\width: 119px; /* Box Model Hack */
	w\idth: 103px;
}
#TopNavigation li a.LinksLink {
	width: 64px;
	\width: 82px; /* Box Model Hack */
	w\idth: 64px;
}
#TopNavigation li a span {
	display: block;
	padding: 10px 16px 11px 0;
	background: transparent url(../images/link_right.gif) 100% 0 no-repeat;
}
#TopNavigation li a:hover span, 
#TopNavigation li a:active span, 
#TopNavigation li a:focus span {
	background-position: 100% -34px;
}
#TopNavigation li.Selected a span, 
#TopNavigation li.Selected a:hover span, 
#TopNavigation li.Selected a:active span, 
#TopNavigation li.Selected a:focus span {
	padding: 14px 16px 22px 0;
	background-position: 100% -68px;
}
/*****************************************************************/
#TopNavigation li #SubNavigation {
	position: absolute;
	top: 153px;
	left: 530px;
	width: 240px;
	padding: 192px 0 0 0;
	margin: 0;
	font: bold 1.1em 'Lucida Sans Unicode', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.27em;
	list-style-type: none;
	background-repeat: no-repeat;
}
.HomePicture {
	background-image: url(../images/home_picture.jpg);
}
.AboutPicture {
	background-image: url(../images/about_picture.jpg);
}
.WhatWeDoPicture {
	background-image: url(../images/what_we_do_picture.jpg);
}
.PropertyPicture {
	background-image: url(../images/property_picture.jpg);
}
.FamilyPicture {
	background-image: url(../images/family_picture.jpg);
}
.ProbatePicture {
	background-image: url(../images/probate_picture.jpg);
}
.CivilPicture {
	background-image: url(../images/civil_picture.jpg);
}
.PersonalPicture {
	background-image: url(../images/personal_picture.jpg);
}
.ContactPicture {
	background-image: url(../images/contact_picture.jpg);
}
.EnquiriesPicture {
	background-image: url(../images/enquiries_picture.jpg);
}
.DownloadsPicture {
	background-image: url(../images/downloads_picture.jpg);
}
.LinksPicture {
	background-image: url(../images/links_picture.jpg);
}
.PrivacyPicture {
	background-image: url(../images/privacy_picture.jpg);
}
#TopNavigation li #SubNavigation li {
	clear: both;
	padding: 5px 0 0 0;
}
#TopNavigation li #SubNavigation li a {
	display: block;
	float: left;
	height: auto;
	width: 225px;
	\width: 240px; /* Box Model Hack */
	w\idth: 225px;
	padding: 0 0 0 15px;
	font-weight: normal;
	color: #666;
	white-space: normal;
	text-align: left;
	background: transparent url(../images/red_arrow.gif) 0 0.45em no-repeat;
}
#TopNavigation li #SubNavigation li a.Selected {
	color: #F00;
	text-decoration: underline;
}
#TopNavigation li #SubNavigation li a:hover, 
#TopNavigation li #SubNavigation li a:active, 
#TopNavigation li #SubNavigation li a:focus {
	text-decoration: underline;
	background: transparent url(../images/red_arrow.gif) 0 0.45em no-repeat;
}
/*****************************************************************/
#Content {
	float: left;
	clear: both;
	width: 505px;
	min-height: 360px;
	margin: 0 0 10px 0;
}
*html #Content {
	height: 360px; /* IE Only Hack */
}
#Content h1 {
	position: relative;
	width: 520px;
	height: 175px;
	margin: 0 -15px 22px 0;
	font: bold 2.2em Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 1.13em;
	overflow: hidden;
	background-color: #ED1B24;
	background-position: 100% 0;
	background-repeat: no-repeat;
}
.HomeTitle {
	background-image: url(../images/home_title.gif);
}
.AboutTitle {
	background-image: url(../images/about_title.gif);
}
.WhatWeDoTitle {
	background-image: url(../images/what_we_do_title.gif);
}
.PropertyTitle {
	background-image: url(../images/property_title.gif);
}
.FamilyTitle {
	background-image: url(../images/family_title.gif);
}
.ProbateTitle {
	background-image: url(../images/probate_title.gif);
}
.CivilTitle {
	background-image: url(../images/civil_title.gif);
}
.PersonalTitle {
	background-image: url(../images/personal_title.gif);
}
.ContactTitle {
	background-image: url(../images/contact_title.gif);
}
.EnquiriesTitle {
	background-image: url(../images/enquiries_title.gif);
}
.DownloadsTitle {
	background-image: url(../images/downloads_title.gif);
}
.LinksTitle {
	background-image: url(../images/links_title.gif);
}
.PrivacyTitle {
	background-image: url(../images/privacy_title.gif);
}
#Content h1 span {
	display: block;
	width: 290px;
	margin: 34px 0 0 22px;
}
#Content p {
	font: 1.1em 'Lucida Sans Unicode', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.27em;
	margin: 0 0 12px 0;
}
#Content ul {
	font: 1.1em 'Lucida Sans Unicode', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.27em;
	margin: 0 0 12px 20px;
}
#Content p a, 
#Content ul li a {
	color: #F00;
	text-decoration: none;
}
#Content p a:hover, 
#Content p a:active, 
#Content p a:focus, 
#Content ul li a:hover, 
#Content ul li a:active, 
#Content ul li a:focus {
	color: #000;
	text-decoration: underline;
}
#Content ul li ul {
	font-size: 1em;
	margin: 12px 0 12px 20px;
}
#Content img.KevinLane, 
*#Content img.RebeccaHardee, 
#Content img.JulieAnnJames {
	float: right;
	border: 0;
	margin: 0 0 10px 20px;
}
.NewWindow {
	color: #888;
}
/*****************************************************************/
#EnquiryForm {
	float: left;
	clear: both;
	width: 505px;
	padding: 8px 0 0 0;
	margin: 0;
}
#EnquiryForm p {
	float: left;
	clear: both;
	width: 505px;
}
#EnquiryForm p label.LabelText, 
#EnquiryForm p span.LabelText {
	display: block;
	float: left;
	width: 120px;
}
#EnquiryForm p label.LabelText {
	padding: 4px 0;
	cursor: pointer;
	cursor: hand;
}
#EnquiryForm p input.FormText, 
#EnquiryForm p textarea.FormText {
	float: left;
	width: 290px;
	\width: 300px; /* Box Model Hack */
	w\idth: 290px;
	padding: 2px 3px 1px 3px;
	margin: 0;
	font: 1.1em 'Lucida Sans Unicode', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.27em;
}
#EnquiryForm p textarea.FormText {
	height: 60px;
}
#EnquiryForm p input.FormRadio {
	float: left;
	height: 13px;
	width: 13px;
	margin: 1px 8px -1px 0;
	vertical-align: middle;
}
#EnquiryForm p label.LabelRadio {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	cursor: pointer;
	cursor: hand;
}
#EnquiryForm p.Button {
	width: 385px;
	\width: 505px; /* Box Model Hack */
	w\idth: 385px;
	padding: 0 0 0 120px;
}
#EnquiryForm p.Button button {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 80px;
	height: 25px;
	text-indent: -5000px;
	background: transparent url(../images/send.gif) no-repeat;
	cursor: pointer;
	cursor: hand;
}
/*****************************************************************/
#Telephone {
	position: absolute;
	top: 62px;
	left: 50%;
	width: 240px;
	height: 4.36em;
	font: 1.1em 'Lucida Sans Unicode', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.45em;
	text-align: center;
	margin: -2em 0 0 145px;
	overflow: hidden;
}
#Telephone strong {
	font-size: 1.36em;
	font-weight: normal;
	letter-spacing: -1px;
	color: #F00;
}
#Telephone span {
	display: block;
	margin: 2px 0;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #999;
}
/*****************************************************************/
#Footer {
	float: left;
	clear: both;
	border-top: 1px #E5E5E5 solid;
	width: 770px;
	padding: 18px 0;
}
#Footer p {
	margin: 0;
}
#Footer p.PrivacyPolicy {
	float: right;
	width: 240px;
	font: 1.1em 'Lucida Sans Unicode', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.63em;
}
#Footer p.PrivacyPolicy a {
	display: block;
	padding: 0 0 0 15px;
	color: #666;
	text-decoration: none;
	background: transparent url(../images/red_arrow.gif) 0 0.72em no-repeat;
}
#Footer p.PrivacyPolicy a:hover, 
#Footer p.PrivacyPolicy a:active, 
#Footer p.PrivacyPolicy a:focus {
	text-decoration: underline;
}
#Footer p.Copyright {
	float: left;
	width: 505px;
	font: 1em 'Lucida Sans Unicode', "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #888;
	line-height: 1.5em;
}
#Footer p.Copyright a {
	color: #888;
}
#Footer p.Copyright a:hover, 
#Footer p.Copyright a:active, 
#Footer p.Copyright a:focus {
	color: #555;
}