html{height:100%}
body{
	margin:0;
	color:#636466;
	font:12px arial,sans-serif;
	background:#260037 url(../images/bg-body.gif) repeat-x;
	min-width:1003px;
	height:100%;
}
img{border-style:none;
}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.page{
	overflow:hidden;
	min-height:100%;
	position:relative;
}
* html .page{
	height:100%;
	overflow:visible;
}
#main-container{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 -150px;
}
.wrapper{
	width:1191px;
	position:relative;
	z-index:1;
	float:left;
	left:50%;
}
.w-1{
	width:1191px;
	position:relative;
	float:left;
	left:-50%;
}
.header-holder{
	width:100%;
	height:100px;
	background: url(../images/bg-shadow-t.png) no-repeat;
}
.w-2{
	width:1191px;
	margin:0 auto;
	background:url(../images/bg-main.png) repeat-y;
}
.mc-holder{
	width:951px;
	margin:0 auto;
}
.mc-holder:after{
	content:"";
	display:block;
	clear:both;
}
.mc-holder-inner{
	float:left;
	margin:0 0 -100px;
	width:951px;
	position:relative;
	z-index:1;
}
#header{
	background:url(../images/bg-header.jpg) no-repeat 0 1px;
	width:951px;
	margin:0 auto;
	position:relative;
	z-index:2;
}
#header:after{
	content:"";
	clear:both;
	display:block;	
}
.top-holder{
	width:951px;
	overflow:hidden;
}
.logo{
	float:left;
	background:url(../images/logo.png) no-repeat;
	width:257px;
	height:62px;
	margin:22px 0 0 18px;
	display:inline;
}
.logo a{
	display:block;
	width:257px;
	height:62px;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
	
}
.tagline{
	float:left;
	background:url(../images/tagline.png) no-repeat;
	width:257px;
	height:62px;
	margin:22px 0 0 18px;
	display:inline;
}
.tagline a{
	display:block;
	width:257px;
	height:62px;
	position:relative;
	text-indent:-9999px;
	overflow:hidden;
	
}
.login{
	float:right;
	background:url(../images/bg-login.png);
	margin-right:19px;
	display:inline;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.login a{
	position:relative;
	color:#c2bfbf;
	text-transform:uppercase;
	font-size:10px;

}
#nav{
	list-style:none;
	padding:0 19px 0 0;
	float:right;
	margin:-17px 0 0px;
	height:1%;
}
#nav:after{
	content:"";
	clear:both;
	display:block;	
}
#nav li{
	float:left;
	padding:2px 0 5px;
	position:relative;
	margin:0 0 0 10px;
	display:inline;
}
#nav li a{
	float:left;
	color:#fff;
	text-transform:uppercase;
	font:bold 11px Arial, Helvetica, sans-serif;
	position:relative;
	padding:10px 0 0;
}
#nav li a:hover,
#nav li a.active{
	color:#c0028c;
	text-decoration:none;
}
#nav li .drop{
	position:absolute;
	left:50%;
	top:100%;
	display:none;
	width:168px;
}
#nav li .drop .drop-holder{
	width:168px;
	overflow:hidden;
	margin-left:-84px;
	position:relative;
}
#nav .drop-holder div{
	width:168px;
	background:url(../images/bg-drop.png) repeat-y;
	overflow:hidden;
}
#nav li:hover div.drop,
#nav li.hover div.drop{
	display:block;
}
#nav li .drop div ul{
	width:158px;
	background:#3d0055 url(../images/bg-drop-list.jpg) repeat-x;
	list-style:none;
	margin:0 10px;
	padding:0;
	overflow:hidden;
	position:relative;
}
.drop span{
	background:url(../images/bg-drop-bottom.png) no-repeat;
	display:block;
	overflow:hidden;
	height:11px;
}
#nav li ul li{
	border-bottom:1px solid #a40180;
	float:none;	
	display:block;
	padding:0;
	height:1%;
	vertical-align:top;
	margin:1px 0  -1px;
}
#nav li ul li a{
	display:block;
	text-align:center;
	padding:7px 0;
	text-transform:uppercase;
	float:none;
}
#nav li ul li:hover a,
#nav li ul li.hover a{
	background:#330036;
	text-decoration:none;
	color:#fff;
}
#nav li ul li a:hover{
	color:#fff;
}
.promobox img{
	display:block;
}
.promobox img{
	display:block;
}
.promobox{
	background:url(../images/bg-promobox.gif) repeat-x 0 100%;
	padding:0px 0 4px;
}
.welcome-box{
	background:#fff;
	padding:55px 89px 0px 87px;
	overflow:hidden;
	width:775px;
}
.welcome{
	height:17px;
	background: url(../images/txt-welcome.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 14px;
	padding-bottom:19px;
	border-bottom:1px solid #c0028c;
}
.professional-login{
	height:17px;
	background: url(../images/txt-professional-login.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 14px;
	padding-bottom:19px;
	border-bottom:1px solid #c0028c;
}

.client-login {
	height: 17px;
	background: url(../images/txt-client-login.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 14px;
	padding-bottom:19px;
	border-bottom:1px solid #c0028c;
}
	
.welcome-box p{
	margin:15px 0 20px;
	line-height:21px;
}
.welcome-box a{
	color:#c0028c;
	text-decoration:underline;
	font-weight:bold;
}
.more{
	color:#c0028c;
	text-decoration:underline;
	padding-right:10px;
	font-weight:bold;
}
.more:hover{
	text-decoration:underline;
}
.about{
	width:783px;
	overflow:hidden;
	background:#fff url(../images/bg-active.jpg) no-repeat 8px 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -8px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.item{
	float:left;
	display:inline;
	width:253px;
	margin-left:8px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.item-inner{
	padding:0 35px 0;
	width:203px;
}
.item h2{
	text-indent:-9999px;
	height:25px;
	overflow:hidden;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 7px;
	margin-left: 0;
}

.programs{
	background: url(../images/txt-programs.gif) no-repeat 50% 0;
}
.find{
	background: url(../images/txt-find.gif) no-repeat 50% 0;
}
.opport{
	background: url(../images/txt-opport.gif) no-repeat 50% 0;
}
.become-professional{
	background: url(../images/txt-become-professional.gif) no-repeat 50% 0;
	height:25px;
}
.item p{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.item sup{
	font-size:10px;
	line-height:5px;
}
#footer{
	overflow:hidden;
	background:#320049;
	text-align:center;
	position:relative;
	padding:1px 0;
}
#footer p{
	margin:3px 0 0;
	font-size:9px;
	color:#772e79;
	text-transform:uppercase;
	letter-spacing:0;
	line-height:9px;
}
#footer ul{
	list-style:none;
	margin:3px 0;
	padding:0;
	font-size:9px;
	line-height:9px;
}
#footer ul li{
	display:inline;
	padding:0 4px;
}
#footer ul li a{
	color:#772e79;
	text-transform:uppercase;
	letter-spacing:0;
}
.shadow-b{
	height:269px;
	width:100%;
	background: url(../images/bg-shadow-b.png) no-repeat;
}
/*inner*/
#main{
	margin:0 auto;
	border-top:9px solid #c0028c;
	width:951px;
	overflow:hidden;
	background:#fff;
}
#sidebar{
	float:left;
	width:236px;
	margin:0 0 -479px;
	overflow:hidden;
}
.page-nav{
	list-style:none;
	margin:0 0 129px;
	padding:10px 0px 19px 0px;
	width:195px;
	background:#c0028c;
}
.headphone{
	overflow:hidden;
	margin-top: 150px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.headphone img{
	display:block;
}
.page-nav li{
	padding:10px 19px 0px 18px;
}
.page-nav li a{
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
}
.content{
	float:right;
	width:625px;
	padding:98px 75px 25px 0;
	overflow:hidden;
}
.technology{
	background:url(../images/txt-technology.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}

.breakthrough{
	height:17px;
	background:url(../images/txt-soundslikeabreakthrough.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.what-is-enlisten{
	background:url(../images/txt-what-is-enlisten.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.how-does-work{
	background:url(../images/txt-how-does-work.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.benefits{
	background:url(../images/txt-benefits.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.products-overview{
	background:url(../images/txt-products-overview.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.listening-advantage{
	background:url(../images/txt-listening-advantage.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.headphones{
	background:url(../images/txt-headphones.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.school-programs{
	background:url(../images/txt-school-programs.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.business-programs{
	background:url(../images/txt-business-programs.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.find-professional{
	background:url(../images/txt-find-professionals.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.licensed-professionals{
	background:url(../images/txt-licensed-professionals.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.about-enlisten{
	background:url(../images/txt-about-enlisten.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.enlisten-programs{
	background:url(../images/txt-enlisten-programs.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.background{
	background:url(../images/txt-background.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.faqs{
	background:url(../images/txt-faqs.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.resources{
	background:url(../images/txt-resources.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.articles{
	background:url(../images/txt-articles.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.case-studies{
	background:url(../images/txt-case-studies.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.testimonials{
	background:url(../images/txt-testimonials.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.contact-info{
	background:url(../images/txt-contact-info.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.get-licensed{
	background:url(../images/txt-get-licensed.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.professional-training{
	background:url(../images/txt-professional-training.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.qualified-professions{
	background:url(../images/txt-qualified-professions.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.global-management{
	background:url(../images/txt-global-management.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.using-services{
	background:url(../images/txt-using-services.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	text-transform:uppercase;
	margin:0 0 26px;
	padding-bottom:10px;
}
.box-content{
	margin:0 0 42px;
}
.box-content h2{
	font:bold 15px Arial, Helvetica, sans-serif;
	line-height: 35px;
	color:#c0028c;
	text-transform:uppercase;
	margin:0 0 30px;
	border-bottom:1px solid #c0028c;
	text-decoration:none;
}
.box-content h2 a{
	font:bold 15px Arial, Helvetica, sans-serif;
	line-height: 35px;
	color:#c0028c;
	text-transform:uppercase;
	margin:0 0 10px;
	border-bottom:1px solid #c0028c;
  text-decoration:none;
}
.box-content h2 a:hover{
	font:bold 15px Arial, Helvetica, sans-serif;
	line-height: 35px;
	color:#c0028c;
	text-transform:uppercase;
	margin:0 0 30px;
	border-bottom:1px solid #c0028c;
  text-decoration:none;
}
.box-content h5{
	font:bold 14px Arial, Helvetica, sans-serif;
	line-height: 30px;
	color:#c0028c;
	text-transform:uppercase;
	margin:0 0 30px;
}
.box-content h5 a{
	text-decoration:none;
  text-decoration:none;
}
.box-content h5 a:hover{
  text-decoration:underline;
}
.box-content-line{

}
.box-content p{
	font-size:12px;
	line-height:21px;
	margin:0 0 30px;
}
.box-content sup{
	font-size:10px;
}
.box-content ul{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 21px;
	margin-left: 0;
	padding-left:30px;
	list-style:square;
}
.box-content ol{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 21px;
	margin-left: 0;
	padding-left:30px;
}
.box-content li{
	line-height:21px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.box-content a{
	color:#c0028c;
	font-weight:bold;
	text-decoration:underline;
}
.box-content a:hover{
	text-decoration:underline;
}
.box-content table{
    border-color: #fff;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}
.box-content td{
	border-color: #fff;
	border-width: 1px 1px 0 0;
	border-style: solid;
	margin: 0;
	background-color: #eeeeee;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.box-content img{
	float:right;
	padding-top: 1px;
}
.box-content-logo img{
	float:left;
}
.pdf img{
	float:left;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.box-content h3 {
	font-size: 14px;
  text-transform:uppercase;
  border-bottom:1px solid #999999;
}
.box-content h4 a{
	font-size: 10px;
	color:#c0028c;
  text-transform:uppercase;
	text-decoration:underline;
}
.box-content h4 {
	font-size: 10px;
	color:#636466;
	line-height:18px;
}

.box-content h4 a:hover{
	  text-transform:uppercase;
	font-size: 10px;
	color:#c0028c;
	text-decoration:none;
}
