.wrapper .leftcolumn .title {
	color: white;
	font-size: 26px;
	margin: 1em 0 1.2em 0;
}

.wrapper .leftcolumn .text {
	font-size: 110%;

}
.wrapper .leftcolumn .text .textleft {
    float: left;
    width: 300px;
	padding-right: 10px;	
}

.wrapper .leftcolumn .text .textright {
		
}


.wrapper .leftcolumn .text UL {
	color: #1181f1;
}
.wrapper .leftcolumn .text UL LI .black {
	color: black;
}

.wrapper .leftcolumn .text h1, .wrapper .leftcolumn .text h1 a {
	color: #1181f1;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: .3em;
	margin-top: 0px;
	text-decoration: none;	
}

.wrapper .leftcolumn .text h2, .wrapper .leftcolumn .text h2 a {
	color: #1181f1;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: .3em;
	margin-top: 0px;
	text-decoration: none;	
}



.bluebullet {
	padding-left: 4px;
	display: inline;
}



#r1 {
	background-image: url(../images/learn_gradient.png);
	background-repeat: repeat-x;
	color: #333;
}

#r1 H1 {	
	color: #05bef7;
	font-size: 22px;	
}

#r1 a {
	text-decoration: none;
	font-size: 110%;
	color: #DDD;
	display: block;
	padding: 0 0 1em 0;	
}

#r1 a:hover { 
	color: #05bef7; 
}



#r2 {
	background-image: url(../images/exp_gradient.png);
	background-repeat: repeat-x;
	color: #fdd59a;
}
#r2 .heading {	
	color: #3e77e0;	
	font-weight: 500;
	line-height: 1.2em;
	font-size: 22px;
}

#r2 .text {
	margin: 1em 0 0 0;
	font-size: 16px;
	line-height: 1.2em;
}

#r3 {
	background-image: url(../images/take_tour.png);
	background-repeat: repeat-x;
	color: #1c7ee3;
}

#r3 .heading {	
	color: #0643a0;	
	font-weight: 500;
	line-height: 1.2em;
	font-size: 22px;
}

#r3 .text {
	margin: 1em 0 0 0;
	font-size: 16px;
	line-height: 1.2em;
}
