/* HEADER */
.site-name {	width: 500px;	height: 45px;	top: 12px;	position: absolute;	margin: 0px;	padding-left: 175px;	padding-top: 10px;}
.header-left {
	overflow: hidden;
	float: left;
	width: 229px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.header-right {
	overflow: hidden;
	float: right;
	width: 541px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.site-name p.title  {
	margin: 0px;
	padding: 0px;
	font: bold 22px "trebuchet ms", arial, "sans serif";
	color: #458CCC;
}
.site-name p.subtitle  {clear: both; width: 300px; margin: 0px 0px 0px 0px; padding: 0px; background-color: transparent; font-family: "trebuchet ms", arial, sans serif; font-size: 14px;}
.site-name .title a:link,.site-name .title a:visited,.site-name .title a:hover  {
	color: #666666;
	text-decoration: none;
	font-size: 0.8em;
}
.site-name .subtitle a:link,.site-name .subtitle a:visited,.site-name .subtitle a:hover  {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	font-size: 90%;
}

.header img{
	border: 0px none;
}