body {
	background-color: #cccccc;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin:0px;
}

body, td, p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

p {
	margin: 0px 0px 10px 0px;
}

table.content {
	width: 892px;
	height: 100%;
	background-color: White;
	border-spacing: 0px;
	background-image:url(images/header_bg.gif);
	background-repeat: repeat-x;
}

table.content td, table.content tr {
	padding:0px;
}

table.content td table {
	border-spacing:0px;
}

table.content td table td {
	/*padding:0px;*/
}


td.menu {
	height: 50px;
	background-color:#951014;
	font-family: "Trebuchet MS", serif;
	font-size: 18px;
	color: #E75B5F;
	text-align: center;
}

td.menu a {
	color: white;
	text-decoration: none;
}

td.menu a.active {
	color: #E75B5F;
	text-decoration: none;
}

h1, h2, h3 {
	padding:0px;
	margin:0px;
}

img {
	border:0px;
}

td.menu a:hover {
	color: #FFB0B2;
	text-decoration: none;
}

td.bill_consolidation, td.debt_relief {
	width: 300px;
	vertical-align: top;
	padding-top:65px;
	text-align:center;
}

td.bill_consolidation p, td.debt_relief p {
	text-align:justify;
	padding-left:20px;
	padding-right:20px;
}

h1, td.bill_consolidation h1, td.debt_relief h1 {
	font-family: "Times New Roman", Times, serif;
	color: #AC292D;
	font-size:24px;
	font-weight: bold;
	margin-bottom:10px;
}

h2, td.bill_consolidation h2, td.debt_relief h2 {
	font-family: "Times New Roman", Times, serif;
	color: #305028;
	font-size:24px;
	font-weight: bold;
	line-height: 40px;
}

h3, td.bill_consolidation h3, td.debt_relief h3 {
	font-family: "Trebuchet MS", Times, serif;
	color: #1A3021;
	font-size:18px;
	font-weight: normal;
	margin-top:11px;
	margin-bottom: 5px;
}

h4, td.bill_consolidation h4, td.debt_relief h4 {
	font-family: "Times New Roman", Times, serif;
	color: #780004;
	font-size:14px;
	font-weight: bold;
	margin:0px;
	line-height: 18px;
}

td.bill_consolidation img, td.debt_relief img {
	width:94px;
	height:94px;
	margin-top:6px;
	margin-bottom: 6px;
}

div.attorney_phone {
	width: 208px;
	height: 89px;
	background-image: url(images/phone_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	color:white;
	font-family: "Trebuchet MS", Times, serif;
	font-size: 26px;
	padding-top:10px;
	line-height: 40px;
	margin-top:30px;
}

div.attorney_phone h5 {
	font-size:18px;
	color: white;
	text-align: center;
	font-family: "Trebuchet MS", Times, serif;
	line-height: 20px;
	margin:0px;
	padding:0px;
	font-weight: normal;
}

td.attorney_content {
	background-image: url(images/curls.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

td.gastin_hill {
	width:292px;
}

div.attorneys_at_law {
	margin-left:31px;
	margin-top:-7px;
	position:absolute;
	z-index:10;
}

div.attorneys_at_law img{
	width:230px;
	height:140px;
}

div.central_picture {
	position:absolute;
	margin-top:90px;
	margin-left:-12px;
	z-index:5;
	width:315px;
}

div.central_picture img {
	width:315px;
	height:360px;
}

div.central_picture h2 {
	color:#313131;
	text-align: center;
	font-size: 20px;
	font-family: "Trebuchet MS", Times, serif;
	font-weight: normal;
	margin:0px;
	padding:0px;
	line-height: 20px;
	margin-top:10px;
}

div.central_picture h3 {
	color:#313131;
	text-align: center;
	font-size: 11px;
	font-family: "Trebuchet MS", Times, serif;
	margin:0px;
	padding:0px;
	line-height: 15px;
	font-weight: normal;
}

div.central_picture p {
	text-align: justify;
	padding-left:25px;
	padding-right:25px;
	color: #173F0C;
	margin-top: 5px;
}

td.half {
	width:50%;
}

td.half p {
	text-align: justify;
}

td.half h2 {
	text-align: center;
}

.contact_form{
	padding: 10px;
}
.contact_form_message{
		padding: 20px;
		text-align: center;
}
.contact_form_error{
	color: Red;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.contact_form_success{
		color: blue;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

















