@font-face {
	font-family: 'RockwellRegular';
	src: url('/font/rockwell-webfont.eot');
	src: local('☺'), url('/font/rockwell-webfont.woff') format('woff'), url('/font/rockwell-webfont.ttf') format('truetype'), url('/font/rockwell-webfont.svg#webfontC5POMkwb') format('svg');
	font-weight: normal;
	font-style: normal;
}

body
{
	font-family: Geneva, Tahoma, sans-serif;
}

#content
{
	display: none;
	width: 740px;
	margin: 10px auto;
}

#header
{
	width: 740px;
	margin: 10px auto;

	position: relative;
	padding-top: 10px;
	padding-bottom: 9px;
}

#header img
{
	border: 0px;
}

div#clientLogin
{
	width: 211px;

	position: absolute;
	left: 529px;
	top: 103px;
	/* padding-top: 81px; */
}

form#clientLogin
{
	margin: 0px;
	padding: 0px;
}

div#clientLogin input
{
	width: 100px;
	height: 22px;
	
	border: none;
	background: transparent url(../images/clientLoginInputBox.png) no-repeat scroll 0 0;

	padding: 0px;
	float: right;
}

.line
{
	width: 740px;
	height: 2px;

	padding: 3px 0px;
}

#menu
{
	width: 740px;
	height: 31px;

	margin: 0px auto 10px auto;
	padding: 0px;
}

#menu img
{
	border: 0px;
	display: block;
	float: left;
}

h1
{
	font-family: 'RockwellRegular', arial, serif;
	font-size: 1.3em;
	color: #006633;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;

	margin-top: 0px;
	margin-bottom: 5px;
}

h2
{
	font-family: 'RockwellRegular', arial, serif;
	font-size: 1.2em;
	color: #006633;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;

	margin-top: 0px;
	margin-bottom: 5px;
}
