@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;
	padding: 7px 15px;
	font-size:22px;
	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;
}

#wrapper{
	margin-left:auto;
    margin-right:auto;
    width:960px;
	padding-top:25px;
	font-family:Segoe UI;
	font-size:18px;
	position:relative;
	text-align:left;
	}

#link1{

	float:left;
	position:relative;
	margin-top:3%;
	font-family: Segoe UI;
	font-size: 17px;
	z-index:12;
	border-radius:2px;

}
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{
	margin-right:-5%;
	margin-top:3.5%;
	float:right;
	position:relative;
	z-index:12;
	font-family: Segoe UI;
	font-size: 17px;
	border-radius:2px;

}

#link3{
	position:relative;
	font-family: Segoe UI;
	font-size:16px;
	text-align:left;
	width:300px;
	z-index:12;
	}

#image{
	margin-top:2%;
	margin-left:50px;
	float:left;
	padding-right:15px;
	font-family: Segoe UI Bold;
	font-size:14px;
	position:relative;
	z-index:12;
}

#info{
	float:right;
	margin-right:250px;
	margin-top:25px;
	position:relative;
	
	z-index:12;
}


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

}
#row1{
}
#main{
	margin-left:250px;
	font-family:Segoe UI;
}

#row5{
	border-radius:3px;
	border:1px solid black;}	

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