body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}


#envelope {
	position:relative;
	width:760px;
	height:274px;
	background-color: #FFFFFF;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:170px;
	height:130px;
	background-image: url(../images/logo.gif);
}

#home {
	position:absolute;
	left:170px;
	top:37px;
	width:96px;
	height:53px;
}

#firm {
	position:absolute;
	left:266px;
	top:37px;
	width:132px;
	height:53px;
}

#practice {
	position:absolute;
	left:398px;
	top:37px;
	width:128px;
	height:53px;
}

#attorney {
	position:absolute;
	left:526px;
	top:37px;
	width:127px;
	height:53px;
}

#contact {
	position:absolute;
	left:0px;
	top:130px;
	width:170px;
	height:144px;
	background-image: url(../images/contact.gif);
}
#content {
	position:absolute;
	left:0px;
	top:274px;
	width:760px;
	background-color: #ffffff;
	text-align: left;
}

#head {
	padding-top: 20px;
	padding-left: 185px;
	clear: both;
}


#banner {
	position:absolute;
	left:170px;
	top:130px;
	width:590px;
	height:144px;
	background-image: url(../images/banner.gif);
}

#homebanner {
	position:absolute;
	left:170px;
	top:130px;
	width:590px;
	height:144px;
	background-image: url(../images/home_banner.jpg);
}

#firmbanner {
	position:absolute;
	left:170px;
	top:130px;
	width:590px;
	height:144px;
	background-image: url(../images/firm_banner.jpg);
}

#practicebanner {
	position:absolute;
	left:170px;
	top:130px;
	width:590px;
	height:144px;
	background-image: url(../images/practice_banner.jpg);
}

#attorneybanner {
	position:absolute;
	left:170px;
	top:130px;
	width:590px;
	height:144px;
	background-image: url(../images/attorney_banner.jpg);
}


#words {
	clear: both;
	width: 450px;
	margin-left: 200px;
	margin-top: 10px;

}

#profilewords {
	clear: right;
	width: 300px;
	margin-left: 360px;
	margin-top: 10px;
}

#footer {
	width:720px;
	background-color: a02938;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	padding: 20px;
}
#wings {
	background-color: 999999;
	position: absolute;
	z-index: -10;
	height: 300px;
	width: relative;

}

#mug {
	padding-left: 185px;
	width: 160px;
	padding-top: 10px;
	float: left;


}

