/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

#homePage h2
{
	margin:0 0 0.6em 0;
	padding: 0.1em 0.0em;
	line-height : 1.6em;
	font-size:2em;
	color:#0B406B;
	background-color:#FFF;
	border:1px solid #FFF;
	text-align:left;
}
#homePage #homePageECoursesInner
{
	border-left: 1px solid #f37753;
	border-right: 1px solid #f37753;
		text-align : center;
	
}
#homePage #homePageECoursesMainTitle
{
	font-size:1.3em;
	font-weight :bold;
	color:#0b3b5f;
	text-align : center;
				margin : 0 auto;
				width : 450px;
}
#homePage #homePageECoursesMainTitle a,
#homePage #homePageECoursesMainTitle a:hover,
#homePage #homePageECoursesMainTitle a:visited
{
	color:#0b3b5f;
			text-align : center;

}
#homePage #homePageECoursesMainTitle img
{
	margin : 0 !important;
}
#homePage #homePageECoursesInner img
{
	border-width : 0;
}
#homePage #homePageECoursesInner a
{
	display:block;
	width : 90%;
	margin  : 12px auto 0;
	clear:both;

}
#homePage #homePageECoursesInner a.linkClass0 img
{
	float : left;
	margin-right : 7px;
	
}
#homePage #homePageECoursesInner a.linkClass1 img
{
	float : right;
	margin-left : 7px;
}

#homePage #homePageECoursesInner .homePageECoursesSubTitles
{
	font-size:1.4em;
	color:#0b3b5f;
}
#homePage #homePageECoursesMainTitle a,
#homePage #homePageECoursesMainTitle img
{
	margin : 0 !important;
}