@charset "utf-8";
/* CSS Document */

body{
	margin:auto;
	background:#FFF;
	
	
}

.main{
	margin:auto;
	width:800px;
	height:600px;
	background:url(../images/bg_images.jpg);
	background-repeat: no-repeat;
	
}
.main1{
	margin:auto;
	width:800px;
	height:600px;
	background:url(../images/index_bg.jpg);
	
	background-repeat: no-repeat;
	
}

.main3{
	margin:auto;
	width:800px;
	height:600px;
	background:url(../images/week_wise_bg.jpg);	
	background-repeat: no-repeat;
	
}
.main4{
	margin:auto;
	width:800px;
	height:600px;
	background:url(../images/week_one.jpg);	
	background-repeat: no-repeat;
	
}
.home_icon{
	float:right;
	position:absolute;
	width:100px;
	height:30px;
	left: 941px;
	top: 109px;
	
	
}


.content_area{
	float:left;
	width:678px;
	height:500px;
	margin-left:108px;
	margin-top:95px;
	
}


.header_text{
	padding-left:10px;
	font-size:18px;
	font-family:Tahoma;

	color:#313335;
	font-style:normal;
	font-weight:normal;
	text-shadow:0px 1px 2px #b8b6b6;

}





.content_main{
	float:left;
	height:423px;
	width:650px;
	margin-top:30px;
	padding-left:15px;
       
	
}

.heading{
	font-size:15px;
	color:#0099ff;
	font-family:Tahoma;
	font-weight:bold;
	
}

.link_lesson{
	font-size:12px;
	color:#03C;
	text-decoration:none;
	
}
.link_lesson a{
	font-size:12px;
	color:#069;
	text-decoration:none;
	line-height:20px;
	
}
.link_lesson a:hover{
	font-size:13px;
	color:#004E4E;
	text-decoration:none;
	line-height:20px;
	
}

.black{
	color:#000;
	font-size:16px;
	font-weight:bold;
	
}

.red{
	color:#a52a2a;
	font-size:14px;
	font-weight:bold;
	
}
.week_wise_lnk{
	float:left;
	width:516px;
	height:327px;
	margin-top:161px;
	margin-left:130px;
	
}
.main_left{
	float:left;
	margin-top:130px;
	width:278px;
	height:119px;
	margin-left:117px;
	
	
}


.click_here{
	width:298px;
	float:right;
	margin-top:160px;
	
	
}

.click_here:hover{
	width:298px;
	float:right;
	margin-top:160px;
	background:url(../images/hover.jpg) no-repeat;
	
	
}

.content_main p{
	font-size:13px;
	color:#000;
	font-family: Tahoma;
	

	
}

.online_course{
	float:right;
	margin-top:97px;
	margin-right:20px;
	height:135px;
	width:267px;
	
	
}
