﻿#header
{
	padding: 16px 0 0 45px;
	height: 84px;
	background-image: url(/Graphics/Header/bg.gif);
	background-position: top right;
	background-repeat: repeat-x;
}

#header h1
{
	padding: 0;
	margin: 0;
	height: 84px;
	width: 327px;
	background: transparent url(/Graphics/Header/Logo.gif) no-repeat 0 0;
	text-indent: -9000px;
	float: left;
	position: relative;
	top: -14px;
}

#header h2
{
	padding: 0;
	margin: 20px 0 0 220px;
	height: 50px;
	width: 152px;
	background: transparent url(/Graphics/Header/demo.jpg) no-repeat 0 0;
	text-indent: -9000px;
	float: left;
	position: relative;
	top: -14px;
}
