@charset "UTF-8";
/* CSS Document */

html,
body {
	background-image: url(../images/pardon_now_bg.jpg);
	background-position: top center;
    background-repeat: repeat-x;
    /* background-color: #262626; */
    background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:0;
	height:100%;
}
#container {
		min-height:100%;
		position:relative;
	}
#header {
		background:#ffffff;
		padding:0px;
	}
#body {
		padding:0px;
		padding-bottom:226px;	/* Height of the footer */
	}
#footer {

		position:absolute;
		bottom:0;
		width:100%;
		height:226px;			/* Height of the footer */
		background-image: url(../images/pardon_now_footer_bg.jpg);
	    background-position: top center;
	    background-repeat: repeat-x;

}
object {outline:none;}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: none;

}
a:active {
	text-decoration: none;

}
#middle_slice{
	background-image: url(../images/pardon_now_middle_slice.jpg);
}

.style01 {
	color: #000000;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style02 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style03 {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style04 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style05 {
	color: #3554c4;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style06 {
	color: #3554c4;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style07 {
	color: #3554c4;
	font-weight: normal;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style08 {
	color: #3554c4;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style09 {
	color: #454545;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style10 {
	color: #454545;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style11 {
	color: #454545;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {
	color: #454545;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



