@font-face {
    font-family: 'myriad_proregular';
    src: url('http://www.homeofficepro.net/css/fonts/mpreg-mp-webfont.eot');
    src: url('http://www.homeofficepro.net/css/fonts/mpreg-mp-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.homeofficepro.net/css/fonts/mpreg-mp-webfont.woff') format('woff'),
         url('http://www.homeofficepro.net/css/fonts/mpreg-mp-webfont.ttf') format('truetype'),
         url('http://www.homeofficepro.net/css/fonts/mpreg-mp-webfont.svg#myriad_proregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body{
	font-family: 'myriad_proregular';
	margin:0px;
	padding:0px;
}
 	div.logo{
 		width: 129px;
 		height: 56px;
 		background: url(../images/platinumLogo.jpg) no-repeat;
 		float: left;
 		margin: 0px auto;
 		margin-left: -100px;
 		position: relative;
 	}
 	div.rightLink{
 		float: right;
 		position: relative;
 		top: 20px;
 		
 	}
 		div.rightLink a,
 		div.rightLink a:visited{
 			color: #8395B3;
 			text-decoration: none;
 			font-family: ratio-1;
 			padding-left: 20px;
 			
 		}
 		div.rightLink a:hover{
 			text-decoration: underline;
 		}
 		
 	div.wrapper{
 		width: 780px;
 		margin: 0px auto;
 		position: relative;
 	}
 	div.title{
 		clear: both;
 		top: 25px;
 		position: relative;
 		font-family: 'myriad_proregular';
}
	h1{
		font-family: 'myriad_proregular';
		font-size: 46px;
		text-align: center;
		line-height: 47px;
		letter-spacing: 1.2px;
		margin-bottom: 50px;
		
	}
 	div.blocks{
 		text-align: center;
 		margin: 0px auto;
 		width: 780px;
 		padding-left: 34px;font-family: 'myriad_proregular';
 	}
 	div.tagline{
 		clear: both;
 		position: relative;
 		text-align: center;
 		top: 40px;
 	}
 		div.tagline h2{
 			
 			font-family: ratio-1;
 			font-size: 18px;
 			font-weight: normal;
 			letter-spacing: .9
 		}
 		div.tagline h2 em{
 			color: #2D2789;
 			
 			
 		}
 	div.footer{
 		width: 100%;
 		position: relative;
 		top: 40px;
 		margin-bottom: 20px;
 	}
 		div.footer a{
 			font-size: 12px;
 			color: #999;
 			text-decoration: none;
 			line-height: 14px;
 			font-family: ratio-1;
 		}
 		
 		div.footer a:visited{
 			font-size: 12px;
 			color: #999;
 			text-decoration: none;
 			line-height: 14px;
 			font-family: ratio-1;
 		}
 		div.footer a:hover{
 			
 			text-decoration: underline;
 			
 		}
 		div.footer  li{
 			list-style: none;
 		}
 		
 	.block{
 		text-align: center;
 		-webkit-box-shadow: #EFEFEF 0px 0px 5px;
 		-moz-box-shadow: #EFEFEF 0px 0px 5px;
 		color: #666;
 		text-align: center;
 		background: url(../images/BG.png) repeat-x #EFEFEF;
 		border: 1px solid #E8E8E8;
 		float: left;
 		margin: 15px 20px 5px 0px;
 		border-radius:5px;
 		-webkit-border-radius:5px;
 		-moz-border-radius:5px;
 		padding: 20px 10px 10px;
 		text-decoration: none;
 		width: 200px;
}
	img.logo{
		position: relative;
		margin-top: 10px;
	}
	img.learn{
		position: relative;
		margin-top: 5px;
	}
	h4{
		font-family: ratio-1;
		margin: 3px 0 0 0;
		font-weight: normal;font-family: 'myriad_proregular';
	}
	p.describe{
		color: #333;
		font-size: 14px;
		line-height: 16px;
		font-family: 'myriad_proregular';
	}
	
	
/*inline popup styles*/
#inline1{
	width: 500px;
	height: 400px;
	font-family: 'myriad_proregular';
}

#inline2{
	width: 500px;
	height: 400px;
	font-family: 'myriad_proregular';;
	background:#ffffff;

}