/*-----------------------------------------------------------------------------
author:    www.3rdstudio.com
           511 W Chestnut
		   Yakima WA 98902
		   509.972.1600
-----------------------------------------------------------------------------*/

/* =Escrow Pacific Servicing
-----------------------------------------------------------------------------*/

#content {
	width:744px;
	margin:9px 0 0px 0px;
	background:url(../img/subPageBg.gif) repeat-y;
	position:relative;
	}	
	
#right {
	width:545px;
	float:right;
	margin-right:5px;
	padding-bottom:20px;
	}
	
#right p {
	padding-bottom:20px;
	}

h1 {
	font-size:12px;
	color:#224162;
	height:27px;
	z-index:0;
	margin:15px 0 20px 0;
	}
	
#servicingH1 {
	width:205px;
	height:27px;
	background-image:url(../img/servicingH1.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:0;
	}
	
.boldBlue {
	font-weight:bold;
	color:#224162;
	}
	
.imageRight {
	float:right;
	margin:10px 0 17px 17px;
	border:#224162 solid 1px;
	}
	
#right a {
	color:#108bb4;
	font-size:110%;
	padding:1px 1px;
	font-weight:bold;
	}

#right a:link, #right a:visited {
	text-decoration:underline;
	}

#right a:hover, #right a:active {
	color:#ffffff;
	background:#108bb4;
	}
	
/* =SubNav
-----------------------------------------------------------------------------*/
	
#subNav {
	width:163px;
	float:left;
	padding:16px 0 16px 13px;
	}
	
#subNav ul {
	list-style:none;
	}
	
#subNav ul li {
	padding-left:15px;
	background:url(../img/subNavArrow.gif) no-repeat center left;
	margin-bottom:5px;
	}
	
#subNav a {
	color:#224162;
	font-size:110%;
	}

#subNav a:link, #subNav a:visited {
	text-decoration:none;
	}

#subNav a:hover, #subNav a:active {
	color:#224162;
	text-decoration:underline;
	}

