@charset "UTF-8";
/* CSS Document */

body{
	background-color:#000000;
	text-align:center;
}

#container{
	position:relative;
	background-image:url(../images/uc_background.gif);
	width:1020px;
	height:670px;
	margin-left:auto;
	margin-right:auto;
}

#uc_newsite{
	position:absolute;
	top:50px;
	left:279px;
	width:461px;
	height:52px;
	background-image:url../images/uc_newsite.png);
}

#uc_logo{
	position:absolute;
	top:150px;
	left:60px;
	background-image:url(../images/uc_logo.png);
	width:900px;
	height:79px;
}

#uc_text{
	position:absolute;
	top:290px;
	left:70px;
	background-image:url(../images/uc_text.png);
	width:880px;
	height:37px;
}


#uc_mag{
	position:absolute;
	top:380px;
	left:437px;
}

#uc_socialnet{
	position:absolute;
	top:610px;
	left:375px;
	width:290px;
	height:35px;
}

#uc_socialnet img{
	margin-right:20px;
}