* {
	margin:0;
	padding:0;
}

html, body {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	background:#f5f2d9 url('images/bg-repeat.gif') repeat-x;
}
#container {
	margin: 0;
	padding: 0;
	position: relative;
	min-height: 100%;
	width:100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	z-index:20;
}

html>body #container {
	height: auto;
}

#footer {
	background:url('images/footer.gif') bottom repeat-x;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height:91px;
	z-index:0;
	clear:both;
}

#header {
	position:relative;
	top:0px;
	left:0px;
	background:url('images/header_repeat.jpg') repeat-x;
	width:100%;
	top:34px;	
	height:178px;
}

#content {
	position:relative;
	width:780px;
	z-index:10;
	margin-top:42px;
}

#newsletter {
	float:right;
	margin-top:11px;
	background:#fbfaf0 url('images/flag.jpg') bottom no-repeat;
	border:1px solid #b6ba75;
	width:355px;
	height:470px;
	padding:10px;
}

#newsletter h2 {
	text-align:center;
}

td {
	font-family:"Lucida Grande", verdana;
	color:#7e7d70;
	font-size:13px;
	padding:2px;
	text-align:left;
}

input {
	border:1px solid #a1a49a;
	padding:3px;
}

p {
	font-family:georgia;
	color:#7e7d70;
	font-size:13px;
	line-height:20px;
	margin:5px 0px 10px 0px;
}

#txtMain {
	float:left;
	margin-top:50px;
	margin-left:10px;
	width:375px;
}

h4 {
	font-family:georgia;
	color:#4a483a;
	font-size:16px;
	line-height:20px;
	margin:5px 0px 10px 0px;
}

ul {
	list-style:none;
}

ul li {
	font-family:georgia;
	font-size:12px;
	color:#4a483a;
	line-height:20px;
}

hr {
	border:0px solid #d5d0aa;
	background:#d5d0aa;
	height:1px;
	margin:5px 0px;
}

#footer p {
	font-family:tahoma;
	font-size:11px;
	color:#7b7752;
	float:left;
	margin-left:10px;
	margin-top:10px;
	z-index:102;
}

#footer a {
	color:#7b7752;

}

h5 {
	font-family:georgia;
	color:#ff0000;
	font-size:22px;
	line-height:30px;
	margin:5px 0px 10px 0px;
	font-weight:400;
	font-style:italic;
}
