/** BEGIN LANDING **/
body#landing
{
	background-color: #e2e2e2;
}

.landing-header
{
	height: 88px;
	background-image: url('../images/bg_header.gif');
}

#dl_addressPanel {
display:block;
}

#dl_phonePanel {
display:none;
}

.landing-header-logo
{
	bottom: 15px;
}

.landing-content-two
{
	margin-top: 15px;
}

.landing-content-qual
{
	background-color: #E2E2EA;
}

.landing-content-qual-header
{
	background-image: url('../images/right-title-check.gif');
}

.landing-qualpanel-submitButton
{
	height: 30px;
	width: 120px;
}

.header-phone {
float:left;
height:54px;
margin-top:40px;
text-align:right;
width:565px;
}

.landing-qualpanel-submitButton a
{
	height: 30px;
	width: 120px;
	background-image: url('../images/btn_compare_choose.gif');
}

.landing-content-two-text
{
	display: none;
}

.img-body { 
	float: right;
	margin: 15px 0 5px 5px;
	padding: 5px;
	border: solid 1px #D3DFED;
	background-color: #F0F5F9;
}
/** END LANDING **/

/** BEGIN DISPATCH **/
.dispatch-main
{
	background-image: url('../images/bg_load.gif');
}

.dispatch-section1
{
	background-image: none;
}

.dispatch-wait1
{
	background-image: url('../images/dl_load_03.gif');
}

.dispatch-wait2
{
	background-image: url('../images/dl_load_05.gif');
}

.dispatch-shadow
{
	background-image: url('../images/shadow.gif');
}

.dispatch-logos
{
	display: none;
}
/** END DISPATCH **/

/** BEGIN MASTER **/
body
{
	background-color: #E2E2E2;
}

.body-header
{
	margin-top: 5px;
	background-image: url('../images/bg_header_1.gif');
	height: 104px;
}

.header-logo
{
	height: 55px;
	margin-top: 25px;
	margin-left: 15px;
}

.personalize-ctrl-header {
	background-image: url(../images/title-personalize.gif);
}
.AAG-header {
	background-image: url(../images/title-price-summ3.gif);
}	
.testimonial-header {
	background-image: url(../images/title-nextsteps2.gif);
}
.show-offers-main .content-col2-header {
	background-image: url(../images/title-bundle-explorer2.gif);
}
.place-order-main .content-col2-header {
	background-image: url(../images/title-place-order2.gif);
}	
.order-confirmation-main .content-col2-header {
	background-image: url(../images/title-confirm-order2.gif);
}
/** END MASTER **/
