/* building elements styles */

#home_flash {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: url(../img/flash_static.jpg) no-repeat;
}
table td#home_center {background: url(../img/center_background.jpg) repeat-y;}


/* body styles */

#body_table_home {
	width: 580px;
	background: #FFF;
	border: 1px solid #000;
	padding: 5px 10px 15px;
}
#body_header_home {
	width: 364px;
	float: left;
	background: url(../img/home_header_back.gif);
	font: italic bold 14px Arial, Helvetica, sans-serif;
	color: #000066;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 5px;
	text-indent: -3px;
}

* html #body_header_home { width:366px; w\idth:364px; /* Box Model fix for IE Win */ }

#body_text {
	margin-top: 10px;
	width: 353px;
	float: left;
}
#body_right_container {
	margin-top: 4px;
	width: 212px;
	float: right;
}
#body_news_container {
	width: 212px;
}
#body_news_table {
	width: 212px;
	border-collapse: collapse;
	margin-bottom: 20px;
}
#body_news_table td  {
	width: 200px;
	border: 1px solid #000000;
	padding: 5px;
}

#HomeNewsListing1_NewsDataList td {
	border:none !important;
}

* html #body_news_table td { width:212px; w\idth:200px; /* Box Model fix for IE Win */ }

#body_job_submit_container {
	width: 212px;
	margin:25px 0 18px 0;
	background:url('../img/saBOTTOM.gif') no-repeat left bottom;
}
#body_job_submit_table {
	width: 212px;
	border-collapse: collapse;

}

#body_job_submit_table .saTitle {
	background:url('../img/saTOP.jpg') no-repeat;
	color:#ffffff !important;
	padding:12px 10px 7px 36px;
	margin:0;
	font-weight:bold;
}

#body_job_submit_table .saBody {


	color:#333333;
	padding:20px 22px;
}

#body_job_submit_table td {
	width: 200px;
	padding: 5px;
}

* html #body_job_submit_table td { width:212px; w\idth:200px; /* Box Model fix for IE Win */ }

#box_header {
	background: #666;
	font: italic bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#box_body {background: url(../img/grid_back.gif) repeat;}


#homeVideo {
	background:url('../img/homeVideoBG.gif') no-repeat;
	width:330px;
	height:130px;
	padding:7px 10px 8px 10px;
	margin:0;
}

#homeVideo #videoPlayer {
	float:left;
	width:168px;
	height:114px;
	padding:0;
	margin:0;
	background:#666666;
	color:#ffffff;
}

#homeVideo #videoDesc {
	margin:0 0 0 180px;
	padding:0;
	font-size:12px;
}

#homeVideo #videoDesc h2 {
	color:#b01817 !important;
	font-weight:bold;
}

#homeVideo #videoDesc h2, #homeVideo #videoDesc p {
	padding:0 5px;
}

.viewImg {
_margin-top:-50px;
}

.home_news_listing {
	list-style:none !important;
	margin:0 0 15px 0 !important;
	padding:0 !important;
	font-size:11px;
	color:#666666 !important;
}

.home_news_listing li {
	display:block;
	margin:0 0 3px 0;
}

.home_news_listing li h3, .home_news_listing li h3 a  {
	font-size:12px !important;
	font-weight:bold;
	color:#666666 !important;
}

.home_news_listing li h6 {
	font-weight:normal;
	font-size:10px !important;
	color:#666666 !important;
}

.home_news_more {
	list-style:none;
	margin:0;
	padding:0;
	font-size:11px;
}



