/***************************************************************
Style Sheet for ZippyFreeze.com

Copyright 2007 by Sebo Marketing, All Rights Reserved
***************************************************************/



#content {
	
}

#columnWrapper {
	border:0px solid red;
}

#homeWrapper {
	position:relative;
	top:0;
	left:0;
	margin-right:22px;
	padding-left:20px;
	width:690px;
	background: url('/images-layout/home-bg.gif') right -27px repeat-y;
}

#homeFlash {
	
	position:absolute;
	top:9px;
	left:-46px;
	width:509px;
	height:215px;
	border:0px solid red;
	background: url('/images-layout/flash-bg.gif') 0 0 no-repeat;
}

#zippyAlert {
	position:absolute;
	top:9px;
	right:0;
	padding-top:13px;
	width:247px;
	height:210px;
	border:0px solid red;
	background: url('/images-layout/flash-bg.gif') -509px 0 no-repeat;
}
#zippyAlert img {
	
}

.column1 {
	float:left;
	margin-top:229px;
	width:430px;
	border:0px solid red;
}
.column2 {
	float:right;
	margin-top:229px;
	padding-left:50px;
	width:210px;
	text-align:center;
	border:0px solid red;
}


.blobStyleHome {
	margin:0 auto 10px auto;
	width:175px;
}
.blobStyleHome .topLeft {
	
}
.blobStyleHome .topRight {
	height:9px;
	font-size:0px;
	background: url('/images-layout/home-blob-top.gif') 50% 0 no-repeat;
}
.blobStyleHome .blobBody {
	padding:0 6px 6px 6px;
	text-align:left;
	background-color:#68dd95;
}
.blobStyleHome .blobBody p {
	margin-bottom:3px;
}
.blobStyleHome .bottomLeft {

}
.blobStyleHome .bottomRight {
	height:9px;
	font-size:0px;
	background: url('/images-layout/home-blob-bottom.gif') 50% 0 no-repeat;
}


#footer {
	background-image: url('/images-layout/home-footer-bg.gif');
}