/* CSS Document */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {/*font-size:1em; font-weight:normal;*/ font-style:normal;}
ul,ol {list-style:none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

.clear{clear:both;}
body{font-family:arial; font-size:12px;color:#222222; background-color:#919191;}
body a{font-family:arial; font-size:12px;color:#222222; text-decoration:none;}
body a:hover{font-family:arial; font-size:12px;color: #FF3300;text-decoration:underline;}
#wrapper_new{width:1000px;background-color:#FFFFFF;}
#col_1{width:1000px; background:url(../images/header.main.jpg);height:100px;}
#col_2{width:1000px;border-top:2px solid #333333;}
#left_indent{width:690px; float:left;border-right:1px dotted #999999;}
#left_indent-new{width:990px; float:left;}
#left_indent-new1{width:1000px;}
#right_indent{float:right; width:300px;}
#col_3{width:1000px;}
#col_4{width:1000px;padding-bottom:30px;margin-top:20px;}
#col_5{width:990px;background-color:#666666;padding:10px 5px 5px 5px;}
.welcome{font-family:arial; font-size:22px;color:#333333; font-weight:700;}
.text_main{font-family:arial; font-size:12px;color:#333333; line-height:1.7;padding:10px 10px 0px 10px;}
.listng ul li{font-family:arial; font-size:12px;color: #660000; margin-left:24px; line-height:1.7;padding:10px 10px 0px 0px; list-style:square;}
.read{font-family:arial; font-size:12px;color:#000000; font-weight:700;}
.read a{font-family:arial; font-size:12px;color:#000000; font-weight:700;text-decoration:none;}
.read a:hover{font-family:arial; font-size:12px;color: #990000 font-weight:700;text-decoration:underline;}
.cover{padding:2px; background-color: #cccccc;}
.foottext{font-family:arial; font-size:10px;color:#CCCCCC; line-height:1.7;}
.foottext a{font-family:arial; font-size:10px;color:#51b4d8; text-decoration:none;}
.foottext a:hover{font-family:arial; font-size:10px;color:#cccccc; text-decoration:none;}
.foottext2 ul li{font-family:arial; font-size:11px;color:#CCCCCC; display:inline; padding:10px;}
.foottext2 ul li a{font-family:arial; font-size:11px;color:#CCCCCC; display:inline;text-decoration:none;}
.foottext2 ul li a:hover{font-family:arial; font-size:11px;color:#51b4d8; display:inline;text-decoration:underline;}
#contactbox{background-color:#f2f2f2;border-radius:12px; line-height:1.7;width:480px; margin-top:15px;border:1px solid #d6d4d4;-moz-box-shadow: 3px 3px 4px #ccc;-webkit-box-shadow: 3px 3px 4px #ccc;box-shadow: 3px 3px 4px #ccc;}
.surya{font-family:arial; font-size:14px;color:#CC0000; font-weight:600;}
.principal{font-family:arial; font-size:12px;color:#003366; font-weight:500;}
.headings{font-family:arial; font-size:16px;font-weight:600; color:#660000;background-color:#f2f2f2; margin-right:10px;margin-left:10px; padding:4px 0px 4px 6px;}
img.shadow {width: 200px;margin: 5px;border: 1px solid #ccc;padding: 6px;} 
img.shadow:hover {-moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.5);box-shadow: 0 0 5px rgba(0,0,0,0.5);}
#certificate ul li{display:inline;}
.spacer{height:20px;}
.shed{-moz-box-shadow: 3px 3px 4px #666666;-webkit-box-shadow: 3px 3px 4px #666666;box-shadow: 3px 3px 4px #666666;}	
.names{font-family:arial; font-size:14px;color:#ffffff; font-weight:600;background-color:#003366;}
/*slider css*/
.box1{ width:220px; float:left; margin-left:7px;}
.box2{ width:220px; float:left; margin-left:7px;}
.box3{ width:220px; float:left; margin-left:7px;}
.image{padding:2px; background-color:#888;}

#slideshow {
    position:relative;
    height:400px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;}
	
	
	#toTop {
	display:none;
	text-decoration:none;
	position:fixed;
	bottom:10px;
	right:10px;
	overflow:hidden;
	width:51px;
	height:51px;
	border:none;
	text-indent:-999px;
	background:url(../images/ui.totop.png) no-repeat left top;
}

#toTopHover {
	background:url(../images/ui.totop.png) no-repeat left -51px;
	width:51px;
	height:51px;
	display:block;
	overflow:hidden;
	float:left;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
	outline:none;
}
