@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-sub.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 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: 16px;
	color: #F78429;
}
h2 {
	font-size: 14px;
	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 Sub Pages*/

#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;
}

#subheader {
	clear: both;
	height: 68px;
	padding-top: 20px;
}

#Sub-Request-Demo {
	float: left;
	width:193px;
	height:37px;
}

#Sub-Header-Text {
	float: left;
	width:550px;
	height:44px;
}
#Column-1 {
	float: left;
	width:485px;
}
#Column-2 {
	float: left;
	width:220px;
	margin-left: 24px;
}
#Column-Full {
	width:733px;
}


#Sub-Navigation {
	padding-left: 88px;
	width:490px;
	height:36px;
	margin-bottom: 12px;
}

#e-footer {
	clear: both;
	position: relative;
	left: -75px;
	top: -40px;
	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;
}