@charset "utf-8";
/* CSS Document */

#header {
	width:860px;
	position:relative;
	float:none;
	height:145px;
	background-image: url(../../images/elements/watermark10.jpg);
	background-repeat: repeat-x;
	background-position: center;
	margin-left:auto;
	margin-right:auto;
	visibility: visible;
			}
	
#logo {
	float:left;
	width:300px;
	height:139px;
	padding-top:10px;
	position:relative;
	text-align:left;
	overflow: visible;
	z-index: 20;
}

#logo img {
	border:none;
}

#header-spacer {
	float:right; display:inline;
	width: 3%;
	}

#logo-text {
	float:right; display:inline;
	width:394px;
	font-family:"Century Gothic";
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	padding-top:2px;
	position:absolute;
	top: 100px;
	z-index: 100;
	left: 254px;
	height: 37px;
	}
	
.logo-text-sub {
	font-family:"Century Gothic";
	font-size:15px;
	line-height:19px;
	font-weight:bold;
	font-style:italic;
	color: #000;
	}
	
#side-email{
	float:right; display:inline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	text-align:left;
	margin-left: 0px;
	background-color: #FFF;
	margin-right: 0px;
	width: 228px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 71px;
	left: 655px;
	height: 39px;
	}
	
.email-field {
	font-size:  9px;

	padding 2px;
	height 12px;
}
