/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: none;
}

body {
	background: #2D2E30 url(../images/bodybg.png) center 80px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
}

#container {
	width: 800px;
	background: #fff;
	margin: 18px auto 10px auto;
}

#containerTop {
	background: transparent url(../images/containerTop.png) bottom left no-repeat;
	width: 800px;
	height: 9px;
	margin-bottom: 6px;
}

#header {
	height: 61px;
	margin: 0px 15px;
	width: 770px;
	overflow: hidden;
	background: url(../images/headerBg.png) top left no-repeat;
}
#freeReport {
	
	border:0;
	}
#navigation {
	height: 28px;
	float: right;
	margin-top: 4px;
	background: transparent url(../images/navBg.png) repeat-x;
	margin-right: 2px;
}

#navLeft {
	width: 7px;
	height: 28px;
	background: transparent url(../images/navLeft.png);
	float: left;
}

#navMid {
	float: left;
	height: 28px;
}

#navMid ul li {
	list-style-type: none;
	padding-left: 7px;
	display: block;
	float: left;
	height: 28px;
	background: transparent url(../images/navMiddle.png) left top no-repeat;
}

#navMid ul li a {
	margin-top: 3px;
	color: #E0E6F6;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 3px;
	line-height: 25px;
	letter-spacing: .25px;
	display: block;
	width: auto;
	font-size: 12px;
}

#navRight {
	width: 5px;
	float: left;
	height: 28px;
	background: transparent url(../images/navRight.png) no-repeat;
}

#banner {
	width: 800px;
	height: 173px;
	background: transparent url(../images/bannerBg.jpg) top left no-repeat;
	margin-bottom: 15px;
}

#content {
	margin: 0px 15px;
	background: #E8E7E2 url(../images/contentBottom.png) left bottom no-repeat;
	padding: 10px 15px 11px 15px;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#content h1 {
	font-size:24px;
	color:#990000;
	text-align:center;
	margin:15px 0px;
}
#content h2 {
	font-size:20px;
	color: #254383;
	text-align:center;
	margin:8px 0px;
}
#content h3 {
	font-size:16px;
	color: #254383;
	text-align:center;
	margin:8px 0px;
}
#content p {
	padding:5px 15px;
	line-height:20px;
}
#content ol {
	padding:5px 20px 5px 60px;
	line-height:20px;
}
#content ol li {
	padding:5px 0px;
}
#contentLeft {
	width: 340px;
	float: left;
}

#contentLeft h1 {
	font-size: 18px;
	letter-spacing: 2px;
	color: #254383;
}

#contentLeft p {
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: .5px;
}

#contentRight {
	width: 371px;
	background: url(../images/contentRightBg.png) repeat-y;
	float: right;
}

#contentRight p {
	margin-top: 15px;
	margin-bottom: 15px;
	letter-spacing: .5px;
}

#contentRightTop {
	height: 10px;
	width: 371px;
	background: transparent url(../images/contentRightTop.png) no-repeat;
}

#contentRightMid {
	padding: 5px 10px 0px 10px;
}

#steps {
	background: url(../images/stairs.jpg) right top no-repeat;
	padding: 0px 0px 3px 0px;
}

#steps h2, #steps h2 a {
	font-size: 29px;
	font-weight: normal;
	color: #802E30;
	padding-left: 30px;
	letter-spacing: 1px;
	text-decoration:none;
}

#steps h3, #steps h3 a {
	color: #802E30;
	font-size: 20px;
	font-weight: normal;
	text-decoration:none;
}

#steps ul {
	margin: 15px 0px 15px 20px;
}

#steps ul li {
	margin-top: 15px;
	font-weight: bold;
	list-style-image: url(../images/arrow.gif);
}

#steps .red {
	color: #802E30;
	font-size: 12px;
	letter-spacing: -.5px;
}
#steps .red a {
	color:#333333;
}

#steps .tall {
	font-size: 12px;
	letter-spacing: -.5px;
}
#steps .tall a {
	color:#333333;
}

#certification {
	background: transparent url(../images/man.jpg) right bottom no-repeat;
	padding: 10px 0px 3px 0px;
}

#certification h2, #certification h2 a {
	color: #802E30;
	font-weight: normal;
	font-size: 20px;
	text-decoration:none;
}

#certification ul {
	margin: 2px 0px 3px 30px;
}

#certification ul li {
	margin-right: 90px;
	line-height: 14px;
}

#certification .red {
	font-size: 13px;
	font-weight: bold;
	color: #802E30;
}

#leanMarketing {
	background: transparent url(../images/leanbg.jpg) left top repeat-x;
	padding-bottom: 10px;
}

#leanMarketing img {
	margin-left: 20px;
	margin-top: 15px;
}

#leanMarketing h2, #leanMarketing h2 a {
	color: #802E30;
	font-size: 27px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: right;
	text-decoration:none;
}

#leanMarketing h3, #leanMarketing h3 a {
	text-align: right;
	color: #304A85;
	font-weight: normal;
	font-size: 16px;
	letter-spacing: 1.5px;
	text-decoration:none;
}

#leanMarketing ul {
	margin: 5px 0px 0px 120px;
}

#leanMarketing ul li {
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(../images/check.gif);
}

#request {
	margin: 20px 0px 10px 5px;
}

#request h3, #request h3 a {
	color: #304A85;
	font-size: 16px;
	font-weight: normal;
	text-decoration:none;
}

#request h2, #request h2 a {
	display: inline;
	font-size: 18px;
	font-weight: normal;
	color: #802E30;
	text-decoration:none;
}

#contentRightBottom {
	height: 15px;
	width: 371px;
	background: transparent url(../images/contentRightbottom.png) no-repeat;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#containerBottom {
	width: 800px;
	height: 11px;
	margin-top: 5px;
	background: transparent url(../images/container-bottom.png) left top no-repeat;
}
a:hover .underline {
	text-decoration: underline;
	}
#requestForm {
	float:right;
	font-size: 11px;
	color: #555;
	height:25px;
	/*margin-left: 150px;*/
	margin-top:4px;
	padding:0 10px 0 0;
	border:0;
	}
#requestForm input {
	width: 40px;
	padding: 0;
	margin: 0 2px;
	font-size:10px;
	color: #666666;
	height:14px;
	
	}
#textInput {
	margin-bottom: 4px;
	}
/*------------------FOOTER CSS-----------------*/
#footer {
	text-align: center;
	font-size:12px;
	color: #fff;
	padding: 5px 0 15px 0;
	}
#footer a {
	color: #CC0000;
	text-decoration:none;
	}
#footer a:hover {text-decoration:underline}
/*--------------------------------------------*/
#calcForm {
	display: none;
	
	background:#fff;

	position:absolute;
	left: 50%;
	top: 80px;
	margin-left:-317px;
	}
#calcPadding {
	padding: 10px;	border: 4px solid #000;
	}
#close, #close a {
	font-size: 18px;
	color:#990000;
	text-align:right;
	}
.productShot {
	margin: 10px 10px 10px 30px;
	}