body, html { 
	padding: 0;
	margin:0;
	background: #6ca2d6 url(../images/sky_flower.jpg) top left fixed no-repeat;
	font-family: arial,helvetica,san-serif;
}

.cleared {clear:both;}

#container { 
	position:relative;
    width:980px;
    height:530px;
	margin:0 auto;
	margin-top: 5px;
	border: 15px #7db3e2 solid;
	background: #fff url('../images/logo-hp-bkg.jpg') 100% 0% no-repeat;
}

#main {
    position: relative;
	margin-top: 82px;
	text-align: left;
    width: 980px;
    height: 446px;
	background: #fff;
}

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

a:hover {
	text-decoration:none;
	color: #7db3e2;
}

.news {
	padding: 0 30px;
	font-size: 0.8em;
}

h2 {
	color: #7db3e2;
}

h3, b {
	color: #bbb;
}

#logo {
	position:absolute;
    left: 0;
    top: 0;
	border: 0;
	z-index: 2;
}

ul#animated-portfolio {
	position: absolute;
	z-index: 0;
}

#footer {
	position:relative;
	width: 100%;
	margin-top:90px;
	/*background: #7db3e2;*/
	text-align: center;
	font-size: 11px;  
	color: #000;
	padding: 0;
	z-index: 99;
}

#footer a {
	text-decoration: none;
	color: #333;
  	}

#footer a:hover {
	text-decoration: none;
	color: #ccc;
  	}

/* sound */

.hid {
	visibility: hidden;
}

.trasp {
	position:absolute;
	left: 5px;
	font: 10px/15px Helvetica, Arial, sans-serif;
}

