


ul {
	list-style-type: none;
}

ul li {
	display: block;
	padding-left: 10px;
	background: url(/_images/en/icons/gt.gif) 0px 6px no-repeat;
}

div#left {
	width: 613px;
	float: left;
}

div#right {
	width: 300px;
	float: left;
	margin-left: 30px;
}




/* WELCOME */
div#welcome { 
	background-color: #ead88a;
}

div#welcome:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
div#welcome {
	display: inline-block;
}
 
html[xmlns] div#welcome {
	display: block;
}
 
* html div#welcome {
	height: 1%;
}

div#welcome div.left {
	width: 665px;
	float: left;
	background: url(/_images/en/home/welcomebg.jpg) no-repeat;
	height: 317px;
	padding: 1px 0;
}

	div#welcome div.left h1 {
		width: 425px;
		height: 60px;
		background: url(/_images/en/home/welcome.jpg) no-repeat;
		
		text-indent: -100em;
		font-size: 1px;
		overflow: hidden;
		
		margin: 200px 0 0 11px;
	}
	
	body.es div#welcome div.left h1 {
		background: url(/_images/es/home/welcome.jpg) no-repeat;
	}


div#welcome div.right {
	float: left;
	padding: 25px 0 0 5px;
}

div.right div#login,
div.right div.miniprofile {
	width: 300px;
}

div.right p.error {
	font-size: 0.8em;
	font-style: italic;
	color: #F00;
}
/* WELCOME */



/* BODY TEXT */
div.content {
	padding: 25px 0 20px 20px;
	background-color: #FFF;
}

div#wrap div.split p.twominute {
	padding: 5px 0 0 90px;
	background: url(/_images/en/icons/chart.gif) 0px 0px no-repeat;
}

div#wrap div.split p.caregiver {
	padding: 5px 0 0 90px;
	background: url(/_images/en/icons/pie.gif) 0px 0px no-repeat;
}
/* BODY TEXT */

/* ICONS */
div.icons p {
	width: 130px;
	float: left;
	text-align: center;
	margin-left: 20px;
	padding: 70px 0 0 0;
}

div.icons p.assessment { background: url(/_images/en/icons/assessment.gif) center top no-repeat; }
div.icons p.access { background: url(/_images/en/icons/access.gif) center top no-repeat; }
div.icons p.discounts { background: url(/_images/en/icons/discounts.gif) center top no-repeat; }
div.icons p.library { background: url(/_images/en/icons/library.gif) center top no-repeat; }
/* /ICONS */


/* TESTIMONIALS */
div.testimonials h3 {
	color: #333;
}

div.testimonials p {
	color: #666;
	font-style: italic;
	font-size: 0.8em;
}


/* /TESTIMONIALS */


/* CALL CALLOUT */
div#phonecallout {
	background: url(/_images/en/misc/operator.jpg) right top no-repeat transparent;
	margin-bottom: 10px;
}

div#phonecallout h2 {
	width: 214px;
	height: 22px;
	
	background: url(/_images/en/h/callus.gif) no-repeat;
	
	text-indent: -100em;
	font-size: 1px;
	overflow: hidden;
}

body.es div#phonecallout h2 {
	background: url(/_images/es/h/callus.gif) no-repeat;
}

div#phonecallout p {
	width: 214px;
	height: 58px;
	
	background: url(/_images/en/h/number.gif) no-repeat;
	
	text-indent: -100em;
	font-size: 1px;
	overflow: hidden;
}

body.es div#phonecallout p {
	background: url(/_images/es/h/number.gif) no-repeat;
}
/* /CALL CALLOUT */