html,body{
  margin:0;
  padding:0;
  width:100%;
  height:100%;
}
body{
	background:url(../img/bck.gif) repeat 0 0;
	padding:0;
	font:12px/14px Arial,Helvetica,sans-serif;
	color:#fff;
	margin:0;
}
a{text-decoration:none;color:#fff;outline:none;}
a:hover{text-decoration:underline;}
img{border:0;display:block;}
form,fieldset{
	margin:0;
	padding:0;
	border:0;
}
#page{
	width:898px;
	margin:16px auto 0;
	min-height:675px;
	height:auto!important;
	height:675px;
	background:url(../img/bg-page.jpg) no-repeat 0 0;
}
#header{
	width:100%;
	overflow:hidden;
}
#header a{
	float:right;
	width:50px;
	height:50px;
	margin:4px 1px 0 0;
	display:inline;
}
#header a.myspace{
	background:url(../img/myspace.png) no-repeat 0 0;
}
#header a.myspace:hover{
	background:url(../img/myspace-hover.gif) no-repeat -1px 0;
}
#header a.twitter{
	background:url(../img/twitter.png) no-repeat 0 0;
}
#header a.twitter:hover{
	background:url(../img/twitter-hover.gif) no-repeat -1px 0;
}
#header a.facebook{
	background:url(../img/facebook.png) no-repeat 0 0;
}
#header a.facebook:hover{
	background:url(../img/facebook-hover.gif) no-repeat 0 0;
}
#content{
	width:100%;
	overflow:hidden;
	margin:0;
}
#content div.logos{
	width:100%;
	margin:67px 0 0;
	overflow:hidden;
}
#content div.logos a{
	float:left;
	width:187px;
	text-indent:-99999px;
	height:187px;
	display:inline;
}
#content div.logos a.graphics{
	margin:0 93px 0 81px;
}
#content div.logos a.graphics:hover{
	background:url(../img/logo-hover1.gif) no-repeat 0 0;
}
#content div.logos a.products{
	margin:0 83px 0 0;
}
#content div.logos a.products:hover{
	background:url(../img/logo-hover2.gif) no-repeat 0 0;
}
#content div.logos a.company{
	margin:0;
}
#content div.logos a.company:hover{
background:url(../img/logo-hover3.gif) no-repeat 0 0;
}
#content a.logo{
	margin:68px auto 0;
	width:506px;
	display:block;
	text-indent:-99999px;
	height:162px;
}
#footer{
	width:898px;
	overflow:hidden;
	padding:0 0 17px;
	margin:16px auto 0;
}
#footer ul{
	margin:0;
	padding:0;
	text-align:center;
}
#footer ul li{
	display:inline;
	text-align:center;
}
