
#div_content
{
	width:550px;
}

/*************************
 * LEFT COLUMN
 *************************/
#quote_text
{
	margin-top: 25px;
	text-align:center;
}
#quote_image
{
	margin-top: 25px;
	text-align:center;
}


/*************************
 * MIDDLE COLUMN
 *************************/
#locations_middle_column
{
	float:left;
	padding-left:35px;
	margin-top:17px;
}
#locations_overview_section
{
	clear:both;
	padding:0px;
}
#locations_overview_header h1
{
	background: url(images/locations_overview_bar.gif) no-repeat top left;
	width:247px;
	height:22px;
	margin-bottom:0px;
	margin-top:0px;
}
#locations_overview_textblock
{
	width:247px;
}
#locations_overview_text
{
	/* width set by #locations_onsiteservice_textblock */
	padding-top:5px; 
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
#locations_overview_header h1 span
{
	display:none;
}





#locations_onsiteservice_section
{
	clear:both;
}
#locations_onsiteservice_header h2
{
	background: url(images/locations_onsiteservice_bar.gif) no-repeat top left;
	width:247px;
	height:22px;
	margin-bottom:0px;
}
#locations_onsiteservice_header h2 span
{
	display:none;
}
#locations_onsiteservice_textblock
{
	width:247px;
}
#location_onsiteservice_image
{
	background: url(images/locations_onsiteservice_pho.jpg) no-repeat top left;
	height:37;
	width:102;
	float:left;
	margin-right:10px;
	border:0;
}
#locations_onsiteservice_text
{
	/* width set by #locations_onsiteservice_textblock */
	padding-top:5px; 
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}



/*************************
 * RIGHT COLUMN
 *************************/
#locations_rightcolumn
{
	float:left;
	padding-left:30px;
	padding-top:15px;
}
#locations_right_img
{
	background: url(images/navy_san_diego_night.jpg) no-repeat top left;
	width:251px;
	height:176px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#locations_current_section
{
	background: url(images/locations_gray_bg.jpg) no-repeat top left;
	background-color: #d8d8d8;
	width:251px;
	height:300px;
}
#locations_current_header
{
	display:none;
}
#locations_current_text
{
	color:#404040;
	padding-top:45px; 
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}
.map_link_image
{
}
