@import url("reset.css");
@import url("content.css");

/*####################################
#  Header                            #
#####################################*/
html, body {
	height: 100%;
}

.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 0 -76px 0; 
	position: relative;
	width: 100%;
	background:url(../images/body_bg.gif) no-repeat 0% 100%;
	
}
.header {
	height:349px;
	background:#fff url(../images/head_bg.jpg) no-repeat 0% 100%;
	min-width:1098px;
	width:100%
}
.header h1 {
	position:absolute;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:42px;
	color:#000;
	font-weight:normal;
	margin:35px 0 0 69px
}
.header h1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:48px;
	color:#000;
	font-weight:normal;
	text-decoration:none
}
.sales {
	position:absolute;
	left:752px;
	top:0;
}
.footer, .push {
	height: 76px; 
}
.footer {
	position: relative;
	width: 905px;
	background:url(../images/footer_bg.jpg) no-repeat 0% 0%
}
.foot_pic {
	position:absolute;
	right:0;
	top:-36px;
	background:url(../images/foot_pic.jpg) no-repeat 0% 0%;
	width:158px;
	height:112px;
}
.footer p {
	position: absolute;
	right: 157px;
	bottom: 40px;
	padding: 0;
	color: #919191;
	font-size: 11px;
}
.footer p a {
	font-size: 11px;
}
.footer .info {
	position: absolute;
	left: 20px;
	bottom: 20px;
	padding: 0;
	color: #919191;
	font-size: 11px;
	line-height:20px
}
.clear {
	line-height:0%;
	font-size:0%;
	clear:both;
	height:0%
}
a {
	color:#0371aa;
	text-decoration:underline;
}
p {
	margin:0 0 13px 0
}
a:hover {
	color:#0371aa;
	text-decoration:none;
}
h1 {
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	color:#6c9112;
	margin:0 0 17px 0
}
h2 {
	font-size:12px;
	font-family:Tahoma;
	color:#6c9112;
	margin:0 0 17px 0;
	font-weight:bold
}
h3 {
	font-size:12px;
	font-family:Tahoma;
	color:#6c9112;
	margin:0 0 17px 0;
	font-weight:normal
}
.copy {
	position:absolute;
	margin:20px 0 0 67px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:174px;
	background:url(../images/icon_foot.gif) no-repeat 0% 0%;
	padding:0 0 0 70px
}
.copy a, .copy2 a {
	color:#ff0000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none
}
.copy2 {
	position:absolute;
	margin:20px 0 0 329px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.copy2 img {
	margin-right:5px	
}
.copy2 span {
	font-size:14px;
	line-height:10px;
	margin:0 3px
}