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

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

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

/* Content */
#body {
	background:#cae3f1;
}	
#holder1 {
	width:600px;
	float:left;
	margin-left:25px;
}

.bubble1 {
	width:315px;
	height: 185px;
	background:url(/img/structural/bubble1bg.jpg) bottom no-repeat;
	float:left;
	margin-bottom:10px;
	overflow:hidden;
}
.bubble2 {
	width:260px;
	height: 185px;
	background:url(/img/structural/bubble2bg.jpg) bottom no-repeat;
	float:left;
	margin-left:5px;
	margin-bottom:10px;
	overflow:hidden;
}
.bubble3 {
	width:575px;
	height: 85px;
	background:url(/img/structural/bubble3bg.jpg) bottom no-repeat;
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
	
}
#holder2 {
	width:300px;
	float:left;
}
.bubble4 {
	width:300px;
	height: 185px;
	background-image :url(/img/structural/bubble8bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom:10px;
	overflow: hidden;
}
.bubble5 {
	width:300px;
	height: 87px;
	background:url(/img/structural/bubble4bg.jpg) bottom no-repeat;
	margin-bottom:10px;
	overflow: hidden;
}
#holder1 p, h3 {
	padding: 10px;
}
#holder2 h3, p {
	padding: 10px;
}
#holder1 h3, #holder2 h3 {
	padding-bottom: 0;
}
#footer p {
	padding: 0;
}