/*
File:			custom.css 
Description:	Custom styles for over all css

*/

body{
margin:0;
padding:0;
font-family:Tahoma;
background-color:#276BAB ;
color:#000000;}
#page {
	width:990px;
	margin:0 auto;
	height:990px;
	padding:0;
	background-color:#FFFFFF;	
	
}

#header {
		width:990px;
		background-image:url(images/header.gif);
	height:301px;
	padding:0;
	margin:0 auto;
}

#sidebar_left {
	/*background-image:url(design/images/left_sidebar.gif);*/
	background-repeat:no-repeat;
	width:219px;	
	float:left;
}
.main_text{
width:990px;
height:689px;

background: url(images/body_bg.gif) no-repeat center bottom;
}

.main_text_sub{
width:990px;
height:689px;

background: url(images/body_bg_sub.gif) no-repeat left bottom;
}

#contain{
width:768px;
float:left;

/*background:url(images/index_04.jpg) no-repeat center;*/


}

#contain_contact{
width:771px;
height:689px;
float:left;
background:url(images/contact_bg.jpg) no-repeat bottom right;
}

#contain_school{
width:771px;
height:689px;
float:left;
background:url(images/schools_sandwise.jpg) no-repeat bottom center;
}

#sidebar_left ul{
margin:0;
padding:0;
width:200px;
}

#sidebar_left ul li{
margin:0;
padding:0;
text-align:center;
background:url(images/nav_button.jpg) no-repeat top center;
list-style:none;
}

#sidebar_left ul li a{ 
margin:0px;
padding:0px;
color:#00FF33;
font-weight:bold;
font-size:14px;
border:none;
text-decoration:none;
text-align:center;
outline:none;
}
img{border:none;}


h1{
padding:5px;
margin:0;
font-size:1.9em;
font-family:Tahoma;
font-weight:bold;
text-align:center;}
p{

font-family:Tahoma;
padding-left:20px;
-x-system-font:none;
background-color:transparent;
font-size:15px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4em;
margin:0 0 1.5em;
text-align:justify;}

.school p{

font-family:Tahoma;
padding-left:20px;
-x-system-font:none;
background-color:transparent;
font-size:17px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.4em;
margin:0 0 1.5em;
text-align:justify;}

pre{

font-family:Tahoma;
text-align:center;
font-size:1.4em;
font-weight: normal;
}

.header_contain{
width:718px; float:left; height:301px; 
}

.body_text{
width:460px; padding:0px  0 0 30px;
}
.body_text_con{
width:660px; padding:0px  0 0 30px;
margin:0;
}
.body_text_scho{
width:650px; padding:0px  0 0 35px;
margin:0;
}

#logo{
height:301px;
width:480px;
float:right;
cursor: pointer;


background: url(images/logo.gif)   no-repeat bottom right;
   /* _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
        (enabled=true,src=images/logo.png) ;*/

/*
	opacity: 0.8;
	 For IE 5-7 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	 For IE 8 (and 9, 10, 11?). Don't miss the added quotes 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
*/

}
#girl_head{
background:url(images/girl_had.gif) no-repeat bottom right;
width:230px; float:right;height:301px;
/*background: url(images/girl_head.png) transparent  no-repeat bottom right;
    _background-image: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
        (enabled=true,sizingMethod=scale,src=images/girl_head.png);*/
}

#click_link{
 width:180px;  font-size:12px; padding:0; margin:0;    padding:170px 0 0 20px;
 }
