td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	vertical-align: top;
}

.float {
	float: left;
}

.maintable {
	margin-left: auto;
	margin-right: auto;
}

.text {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding: 15px 30px 0px 20px;
	color: #ffffff;
}

h1 {
	color: #ffffff;
	font-size: 22px;
	line-height: 22px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: 400;
}

h2 {
	color: #ffb141;
	font-size: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}

h3 {
	color: #ffb141;
	font-size: 18px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
}

a {
	color: #FFE78A;
	text-decoration: underline;
}

a:hover {
	color: #ffb141;
	text-decoration: underline;
}

.footersize {
	width: 980px;
	margin: 15px auto;
}

.footer {
	padding-top: 15px;
	color: #517dd8;
}

.footer a {
	color: #517dd8;
	line-height: 14px;
	font-size: 12px;
}

.footer a:hover {
	color: #ffb141;
	line-height: 14px;
	font-size: 12px;
	text-decoration: none;
}

.smaller {
	color: #517dd8;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, sans-serif;
}

.smaller a {
	color: #517dd8;
}

.smaller a:hover {
	color: #517dd8;
}

.white {
	color: #ffffff;
}

.white td {
	color: #ffffff;
}

.leftbg {
	background-image: url(../images/Criminal-Defense-01.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 500px;
	height: 1963px;
}

.rightbg {
	background-image: url(../images/Criminal-Defense-07.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 500px;
	height: 1963px;
}

.bottom {
	background-image: url(../images/Criminal-Defense-32.gif);
	background-color: #000000;
	background-repeat: repeat-x;
	width: 100%;
}

