

/* Center Content */
/*Welcome message and welcome blurb */
#centerContent{
	float:left;
	width:590px;
	padding-top:5px;
}
.welcome{
	width:590px;
	float:left;
	text-align:justify;
}
#welcomeMessage{
	padding:26px 0 0px;
}
#welcomeMessage h1{
	font-size:12pt;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#dealCallOut {background-color:#ffffff;}
/*Widgets in the content area */
/* Outer wrap is responsible for setting width */
.outerWidgetWrap {
	float:left;
	width:590px;
}
.header, .altHeader {
	font-size:12pt;
	font-weight:bold;
}
.widgetLink{
	font-weight:bold;
}

#partsTopLeft, #partsTopRight{
	margin:19px 0 23px 0;
}
#partsMidLeft, #partsMidRight{
	margin-bottom:35px;
}
#partsBtmLeft, #partsBtmRight{
	margin-bottom:34px;
}
.leftCell{
	width:306px;
	float:left;
}
.rightCell{
	width:275px;
	float:right;
}
.leftCell, .rightCell{
	font-size:9pt;
}
.leftCell p, .rightCell p{
	margin:13px 0 0 0;
}
.leftCell a:link, .leftCell a:hover, .leftCell a:active, .rightCell a:link, .rightCell a:hover, .rightCell a:active{
	font-size:9pt;
	font-weight:bold;
}
/*Text cell above widgets*/
#deptTextCell{
	text-align:left;
	float:left;
	width:323px;
	margin-top:-14px;
	padding-bottom:27px;
	font-size:9pt;
}

/*Image cell above widgets*/
#deptImageCell{
	float:left;
	width:237px;
	margin-left:9px;
	margin-top:-14px;
	padding-bottom:27px;
}


#deptHoursWidget {
float:left;
font-size:10pt;
padding-bottom:29px !important;
width:282px;
}
#deptHoursWidget h2{
	margin-bottom:16px;
}
#deptHoursWidget table{
	border-collapse:collapse;
	margin-bottom:21px;
}
.padFix8{
	margin-left:-8px;
	padding-left:2px;
}
/* Varrious classes used everywhere */
.clearing{
	clear:both;
}
#pSaAText1{
	width:590px;
}
##pSaAText1, #pSaAText2, #pSaAImage1 {
	padding-bottom: 10px;
	}
#pSaAText2{
	float:left;
	width:330px;
}
#pSaAImage1{
	float:left;
	padding-left: 15px;
	width:245px;
}


