/*
CSS Reset
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.4.1
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	color: #3e3e3e;
}
a {
	color: #ff5f00;
}
	a:hover {
		color: #6666CC !important;
	}
	a:active {
		color: #BB4444 !important;
	}
.clear {
	clear: both;
}

#header-container {
	background: url("../img/sprite-icons-gradients.gif") left bottom repeat-x #FFFFFF;
	min-width: 100em;
}
	#header {
		margin: 0 auto;
		width: 92em;
		height: 14em;
		position: relative;
		padding-left: 4em;
		padding-right: 4em;
	}
		#header #logo {
			position: absolute;
			top: 2.3em;
		}
			#header #logo, #header #logo img {
				width: 27.8em;
				height: 8.4em;
			}
		#header ul {
			position: absolute;
			right: 4em;
			top: 3.2em;
		}
			#header ul li {
				background: url("../img/sprite-icons-gradients.gif") left 1px no-repeat;
				float: right;
				margin-left: 1.7em;
				padding-left: 1.7em;
				font-size: 1.1em;
			}
			#header ul li.first {
				background: none;
			}
			#header ul li a {
				color: #fd9905;
			}
				#header ul li a.person {
					background: url("../img/sprite-icons-gradients.gif") left -99px no-repeat;
					padding-left: 1.4em;
				}
				#header ul li a.lock {
					background: url("../img/sprite-icons-gradients.gif") left -199px no-repeat;
					padding-left: 1.4em;
				}
		#header .phone {
			position: absolute;
			right: 4em;
			top: 5.4em;
			width: 19.8em;
			height: 3.1em;
		}

#content-container {
	background: url("../img/repeat-x-body.gif") top left repeat-x #992f00;
	min-width: 100em;
}
	#content-container.taller {
		background-image: url("../img/repeat-x-body-taller.gif");
	}
	#content {
		margin: 0 auto;
		width: 92em;
		position: relative;
		padding-left: 4em;
		padding-right: 4em;
		min-height: 60.4em;
	}
		#nav {
			height: 3.9em;
			position: absolute;
			right: 0em;
			top: -2.6em;
		}
			#nav ul {
				border: 1px solid #FFFFFF;
				float: right;
				position: absolute;
				right: 4em;
				display: table-row;
			}
				#nav li {
					border-bottom: 1px solid #000000;
					display: table-cell;
				}
				#nav li a {
					background: url("../img/sprite-icons-gradients.gif") left -500px repeat-x #414141;
					display: block;
					padding-left: 3em;
					padding-right: 3em;
					height: 2.4em;
					border-left: 1px solid #888888;
					text-transform: uppercase;
					color: #FFFFFF !important;
					text-decoration: none;
					font-weight: bold;
					padding-top: 1.4em;
					white-space: nowrap;
				}
					#nav li a span {
						font-size: 1.2em;
					}
					#nav li.first a {
						border-left: 0px;
					}
					#nav li.on a, #nav li a:hover {
						background-position: left -400px;
					}

/* column layout */
.left-column {
	float: left;
	margin-top: 4em;
	position: relative;
}
.right-column {
	float: right;
	margin-top: 4em;
	width: 21em;
}
	.right-column img {
		float: right;
		margin-bottom: 1.1em;
		border-bottom: 1px solid #9c4a01;
	}



/* Page-Specific Content */
.left-column .billboard {
	background: url("../img/billboard-background.jpg") right bottom no-repeat #000000;
	width: 70em;
	min-height: 33em;
	position: absolute;
	color: #FFFFFF;
	top: 0px;
}
	.left-column #flashcontent {
		top: -3000px;
		background: #000000;
	}
	.left-column .billboard .man {
		width: 36.3em;
		height: 40.9em;
		position: absolute;
		top: -8em;
		left: 0em;
		z-index: 0;
	}
	.left-column .billboard .text {
		position: absolute;
		top: 4.5em;
		left: 29.9em;
		width: 31.3em;
	}
		.left-column .billboard .text h1 {
			position: absolute;
			top: -2000px;
		}
		.left-column .billboard .text img.title {
			margin-bottom: 1.2em;
			width: 26em;
			height: 2.3em;
			z-index: 1;
		}
		.left-column .billboard .text p {
			font-size: 1.2em;
			margin-bottom: 1em;
			z-index: 1;
		}
			.left-column .billboard .text p strong {
				font-size: 1.5em;
			}
		.left-column .billboard .text ul {
			margin-bottom: 1.1em;
			z-index: 1;
		}
			.left-column .billboard .text ul li {
				list-style: none;
				background: url("../img/sprite-icons-gradients.gif") left -599px no-repeat;
				padding-left: 23px;
				font-size: 1.2em;
				margin-bottom: .4em;
			}
		.left-column .billboard .text .button-orange {
			background: url("../img/sprite-button-see-how-it-works.png") left top no-repeat;
			position: relative;
			width: 143px;
			height: 36px;
			display: block;
		}
			.left-column .billboard .text .button-orange:hover {
				background-position: left bottom;
			}
			.left-column .billboard .text .button-orange span {
				position: absolute;
				top: -2000px;
			}
.left-column .callouts {
	margin-top: 34em;
}
	.left-column .callouts .callout {
		float: left;
		margin-left: 1em;
		background: #FFFFFF;
		min-height: 18.4em;
		position: relative;
	}
		.left-column .callouts .callout.first {
			margin-left: 0em;
		}
		.left-column .callouts .callout img.header {
			border: 1px solid #FFFFFF;
			width: 22.5em;
			height: 3.4em;
		}
			.left-column .callouts .callout.skinny img.header {
				width: 22.4em;
				height: 3.4em;
			}
		.left-column .callouts .callout .truck
		, .left-column .callouts .callout .building
		, .left-column .callouts .callout .silhouette {
			background: url("../img/callout-graphics-truck.png") top left no-repeat;
			width: 105px;
			height: 153px;
			position: absolute;
			bottom: 0px;
			right: 0px;
		}
			.left-column .callouts .callout .building {
				background-image: url("../img/callout-graphics-building.png");
			}
			.left-column .callouts .callout .silhouette {
				background-image: url("../img/callout-graphics-silhouette.png");
			}
		.left-column .callouts .callout ul {
			padding-left: 2.1em;
			width: 20.6em;
			padding-top: 1.7em;
		}
			.left-column .callouts .callout.skinny ul {
				width: 20.5em;
			}
			.left-column .callouts .callout ul li {
				background: url("../img/sprite-icons-gradients.gif") left -699px no-repeat;
				padding-left: 2.2em;
				padding-right: 7.6em;
				margin-bottom: 1.7em;
			}
			.left-column .callouts .callout ul li a {
				font-size: 1.2em;
				text-decoration: none;
				color: #5f5f5f;
				font-weight: bold;
			}
				.left-column .callouts .callout ul li a:hover {
					text-decoration: underline;
				}

.left-column.left-nav {
	background: url("../img/sprite-repeat-x-left-nav.gif") left -1000px repeat-x #ff5f00;
	width: 69.8em;
	border: 1px solid #FFFFFF;
	margin-bottom: 4em;
}
	.left-column.left-nav .left-nav {
		width: 20.8em;
		float: left;
		background: url("../img/sprite-repeat-x-left-nav.gif") left top repeat-x #ff5f00;
	}
		.left-column.left-nav .left-nav ul li {
			border-bottom: 1px dotted #a63e00;
		}
			.left-column.left-nav .left-nav ul li a {
				display: block;
				padding-left: 1.6em;
				padding-top: 1.4em;
				padding-bottom: 1.3em;
				text-transform: uppercase;
				text-decoration: none;
			}
			.left-column.left-nav .left-nav ul li h2 {
				display: block;
				padding-left: 1.6em;
				padding-top: 1.3em;
				padding-bottom: 1.0em;
				text-transform: uppercase;
				text-decoration: none;
			}
				.left-column.left-nav .left-nav ul li a span {
					font-size: 1.2em;
					font-weight: bold;
					color: #FFFFFF;
					text-shadow: 2px 2px 1px #bf4d09;
				}
				.left-column.left-nav .left-nav ul li h2 span {
					font-size: 1.6em;
					font-weight: bold;
					color: #FFFFFF;
					text-shadow: 2px 2px 1px #bf4d09;
				}
				.left-column.left-nav .left-nav ul li a:hover
				, .left-column.left-nav .left-nav ul li.on a {
					background: #FFFFFF;
				}
					.left-column.left-nav .left-nav ul li a:hover span
					, .left-column.left-nav .left-nav ul li.on a span {
						color: #777777;
						text-shadow: none;
					}
		.left-column.left-nav .left-nav img.sign-up-today {
			border-bottom: 1px dotted #a63e00;
			width: 20.8em;
			height: 22.2em;
		}
		.left-column.left-nav .left-nav img.watch-our-demo {
			border-bottom: 1px dotted #a63e00;
			width: 20.8em;
			height: 11.8em;
		}
		.left-column.left-nav .left-nav img.print-brochure {
			border-bottom: 1px dotted #a63e00;
			width: 20.8em;
			height: 11.8em;
		}
		.left-column.left-nav .left-nav img.referrals {
			border-bottom: 1px dotted #a63e00;
			width: 20.8em;
			height: 7.3em;
		}
	.left-column.left-nav .text-container {
		width: 48.9em;
		float: left;
		background: #FFFFFF;
		min-height: 70.3em;
		border-left: .1em solid #FFFFFF;
	}
		.left-column.left-nav .text-container h1 {
			text-transform: uppercase;
			border-bottom: 1px solid #8e8e8e;
			background: #f6f6f8;
			padding-left: 1.8em;
			padding-top: 1.4em;
			padding-bottom: 1em;
		}
			.left-column.left-nav .text-container h1 span {
				font-size: 1.7em;
				font-weight: bold;
			}
		.left-column.left-nav .text-container .text-bucket {
			padding-left: 1.9em;
			padding-right: 1.9em;
			padding-top: 1.6em;
			padding-bottom: 1.6em;
		}
			.left-column.left-nav .text-container .text-bucket h2 {
				font-size: 1.6em;
				font-weight: bold;
				color: #454545;
				margin-bottom: .2em;
			}
			.left-column.left-nav .text-container .text-bucket h3 {
				font-size: 1.8em;
				color: #e58900;
				font-weight: bold;
				margin-top: 1em;
				margin-bottom: 1em;
			}
			.left-column.left-nav .text-container .text-bucket h4 {
				font-size: 1.4em;
				color: #777777;
				font-weight: bold;
				margin-top: 1em;
			}
			.left-column.left-nav .text-container .text-bucket h5 {
				font-size: 1.8em;
				color: #e58900;
				font-weight: bold;
			}
			.left-column.left-nav .text-container .text-bucket p {
				font-family: Verdana, Arial, Sans-Serif;
				font-size: 1.2em;
				line-height: 1.5em;
				margin-bottom: 1.2em;
				color: #777777;
			}
				.left-column.left-nav .text-container .text-bucket p strong {
					font-weight: bold;
				}
			.left-column.left-nav .text-container .text-bucket img.bordered {
				padding: 1px;
				border: 1px solid #ff731f;
			}
			.left-column.left-nav .text-container .text-bucket img.left {
				float: left;
				margin-right: 1.3em;
				margin-top: .4em;
				margin-bottom: 1.3em;
				clear: left;
			}
			.left-column.left-nav .text-container .text-bucket img.right {
				float: right;
				margin-left: 1.3em;
				margin-top: .4em;
				margin-bottom: .4em;
				clear: right;
			}
			.left-column.left-nav .text-container .text-bucket img.full-column {
				width: 44.6em;
				height: 29.7em;
			}
			.left-column.left-nav .text-container .text-bucket ul {
				margin-top: 1em;
				margin-bottom: 1.2em;
			}
			.left-column.left-nav .text-container .text-bucket ul li {
				background: url("../img/sprite-icons-gradients.gif") left -697px no-repeat #FFFFFF;
				padding-left: 20px;
				font-size: 1.2em;
				margin-bottom: .6em;
				color: #666666;
				line-height: 1.5em;
				font-family: Verdana, Arial, Sans-Serif;
			}
				.left-column.left-nav .text-container .text-bucket ul ul {
					margin-left: 20px;
				}
					.left-column.left-nav .text-container .text-bucket ul ul li {
						background-position: left -797px;
						font-size: 1.1em;
						margin-bottom: .4em;
					}
			.left-column.left-nav .text-container .text-bucket ol.question {
				background: url("../img/question-mark-40x40.gif") left top no-repeat;
				margin-top: 1em;
				margin-bottom: 1em;
			}
				.left-column.left-nav .text-container .text-bucket ol.question li {
					list-style: decimal;
					margin-left: 85px;
					font-size: 24px;
					color: #e58900;
					font-weight: bold;
					padding-bottom: 12px;
					line-height: 14px;
				}
					.left-column.left-nav .text-container .text-bucket ol.question li div {
						font-size: 14px;
						color: #666666;
						margin-left: -5px;
						font-weight: bold;
						line-height: 1.5em;
					}
			.left-column.left-nav .text-container .text-bucket table {
				border: 1px solid #ffab79;
				margin-left: -1.9em;
				margin-right: -1.9em;
				margin-top: 1em;
				margin-bottom: 2em;
				width: 48.9em;
			}
				.left-column.left-nav .text-container .text-bucket table tr {
				}
					.left-column.left-nav .text-container .text-bucket table tr.alt {
						background: #f4f4f6;
					}
				.left-column.left-nav .text-container .text-bucket table td
				, .left-column.left-nav .text-container .text-bucket table th {
					padding-left: 1.6em;
					font-size: 1.2em;
					padding-top: .7em;
					padding-bottom: .7em;
				}
					.left-column.left-nav .text-container .text-bucket table th {
						background: #ff5f00;
						color: #FFFFFF;
						font-family: Verdana, Arial, Sans-Serif;
						font-weight: bold;
						padding-top: .9em;
						padding-bottom: .9em;
					}
					.left-column.left-nav .text-container .text-bucket table tr td h2 {
						font-size: 1.3em;
						margin-top: .3em;
					}
					.left-column.left-nav .text-container .text-bucket table .col1 {
						width: 65%;
					}
					.left-column.left-nav .text-container .text-bucket table .col2 {
						width: 35%;
					}
					.left-column.left-nav .text-container .text-bucket table td.col1 {
						font-weight: bold;
						color: #e58900;
					}
					.left-column.left-nav .text-container .text-bucket table td.col2 {
						font-weight: bold;
						color: #666666;
					}
					.left-column.left-nav .text-container .text-bucket table .three-col1 {
						width: 35%;
					}
					.left-column.left-nav .text-container .text-bucket table .three-col2 {
						width: 30%;
					}
					.left-column.left-nav .text-container .text-bucket table .three-col3 {
						width: 35%;
					}
					.left-column.left-nav .text-container .text-bucket table td.three-col1 {
						font-weight: bold;
						color: #e58900;
					}
					.left-column.left-nav .text-container .text-bucket table td.three-col2 {
						font-weight: bold;
						color: #666666;
					}
					.left-column.left-nav .text-container .text-bucket table td.three-col3 {
						font-weight: bold;
						color: #666666;
					}





/* Sidebar callout sizes */
.right-column .callout.pricing {
	width: 21em;
	height: 11.7em;
}
.right-column .callout.call-us {
	width: 21em;
	height: 11em;
}
.right-column .callout.quote {
	width: 21em;
	height: 27.3em;
}
.right-column .callout.armor
, .right-column .callout.faq
, .right-column .callout.map
, .right-column .callout.matrix
, .right-column .callout.report {
	width: 21.1em;
	height: 11.7em;
}






#footer {
	background: url("../img/sprite-icons-gradients.gif") left -900px repeat-x #FFFFFF;
	height: 8.6em;
	min-width: 100em;
}
	#footer ul {
		width: 92em;
		margin: 0 auto;
		padding-top: 3.8em;
		padding-left: 4em;
		padding-right: 4em;
	}
	#footer ul li {
		background: url("../img/sprite-icons-gradients.gif") left 1px no-repeat;
		float: right;
		margin-left: 1em;
		padding-left: 1.1em;
		font-size: 1.1em;
	}
		#footer ul li.first {
			background: none;
		}
			#footer ul li a {
				color: #fd9905;
			}
