html, body{
	margin: 0;
	padding: 0;
	background-color: #012a82;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a, a:link, a:visited{
	color: #0152ff;
	text-decoration: none;
	}
	
a:visited{
	color: 0142cd;
	}
	
a:hover{
	text-decoration: underline;
	}
	
#header{
	position: relative;
	width: 770px;
	height: 195px;
	margin: 10px auto 0 auto;
	background-color: #ffffff;
	background-image: url(i/contact.jpg);
	background-repeat: no-repeat;
	background-position: 256px 0;
	}
	
#header h1{
	display: none;
	}
	
#header h2{
	background-image: url(i/gadgets.jpg);
	position: absolute;
	left: 256px;
	top: 70px;
	width: 514px;
	height: 25px;
	}
	
#header h2 span{
	display: none;
	}
	
#header .copy{
	padding: 70px 0 0 262px;
	}
	
#logo{
	position: absolute;
	width: 256px;
	height: 195px;
	background-image: url(i/logo.jpg);
	}
	
#mainContent{
	width: 770px;
	margin: 0 auto;
	background-color: #ffffff;
	}
	
#footer{
	width: 800px;
	margin: 5px auto;
	color: #3366CC;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	}
	
.strut{
	display: block;
	width: 1px;
	height:300px;
	}
	
td.left{
	width: 118px;
	background-color: #012a82;
	vertical-align: top;
	}
	
td.left li{
	margin: 3px 0;
	padding: 0;
	list-style: none;
	text-indent: 0;
	}
td.left ul{
	margin: 0;
	padding: 0;
	}
	
td.left a, td.left a:link, td.left a:visited{
	color: #8fb1f9;
	font-size: 14px;
	}
	
td.right, td.center{
	vertical-align: top;
	padding: 60px 10px 10px 10px;
	}
	
td.center{
	background-image: url(i/pencil.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	}
	
td.right{
	background-image: url(i/lightbulbman.jpg);
	background-repeat: no-repeat;
	background-position: 170px 0px;
	}
	
td.main{
	vertical-align: top;
	padding: 10px;

}

.debbie{
	padding: 35px 0 35px 120px;
	background-image: url(i/djs.jpg);
	background-repeat: no-repeat;
	}
	
.pauly{
	padding: 35px 0 35px 120px;
	background-image: url(i/pjm.jpg);
	background-repeat: no-repeat;
	
	}
	
	
	

