#lowerLeftCallout
{
	z-index:300;
	position:absolute;
	bottom:0px;
	left:0px;
	width:280px;
	height:120px;
	background-image:url('../images/home/homepageCallout.png');
	background-position:bottom left;
	background-repeat:no-repeat;
	color:#3F5AA7;
}
#lowerLeftCalloutAdRotator
{
	position:absolute;
	bottom: 0px;
	left: 0px;
	height:120px;
	width:280px;
}
#lowerLeftCallout .title
{
	font-size:18px;
	font-weight:bold;
}

#lowerLeftCallout .subTitle
{
	font-size:10px;
}

#homepageBackground
{
	background-image:url('../images/home/homepageMain.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	height:550px;
	padding:0px;
	margin:0px;
}

#homepageMan
{
	background-image:url('../images/home/man.gif');
	background-position:right bottom;
	background-repeat:no-repeat;
	height:337px;
	width:400px;
	position:absolute;
	bottom:0px;
	right:0px;
}
#homepageText
{
	padding-left:75px;
	padding-top:15px;
	color:#1B4160;
}
#homepageText .title
{
	font-family:Arial;
	font-size:23px;
	font-weight:bold;
}
#homepageText .subTitle
{
	font-family:Arial;
	font-size:21px;
}
#homepageText p
{
	font-weight:bold;
	font-size:12px
}
