body{
	font-family:Arial, Tahoma, Sans-serif !important;
}
#content{
	background-color:#fff9e7 !important;
}

/* 			Banner Style 1 			*/

.bannerStyle1{
	background:url('../images/pratz_banner1.jpg') no-repeat top center;
	width:890px;
	height:332px;
	padding:5px 5px 0px 5px;
	margin-top:5px;
}
	.bannerStyle1 .bigcaption{
		font-family: "Times New Roman", Georgia, Serif;
		font-size:50px;
		font-weight:normal;
		color:#ffffff;
		line-height:50px;
		float:left;
		padding:60px 0px 0px 30px;
	}
	.bannerStyle1 .bigcaption strong{
		font-size:72px;
		display:block;
		font-weight:normal;
		line-height:72px;
		margin-top:-7px;
	}
	.bannerStyle1 .smallcaption{
		width:300px;
		font-size:22px;
		font-weight:normal;
		font-family: "Times New Roman", Georgia, Serif;
		color:#ffffff;
		float:left;
		clear:left;
		padding:20px 0px 0px 30px;
	}
	.bannerStyle1 .planning{
		width:343px;
		height:75px;
		background:#000000;
		color:#ffffff;
		padding:10px 20px;
		float:right;
		margin-top:232px;
		opacity:0.7;
		filter:alpha(opacity=70);
	}
		.bannerStyle1 .planning h3{
			font-size:20px;
			font-weight:normal;
			text-transform:uppercase;
			margin-bottom:3px;
		}
			.bannerStyle1 .planning h3 a{
				color:#ffffff;
				text-decoration:none;
			}
		.bannerStyle1 .planning span{
			font-size:13px;
		}
		
/* 		Banner Style 2 		*/

.bannerStyle2{
	background:url('../images/pratz_banner2.jpg') no-repeat top center;
	width:890px;
	height:332px;
	padding:5px 5px 0px 5px;
	margin-top:5px;
}
	.bannerStyle2 .bigcaption{
		font-family: "Times New Roman", Georgia, Serif;
		font-size:50px;
		font-weight:normal;
		color:#000000;
		line-height:50px;
		float:right;
		text-align:right;
		width:400px;
		padding:40px 30px 0px 0px;
	}
	.bannerStyle2 .bigcaption strong{
		font-size:72px;
		display:block;
		font-weight:normal;
		line-height:72px;
		margin-top:-7px;
	}
	.bannerStyle2 .smallcaption{
		text-transform:uppercase;
		font-size:16px;
		font-weight:normal;
		font-family: "Times New Roman", Georgia, Serif;
		color:#000000;
		float:right;
		clear:right;
		padding:20px 30px 0px 0px;
	}
	.bannerStyle2 .planning{
		width:343px;
		height:75px;
		background:#b3b3b3;
		color:#ffffff;
		padding:10px 20px;
		float:right;
		clear:right;
		margin-top:35px;
		opacity:0.7;
		filter:alpha(opacity=70);
	}
		.bannerStyle2 .planning h3{
			font-size:20px;
			font-weight:normal;
			text-transform:uppercase;
			margin-bottom:3px;
			color:#636a6c;
		}
		.bannerStyle2 .planning span{
			font-size:13px;
			color:#192533;
		}	
		
#content p{
	line-height:16px;
	margin:10px 0px;
}
.lc{
	width:335px !important;
	padding-top:10px !important;
}
	.lc h2{
		color:#000000;
	}
.cc{
	width:345px !important;
	padding-top:10px !important;
}
	.cc .callinfo{
		padding:10px 10px 10px 70px;
		margin:10px 0px;
		width:262px;
		height:58px;
	}
	.cc .grey{
		background:#b3b3b8 url('../images/phone_grey.jpg') no-repeat 8px 50%;
		color:#333333;
	}
	.cc .blue{
		background:#15384e url('../images/phone_blue.jpg') no-repeat 8px 50%;
		color:#ffffff;
	}
		.callinfo h3{
			font-size:19px;
			margin-bottom:3px;
			font-family:Tahoma;
			font-weight:normal;
		}
		.callinfo span{
			font-family:Tahoma;
		}
.rc{
	width:180px !important;
}
.lc h2{
	font-size:18px;
	font-weight:normal;
}
.list{
	width:170px !important;
}
.list li{
	line-height:18px !important;
	font-size:12px;
}