table.frame {
	width: 944px;
	height: 100%;
	margin: 0 auto;
	background-color: #fff;
}

table.frame td.frame_left_shadow {
	width: 8px;
	background-image: url('../images/frame_left_shadow.jpg');
	background-repeat: repeat-y;
}

table.frame td.frame_right_shadow {
	width: 8px;
	background-image: url('../images/frame_right_shadow.jpg');
	background-repeat: repeat-y;
}

table.frame td.frame_left {
	width: 216px;
	vertical-align:top;
}

table.frame td.frame_right {
	width: 708px;
	padding-left: 5px;
	vertical-align: top;
}

table.frame td.frame_footer_left {
	height: 56px;
	background-image: url("../images/frame_footer_left.jpg");
	background-repeat: no-repeat;
}

table.frame td.frame_footer_left img {
	margin: 21px 0 0 55px;
}

table.frame td.frame_footer_center {
	width: 568px;
	padding: 0 2px 0 0 5px;
	background-image: url("../images/frame_footer_center.jpg");
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-top: 20px;
}

table.frame td.frame_footer_right {
	width: 136px;
	padding: 27px 0 0 2px;
	background-image: url("../images/frame_footer_right.jpg");
	background-repeat: no-repeat;
	background-position: 2px 0px;
	text-align: center;
}

table.frame td.frame_footer_right a {
	font-size: 11px;
	color: #6e6e6e;
}

table.lefttable td.leftlogo {
	width: 216px;
	height: 146px;
}

table.lefttable td.leftlogo img {
	margin: 9px 0 0 23px;
}

table.lefttable td.leftcontent {
}

.leftmenu {
	margin-bottom: 10px;
}

.left_banner {
	display: block;
	width: 202px;
	background-image: url("../images/left_banner.jpg");
	background-repeat: no-repeat;
	margin-bottom: 9px;
	text-align: right;
	padding: 35px 14px 11px 0;
	text-transform: uppercase;
	line-height: 16px;
	font-size: 17px;
	color: #5c5c5c;
	font-weight: normal;
}

a:hover.left_banner {
	color: #f6ad06;
}

table.centertable td.centertop {
	padding-left: 23px;
}

table.centertoptable td.centertopleft {
	height: 42px;
	width: 572px;
}

table.centertoptable td.centertopright {
	width: 136px;
	background-image: url("../images/navigation_bg.jpg");
	background-repeat: no-repeat;
	vertical-align: middle;
}

table.centertable td.centerpicture {
	height: 199px;
	background-image: url("../images/headerimg.jpg");
}

table.centertable td.centermenu {
	padding: 5px;
	background-image: url("../images/centermenu.jpg");
	background-repeat: no-repeat;
}

.center_banner_spacer {
	width: 5px;	
}

.center_banner {
	width: 219px;
	height: 58px;
	background-image: url("../images/center_banner.jpg");
	background-repeat: no-repeat;
	vertical-align: bottom;
}

table.centertable td.centermenu a {
	display: block;
	text-transform: uppercase;
	margin: 0 0 11px 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.3px;

}

table.centertable td.centermenu a span {
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
}

table.centertable td.centertext {
	padding: 25px 0 33px 0;
}

table.content_table {
	width: 100%;
	height: 100%;
}

table.content_table td.content_left {
	width: 540px;
	padding: 0 14px 0 16px;
}

table.content_table td.content_right {
	border-left: 1px solid #c6c6c8;
	text-align: center;
}

table.content_table td.content_right img {
	margin-bottom: 18px;
}

table.footer_table {
	width: 100%;
}

table.footer_table th {
	font-size: 11px;
	text-align: center;
	color: #fff;
	font-weight: normal;
	line-height: 12px;
}

table.footer_table td {
	font-size: 11px;
	text-align: center;
	color: #333000;
	line-height: 12px;
}


