body {
	font: 16px/24px "Helvetica Neue", Verdana, Arial, sans-serif, Geneva;
	background-color: #EBEBEB;
	margin: 0px;
}

div {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#container {
	position: relative;
	width: 1920px;
	height: 1335px;
}

#title {
	position: fixed;
	left: 20px;
	0px solid #000000;
	width: 1920px;
	color: #000000;
	top: 15px;
	height: 1335px;
}

#quote p, #leftbar p {
	padding: 0 0px;
	line-height: 16px;
	margin: 0 0px 1px;
	font-size: 16px;
	word-spacing: -1px;
}

#leftbar {
	position: fixed;
	top: 70px;
	left: 20px;
	width: 1920px;
	border-top: 0px solid #000000;
	margin-bottom: 85px;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif, Geneva;
	font-weight: bold;
	word-spacing: -1px;
}
#leftbar h3, #contact h3 {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif, Geneva;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	line-height: 16px;
	margin: 0 0px;
}
#leftlinks a {
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif, Geneva;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 2px 0px;
}

#contact {
	position: fixed;
	z-index: 1;
	bottom: 0px;
	left: 20px;
	width: 1920px;
	height: 35px;
	background-color: #EBEBEB;
	border-top: 2px solid #000000;
	margin-top: 150px;
	/* IE6 hax */
	_position: fixed;
	_left: 0px;
}

#contact p {
	margin: 8px 0px;
}

#content {
	position: absolute;
	top: 13px;
	left: 259px;
	width: 818px;
	border-top: 0px solid #000000;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif, Geneva;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 10612px;
}
#content a {
	font-weight: normal;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif, Geneva;
}

.subcat {
	border-bottom: 2px solid #000000;
	padding: 12px 0px 12px;
}

img {
	border: none;
}

table {
	border-collapse: separate;
	border: 0px hidden;
	border-spacing: 0px;
}
td {
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 10px;
}

td p {
	margin-top:0px;
	margin-bottom: 0px;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif, Geneva;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.description p {
	text-indent: 1.5em;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif, Geneva;
	font-size: 12px/16px;
	font-weight: bold;
}

