
body {
	background: #000 url(img/bodyBg3.jpg) no-repeat top left fixed;
	font: 14px/18px Arial, Helvetica, sans-serif;
	color: #000;
}
#wrap {
	padding: 0;
	width: 563px;
	height: 480px;
	overflow: visible;
	background: transparent;
	overflow: visible;
}
#topFrame #wrap {
	width: 800px;
	background: transparent url(img/wrapBG.jpg) no-repeat 0 0;
}
#rcol {
	width: 543px;
	padding: 30px 0 0 0;
}
#foot {
	padding: 10px 20px 0 0;
	text-align: right;
	font-size: 12px;
	color: #6b6b6b;
}
p {
	margin: 0 0 1em;
}
h2 {
	display: block;
	height: 40px;
	margin: 0 0 9px;
	text-indent: -9999px;
}
#home h2 { background: url(img/homeH2.jpg) no-repeat top left;}
#personalw h2 { background: url(img/personalwebH2.jpg) no-repeat top left;}
#print h2 { background: url(img/H2print.jpg) no-repeat top left;}
#ivideo h2 { background: url(img/H2integratedVideo.jpg) no-repeat top left;}
#vhosts h2 { background: url(img/H2videoHosts.jpg) no-repeat top left;}
#bemail h2 { background: url(img/H2broadcastEmail.jpg) no-repeat top left;}
#ntech h2 { background: url(img/H2newTech.jpg) no-repeat top left;}
#osurvey h2 { background: url(img/H2onlineSurveys.jpg) no-repeat top left;}
#products h2 { background: url(img/H2dmeProducts.jpg) no-repeat top left;}

.rocket { margin: 0 0 14px 90px;}


.row { margin: 0 0 10px 20px;}
.row img {
	float: left;
}
.row div {
	margin: 0 0 0 165px;
}
.row h3 {
	margin: 0 0 .2em;
	font-size: 18px;
	line-height: 26px;
}
.row a,
.row a:link,
.row a:visited,
.row a:hover {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
}

/*
=P.I.E. FLOAT CLEARING ------------------------------------------------------------------- */
.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */