﻿body, #form1
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: black; /*background: #2BACCC;*/
	background: #80BFFF;
	background-image: url(    'images/schools_backgroundblog21.jpg' );
	background-repeat: inherit;
}

#main
{
	background-position: left top;
	width: 100%;
	height:520px;
	background-image: url('images/menu_top.png');
	background-repeat: repeat-x;
	float:left;
}
#header_wraper
{
	margin:0px;
	padding:0px;
	width:100%;
	height:520px;
	float:left;
}
#header
{
	width: 1050px;
	margin: 0px auto;
	height: 170px;
}

#header_menu
{
	width: 1050px;
	height: 50px;
	float:left;
}
#header_name
{
	width: 1050px;
	height: 120px;
}
#middle_container
{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
#content
{
	margin: 0px auto;
	width: 1046px;
	background:none;
	
	
}
#content_main
{
	margin: 0px;
	width: 1046px;
	height: auto;
	float: left;
	border: solid 2px white;
	background: white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	z-index: inherit;
	zoom: 1; /* For IE6 */
}
#column1
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 815px;
}
#column2
{
	margin: 0px 0px 0px 3px;
	padding: 0px;
	float: left;
	height:auto;
	width:226px;
}
#content_slider
{
	margin: 20px 0px 0px 0px;
	border: 1px solid #2BACCC;
	width: 800px;
	float: left;
	height: 323px;
}
#content_courses
{
	margin: 20px 0px 0px 0px;
	background-color: #E0D0AF;
	width: 218px;
	float: left;
	height: 350px;
}

#content_quote
{
	margin: 20px 0px 0px 15px;
	width: 800px;
	float: left;
	height: 498px;
}
#content_login
{
	margin: 7px 0px 0px 0px;
	padding: 0px;
	width: 218px;
	float: left;
	height: 495px;
}
#footer_wraper
{
	width:100%;
	margin:0px;
	padding:0px; 
    height:auto;
    float:left;
}
#footer
{
	margin: 0px auto ;
	padding: 0px;
	width: 1050px;
	height: 51px;
	
}


/************************************news scroller**************************/


#news
{
	width: 214px;
	float: left;
	margin: 0px 0 0;
	height: 280px;
	background-color: #009900;
	border: 2px solid #009900;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	z-index: inherit;
	zoom: 1; /* For IE6 */
	font-size:13px;
}

#marqueecontainer
{
	position: relative;
	width: 200px; /*marquee width */
	height: 280px; /*marquee height */
	float: left;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}


#news #n1, #n2, #n3, #n4, #n5
{
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: inherit;
	padding: 0 0 13px 0;
	height: 49px;
}
#news div span
{
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	color: Maroon;
	background-color: inherit;
	text-decoration: underline;
	display: block;
}
#news div span a
{
	color: Yellow;
}


/************************************news scroller ends**************************/

#content_description
{
	width: 737px;
	height: 638px;
	margin: 25px auto 0px auto;
	text-align: justify;
	padding: 10px;
	font-family: Arial;
	font-size: 15px;
	line-height: 1.05em;
	color: #000000;
	background-color: #AAFFAA;
	border: 2px solid #EAF8FB;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	z-index: inherit;
	zoom: 1; /* For IE6 */
	line-height: 1.2em;
}
#content_flash
{
	border: 2px solid #EAF8FB;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 1040px;
	height: 150px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	z-index: inherit;
	zoom: 1;
}


#content_ul li
{
	list-style-type: none;
}
#login
{
	border: 2px solid #EAF8FB;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	z-index: inherit;
	zoom: 1; /* For IE6 */
}



#footer_menu
{
	width: 595px;
	height: 37px;
	margin-top: 10px;
	margin-left: 6px;
	float: left;
	padding:0px;
}
#footer_menu ul
{
	width: 116px;
	height: 20px;
	margin: 4px 0px 0px 282px;
	padding: 0px;
	float: left;
}
#footer_menu li
{
	list-style-type: none;
	display: inline-block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#footer_menu li a
{
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #242424;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	border-right: solid 1px white;
	margin: 0px;
	display: block;
}
#footer_menu li.active a
{
	background: none;
	color: white;
	background-color: #976400;
}

#footer_menu li a:hover
{
	background: #976400;
	color: white;
}


#contactus_address
{
	border: 2px solid #E2F5FA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px

#contactus_address
{
	border: 2px solid #E2F5FA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	z-index: inherit;
	zoom: 1; /* For IE6 */
}

#contactus_form
{
	border: 2px solid #E2F5FA;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	z-index: inherit;
	zoom: 1; /* For IE6 */
}

.facility_round_corner
{
	border: 2px solid #E8F5F9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	z-index: inherit;
	zoom: 1; /* For IE6 */
}
 


 .round
{
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}

.hdg
{
	background-position: left center;
	width: 710px;
	height: 38px;
	background: url( 'images/bg_grd.png' ) repeat-x 0 0;
}