@charset "UTF-8";

h1 {
	background-image: url(../images/mas_sys.jpg);
	background-repeat: no-repeat;
	height: 80px;
	text-indent: -9999px;
	margin-bottom: 15px;
}


#s_nav {
	color: #FFFFFF;
	float: left;
	width: 150px;
}
#s_nav li { 
	margin-bottom: 5px;
}

#s_nav li a:hover {
	color: #a35c68;

}
.byu {
	background-image: url(../images/co_byu.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;

}
.byu_abc {
	background-image: url(../images/co_byu_abc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;

}

#container {
	margin: auto;
	width: 850px;
}

#container:after {  
     content: ".";  
     display: block;  
     visibility: hidden;  
     height: 0.1px;  
     font-size: 0.1em;  
     line-height: 0;  
     clear: both;  
}

#mass {
	color: #FFFFFF;
	padding-left: 250px;
	padding-bottom: 30px;
}
#mass h3,#mass h4 {
	padding-top: 20px;
	padding-bottom: 20px;
}
#mass ul {
	margin-left: 30px;

}
#mass li { 
	line-height: 24px;
}
#footer { 
	background-image: url(../images/bg_fline03.jpg);
	background-repeat: repeat-x;
	height: 16px;

}
