body {
background-color: #FFFFFF;
vertical-align: middle;
margin-top: 70px;
}
p {
font-family:Helvetica,Arial,sans-serif; 
margin-bottom: 16px; margin-top: 0px;
font-size: 12px;
line-height: 16px;
}

h1 {
font-family:Helvetica,Arial,sans-serif; 
margin-bottom: 0px; margin-top: 0px;
font-size: 13px;
line-height: 16px;
}

h2 {
font-family:Helvetica,Arial,sans-serif; 
margin-bottom: 0px; margin-top: 0px;
font-size: 13px;
line-height: 16px;
}

.text_body {
	color: #8E9294;
	font-weight: normal;
		}
	
.text_heading {
	color: #545A5C;
	margin-bottom: 0px; margin-top: 0px;
	font-weight: bold;
		}
		
.text_clientlisting {
	color: #8E9294;
	line-height: 16px;
	margin-bottom: 6px; margin-top: 0px;
	font-weight: normal
		}
		
.text_intorparas {
	color: #8E9294;
	font-size: 17px; 
	line-height: 20px; 
	font-weight:normal;
		}
		
A.text_body_link:link {
	color: #8E9294;
	text-decoration: none;
	margin: inherit;
	font-weight: bolder;
}
A.text_body_link:visited {
	color: #8E9294;
	text-decoration: none; 
	margin: inherit;
	font-weight: bolder;
}
A.text_body_link:hover {
	color: #CB5D15;
	text-decoration: none; 
	margin: inherit;
	font-weight: bolder;
}

A.text_heading_link:link {
	font-size: 13px;
	color: #545A5C;
	text-decoration: none;
	margin: inherit;
	font-weight: bolder;
}
A.text_heading_link:visited {
	font-size: 13px;
	color: #545A5C;
	text-decoration: none; 
	margin: inherit;
	font-weight: bolder;
}
A.text_heading_link:hover {
	font-size: 13px;
	color: #CB5D15;
	text-decoration: none; 
	margin: inherit;
	font-weight: bolder;
}


/* Image settings*/

.thumbnail_image { width: 100px; height: 78px; padding-top: 5px; padding-bottom: 0px; border: 0px; }

.recent_image { width: 246px; height: 180px; padding-top: 0px; padding-bottom: 8px; border: 0px; }


/* Box and column settings*/

.master_background_box {
width: 1130px; height: 730px;
float: inherit;
background-color: #E9E9E9;
border-color: #8E9294; border-style: solid; border-width: 15px;
}

.top_rule {
width: 1040px; height: 1px; background: url('images/top_rule.png') repeat-x top;
}

.bottom_rule {
width: 1040px; height: 35px; background: url('images/top_rule.png') repeat-x top;
}

.about_columns {
padding-right: 10px; vertical-align: top;
}

