@charset "utf-8";

/* CSS Document */

html
{
	min-height: 100%;
	margin-bottom: 1px;
}  /* FireFox Page-Shift Fix */

body
{
	margin:0px;
	font-family:verdana,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.25em;
	color:#000000;
	background:#FFFFFF URL(../images/bg-grad-stripe.gif) repeat-x;
}

p { margin:12px 0pt; }

#padding
{
	position:relative;
	width:816px;
	margin:45px auto 0px auto;
	padding:0px 100px 0px 100px;
}

#bounding
{
	position:relative;
	width:816px;
	text-align:left;
	background-image:url(../images/content-bkg-stripes.gif);
	background-repeat:repeat-y;
}

#logo
{
	position:relative;
	float:left;
	width:226px;
	height:144px;
	margin-bottom:8px;
}

#feature
{
	position:relative;
	width:816px;
	background:#FFFFFF;
	padding-bottom:8px;
}

#nav
{
	position:relative;
	float:left;
	margin-top:96px;
	margin-bottom:8px;
	margin:96px 0px 8px 0px;
	width:580px;
	text-align:right;
}

#hdr
{
	position:relative;
	width:816px;
	background-color:#FFFFFF
}

.col
{
	position:relative;
	width:380px;
	margin:0px 8px 0px 0px;
	padding:0px 10px;
	float:left;
}

.col-hd-left
{
	position:relative;
	width:400px;
	float:left;
}

.col-hd-right
{
	position:relative;
	width:400px;
	margin-left:8px;
	float:left;
}

.btm-left
{
	position:relative;
	width:400px;
	height:22px;
	float:left;
	background:#FFFFFF;
}

.btm-right
{
	position:relative;
	width:400px;
	height:22px;
	margin-left:8px;
	float:left;
	background:#FFFFFF;
}

.img-hd { margin:0px 0px 0px -10px; }

.bkg-white { background:#ffffff; }

.clear
{
	clear:both;
	height:0px;
}

.img-insert
{
	float:left;
	margin:0px 10px 5px -9px;
	clear:left;
}

.blue { color: #009bbc; }
.green { color: #8da74d; }
.purple { color: #8a46d7; }
.red { color: #e4576e; }
.orange { color: #EA742A; }

.left { float:left; }
.right { float:right; }


#ftr-cntr
{
	position:relative;
	width:100%;
	height:100px;
	background:#FFFFFF url(../images/footer-grad-stripe.gif) repeat-x;
	margin:-15px 0px 0px 0px;
}

#ftr
{
	position:relative;
	width:1009px;
	margin:0px auto;
}

#hedberg-logo
{
	position:relative;
	width:100px;
	margin-top:-8px;
	text-align:center;
	float:right;
}

#header {padding: 2em; border: 0.5em; width: 15em; voice-family: "\"}\""; voice-family:inherit; width: 10em}

#ftr-nav
{
	position:relative;
	float:right;
	text-align:center;
	width:400px;
}

#ftr-nav a:link, #ftr-nav a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#FF3300;
}

#ftr-nav a:hover
{
	font-weight:bold;
	letter-spacing:.75px;
}

#lb-images
{
	position:absolute;
	visibility:hidden;
}
