body {
    margin: 0;
    padding: 0;
	background: url(../assets/recycledbg.jpg);
	font: 12px Geneva, sans-serif;
	color: #504f44;
}

h1 {
	font-size: 30px;
}

h2 {
	font-size: 20px;
}

input {
	font: 11px Geneva, sans-serif;
}

a {
	color: #0C8441;
}

img, div, input { behavior: url(../js/iepngfix.htc) }

#footer {
	font: 15px Geneva, sans-serif;
	color: #504f44;
	margin: 0 180px;
}

#page_header {
	width: 950px;
	height: 147px;
	background: url(../assets/page_header.png);
	text-align: left;
}

#page_header #logoclick {
	width: 300px;
	height: 100px;
	margin: 10px 50px;
}

#page_footer {
	width: 950px;
	height: 160px;
	background: url(../assets/page_bottom.png);
}

.clearfloat {
	clear: both;
	height: -1px;
}

#pageframe {
	margin: 50px;
	width: 950px;
}

#page_body {
	float: left;
	width: 950px;
	background: url(../assets/page_body.png) repeat-y;
}

#page_content {
	text-align: left;
	width: 580px;
}

.red {
	color: #CC0000;
}

.row1 {
	background-color: #F6F5F4;
}

.row2 {
	background-color: #E9E5E4;
}

.tableform {
	margin: 0 30px;
	padding-bottom: 10px;
}

.tableform td {
	padding: 5px 10px;
}

/*hide from ie on mac\*/
#flashcontent {
    width: 950px;
    height: 670px;
}
/* end hide */

/* sIFR */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
