body
{
	background-color: #FFF;
	background-image: url(../images/t_0back.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
}

.body
{
	padding: 0px 35px 35px 35px;
	text-align: left;
}

sup { font-family: arial, helvetica, sans-serif; }

h1
{
	margin: 0px 0px 15px 0px;
	text-align: left;
	color: #302B84;
	font-family: Impact, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}

.hlink
{
	color: #302B84;
	text-decoration: none;
	font-family: Impact, arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
.minutiae
{
	list-style-type: disc;
	list-style-position: outside;
	font-family: Impact, arial, helvetica, sans-serif;
	font-size: 24px;
	color: #302B84;
}
.minutiae li
{
	margin: 0px 0px 40px 0px;
}

.warranty {
	font-family: Impact, arial, helvetica, sans-serif;
	font-size: 24px;
	color: #302B84;
}

.warranty td {
	padding: 0 8px 40px 0;
}

a {color: #302B84;}

a:visited.hlink{color: #302B84;}

p { margin: 0px 0px 15px 15px; }
b { color: #302B84; }

hr
{
	color: #B3B3B3;
	background-color: #B3B3B3;
	height: 1px;
	width: 90%;
	border: 0;
}

#container
{
	position: relative;
	width: 653px;
	margin: 20px auto 20px auto;
}

#navigation
{
	width: 653px;
	text-align: right;
}

#header
{
	width: 653px;
	height: 149px;
	position: relative;
	/*background-image: url(../images/t_back.gif);*/
	background-image: url(../images/t_headerBack.gif);
	background-repeat: repeat;
}

#logo
{
	float: left;
	position: relative;
	z-index: 1;
}

#headerImg
{
	position: relative;
	z-index: 2;
	float: right;
}

#contentSection
{
	width: 653px;
	background-image: url(../images/t_back.gif);
	background-repeat: repeat-y;
}

.headline
{
	padding: 25px 10px 10px 35px;
	text-align: left;
	color: #302B84;
	font-family: Impact, arial, helvetica, sans-serif;
	font-size: 24px;
}

#tableDivHome { }
#homeFooter { position: relative; }

#HomefooterLinks
{
	position: absolute;
	top: 200px;
	right: 0px;
	width: 350px;
	height: 50px;
	text-align: left;
	font-size: 10px;
	line-height: 20px;
}

#footerSection
{
	position: relative;
	width: 500px;
	height: 50px;
	margin: 0px 50px 0px 50px;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	border-top: 1px #B3B3B3 solid;
}

.footLinks
{
	color: #004eff;
	text-decoration: none;
}

a:link.footLinks { color: #004eff; }
a:visited.footLinks { color: #004eff; }

.footerText
{
	color: #4C4C4C;
	font-size: 10px;
}

#instantSavings
{
	width: 81px;
	height: 123px;
	position: absolute;
	left: -40px;
	margin-top: -20px;
}

#workerGuy
{
	position: absolute;
	right: -65px;
	width: 139px;
	height: 512px;
	margin-top: -55px;
}

.wrapGuy
{
	margin: 0px 45px 15px 15px;
}

/* STYLES FOR FAQ */
#FAQ
{
	position: relative;
	width: 100%;
	height: 100px;
}

#question
{
	position: absolute;
	top: 10px;
	left: 25px;
	color: #302B84;
	font-weight: bold;
}

#answer
{
	position: absolute;
	top: 40px;
	left: 50px;
}

.qImg
{
	position: absolute;
	top: -0px;
	left: 0px;
}

.aImg
{
	position: absolute;
	top: 40px;
	left: 25px;
}

/* END STYLES FOR FAQ */
/* STYLES FOR CONTACT US */
#form_1
{
	position: absolute;
	bottom: 0px;
	right: 15px;
}

#requiredContact
{
	position: absolute;
	right: 248px;
	bottom: 55px;
	color: #F00;
	font-size: 11px;
}

#contactFoot
{
	position: absolute;
	bottom: 20px;
	left: 250px;
	color: #4C4C4C;
	font-size: 10px;
}

.display_specific_fields td
{
	color: #333;
	font-size: 11px;
	font-weight: bold;
}

#button_1 { text-align: right; }
.alert { color: #F00; }
.introPadding { padding: 20px 0px 0px 0px; }

#thanks
{
	width: 100%;
	text-align: center;
	padding: 20px 0px 20px 0px;
}

/* END STYLES FOR CONTACT US */

.please
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.formIntroCopy {
	position: relative;
	top: -35px;
	left: -35px;
}
.homeColumn {
	background-color:#FFFFFF;
	float:right;
	margin:0 0 10px 20px;
	padding-bottom:10px;
	text-align:center;
	width:180px;
}
.demoTxt {
	color:#999999;
	text-decoration:none;
}
