/* CSS Document */




/*  home pages styles */

.home #bodyContainer {
	background-image: url(/sites/playbook/smallbusiness/images/tile-playbook-home.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height:345px;
	border-top: 1px solid #666;

}



#playbookHome #column1
{
	background-image: url(/sites/playbook/smallbusiness/images/home1-bg.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;

	width: 190px;
	float: left;
	height: 345px;

}

#playbookHome #home1
{
	float:left;
	width: 190px;
	height: 345px;

}

#playbookHome #column2
{

	float: right;
	width: 570px;
	height: 345px;

}


#playbookHome #home2
{
	float: left;
	width: 263px;
	height: 345px;

}

#playbookHome #home3
{
	background-image: url(/sites/playbook/smallbusiness/images/home3-bg.gif);
	background-position: 0px 0px;
	background-repeat:no-repeat;

	float:right;
	width: 307px;
	height: 345px;


}


#home1Text {

	margin:10px 10px 10px 20px;
}

#home3aText {

	margin:100px 10px 10px 10px;
	width:100px;
}

#home3bText {

	margin:25px 10px 10px 10px;
	width:100px;
}

#playbookHome p {

	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.homeSubhead {
	color:#ffde00;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#home1Text a, a:hover {
	color:#ffde00;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#home3aText a, a:hover {
	color:#ffde00;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

#home3bText a, a:hover {
	color:#ffde00;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

/*  new home pages styles 5/7/07 */

.general #footerSharedContainer {
        height:auto;
        background-color: #fff;
}

.general #footerShared {
        height: auto;
        background-color: #fff;

} 
