﻿body 
{
	background-color: #C6C3C6; /*#E1E1FF;*/
	margin:0; 
 padding:0; 
 text-align:center;
}

#wrapper {

   margin-right: auto;
   margin-left: auto;
   width: 950px;
   text-align: left;
}

#form1 
{
width: 950px;
top: 15px;
margin: 0 auto;
background-color: #FFFFFF;
margin-bottom: 0px;
position: absolute;	
	
}
#appHeading
{
 position: absolute; 
 margin-top: 139px; 
 margin-left: 176px; 
 width: 767px; 
 height: 39px;
    top: 0px;
    left: -2px;
}

#appHeading h3
{
  font-family: Verdana; 
  font-weight: bold; 
  font-size: x-large; 
  color: #FF0000; 
  text-align: center; 
    
    
}

#appPrint
{
 position: absolute; 
 width: 755px; 
 height: 398px;   
 left: 187px;
 top: 196px;
}

#banner 
{
    
    background-repeat:repeat;
    background-position: right; 
    width: 760px;
    height: 114px;
    
}

#loginbar 
{    
    width: 758px;
}


#sidebar 
{
     float: left;
     width: 170px;
     margin-top: 10px;
     background: gray;
    height: 575px;
}

/* Used to float an image to the right */
.floatright  
{
   
    background-position: bottom;
    
    
}

/*Used to float an image to the left */
.floatleft  
{
    
    float:left;
    background-position: left top;
    height: 230px;
    width: 147px;
}

/* For content on services page */
div.servmenu 
{
   float: left; 
   width: 190px; 
   height: 208px; 
   display: block; 
   font-size: medium;
   background-image: url('../images/servmenu_1.jpg');
   background-repeat: no-repeat;
	margin-top: 15px;
}
 ul.servmenu 
 {
 	display: block; 
 	list-style-type: none; 
 	margin-left: 3px; 
 	margin-bottom: 0px;
	width: 185px;
	margin-top: 9px;
}
 
 ul.servmenu li 
 {
 	border-left: 8px solid #000080; 
 	border-right: 1px solid #000080; 
 	border-top: 1px solid #000080; 
 	border-bottom: 1px solid #000080; 
 	width: 175px; 
 	margin-bottom: 2px; 
 	font-family: sans;
 	text-decoration: none;
 	background: #ffffff;
 }
 
ul.servmenu li a
{
	text-decoration: none;
}
/* Overlay for pictures in Main.aspx */

#slideshow 
{
}

#slideshow h2
{
	position: absolute;
	margin-top: 2px;
	left: 2px;
	width: 590px;
	color: #ffffff;
	
	
}

#slideshow span
{
	
	float: left;
	clear: left;
	font-family: Verdana;
	background-color: Black;
	/* IE only */
	filter: alpha(opacity = 70);
	/* CSS3 Standard */
	opacity: 0.6;
	width: 380px;
	position: absolute;
	top: 19px;
	left: 14px;
	
}
	
#Button1
{
	border-left: 8px solid #000080; 
 	border-right: 1px solid #000080; 
 	border-top: 1px solid #000080; 
 	border-bottom: 1px solid #000080; 
 	width: 175px; 
 	margin-bottom: 2px; 
 	font-family: sans;
 	text-decoration: none;
 	background: #ffffff;
	margin-left: 229px;
	
}

#footer
{
	background: #DAD7DA;
	margin-top: 0px;
	width: 948px;
	height: 18px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: sub;
}

.logoimg 
{
    margin-left: 0px;
    margin-bottom: 0px;
    height: 81px;
    width: 118px;
    margin-top: 0px;
    position: absolute;
}

#para
{
	font-size: 11px;
	text-align: left;
	height: 114px;
	margin-left: 10px;
	margin-right: 19px;
	margin-top: 6px;
	text-indent: 4px;
	font-family: sans;
	width: 186px;
}

#scislogo
{
	height: 82px;
	position: absolute;
	top: 59px;
	left: 862px;
	margin-bottom: 0px;
	width: 113px;
	
	background-color: transparent;

}



#scisban
{
	padding: 5px; 
	height: 68px;  
	position: absolute; 
	top: 54px; 
	left: 33px; 
	margin-bottom: 0px; 
	width: 381px; 
	margin-top: 4px;
	}

.top1
{
	/*background-color: #000080;
	background-position: center;
	font-family: Arial, verdana, sans-serif;*/
	background-position: center top;
	font-family: Courier;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
	text-align: center;
	height: 41px;
	vertical-align: middle; /*margin-top: -12px;*/
	width: 949px;
	background-image: url('../images/top1.jpg');
	background-repeat: no-repeat;
}



#explain
{
	background-position: center center;
	float: right;
	height: 337px;
	width: 276px;
	margin-right: 27px;
	margin-left: 2px;
}
