/*@charset "utf-8";*/
/* CSS Document */

body
{
	background-image: url(../image/background_img.gif);
	background-repeat:repeat-x;
	margin-top: 0px;
	font-family:verdana;
	font-size:11pt;
	color:#78797B;
}

p {

	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:#78797B;
	margin:0 auto;
	padding-top:0px;
}

a
{
	font-size:10pt;
	font-style:normal;
	font-weight:bold;
	color:#78797B;
}

#footerinfo a
{
	font-size:8pt;
	font-style:normal;
	font-weight:bold;
	color:#78797B;
}
#wholepage
{
	position: relative;
	width: 1040px;
	margin:0 auto;
	}

#headerimage_top
{
	background-image: url(../image/header_top.gif);
	height:247px;
	width:1040px;
	top:0px;
	position:relative;
}

#header_nav
{
	/*background-image: url(../image/header_nav.gif);*/
	height:67px;
	width:1040px;
	position:relative;
}

#header_nav img
{
float:left;
}

#header_spacer_home
{
	background-image: url(../image/header_spacer_home2.gif);
	height:66px;
	width:1040px;
	top:0px;
	position:relative;
}

#header_spacer_about
{
	background-image: url(../image/header_spacer_about2.gif);
	height:66px;
	width:1040px;
	top:0px;
	position:relative;
}

#header_spacer_property
{
	background-image: url(../image/header_spacer_property2.gif);
	height:66px;
	width:1040px;
	top:0px;
	position:relative;
}

#header_spacer_contact
{
	background-image: url(../image/header_spacer_contact2.gif);
	height:66px;
	width:1040px;
	top:0px;
	position:relative;
}

#header_spacer_family
{
	background-image: url(../image/header_spacer_family2.gif);
	height:66px;
	width:1040px;
	top:0px;
	position:relative;
}

#header_spacer_wills
{
	background-image: url(../image/header_spacer_wills2.gif);
	height:66px;
	width:1040px;
	top:0px;
	position:relative;
}

#content
{
	background-image: url(../image/content_background2.gif);
	background-repeat:repeat-y;
	position:relative;
	width:1040px;

}

#contentcalculator
{
	background-image: url(../image/content_background2.gif);
	background-repeat:repeat-y;
	position:relative;
	width:1040px;
	height:580px;

}

#contentleft {
	float:left;
	left:120px;
	padding-top:20px;
	position:relative;
	width:550px;
}

#contentright {
	width:200px;
	float:left;
	position:relative;
	left:155px;
	top:100px;
}

#contentmiddle
{
	width:800px;
	background:transparent;
	float:left;
	position:relative;
	left:120px;
	padding-top:20px;
}

#footer
{
	background-image: url(../image/footer2.gif);
	height:276px;
	width:1040px;
}


#footerinfo
{
	position:relative;
	float:left;
	top:-180px;
	margin-left:108px;
	padding-left:10px;
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	color:#4E4E50;
	border-left:1px solid #4E4E50;
}

table tr td
{
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:#78797B;
}

table tr
{
	height:25px;
}
