.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	color: #395271;
	font-weight: bolder;
}


body {
	background-image: url(../background/background-2tone.gif);
	font-family: ARIAL;
	font-size: 20px;
	color: RED;
}

a:link {
	color: #000000;
}
a:visited {
	color: #002d64;
}

#big_box {
			position: absolute;
			top: 24px;
			left: 50%;
			margin-left: -409px;  /* Shift it back 50% of width */
			width: 818px;
			height: 756px;
			overflow: hidden;
			}







.c3_ttl_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	letter-spacing: 150%;
	line-height: 18px;
	font-weight: bold;
	color: black;
}



.c2_ttl_12 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: black;
} 





/* basic DIV BOX */
.divbox {
height: 10;
width: 10;
margin: 0px;
padding: 0px;
}





/* START SERVICES */

#column_2_services_photo {
	position: absolute;
	top: 0px;
	left: 204px;
	width: 434px;
	height: 712px;
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
	} 
	
#services_c2_text   /* # = <DIV ID="..." */
{
	position: absolute;
	top: 379px;
	left: 0px;
	height: 293px;
	width: 394px;
	text-align: left;
	background-color:#f3f1e3;
	overflow: hidden;

	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	
}




#column_3_services {
	position: absolute;
	top: 0px;
	left: 638px;  /* 638 */
	width: 180px;
	height: 712px;
	overflow: hidden;
	background-image: url(/pages/contact_us/c3_all.gif);
	}	
	/* END SERVICES */

