body{
	background-color:#333333;
	font-family:Helvetica, Arial, "Times New Roman";
	font-size:12px;
	margin: 0px;
}

#mainTable{
	background-color:#333333;
	font-family:Helvetica, Arial, "Times New Roman";
	font-size:12px;
}

.white_top{
	background-color:#FFF;
}

#leftSide{
	background-image:url('http://www.thetollfreestore.com/heatstresscompliance/images/background-left.png');
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#333333;
	width:500px;
}

#rightSide{
	background-image:url('http://www.thetollfreestore.com/heatstresscompliance/images/background-right.png');
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#333333;
	width:499px;
}

#row2{
	background-image:url('http://www.thetollfreestore.com/heatstresscompliance/images/gradient.jpg');
	background-position:center;
	background-repeat:no-repeat;
	height:88px;
}

#mainHeat{
	background-image:url('http://www.heatstresspreventionkit.com/images/heatstress_header.png');
	background-position:center;
	background-repeat:no-repeat;
	height:535px;
}

#mainHeat_info{
	margin-left:600px;
	margin-top:250px;
}

.largeHeader{
	font-family:Helvetica, Arial, "Times New Roman";
	color:#333333;
	font-size:30px;
	font-weight:bold;
}

.smallHeader{	
	font-family:Helvetica, Arial, "Times New Roman";
	color:#696969;
	font-size:28px;
	font-weight:bold;
}

#price{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:30px;
	font-weight:bold;
}

.dlPDF{
	color:#696969;
	font-weight:bold;
	font-size:18px;
}

#heatInfo_white{
	background-image:url('http://www.thetollfreestore.com/heatstresscompliance/images/whitArea_background.png');
	background-position:center;
	background-repeat:no-repeat;
	height:428px;
}

.infoBig{
	font-family:Helvetica, Arial, "Times New Roman";
	font-size:18px;
	color:#696969;
}

.infoBig a{
	font-family:Helvetica, Arial, "Times New Roman";
	font-size:18px;
	color:#696969;
	text-decoration:none;
}

.infoMedium{
	font-family:Helvetica, Arial, "Times New Roman";
	font-size:14px;
	color:#696969;
}

.infoSmall{
	font-family:Helvetica, Arial, "Times New Roman";
	font-size:12px;
	color:#696969;
}

#spacer{
	background-color:#171717;
	height:25px;
}

#orangeArea{
	/*background-image:url('http://www.thetollfreestore.com/heatstresscompliance/images/orangeBackground.jpg');*/
	background-position:center;
	background-repeat:no-repeat;
	background-color:#ff8a00;
	height:765px;
}

#whiteArea_bottom{
	border: 1px solid #fff;
	border-radius: -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;
	background-color: #fff;
	background-position:center;
	background-repeat:no-repeat;
	width:866px;
	height:675px;
	padding: 25px;
	font-family:Helvetica, Arial, "Times New Roman";
	font-size:14px;
}

#footer{
	background-image:url('http://www.thetollfreestore.com/heatstresscompliance/images/bottomGrey.png');
	background-position:center;
	position: fixed-bottom;
	bottom: 0;
	right: 0;
  bottom: 0;
  left: 0;
  width:866px;
  min-height:30px; 
  display: none;

	}
	


#copyright_info{
	float:right;
	margin:47px 8px 0px 0px;
	text-align: center;
}

.bigPrice{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	color: #696969;
}

.smallPrice{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

Table.responderKit {
	margin-top: 20px;
	border: 1px solid #ccc;
	border-collapse:collapse;
}

table.responderKit tr:first-child{
	background-color: #ff8a00;
	color: #fff;
	font-weight: bold;
}

table.responderKit td {
	border: 1px solid #ccc;
	border-collapse:collapse;
}

.video
{
padding-top: 40px;
padding-bottom: 40px;
text-align:center;
}
	