/* @override http://smsf.tdservers.com/layout_3.css */

/******************************************************************************
STYLESHEET
SMSF Foundation
Created: February 2008 by Ariane Salvador for Tyler Digital

*****************************************************************************/

/* Content */
#body {
	background:#cae3f1;
}

#holder1 p, h3 {
	padding: 10px;
}
#holder2 h3, p {
	padding: 10px;
}
#holder1 h3, #holder2 h3 {
	padding-bottom: 0;
}
#footer p {
	padding: 0;
}
#poolImagesGallery {
	position: relative;
}	
#holder1 {
	width:670px;
	float:left;
	margin-left:25px;
	margin-bottom:25px;
}
.bubble1 {
	width:670px;
	height: 300px;
	background:url(/img/structural/bubble7bg.jpg) bottom no-repeat;
	float:left;
	overflow:hidden;
}
.pan_wrap4 {
	margin-top:10px;
	float:right;
	margin-right: 25px;
	width: 200px;
	height: 290px;
	position: relative;
}
.pan_frame4 {
	background: url(/img/structural/frame4.png);
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 290px;
	z-index: 10;
}




