@charset "utf-8";
/* CSS Document */
body{
	height: 100%;
	margin: 0 0 0 0;
	width: 100%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	overflow: auto;
	padding:0;
	text-align:center;
	
}
#utsc{
	margin-top:0;
	float:left;
	}
#text{
	margin-left:auto;
    margin-right:auto;
    min-width:960px;

	width:100%;	
	
	font-family:Segoe UI;
	z-index:12;
	position:relative;
	text-align:left;
	}

#row{
	padding: 0 20px;
	padding-bottom:0px;
	}
#nav{
	align:center;
	position:relative;
	clear:left;
	font-family:Segoe UI;
	font-size:22px;
	padding: 7px 15px;
	color:#464646;
	backgrond: linear-dradient(top, #efefef 0%, #bbbbbb 100%);
	background: -moz-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
	background: -webkit-linear-gradient(top, #efefef 0%, #bbbbbb 100%);
	box-shadow: 0px 0px 9px rgba(0,0,0,0.15);
	padding: -5px 20px;
	border-radius: 5px;
}

#row:hover{
	font-family:Segoe UI bold;
	color:#5b9a68;}
#row link{
	text-decoration:none;
	color:#5b9a68;}
#row:visited{
	text-decoration:none;
	color:#5b9a68;}
#row a{
	text-decoration:none;
	color:#464646;}
#row a:hover{
	color:#5b9a68;}


#logo{
	margin-top:0px;
	position:relative;}
	
#line {background-color:#333333;
width:900px;
height:1px;
margin:auto;
margin-top:0px;
position:relative;
z-index:0;
align:center;
}


a:link {text-decoration:none;
color:#2d75a2;}
a:visited {text-decoration:none;
color:#2d75a2;}
a:hover {text-decoration:underline;
color:#2d75a2;}
a:active {text-decoration:underline;
color:#2d75a2;}



	
#row2{
	width:550px;
	text-align:left;

}
#row2{
}
#main{
	margin-left:25%;
	font-family:Segoe UI;
	margin-top:20px;
	position:relative;
	
}
#pic{
	margin-top:-6%;
	min-width:1100px;
	width:100%;
	position:absolute;
	z-index:10;}

#sep{
	position:relative;
	margin-left:30%;}