body{
	background: #96a5bd url(images/backgroundCol.png) top left repeat-x;
	font-family:verdana;
}
div{
	margin-left: 5px;
}

a{
	text-decoration:none;
	cursor:pointer;
}

h1{
	line-height:30px;
	font-family:Verdana;
}

.thin{
	font-size:27px;
}

.greeHighLight{
	background:#A0C671 none repeat scroll 0 0;
	padding:7px;
}

.menuNode{
	float:left;
	height:43px;
	position:absolute;
	width:320px;
}

#node1{
	background: transparent url(images/menuButton.png) no-repeat;
}
#node2{
	background: transparent url(images/menuButton.png) no-repeat;
	margin-left:325px;
}
#node3{
	background: transparent url(images/demoButton.png) no-repeat;
	margin-left:645px;
}
#bordersDiv{
	background: transparent url(images/borders.png) top left repeat-y;
}
#frameDiv{
	left:50%;
	margin-left:-480px;
	position:absolute;
	width:970px;
}

#headerDiv{
	color:#2F631C;
	font-size:30px;
	height:111px;
	padding-left:210px;
	padding-top:17px;
	text-align:center;
}

#menuDiv{
	margin-left:-3px;
}

.menuComm{
	background:#CCCED3 none repeat scroll 0 0;
	color:#454545;
	font-size:12px;
	height:20px;
	margin-top:-9px;
	padding:0;
	position:absolute;
	width:320px;
	text-align:center;	
}

.menuTitle{
	text-shadow:2px 2px 3px #666666;
	color:white;
	font-size:18px;
	padding-top:10px;
	text-align:center;
}

#top{
	background: transparent url(images/top.png) no-repeat top left;	
	height: 115px;
}

#bottom{
	background: transparent url(images/bottom.png) no-repeat bottom left;	
	height: 31px;
}
#contentDiv{
	padding-top:65px;
	line-height:20px;
}

.contentLeft{
	float:left;
	font-size:12px;
	margin-left:20px;
	text-align:left;
	width:260px;
	padding-top:20px;
}
.contentRight{
	margin-left:330px;
	width:600px;
	min-height:380px;
	color:black;
	font-size:12px;
	margin-top:20px;
}

.contentRight table{
	color:black;
	font-size:12px;
	margin-bottom:20px;
	margin-left:50px;
	margin-top:20px;
}

.nextDiv{
	background:transparent url(images/nextButton.png) no-repeat scroll top center;
	color:white;
	font-size:18px;
	height:43px;
	margin-left:0px;
	margin-top:25px;
	padding-top:7px;
	text-align:center;
	width:263px;
	
}
#newsDiv{
	background:#CCCCCC none repeat scroll 0 0;
	color:#454545;
	font-size:14px;
	height:30px;
	margin-left:3px;
	margin-top:200px;
	width:959px;
}

.submenu{
	color:white;
	font-size:12px;
	text-shadow:1px 1px 1px #333333;
}
.grayBack{
	background:transparent url(images/subMenuGray.png) no-repeat scroll top center;
	height:25px;
	padding-top:4px;
	padding-left:5px;
	width:265px;
	margin-left:-5px;
}
.brownBack{
	background:transparent url(images/subMenuBrown.png) no-repeat scroll top center;
	height:25px;
	padding-top:4px;
	padding-left:5px;
	width:265px;
	margin-left:-5px;
}
.greenBack{
	background:transparent url(images/subMenuGreen.png) no-repeat scroll top center;
	height:25px;
	padding-top:4px;
	padding-left:5px;
	width:265px;
	margin-left:-5px;
}

#expertsDiv{
	background:transparent url(images/expertsBack.png) no-repeat scroll top center;
	height:115px;
	margin-left:0px;
	margin-top:26px;
	width:263px;
}
#expertsTitle{
	padding:5px 0 0 5px;
}
#aleasLogo{
	background:transparent url(images/aleasLogo.png) no-repeat scroll 0 0;
	float:left;
	height:37px;
	margin-left:20px;
	margin-top:24px;
	width:97px;
}
#easyLearningLogo{
	background:transparent url(images/easyLearningLogo.png) no-repeat scroll 0 0;
	height:72px;
	margin-left:154px;
	margin-top:8px;
	width:80px;
}
#footerDiv{
	color: white;
	font-size:10px;
	text-align:center;
	padding:10px 0;
}
