@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;
	}

#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;
}

#text{
	margin-left:300px;
	margin-top:10px;
	width:700px;
	height:150px;
	padding-top:25px;
	font-family:Segoe UI;
	font-size:18px;
	background-color=#5b9a68;
	border=1px solid #3d4944;
	border-radius=2px;
	}

#link1{
	float:right;
	margin-right:20px;
	position:relative;
	margin-top:-155px;
	font-family: Segoe UI Light;

}
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;}


#link2{
	clear:right;
	float:right;
	margin-right:20px;
	position:relative;
	margin-top:0px;
	font-family: Segoe UI Light;

}

#link3{
	position:relative;

	margin-top:80px;
	font-family: Segoe UI Light;
	
	}

#image{
	margin-top:-160px;
	margin-left:50px;
	float:left;
	font-family: Segoe UI Bold;
	font-size:14px;
}

#info{
	margin-top:25px;
	position:relative;
	z-index:12;
	font-family:Segoe UI;

}
#pic{
	margin-top:3%;
	min-width:1100px;
	width:100%;
	position:absolute;
	z-index:13;}