/***************************************************************
Style Sheet for SNCLoans.com

Copyright 2008 by Sebo Marketing, All Rights Reserved
***************************************************************/

#flashContent {
	height:220px;
}

#homeSection1, #homeSection2, #homeSection3, #homeSection4{
	position:relative;
	float:left;
	margin-top:6px;
	width:308px;
	
	text-align:center;
	
	background:url('/images-layout/home-section-bg.gif') top left repeat-x #f4eedc;
}
#homeSection1, #homeSection2 {
	margin-right:8px;
}
#homeSection3, #homeSection4 {
	margin-right:0;
}
#homeSection4 {
	margin-top:0;
	background:url('/images-layout/home-section-bg.gif') left -4px repeat-x;
}



#homeSection1 .topLeft, #homeSection2 .topLeft, #homeSection3 .topLeft {
	background:url('/images-layout/home-section-top-left.gif') top left no-repeat;
}
#homeSection1 .topRight, #homeSection2 .topRight, #homeSection3 .topRight {
	padding-top:3px;
	height:30px;
	background:url('/images-layout/home-section-top-right.gif') top right no-repeat;
}
#homeSection4 .topLeft { border:solid #fff; border-width:0 3px; }
#homeSection4 .topRight { padding-top:3px; height:30px; }



#homeSection1 h2, #homeSection2 h2, #homeSection3 h2, #homeSection4 h2 {
	padding:0;
	margin:5px 0 0 0;
	font-weight:normal;
}



#homeSection1 .blobBody, #homeSection2 .blobBody,
#homeSection3 .blobBody, #homeSection4 .blobBody {
	border:solid #fff;
	border-width:0 3px;
}
#homeSection1 .blobBody, #homeSection2 .blobBody {
	min-height:170px;
	/* IE6 Mumbo-jumbo */
	height:auto !important;
	height:170px;
}
#homeSection3 .blobBody {
	min-height:85px;
	/* IE6 Mumbo-jumbo */
	height:auto !important;
	height:85px;	
}
#homeSection4 .blobBody {
	min-height:52px;
	/* IE6 Mumbo-jumbo */
	height:auto !important;
	height:52px;	
}



#homeSection1 .blobBody p, #homeSection2 .blobBody p, #homeSection3 .blobBody p, #homeSection4 .blobBody p {
	font-size:109%;
	font-weight:bold;
}



#homeSection1 .blobBody img {
	position:absolute;
	bottom:5px;
	left:3px;
}
#homeSection1 .blobBody p {
	position:absolute;
	top:80px;
	right:25px;
	width:150px;
}
#homeSection1 .blobBody .buttonStyle1, #homeSection1 .blobBody .buttonStyle1_ie6hover {
	position:absolute;
	bottom:30px;
	right:35px;
}




#homeSection2 .blobBody img {
	margin-top:5px;
}
#homeSection2 .blobBody p {
	position:absolute;
	top:120px;
	left:25px;
	width:250px;
}
#homeSection2 .blobBody .buttonStyle1, #homeSection2 .blobBody .buttonStyle1_ie6hover {
	position:absolute;
	left:100px;
	bottom:30px;
}



#homeSection3 .blobBody img {
	position:absolute;
	top:40px;
	left:35px;
}
#homeSection3 .blobBody .buttonStyle1, #homeSection3 .blobBody .buttonStyle1_ie6hover {
	position:absolute;
	top:60px;
	right:35px;
}



#homeSection4 .blobBody p {
	position:absolute;
	top:55px;
	left:40px;
	width:90px;
}
#homeSection4 .blobBody .buttonStyle1, #homeSection4 .blobBody .buttonStyle1_ie6hover {
	position:absolute;
	top:60px;
	right:35px;
}



#homeSection1 .bottomLeft, #homeSection2 .bottomLeft, #homeSection4 .bottomLeft {
	background:url('/images-layout/home-section-bottom-left.gif') top left no-repeat;
}
#homeSection1 .bottomRight, #homeSection2 .bottomRight, #homeSection4 .bottomRight {
	height:37px;
	background:url('/images-layout/home-section-bottom-right.gif') top right no-repeat;
}
#homeSection3 .bottomLeft {
	display:none;
}
