body {
	height: 100%;
	margin: 0px 12px 0px 0px;
}
.top{
	background:url(a_02.jpg) repeat-x;
	height: 73px;
	text-align: left !important;
	overflow: hidden;
}
.top ins {
	float: left;
	height: 73px;
}
.top-left{
	color: #fff;
	width: 199px;
	float: left;
}

.top-left-content{
	padding: 25px 10px;
}

.sitename{
	color: #fff;
	font-size: 24px;
}

a.view-site{
	color: #fff;
}

a.view-site:hover{ 
	color: #fc0;
}

.top-right{
	width: 260px;
	float: right;
	height: 73px;
	background:url(a_04.jpg) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

.top-right-content{
	padding: 52px 10px 0px 10px;
	text-align:right;
}

.bottom{
	clear: both;
	background:url(a_06.jpg) repeat-x;
	height: 11px;
	text-align: left !important;
	font-size: 1px;
}

.logout{
	color: #333;
}

.logout:hover{
	color: #af0000;
}
