body {
	margin: 0 0 0 0;
	position: relative;
	background: white url(http://www.lsasbestoslaw.com/graphics/sidebar.gif) repeat-y bottom left;
}

#sidebar {
	background-color: #EDEDE1;
	width: 188px;
	text-align: center;
	padding-top: 14px;
	font-family: "Arial", sans-serif;
	padding-bottom: 20px;
}

#menu {
	background-color: #91937B;
	border-right: #D0D1C3 2px solid;
	border-bottom: #D0D1C3 2px solid;
	width: 154px;
	padding: 5px 0 5px 0;
	line-height: 60%;
	margin-bottom: 20px;
	font-size: 10.5pt;
}

#menu img {
	border-width: 0;
}

#phone {
	border-top: #91937B 1px solid;
	border-bottom: #91937B 1px solid;
	padding: 5px 0 5px 0;
	width: 154px;
}

#phone img {
	float: left;
	padding-right: 5px;
}

#phone td {
	color: black;
	font-size: 9pt;
	vertical-align: middle;
}

#footer p, #footer a {
	font-size: 8pt;
	color: #94977C;
}

#content {
	background: white url(http://www.lsasbestoslaw.com/graphics/corner.gif) top left no-repeat;
	position: absolute;
	top: 100px;
	left: 188px;
	width: 562px;
	margin: 0 0 0 0;
	padding: 10px 0 20px 20px;
}

h1 {
	color: #91937B;
	font-family: "Arial", sans-serif;
	font-size: 16pt;
	border-bottom: #DDD099 solid 1px;
	padding-bottom: 2px;
}

strong {
	font-weight: bold;
}

h2 {
	font-family: "Arial", sans-serif;
	font-size: 11.5pt;
	font-weight: bold;
}

#form, #content p {
	font-family: "Arial", sans-serif;
	font-size: 10.5pt;
	text-align: justify;
}

#form {
	border: solid 1px black;
	background-color: #DDD099;
	padding: 10px;
}

.formcontent {
	background-color: #DDD099;
	color: black;
	font-size: 9pt;
	font-weight: bold;
}

hr {
	color: black;
	height: 1px;
}

#button {
	text-align: center;
	background-color: #DDD099;
}

#submit {
	background-color: #898B73;
	font-size: 9pt;
	font-weight: bold;
	color: #DDD099;
	width: 100px;
}

#copyright {
	font-size: 7.5pt;
	font-family: "Times New Roman", serif;
}

#copyright a {
	color: #94977C;
}