body,ul, h1, h2, dl, dt, dd, p, a {
font-family:Arial;
margin:0;
padding:0;
}

body{
	font-size:12px;
	}
	
img{display:block}

#logotop{
	height:34px;
	background-image:url(images/upperlogo-bg.jpg);
	background-repeat:repeat-x;
}

#navi{
	height:57px;
	background-color:#FF0000;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
}

#navibtn{
	width:958px;
	margin:0 auto;
}

#cont{
	width:958px;
	margin:0 auto;
}

.title{
	font-size: 24px;
	font-weight: bold;
	color:#000000;
}

.title a{
	font-size: 16px;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
}
.title a:hover{
	color:#00aeef;
	text-decoration:none;
}

#learnmore a{
	color:#00aeef;
	text-decoration:none;
}
#learnmore a:hover{
	color:#00aeef;
	text-decoration:underline;
}


.t-cont{
	font-size:12px;
	color:#959595;
}

/* Start of benefits and features */

/*
.why-rp {
	width:225px; 
	height:122px; 
	background:url(images/pm-bfimg-bg.jpg) no-repeat;
	}
.why-rp a{
	width:225px; 
	height:122px; 
	background:url(images/pm-bfimg-bg.jpg) no-repeat;
	}

.why-rp a:hover{
	background:url(images/pm-bfimg-bg-hover.jpg) no-repeat;
	}
*/

div.normal{
	width:225px; 
	height:122px;
	background:url(images/pm-bfimg-bg.jpg) no-repeat;
}
div.normalon{
	width:225px; 
	height:122px;
	background:url(images/pm-bfimg-bg-hover.jpg) no-repeat;
}

.bfimgholder{
	float:left;
	width:230px
}

#bfimgs{
	color:#111111;
}

#bfimgs a{
	color:#1686b0;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#bfimgs a:hover{
	color:#1686b0;
	text-decoration:underline;
}

/* End of benefits and features */

#footer{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	margin:0 auto;
	text-align:center;
}
#footer a{
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
#footer a:hover{
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}