body {
	margin: 0 auto;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-color: #003295;
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color:#009;
}
a:visited {
	text-decoration:none;
	color:#009;
}
p {
	padding: 0;
	margin: 0;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 800px;
	text-align: left;
}
div.cell {
	display: table-cell;
	float: left;
}
div.row {
	clear: both;
}
div.cell-right {
	display: table-cell;
	float: right;
}
div.mainbg {
	clear: both;
	width: 800px;
	background-image: url(images/main-bg.png) !important;
	background-repeat: repeat-y;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/main-bg.png', sizingMethod='scale');
	display: table;
	padding-left: 27px;
}
div.nav {
	clear: both;
	width: 198px;
}
div.nav a {
	display: block;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	font-stretch: semi-condensed;
	height: 21px;
	border-top: 1px solid #395faa;
	background-color: #00349a;
	color: #eef1f5;
	padding-top:  7px;
	padding-left: 15px;
}
div.nav a:hover{
	color: #c00027;
}
div.telephones {
	color: #00349a;
	clear: both;
	text-align: center;
	width: 200px;
	padding-bottom: 18px;
	line-height: 12px;
	font-size: 14px;
}
.dotborder {
	border-right: dotted 1px #999999;
}
div.greybg {
	clear: both;
	background-color:#eaeaea;
	#background-image: url(images/grey-bg.gif);
	#background-repeat: repeat-y;
	width: 399px;
	display: table;
}
div.greybg_full {
	clear: both;
	background-color:#eaeaea;
	#background-image: url(images/grey-bg.gif);
	#background-repeat: repeat;
	width: 547px;
	display: table;
}
div.whitebg {
	clear: both;
	background-color:#FFFFFF;
	#background-image: url(images/white-bg.gif);
	#background-repeat: repeat-y;
	width: 399px;
	display: table;
}
div.whitebg_full {
	clear: both;
	background-color:#FFFFFF;
	padding: 4px 4px 4px 4px;
	width: 539px;
	min-height: 700px;
	border-left: dotted 1px #999999;
}
div.txt01 {
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	width: 399px;
	padding-bottom: 15px;
}
div.txt01 span {
	color: #c00027;
}
h1 {
	font-size: 17px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin-top:0px;
}
h1 span {
	color: #c00027;
}
h2 {
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	margin-top:0px;
}
h2 span {
	color: #c00027;
}
div.text {
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding-bottom: 15px;
	margin-bottom: 100%;
}
p.bullet {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 55px;
	padding-right: 5px;
	margin-bottom: 5px;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	margin-left: 2px;
}
div.txt02 {
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #c00027;
	line-height: 11px;
	font-weight: bold;
	width: 399px;
	padding-top: 5px;
	padding-bottom: 10px;
}
div.txt02 span {
	color: #29467c;
}
div.tagText {
	clear: both;
	text-align: center;
	font-size: 11px;
	color: #c00027;
	line-height: 11px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}
div.tagText span {
	color: #29467c;
}
div.copy {
	color: white;
	clear: both;
	text-align: center;
	font-size: 9px;
}
.redHeader {
	color:#990000;
	font-weight:bold;
}
.faqLink {
	text-decoration:none;
	color:#0000CC;
	line-height: 24px;
}
#offersText {
	color: #c00027;
	font-size:16px;
	margin-bottom:7px;
}
#TomsPromise {
	color: #c00027;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 22px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
#bottomLogos {
	float:left; 
	display:inline-block; 
	width:90px; 
	text-align:center; 
	vertical-align:middle; 
	margin-top: 27px;
}
#floatLeft {
	float: left;
}
#clearBoth {
	clear:both;
}
.padMe {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#serviceCallLine {
	text-align: center; 
	font-weight: bold; 
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}
#padTop {
	padding-top: 5px;
}