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

a {
	text-decoration:none;
	color:#FFFFFF;
}

a img {
border:none;
}

* {
padding: 0;
margin: 0;
}

body{
background-color:#FFFFFF;
}

#global {
	width: 1023px;
	height: 726px;
	margin-top: -50;
	margin-right: auto;
	margin-left: auto;
	background-image:url(img/homepage2.jpg);
}

#info a{
display:block;
width: 34px;
height:11px;
margin-left:496px;
margin-top:68px;
background-image:url(img/info_but.png);
background-repeat:no-repeat;
position:absolute;
}

#info a:hover{
background-position:0 -11px;
}

#info a:active{
background-position:0 -22px;
}

#press a{
display:block;
width: 118px;
height:11px;
margin-left:82px;
margin-top:582px;
background-image:url(img/press-release-but.png);
background-repeat:no-repeat;
position:absolute;
}

#press a:hover{
background-position:0 -11px;
}

#press a:active{
background-position:0 -22px;
}

#communique a{
display:block;
width: 184px;
height:13px;
margin-left:210px;
margin-top:581px;
background-image:url(img/communique-but.png);
background-repeat:no-repeat;
position:absolute;
}

#communique a:hover{
background-position:0 -13px;
}

#communique a:active{
background-position:0 -26px;
}

#highpic a{
display:block;
width: 387px;
height:11px;
margin-left:82px;
margin-top:599px;
background-image:url(img/highpic-but.png);
background-repeat:no-repeat;
position:absolute;
}

#highpic a:hover{
background-position:0 -11px;
}

#highpic a:active{
background-position:0 -22px;
}

#other a{
display:block;
width: 255px;
height:11px;
margin-left:82px;
margin-top:617px;
background-image:url(img/otherpic-but.png);
background-repeat:no-repeat;
position:absolute;
}

#other a:hover{
background-position:0 -11px;
}

#other a:active{
background-position:0 -22px;
}

#presskit a{
display:block;
width: 113px;
height:11px;
margin-left:82px;
margin-top:635px;
background-image:url(img/presskit-but.png);
background-repeat:no-repeat;
position:absolute;
}

#presskit a:hover{
background-position:0 -11px;
}

#presskit a:active{
background-position:0 -22px;
}

