a.set1:link {text-decoration: none; color: #979696}
a.set1:visited {text-decoration: none; color: #979696}
a.set1:active {text-decoration: none; color: #979696}
a.set1:hover {text-decoration: underline; color: #cc0000}

a.set2:link {text-decoration: none; color:#5b5b5b}
a.set2:visited {text-decoration: none; color:#5b5b5b}
a.set2:active {text-decoration: none; color:#5b5b5b}
a.set2:hover {text-decoration: none; color:#5b5b5b}

a.set3:link {text-decoration: none; color:#5b5b5b}
a.set3:visited {text-decoration: none; color:#5b5b5b}
a.set3:active {text-decoration: none; color:#5b5b5b}
a.set3:hover {text-decoration: none; color:#cc0000}

a.set4:link {text-decoration: none; color:#cc0000}
a.set4:visited {text-decoration: none; color:#cc0000}
a.set4:active {text-decoration: none; color:#cc0000}
a.set4:hover {text-decoration: underline; color:#cc0000}

a.npmedia:link {text-decoration: none; color: #000000}
a.npmedia:visited {text-decoration: none; color: #000000}
a.npmedia:active {text-decoration: none; color: #000000}
a.npmedia:hover {text-decoration: underline; color: #990000}



.homepage_bg {
	width:1280px;
 	height:1024px;
   	background-color:#ffffff;
	background-image:url("images/homepage_bg.jpg");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -640px;
	z-index:1;
}
.portfolio_01 {

	width:1280px;
 	height:274px;
	background-image:url("images/portfolio_01.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -645px;
	z-index:2;

}
.portfolio_02 {

	width:1280px;
 	height:713px;
	background-image:url("images/portfolio_02.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top: 274px;
	margin-left: -645px;
	z-index:3;
}
.photography_01 {

	width:1280px;
 	height:274px;
	background-image:url("images/portfolio_photography_01.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -645px;
	z-index:2;

}
.photography_02 {

	width:1280px;
 	height:698px;
	background-image:url("images/portfolio_photography_02.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top: 274px;
	margin-left: -645px;
	z-index:3;
}
.videography_01 {

	width:1280px;
 	height:274px;
	background-image:url("images/portfolio_videography_01.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -645px;
	z-index:2;

}
.videography_02 {

	width:1280px;
 	height:698px;
	background-image:url("images/portfolio_videography_02.png");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top: 274px;
	margin-left: -645px;
	z-index:3;
}
.NEWS {

	width:1270px;
 	height:1019px;
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -640px;
	z-index:4;
}
.logo {

	width:1280px;
 	height:1019px;
	background-image:url("");
  	background-repeat:no-repeat;
	background-position: center;
	position: absolute;
	left: 50%;
	top:0;
	margin-left: -640px;
	z-index:50;
}

#info	{ 
   	width:710px; 
	height:460px;
    	position:relative;
   	overflow:hidden;	
	z-index:5;
}


