body
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color: #567160;
	border-top: 6px solid #4f4159;
}
#form1
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
}
#main_section
{
	width: 100%;
	margin: 16px 0px 0px 0px;
	padding: 0px;
	height: auto;
	float: left;
}
#header
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 151px;
	float: left;
}
#header_container
{
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	background-color: White;
	height: 149px;
	border: 1px solid #d6d6d6;
}
#logo
{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
}
#menu
{
	border: 1px solid #999999;
	width: 998px;
	height: 30px;
	margin: 0px;
	float: left;
	background-color: #000000;
}
#slider_section
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	height: 311px;
	float: left;
}
#slider_container
{
	width: 1000px;
	margin: 10px auto 0px auto;
	padding: 0px;
	background-color: White;
	height: 300px;
	border: 1px solid #d6d6d6;
}
#main_news
{
	width: 260px;
	float: left;
	height: 245px;
	margin-left: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.html);
	z-index: inherit;
	zoom: 1; /* For IE6 */
	background-color: #970018;
}
/************************************news scroller**************************/


#news
{
	width: 260px;
	float: left;
	margin: 0px 0 0;
	height: 195px;
}

#marqueecontainer
{
	position: relative;
	width: 240px; /*marquee width */
	height: 195px; /*marquee height */
	float: left;
	overflow: hidden;
	padding-left: 10px;
	top: 0px;
	left: 0px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#news #n1, #n2, #n3, #n4, #n5
{
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #F7F7EA;
	background-color: inherit;
	padding: 0 0 13px 0;
}
#news div span
{
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: #2C2C1B;
	background-color: inherit;
	text-decoration: underline;
	display: block;
}
#news div span a
{
	color: Yellow;
}


/************************************news scroller ends**************************/
.block
{
 margin:5px 0px 0px 5px;
 padding:10px;
 float:left;
 width:240px;
 height:18px;
 -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.html);
	z-index: inherit;
	zoom: 1; /* For IE6 */
	background-color: #970018;	
	line-height:25px;
	text-align:center;
}

#main_container
{
 width: 100%;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
}
#container
{
	width: 1000px;
	margin: 0px;
	padding: 0px;
	background-color: White;
	float:left;
	height: auto;
	border: 1px solid #d6d6d6;
	border-top: none;
	
}
#quick_menu
{ 
	width: 1000px;
	height: 38px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #2e4e2e;
}
#quick_menu ul
{
	z-index: 100;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	width: 100%;
	height: 38px;
	
}
#quick_menu ul li
{
	position: relative;
	float: left;
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
		height: 38px;
	
}
#quick_menu ul li a
{  	font: normal 13px Verdana;
	display: block;
	padding: 11px 40px;
	text-decoration: none;
	margin: 0px;
	color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #FFFFFF;
}
#quick_menu ul li a:hover
{
	background:#E6AF0D; /*background of menu items during onmouseover (hover state)*/
	color:#000000; 
}
#content_courses
{
	margin: 20px 0px 0px 0px;
	width: 997px;
	float: left;
	height: auto;
}
#footer
{
	width: 1000px;
	height:38px;
	margin:0px;
  padding:0px;
  float:left;
  background-color: Black;
  opacity:0.7;
}
#rignt_container
{
	width:322px;
 height:610px;
 padding:0px 6px 0px 10px ;	
 margin:0px 10px 0px 0px;
  float:left;
	
}
#rignt_container ul
{
	width: 100%;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
}
#rignt_container ul li
{
 display:inline;
 margin:0px 6px 6px 0px;
 padding:0px;
 float:left;
	
}
#rignt_container ul li a
{
 display: block;
width: 99px;
height: 38px;
background: url(images/loader.html) no-repeat 50%;
border: 1px solid #ccc;
	
}
