/*HTML ELEMENTS=================================*/
/*==============================================*/
/* none */
/*==============================================*/
/*==============================================*/


/*PAGE CONFIGURATION AND HACK ELEMENTS==========*/
/*==============================================*/
/* none */
/*==============================================*/
/*==============================================*/


/*POSITIONAL ELEMENTS===========================*/
/*==============================================*/
.divLocal_news_section1{
	position:relative;
	float:left;
	width:55%;
	margin-top:40px;
	margin-left:20px;
	text-align:justify;
}
.divLocal_news_section2{
	position:relative;
	float:right;
	width:35%;
	margin-top:40px;
	margin-right:20px;
}
.divLocal_news_spacerLower{
	position:relative;
	height:30px;
	width:100%;
}
/*==============================================*/
/*==============================================*/


/*DECORATION ELEMENTS===========================*/
/*==============================================*/
/* none */
/*==============================================*/
/*==============================================*/


/*TEXT FORMATTING ELEMENTS======================*/
/*==============================================*/
/* none */
/*==============================================*/
/*==============================================*/


/*FORM FORMATTING ELEMENTS======================*/
/*==============================================*/
.divLocal_quotePhone{
	position:relative;
	width:100%;
	text-align:center;
	margin-top: 50px;
}
.frmLocal_input {			/* Form text input object */
	position:relative;
	width:280px;
	color: #000000;
	background-color:#FFFFFF;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	text-decoration: none;
	border: 1px solid #000000;
}
.divLocal_formTitle{
	position:relative;
	float:left;
	width:100px;
}
.divLocal_formInput{
	position:relative;
	float:left;
	width:100px;
}
/*==============================================*/
/*==============================================*/