#container {
	margin: 0 auto;
	width: 930px;
}

#tableFrame tbody td {
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

#tableFrame thead td {
	background-color: transparent;
	padding-bottom: 0;
}

#tableFrame tbody td td {
	padding-bottom: 0;
}

#header {
	background-image: url(/media/images/Website/Images/header_bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-bottom: 2px;
}


/*
 * Structual rules for CONTENTLEFT
 */
#leftColumn {
	width: 668px;
}

/*
 * Structual rules for CONTENTCENTER
 */
#centerColumn {
	width: 0;
}


/*
 * Structual rules for CONTENTRIGHT
 */
#rightColumn {
	width: 265px;
}


/*
 * Structural rules for FOOTER
 */

#footer {
	background-image: url(/media/images/Website/Images/footer_curvewhite.gif);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 20px 10px;
}

#footer {
	color: #666050;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#footer a:link,
#footer a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

div.pp_secmenu {
	float: left;
	width: 600px;
}

div.pp_secmenu,
div.pp_secmenu a:link,
div.pp_secmenu a:visited {
	color: #FFFFFF;
}

div.pp_footersearch {
	text-align: right;
}

div.pp_footerlinks {
	margin-top: 10px;
	margin-left: 500px;
	text-align: right;
}

