* { margin: 0; padding: 0; }	a img { border: 0; background: transparent; }	fieldset { border: none; }	html { height: 100% }	body { min-height: 101% }

body {
	font: 75%/1.3 "Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	color: #656565;
	background: #dde1dc url(../images/body_bg.gif) repeat-y 50% 0;
}
#container { width: 715px; background: #FFF; margin: 50px auto 60px; }

a {
	text-decoration: none;
	color: #CD0101;
	border-bottom: 1px dotted #6b9ca9;
}
a:hover, a:focus {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CA0000;
}
p { line-height: 1.4; margin: .1em 0 1em; }
p.small {line-height: 1.4; margin: .1em 0 1em; font-size: 93%;}
h2 {
	color: #AC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 170%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 sup { font: 9px Helvetica, Arial, sans-serif; }
#content h3 { color: #888; font-weight: normal; margin: 6px 0 .8em; line-height: 1.4; font-size: 140%; }
#content-singlecol h3 { color: #888; font-weight: normal; margin: 6px 0 .8em; line-height: 1.4; font-size: 140%; }
h4 { font-size: 125%; font-weight: normal; margin: 1em 0 .1em; color: #676767; }
h5 { font-size: 115%; font-weight: normal; margin: 1em 0 1.25em; }
#bd-casestudies h4, #products h4 { margin: 5px 0 .4em; }
#case-holder { min-height: 300px; }
#content ul { margin: 1em 0; }
#content ul li, #sidebar-right ul li { margin: .3em 0; background: url(../images/bulblue-arr-sm.gif) no-repeat left .4em; padding-left: 10px; list-style: none; }

#header { width: 775px; height: 75px; position: relative; margin: 0 auto; }
#header h1#logo a {
	position: absolute;
	top: 17px;
	left: 21px;
	width: 160px;
	height: 47px;
	background: url(../images/logo.gif);
	font-size: 125%;
	color: #3b4b5b;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	border-bottom: none;
}
#bd-home #header h1 a { cursor: default; }
#header h3#tagline {
	position: absolute;
	top: 42px;
	right: 10px;
	width: 350px;
	height: 18px;
	background: url(../images/wearehere.gif);
	font-size: 110%;
	color: #777;
	display: block;
	text-indent: -9999em;
}

#content {
	width: 455px;
	float: left;
	display: inline;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0;
}

#content hr { color: #fff; background-color: #fff; border: 1px solid #EEE; border-style: none none solid; margin: 1em 0; display: block; }

#content-singlecol {
	width: 700px;
	margin: 0 30px 30px 0;
	float: left; display: inline;
}

#content-singlecol hr { color: #fff; background-color: #fff; border: 1px solid #EEE; border-style: none none solid; margin: 1em 0; display: block; }

#sidebar-right {
	width: 225px;
	float: left; display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bd-casestudies #sidebar-right, #products #sidebar-right { margin-top: 25px; }

#sidebar-right h3 { color: #33626f; font: normal 145% Georgia, "Times New Roman", Times, serif; margin: 1.25em 0 0; }
#sidebar-right > h3:first-child { margin-top: 0; }
#sidebar-right p { font-size: 100%; color: #656565; }
#sidebar-right strong a { font-weight: normal; }
#sidebar-right hr { color: #fff; background-color: #fff; border: 1px solid #DDD; border-style: none none solid; margin: 1.25em 0 1em; }

#sidebar-right li.selected a {
	border-bottom: 1px solid #A10101;
	color: #720000;
}

#bd-about #sidebar-right, #sidebar-right  { margin-top: 14px; }
#sidebar-right h4 { font-weight: normal; font-size: 120%; color: #777; }

#masthead { width: 765px; height: 160px; margin: 0 auto; }

ul#navs-main {
	width: 765px; height: 30px;
	background: url(../images/nav-main.jpg) no-repeat; 
    margin: 0 auto 5px; padding: 0;
	list-style: none;
    position: relative;
}
ul#navs-main  li {
    margin: 0; padding: 0; list-style: none;
    position: absolute;
	top: 0;
}
ul#navs-main li, ul#navs-main a { height: 30px; display: block; text-indent: -9999px; overflow: hidden; }

#nav1 { left: 0px; width: 120px; }
#nav2 { left: 120px; width: 165px; }
#nav3 { left: 285px; width: 120px; }
#nav4 { left: 405px; width: 120px; }
#nav5 { left: 525px; width: 120px; }
#nav6 { left: 645px; width: 120px; }

#nav1 a:hover, #products #nav1 a {
    background: transparent url(../images/nav-main.jpg)
	0px -30px no-repeat; }
#nav2 a:hover, #bd-methods #nav2 a {
    background: transparent url(../images/nav-main.jpg)
	-120px -30px no-repeat; }
#nav3 a:hover, #bd-casestudies #nav3 a {
    background: transparent url(../images/nav-main.jpg)
	-285px -30px no-repeat; }
#nav4 a:hover, #bd-about #nav4 a {
    background: transparent url(../images/nav-main.jpg)
	-405px -30px no-repeat; }
#nav5 a:hover, #bd-resources #nav5 a {
    background: transparent url(../images/nav-main.jpg)
	-525px -30px no-repeat; }
#nav6 a:hover, #bd-contact #nav6 a {
    background: transparent url(../images/nav-main.jpg)
	-645px -30px no-repeat; }
	
#footer { clear: both; margin: 4em 0; font-size: 94%; }
#footer hr { color: #fff; background-color: #fff; border: 1px dotted #888; border-style: none none dotted; width: 715px; margin: 3em 0 .75em; display: block; }
#footer p { float: left; }
#footer p.co-info {
	width: 710px;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix { display:inline-block; }
.clearfix { display:block; }
* html .clearfix { height:1px; }

ul#skipNav { position: absolute; left: -9999px; font-size: small; z-index: 200; }
ul#skipNav a:link, ul#skipNav a:visited { color: #F00; }
ul#skipNav a:focus { display: block; position: absolute; top: 20px; left: 10020px; font-size: 130%; background: #FFF; border: solid 1px #888; padding: 10px; width: 8em; z-index: 10000; }
ul#skipNav a:hover { color: #390; background: #EEE; border: solid 1px #333; }

