body {
	background-color: #76030F;
}
#container #footer {
	height: 50px;
	width: 780px;
	background-color: #000000;
}
#container {
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: e1e1e1;
}

#top  {
	background-color: #E1E1E1;
	width: 780px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-color: #000000;
	height: 50px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#container #top img {
	margin-right: auto;
	margin-left: auto;
}
#container #nav #home {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: e1e1e1;
}
#container #nav {
	background-color: #e1e1e1;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #76030f;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#container  #nav  #about  {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#container #nav #litigation {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#container #nav #staff {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#container #nav #inquiry {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#container  #nav  #contact  {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: e1e1e1;
}
#text {
	background-color: #FFFFFF;
	width: 780px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#formbox {
	padding: 10px;
	margin-top: 20px;
	margin-right: 100px;
	margin-bottom: 30px;
	margin-left: 100px;
	border: thin double #000000;
	background-color: #CCCCCC;
}

