body {
	margin: 0px 5px;
	background: #04a3d7 url('/img/bg_body1.gif') repeat-x top;
	font-family: Taoma,Verdana;
	}
	img {
	border: none;
	}
	#header {
	height: 78px;
	position: relative;
	padding-bottom: 10px;
	}
	#quickNav {
	color:#FFFFFF;
	font-family:Verdana,Tahoma;
	font-size:70%;
	left:380px;
	position:relative;
	top:-50px;
	width:500px;
	}
	#quickNav a {
	color: #b8d9e9;
	}
	a.but2 {
	display: block;
	width: 114px; 
	height: 23px;
	line-height: 23px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	background: url("/img/bg_but2.png") no-repeat;
	margin: 5px;
	position: absolute;
	top: 15px;
	right: 40px;
	}