body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #142B4D;
}
* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto;
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #041212;
	border-left-color: #041212;
	background-color: #FFFFFF;
}
.txt_10pt_gry {
	font-size: 10px;
	color: #666666;
}
.txt_14pt_blue {
	font-size: 14px;
	color: #365083;
}
.img_left {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}


#top {
	height:79px;
	background-image: url(../images/los_angeles_process_service_r1_c1.jpg);
}
#top h1 {
	color: #2C4472;
	font-size: 18px;
	padding-top: 18px;
	padding-left: 15px;
}
#top p {
	padding-left: 15px;
	font-size: 11px;
}


#header {
	height:102px;
	background-image: url(../images/los_angeles_process_service_r2_c1.jpg);
}
#content {

}
#leftside {
	width: 210px;
	float: left;
}




#left_top {
	text-align: center;
	margin-top: 20px;
}
#left_middle {
	margin-top: 30px;
	margin-left: 15px;
}
#left_middle ul {
	list-style: none;
}
#left_middle li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9C1D0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	letter-spacing: 0.2em;
	background-image: url(../images/CURVIEW.GIF);
	background-repeat: no-repeat;
	background-position: left;
}
#left_middle li a {
	color: #5E6E8F;
	text-decoration: none;
	font-weight: bold;
}
#left_middle li a:hover {
	color: #CC0000;
}


#rightside {
	float: left;
	width: 550px;
}
#rightcontent {
	margin: 20px;
}
#rightcontent h1 {
	color: #CC0000;
	font-size: 16px;
}
#rightcontent h3 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
#rightcontent ul {
	list-style: none;
}
#rightcontent li {
	background-image: url(../images/CURVIEW.GIF);
	background-repeat: no-repeat;
	background-position: left 7px;
	margin-left: 20px;
	padding-left: 15px;
	color: #375182;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contact_box {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #D0D8E3;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9DAEC6;
	border-bottom-color: #9DAEC6;
}
#contact_box a {
	color: #375182;
}
#contact_box a:hover {
	color: #CC0000;
}


.phone_number {
	margin-top: 5px;
}





#footer {
	height:65px;
	background-color: #6080B0;
	clear: left;
	text-align: center;
	padding-top: 15px;
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
#footer a:hover {
	color: #FFFFFF;
}
