body{
	margin:0px;
	padding:0px;
	width:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:url(../images/body_bg.jpg) repeat-x #BCCAD3;
	height:100%;
}


h1{ padding:0px; margin:0px; padding-top:10px; font-size:28px; padding-bottom:10px; color:#000;}
h1 span{ color:#407A8A;}

img { border:none;}

p{ padding:0px; margin:0px; padding-top:5px; padding-bottom:5px;}

a:link {color: #417A8B; text-decoration: none; font-weight: bold}
a:visited {color: #417A8B; text-decoration: none; font-weight: bold}
a:hover {color: #FFFFFF; text-decoration: none; font-weight: bold}
a:active {color: #417A8B; text-decoration: none; font-weight: bold}


.clear{ clear:both;}

.container{
	position:relative;
	width:900px;
	height:auto;
	margin:0px auto;
}

/********************************* top bg css *****************************/

#school{
	position:relative;
	width:480px;
	height:auto;
	
}

#logo{
	position:relative;
	float:left;
	width:313px;
	height:177px;
	margin-top:7px;
}

#top_rite{
	position:relative;
	width:480px;
	height:auto;
	float:right;
}

#login_bg_test{
	position:relative;
	width:372px;
	height:auto;
	float:right;
}


#login_bg{
	position:relative;
	background:url(../images/loginbox.png) no-repeat;
	width:372px;
	height:auto;
	float:right;
}

#login_bg2{
	position:absolute;
	background:url(../images/loginbox.png) no-repeat;
	width:372px;
	height:auto;
	float:right;
}


#inner_login{
	position:relative;
	width:330px;
	height:auto;
	margin:0px auto;
	margin-top:12px;
}

#inner_login_test{
	position:relative;
	width:0px;
	height:auto;
	margin:0px auto;
	margin-top:12px;
}

#left_login{
	position:relative;
	width:162px;
	height:auto;
	float:left;
}

#left_login_test{
	position:relative;
	width:0px;
	height:auto;
	float:left;
}

#rite_login{
	position:relative;
	width:162px;
	height:auto;
	float:right;
}


#rite_login_test{
	position:relative;
	width:0px;
	height:auto;
	float:right;
}

#user_name{
	position:relative;
	width:60px;
	height:auto;
	float:left;
	color:#FFF;
	font-size:10px;
	padding-top:1px;
	font-weight: bold;
}

#user_field{
	position:relative;
	width:100px;
	height:auto;
	float:right;
}

#user_field2{
	position:relative;
	width:1px;
	height:auto;
	float:right;
	
}

.inside_field{
	position:relative;
	width:95px;
	height:14px;
	border:none;
	font-size:11px;
	padding-left:5px;
	padding-top:2px;
}

.inside_field2{
	position:relative;
	width:0px;
	height:14px;
	border:none;
	font-size:11px;
	padding-left:5px;
	padding-top:2px;
	
}

#pw{
	position:relative;
	width:58px;
	height:auto;
	float:left;
	color:#FFF;
	font-size:10px;
	padding-top:1px;
	padding-left:3px;
	font-weight: bold;
}

#login_button_test{
	position:relative;
	background:url(../images/login_button_bg.png) no-repeat;
	width:76px;
	float:right;
	height:19px;
	margin-top:12px;
	margin-right:20px;
	color:#FFF;
	font-size:10px;
	text-align:center;
}

#reg_button{
	position:relative;
	/*background:url(../images/login_button_bg.png) no-repeat;*/
	width:76px;
	float:right;
	height:19px;
	margin-top:12px;
	margin-right:15px;
	color:#FFF;
	font-size:10px;
	text-align:center;
}

#reg_button a{ color:#FFF;  text-decoration:none;}
#reg_button a:hover{ text-decoration:underline; outline:none;}
#login_button a{ color:#FFF;  text-decoration:none;}
#login_button  a:hover{ text-decoration:underline; outline: none;}




#nav{
	position:relative;
	width:auto;
	height:auto;
	float:right;
	padding-top:90px; /*90px*/
}

ul.menu{ list-style:none; margin:0px; padding:0px;}
ul.menu li{ float:left; width:auto; height:auto; padding-left:5px; line-height:25px;}



/********************************* top bg css END *****************************/

#header_index{
	position:relative;
	background:url(../images/header_index.png) no-repeat;
	height:342px;
	width:902px;
	margin-top:15px;
	background-color: #407A8A;
	background-image: url(images/Home.avi);
}



/********************************* TAB css *****************************/


#index_tab1{
	position:relative;
	background:url(../images/index_tab1_bgwes.png) no-repeat;
	width:273px;
	height:115px;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}

#index_tab2{
	position:relative;
	background:url(../images/index_tab2_bgwes.png) no-repeat;
	width:273px;
	height:115px;
	float:left;
	margin-left:40px;
	margin-top:30px;
	margin-bottom:30px;
}

#index_tab3{
	position:relative;
	background:url(../images/index_tab3_bgwes.png) no-repeat;
	width:273px;
	height:115px;
	float:right;
	margin-top:30px;
	margin-bottom:30px;
}

#inner_tab{
	position:relative;
	width:250px;
	height:auto;
	margin:0px auto;
	padding-top:10px;
	color:#FFF;
	font-size:12px;
}

.tab_heading{
	position:relative;
	width:auto;
	height:auto;
	padding-bottom:30px;
}


.tab1_icon{
	position:absolute;
	background:url(../images/index_tab1_icon.png) no-repeat;
	width:97px;
	height:97px;
	right:-24px;
	top: 47px;
	background-image: url(../images/index_tab3_icon.png);
}


.tab2_icon{
	position:absolute;
	background:url(../images/index_tab2_icon.png) no-repeat;
	width:97px;
	height:97px;
	right:-40px;
	top: 57px;
	background-image: url(../images/Crystal_Clear_app_karm.png);
}



.tab3_icon{
	position:absolute;
	background:url(../images/index_tab4_icon.png) no-repeat;
	width:97px;
	height:97px;
	right:-43px;
	top: 47px;
	background-image: url(../images/Crystal_Clear_app_voice-support.png);
}


/********************************* TAB css END *****************************/



/********************************* Footer css *****************************/


#footer_bg{
	position:relative;
	background:url(../images/footer_bg.jpg) repeat-x;
	width:100%;
	height:62px;
	margin-top:20px;
}

#left_footer{
	position:relative;
	width:auto;
	height:auto;
	float:left;
	color:#FFF;
	font-size:11px;
	margin-top:20px;

}
			
#rite_footer{
	position:relative;
	width:auto;
	height:auto;
	float:right;
	color:#FFF;
	font-size:11px;
	padding-top:15px;
	text-align:right;
}
			
#rite_footer a{ color:#FFF; text-decoration:none;}
#rite_footer a:hover{ text-decoration:underline;}
ul.footer_menu{ padding:0px; margin:0px; list-style:none;}
ul.footer_menu li{ float:left; width:auto; padding-left:10px; color:#FFF; font-size:11px;}
ul.footer_menu li a{ color:#FFF; text-decoration:none;}
ul.footer_menu li a:hover{ text-decoration:underline;}



/********************************* Footer css End *****************************/









/********************************* Sub page css *****************************/

.content_area{
	position:relative;
	width:900px;
	height:auto;
	color:#000;
	font-size:12px;
}
