body { 
	background: url(images/bg.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #7a7a7a;
}
a {
	color: #7a7a7a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	color: #f84026;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	width: 663px;
	border-bottom: 1px solid #eaedef;
}
p {
	padding: 0px;
	margin: 0px;
	margin-top: 20px;
}
table#bg {
	width: 1600px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 0px;
	background: url(images/background.jpg) no-repeat;
	height: 660px;
	left: 50%;
	margin-left: -800px;
}
div#container {
	margin: auto;
	width: 969px;
	position: relative;
	left: 7px;
	min-height: 660px;
}
td {
   vertical-align: top;
}
img {
	border: 0px;
}
div#logo {
	height: 147px;
	width: 312px;
	float: left;
}
div#header {
	clear: both;
	width: 969px;
	height: 287px;
	margin-bottom: 35px;
	position: relative;
	background-color: White;
}
div#header img#bg_header {
	position: absolute;
	z-index: 5;
}
div#header div#header_pics {
	position: absolute;
	top: 0px;
	left: 87px;
}
div#header_pics img {	
	width: 882px;
	height: 287px;
	display: none;
}
div#main {
	width: 572px;
	float: left;
	position: relative;
	left: 55px;
}
div#contact {
	float: right;
	width: 166px;
	height: 529px;
	line-height: 23px;
}
div#contact h1 {
	width: 163px;
}
div#content {
	line-height: 23px;
	width: 662px;
	min-height: 222px;	
	padding-right: 50px;
	padding-bottom: 25px;
}
div#footer {
	width: 450px;
	margin-bottom: 20px;
	min-height: 100px;
	position: relative;
}
div#footer h1 {
	margin-bottom: 20px;
}
div#navigation {
	display: none;
}
