/********************************************/
/* Trephix.com Internet Services			*/
/********************************************/

/* Main Declarations */
body, html { margin: 0; padding: 0; font: normal 11px Arial, Helvetica, sans-serif; color: #666; background: #fff url(img/bg.jpg) repeat-x    }
img { border: none }
.left { float: left }
.right { float: right }
.clear { clear: both }
.green { color: #7F1 }
a { text-decoration: none }
a:hover { text-decoration: underline }

#container {
	margin: 0 auto;
	width: 974px;
}

/* Header */
#header {
	width: auto;
	height: 130px;
}

#network {
	width: auto;
	height: 15px;
	padding: 4px;
	color: #FFF;
	font-weight: bold;
}

#network a {
	color: #FFF;
}



#logo {
	background: url(img/logo.jpg);
	width: 350px;
	height: 115px;
}