#Body {
	margin: 0px;
	padding: 0px;
	background: url(leftnavbg.jpg) repeat-y;
}
a, a:link, a:hover{
	color:#0000CC;
	text-decoration: underline;
}
body .content{
	background: none;
}
.leftnav {
	width: 175px;
	background: #663333;
	padding: 0px;
}
.leftnav #address {
	font: 9pt "Times New Roman", Times, serif;
	color: #FFFFFF;
	background: #521F00;
	border-top: 1px solid #ce9c00;
	border-bottom: 1px solid #ce9c00;
	padding: 7px;
}
.leftnav #navigation {
	text-align: right;
	padding-right: 17px;
	font: bold normal 9pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #b5b5b5;
	text-decoration: none;
	margin-top: 100px;
	width: 175px;
}
.leftnav #navigation a{
	text-decoration: none;
}


#firmname {
	text-transform: capitalize;
	color: #663333;
	font: 25pt Times, "Times New Roman", serif;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 60px;
}
#taglinebar {
	border-top: 4px solid #ce9c00;
}
#taglinebar #tagline {
	text-transform: uppercase;
	font: bold 19pt Arial, Helvetica, sans-serif;
	padding-top: 40px;
	padding-left: 50px;
	color: #FFFFFF;
	text-align: left;
}
.content {
	padding: 20px 200px 20px 20px;
	color: #000000;
	font: 9pt "Times New Roman", Times, serif;
}
.picture {
	position: absolute;
	right: 20px;
	top: 20px;
	border-bottom: 15px solid #f2f2f2;
}
.loginlink a.SkinObject:link{
	color: #663333;
}
.loginlink a.SkinObject:hover{
	color: #663333;
	text-decoration: underline;
}
