body {
	margin: 4px;
}
.clear { clear:both; }
#home {
	width: 750px;
	height: 205px;
	top: 10px;
	margin: 0px auto;
	padding: 0px;
	background: url('/images/bi_home2.jpg') no-repeat top left;
}
#home h1 {
	position: absolute;
	left: -999em;
}
#home_navbar {
	width: 749px;
	height: 22px;
	margin: 0px auto;
	padding: 0px 2px 0px 0px;
}
	

/*  Nav Menu formatting used throughout in mainnav blocks */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 22px;
	z-index: 5;
}
#nav a {
	display: block;
	width: 120px;
	height: 22px;
	color: #990000;
	text-decoration: none;
	font-family: Trebuchet MS, Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: url('http://www.burchinteractive.com/images/btn_back.gif') top left;
}

#nav a:hover {
	display: block;
	width: 100%;
	height: 22px;
	color: #EEEEEE;
	font-size: 13px;
	background: url('http://www.burchinteractive.com/images/btn_back.gif') bottom left;
}

#nav li { /* all list items */
	float: right;
	width: 120px; /* width needed or else Opera goes nuts */
	height: 22px;
	text-align: center;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #FFEEC4;
	color: #6E2E16;
	width: 154px;
	font-size: 12px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	border: 1px solid #6E2E16;
}
#nav li ul a { color: #6E2E16; text-decoration:none; }

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
/* --- End of nav formatting --- */


#content {
	top: 80px;
	width: 750px;
	height: auto;
	margin: 0px auto;
	color: #333333;
}
	#opening {
		margin: 24px;
		padding: 10px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		font-style: italic;
		color: #333333;
		text-align: justify;
		line-height: 1.3em;
	}
	#homecopy {
		margin: 0px 5px 0px 290px;
		padding-top: 30px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 14px;
		font-style: italic;
		color: #333333;
		text-align: justify;
		line-height: 1.8em;
	}
	#news {
		width: 265px;
		height: auto;
		margin: 2px;
		border: 1px solid #999999;
		background: transparent url('http://www.burchinteractive.com/images/backing_gradient.jpg') repeat-x bottom;
		float: left;
		padding-right: 10px;
	}
	#news h1 {
		font-family: 'Myriad Pro', Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 12px;
		padding: 0px 1px;
		margin: 3px;
		text-transform: uppercase;
	}
	#news h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #660000;
		font-size: 11px;
		font-weight: bold;
		font-style: italic;
		padding: 8px 3px 1px 3px;
		margin: 3px;
		border-top: 1px dotted #660000;
		clear: both;
	}
	#news p {
		font-family: Geneva, Arial, Helvetica, sans-serif;
		color: #333333;
		font-size: 9px;
		line-height: 1.1em;
		padding: 0px 3px;
		margin: 3px;
	}
	.profile {
		padding: 10px 10px 0px 10px;
		margin-bottom: 10px;
		clear: both;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: transparent url('http://www.burchinteractive.com/images/backing_gradient.jpg') repeat-x bottom;
		}
	.screenshot {
		width: 360px;
		float: left;
		margin: 0px;
		padding: 2px;
		text-align: center;
		min-height: 300px;
		}
	.screenshot p {
		text-align: center;
		}
		
	div.copy {
		width: 400px;
		float: right;
		margin: 0px;
	}
	
	.copy p {
		text-align: justify;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		clear: right;
		}
	.profile ul {
		padding-top: 0px;
		/* margin-left: 24px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px; */
		/* padding-left: 10px;*/
		}
	p.latestarticle a {
		clear: right;
		font: bold small Verdana, sans-serif;
		}
	
	.profile h1.company {
		display: block;
		font-family: Trebuchet MS, arial, helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #990000;
		line-height: 20px;
		letter-spacing: 0.25em;
		padding: 0px 0px 4px 0px;
		margin: 0;
		z-index: 10;
		}
	#content h1 {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		color: #900;
		line-height: 20px;
		letter-spacing: 0.2em;
		padding: 0px 0px 4px 0px;
		margin: 0px;
	}
	.profile h2 {
		display: block;
		font-family: Trebuchet MS, arial, helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		line-height: 18px;
		padding: 0;
		margin: 0;
		border-bottom: 1px dotted #990000;
		}
	.profile p.location {
		/* display: block; */
		font: x-small Verdana, sans-serif;
		line-height: 12px;
		padding: 0;
		margin: 0;
		}
		
	.profile .url {
		display: block;
		float: right;
		color: #A5B5C6;
		font: x-small Verdana, sans-serif;
		padding: 4px 0px;
		margin: 0;
		}
	
	.author {
		display: block;
		color: #5C6F90;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		}
	.largeBoxTileSample {
		display: block;
		width: 325px;
		padding: 20px;
		text-align: center;
		float: left;
	}
	
#form {
	width: 450px;
	height: auto;
	margin: 10px auto;
	padding-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	color: #333333;
	}
#form h1 { font-size: 16px; color: #000000; font-style: italic; }

#form td, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#form b { color: #660000; font-weight: bold; }


#header {
	top: 4px;
	width: 749px;
	height: 70px;
	margin: 0px auto;
	background-color: white;
	color: #990000;
	background: transparent url('http://www.burchinteractive.com/images/bi_catheader2.png') no-repeat;
}
	#header h1 {
		font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
		font-size: 22px;
		font-weight: bold;
		font-style: italic;
		padding: 0px;
		margin: 6px 0px 0px 12px;
		width: 350px;
		text-align: left;
		float: left;
	}
	#logo {
		width: 54px;
		height: 53px;
		padding: 0px;
		margin: 6px 30px 0px 0px;
		float: right;
		border: 1px solid white;
	}
	#logo:hover {
		border: 1px solid #CC0000;
	}

#navbar {
	top: 58px;
	width: 750px;
	height: 21px;
	margin: 0 auto;
	padding: 0;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a:link { color: #990000; text-decoration: underline; }
a:visited { color: #000033; text-decoration: underline; }
a:hover { color: #FF0000; text-decoration: none; }
#footer {
	width: 750px;
	margin: 5px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	clear: both;
	border-top: 1px dotted #990000;
	}
#footer .hook { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: italic; padding-top: 8px; }
#w3c { width: 88px; height: 31px; float: left; }
#xhtml { width: 88px; height: 31px; float: right; }
