#container #content{
	float:left;
}

#content ul{
	padding:0;
	margin:0 0 10px 22px;
}

#content li{
	list-style:disc;
	list-style-image:url(/images/bullet.png);
	margin: 0 0 2px 0;	
	padding:0;
}

#container .text{
	margin-top:138px;	
	width:427px;
	height:368px;
	padding:28px 52px 10px 52px;	
	overflow:auto;	
}

#container .image{
	margin-top:0;	
	width:788px;
	height:544px;
	padding:0;	
	overflow:hidden;	
}

#container .course{
	margin-top:138px;	
	width:427px;
	height:368px;
	padding:28px 52px 10px 52px;	
	overflow:auto;	
}

.pageimage{
	width:257px;
	height:544px;
}

#homeimageholder{
	width:788px;
	height:474px;
}

#footer{
	float:left;	
	width:788px;
	height:40px;
	padding-top:28px;
	color:#9e0051;
	text-align:center;
	letter-spacing:0px;
	font-size:12px;
	line-height:23px;
}

#footer .element{
	float:left;
	height:18px;
	padding:0 15px 0 15px;
	border-right:#ed1550 solid 3px;
	color:#9e0051;

}

#footer .leftelement{
	float:left;
	height:18px;
	padding:0 15px 0 0;
	border-right:#ed1550 solid 3px;
	color:#9e0051;
	margin-left:33px;
}


#footer .rightelement{
	float:left;
	height:18px;
	padding:0 0 0 15px;
	color:#9e0051;
}

iframe{
	border:1px solid #e2e1dd;
}
