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

body,td,th {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}


body {
	background-color: #FFFFFF;
	background-image: url(../images/bg-tile.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
	font-size: 12px;
}
a {
	font-size: 12px;
	color: #B32018;
}
a:visited {
	color: #F78429;
}
a:hover {
	color: #F78429;
}
a:active {
	color: #F78429;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
	font-weight: bold;
}
h1 {
	font-size: 28px;
	color: #F78429;
}
h2 {
	font-size: 18px;
	color: #B32018;
}
.body-copy {
	font-family: verdana;
	font-size: 12px;
	color: #333333;
}
.index-header {
	font-family: verdana;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
}
.index-orange-head {
	font-family: verdana;
	font-size: 28px;
	color: #F78429;
	font-weight: bold;
}

.index-sub-header {
	font-family: verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.subpage-header {
	font-family: verdana;
	font-size: 24px;
	color: #FFFFFF;
}
.subpage-sub-header {
	font-family: verdana;
	color: #B32018;
	font-size: 16px;
}
.footer-text {font-family: verdana; font-size: 10px; color: #FFFFFF; }

a.sub {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
a.sub:visited {
	font-family: verdana;
	color: #FFFFFF;
}
a.sub:hover {
	font-family: verdana;
	color: #F78429;
}
a.sub:active {
	font-family: verdana;
	color: #F78429;
}

/*Positioning for Main*/

#content {
	margin: 0px auto;
	width: 743px;
	padding: 0px;
}

#WildFire-Logo {
	float: left;
	top:0px;
	width:136px;
	height:80px;
}

#Call-Us {
	float: right;
	width:196px;
	height:81px;
	position: relative;
	z-index: 10;
}

#Request-Demo {
	clear: both;
	top:250px;
	width:193px;
	height:37px;
}

#Navigation {
	clear: both;
	width:490px;
	margin-left: 88px;
	padding-bottom: 12px;
	_margin-top: -38px;
}

#Sample-Email {
	position: relative;
	top: -38px;
	float: left;
	width: 400px;
	height: 150px;

}

#Index-Header {
	clear: both;
	height: 234px;
}

#header_text {
	float: left;
	width: 290px;
	_width: 255px;
	_padding-top: 12px;
}

#Index-Copy {
	width:743px;
	height:121px;
}

#Steps-Grad {
	width:742px;
	height:338px;
	background-image: url('/images/grad-bg.png');
	background-repeat: no-repeat;
	_padding-top: 9px;
}

#Step-1 {
	padding-left: 6px;
	width:239px;
	height:275px;
	float: left;
}
#Step-2 {
	padding-left: 6px;
	width:239px;
	height:279px;
	float: left;
}
#Step-3 {
	padding-left: 6px;
	width:239px;
	height:283px;
	float: left;
}
#e-footer {
	position: relative;
	left: -75px;
	top: -50px;
	width:845px;
	height:94px;
	background-image: url('/images/e-footer.png');
	background-repeat: no-repeat;
}
#e-footer-text {
	position: relative;
	top: 53px;
	left: 75px;
	width:334px;
	height:30px;
}

