#leftHome {
	width:500px;
	float:left;
	background-image:url(../images/bottomHeader.jpg);
	background-repeat:no-repeat;
	background-position: right 0px;
	padding:0px 20px;
}

#leftHome2 {
	width:352px;
	float:left;
	background-image:url(../images/bottomHeader.jpg);
	background-repeat:no-repeat;
	background-position: right 0px;
	padding:0px 20px;
	margin-left:5px;
}



.header {
	padding:15px 0px;
	font-size:16px;
	font-weight:bold;
}
.header h1 {
	font-family: Times New Roman, Times, serif;
	font-size:25px;

}
