
.productbanner 
{
	background: url( '/images/peernetbanner.jpg' ) no-repeat ;
	width: 940px ;
	height: 272px ;
	margin: 0 0 5px 0 ;
}

.productbanner h1 {
	font-family: tahoma,helvetica,arial,sans-serif;
    font-size: 24pt;
    font-weight:bold;
    color: #385F95;
    margin:7px 0;
    position:relative;
	top: 5px;
	left: 10px ;

}

.productbanner h2 {
	font-family: tahoma,helvetica,arial,sans-serif;
   font-size: 14pt;
    font-weight:bold;
    color: #385F95;
    margin:7px 0;
    position:relative;
	top: 210px;
	left: 10px ;

}

DIV.col {
	FLOAT: left;
	MARGIN-RIGHT: 35px;
}

div.col ul 
{
    padding: 0 0 0 18px ;
}

DIV.col1 {
	PADDING: 10px 10px 10px 10px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 330px;
}

DIV.col IMG {
	MARGIN-TOP: 4px; FLOAT: left;
}
DIV.col H2 {
	FONT: bold 13px/18px "Helvetica Neue", Helvetica, Arial, sans-serif; LETTER-SPACING: -0.05em; COLOR: #555;
}

DIV.col2 
{
	PADDING: 10px 10px 10px 10px;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 370px;
}
DIV.col3 {
	PADDING: 10px 0px 0px 0px;
	MARGIN: 0px 0px 0px 10px;
	WIDTH: 180px;
}

