/* Stylesheet for JFA Landscape website header and footer */
body
{	
}
p
{
	margin-left:90px;
}

#Spacer1
{
	height:50px;
}

#Spacer2
{
	height:10px;
}

#Spacer3
{
	height:485px;
}

#Header
{
	position:relative;
	height:50px;
	width:875px;
}

#Address
{
	margin-left:90px;
	font-family:Arial;
	font-size:8pt;
	color:Olive;
	text-align:left;
	position:absolute;
	top:13px;
	left:0px;
}

#Logo
{
	position:absolute;
	top:12px;
	right:0px;
}

HR
{
	height:2px;
	width:790px;
	background:#446791;
	position:absolute;
	left:100px;
}

HR.1

{
	height:2px;
	width:790px;
	background:#446791;
	position:absolute;
	left:100px;
    margin-bottom: 5px;
}


#FooterColumn1
{
	width:87px;
	float:left;
}

#FooterColumn2
{
	width:102px;
	float:left;
}

#FooterColumn3
{
	width:142px;
	float:left;
}

#FooterColumn4
{
	width:84px;
	float:left;
}

#FooterColumn5
{
	width:107px;
	float:left;
}

#FooterColumn6
{
	width:152px;
	float:left;
}

#FooterColumn7
{
	width:150px;
	float:left;
}

#FooterLayout
{
	width:900px;
	font-family:Arial;
	font-size:8pt;
	color: Olive;
	position:absolute;
	top: 604px;
	left:100px;
}


