body {
	/*background:#ef4135;*/
}
#footer {
	background:url(../images/pspFooter.jpg) no-repeat left top;
}
#leftcontent {
	border:1px solid #ccc;
	border-bottom:none;
}
#home #content {
	width:545px;
	margin:15px 10px 0 202px;
	
}
#home #leftcontent {
	margin:15px 0 0 -742px;
}


/*--- home page classes ----*/

.textBox {
	background:url(../images/textBox.jpg) no-repeat left top;
}
.header {
	background:url(../images/headerBgREV.jpg) no-repeat left top;
}
.headerBox {
	background:url(../images/headerBoxBgREV.jpg) no-repeat left top;
}
#masthead {
	
	background:url(../images/PSP_masthead_bgREV.jpg) no-repeat left top;
	background:url(../images/Distribution-Banner.jpg) no-repeat left top;
}
.pspBoxWrapper {
	margin:10px 0 0 11px;
}

.pspBoxLeft, .displayBox {
	background:url(../images/pspBoxold.jpg) no-repeat left top;
	width:240px;
	height:165px;
	float:left;
}
.displayBox {
	display:inline;
	margin:0 30px 30px 0;
	width:240px;
	height:265px;
	background:url(../images/pspBox.jpg) no-repeat left top;
}

.pspBoxRight {
	background:url(../images/pspBoxold.jpg) no-repeat left top;
	width:240px;
	height:165px;
	margin:0 12px 0 0;
	float:right;
}
.displayBox h3 a, .pspBoxLeft h3 a, .pspBoxRight h3 a {
	display:block;
	margin:5px 0 0 10px;
	color:#fff;
}
.displayBox h3 a:hover, .pspBoxLeft h3 a:hover, .pspBoxRight h3 a:hover {
	text-decoration:none;
	background:url(../images/arrowBox.gif) no-repeat 95% 50%;
}
.displayBox img, .pspBoxLeft img, .pspBoxRight img {
	margin:14px 0 0 10px;
	display:block;
}

/*---------------------LISTS------------------------------------------*/
a.gen3logo {
	display:block;
	border-top:1px solid #ccc;
	width:175px;
	height:81px;
	clear:both;
	float:left;
	margin:0;
	background:url(../images/gen3logo.jpg) no-repeat 50% 0%;
}


h3.hover {
	color:#051d5d;
}
/*------------------------ menu ------------------------*/
ul.menu, .menu ul {
	left:175px;
	left:105px;	
}
ul.menu {
	top:111px;
}
#products #content dd, #news #content dd, #faq #content dd, #techshot #content dd  {
	margin:22px 0 0 0px;
	
}

