table#index_page {
	width: 620px;
}

table#index_page td#image_banner {
	background: #FFFFFF url(/images/index/home_banner.jpg) no-repeat center center;
	height: 130px;
}
table#index_page td#left_col {
	width: 70%;
	vertical-align: top;
	text-align: left;
}
table#index_page td#right_col {
	width: 70%;
	vertical-align: top;
	text-align: right;
}

table#index_intro td#index_intro_title {
	height: 22px;
	background: #669966 url(/images/index/Home_Tab_Intro.gif) no-repeat left center;
}
table#index_intro td.index_intro_content {
	padding-right: 3px;
	padding-left: 3px;
	background-color: #F9F8EE;
	vertical-align: top;
}
table#index_intro td.index_intro_splitter {
	background: url(/images/index/splittergreen.gif) repeat-x center;
	height: 7px;
}

table#index_news td#index_news_title {
	height: 22px;
	background: #996666 url(/images/index/Home_Tab_News.gif) no-repeat left center;
}
table#index_news td.index_news_content {
	padding: 3px;
	background-color: #F9F8EE;
	vertical-align: top;
	text-align: left;
}
table#index_news td.index_news_splitter {
	background: url(/images/index/splitterred.gif) repeat-x center;
	height: 7px;
}

table#index_photo td#title_photo {
	height: 22px;
	background: #336699 url(/images/index/Home_Tab_Photos.gif) no-repeat left center;
}
table#index_photo td#title_gate {
	background: #336699 url(/images/index/Home_Tab_Gate.gif) no-repeat left center;
	height: 22px;
}
table#index_photo td.index_photo_content {
	padding-right: 3px;
	padding-left: 3px;
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: center;
}
table#index_photo td.index_photo_splitter {
	background: url(/images/index/splitterblue.gif) repeat-x center;
	height: 7px;
}
table#index_photo td#index_photo_employers {
	background: #FFFFFF url(/images/index/Gate_Employers.jpg) no-repeat center center;
	height: 40px;
}
table#index_photo td.bg2_top {
	background: url(/images/index/logotop.jpg) repeat-x center;
	height: 6px;
}
table#index_photo td.bg2_bottom {
	background: url(/images/index/logobottom.jpg) repeat-x center;
	height: 6px;
}
