/***************************************************************
Style Sheet for Discount 1031 Exchange.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



/***************************************************************
Default Blob Styles
***************************************************************/
.blobDefault {
	margin-bottom:12px;
}
.blobDefault h2 {
	font-size:130%;
	text-align:center;
	color:#fff;
}

.blobTestimonial {
	margin-bottom:12px;
	padding:0 5px;
}
.blobTestimonial h2{
	font-size:130%;
	text-align:center;
	color:#fff;
}

.blobImage {
	margin-bottom:12px;
	text-align:center;
}
.blobImage h2 {
	font-size:130%;
	text-align:center;
	color:#fff;
}

/*--------------- Left Navigation Style --------------------*/
.blobStyle1 {
	margin-bottom:12px;
}
.blobStyle1 .topLeft {
	border:solid #8fa7cb;
	border-width:1px 1px 0 1px;
	background: url('/images-layout/blob-style-1-top-left.png') top left no-repeat;
}
.blobStyle1 .topRight {
	width:100%;
	background: url('/images-layout/blob-style-1-top-right.png') top right no-repeat;
}
.blobStyle1 .topRight h2 {
	margin:0;
	padding:.25em 0;
	text-align:center;
	font-size:140%;
	font-weight:normal;
	color:#06477d;
}
.blobStyle1 .blobBody {
	padding:1px 0 0 0;
}
.blobStyle1 .bottomLeft {

}
.blobStyle1 .bottomRight {

}



/***************************************************************
Custom Blob Styles
***************************************************************/
.callToAction {
	position:relative;
	width:657px;
	height:108px;
	background: url('/images-layout/call-to-action-bg.gif') top left no-repeat #eff6ff;
}

.callToAction .buttonStyle1 {
	margin:0 auto;
}
.callToAction h2 {
	margin-bottom:8px;
}

.callToAction .action1, .callToAction .action2, .callToAction .action3 {
	position:absolute;
	top:12px;
	padding:10px 0 0 0;
	text-align:center;
}
.callToAction .action1 {
	left:12px;
	width:198px;
}
.callToAction .action2 {
	left:213px;
	width:222px;
}
.callToAction .action3 {
	left:438px;
	width:205px;
}