@charset "UTF-8";
/* CSS Document */

/*Both of these tags are here only for the "Now in LA! Banner*/

#la_tag {
	float: right;
	}

/*End Banner*/


#index_title {
	width: 446px;
	background-color:#333;
	}
	
#index_rule1 {
	margin-top: 0px !important;
	margin-top: -18px;
	}	

#index_rule2 {
	margin-top: -1px !important;
	margin-top: -16px;
	}
	
#service_area1 {
	height: 155px;
	width: 445px;
	margin-top: 0px !important;
	margin-top: -19px;
	margin-left: 0px;
	padding-right: 1px;
	background: url(../images/area_dot.jpg) no-repeat top left; 
	background-color:#000;
	}
	
#service_area2 {
	height: 155px;
	width: 445px;
	margin-top: 0px !important;
	margin-top: -17px;
	margin-left: 0px;
	padding-right: 1px;
	background: url(../images/area_permit.jpg) no-repeat top left;
	background-color: #000;
	}
	
#service_area3 {
	height: 153px;
	width: 445px;
	margin-top: 0px !important;
	margin-top: -17px;
	margin-left: 0px;
	padding-right: 1px;
	background: url(../images/area_loss.jpg) no-repeat top left;
	background-color:#000;
	}
	
#area_title {
	margin-left: 174px;
	margin-top: 12px !important;
	margin-top: 12px;
	}
	
#area_copy p {
	margin-left: 176px;
	margin-top: 8px !important;
	margin-top: 4px;
	text-align: left;
	font-size: 11px;
	line-height: 23px;
	width: 260px;
	}
	
#area_more {
	margin-left: 385px;
	margin-top: 0px !important;
	margin-top: -25px;
	}	
	
#right_list h2 {
	font-size: 17px;
	}
	
#right_list p {
	font-size: 11px;
	line-height: 24px;
	}

	