body {
  background-color: #000000;
}

table.container {
  position: absolute; top: 0; left:50%; margin-left:-495px; 
  z-index: 1;
  border: 1px solid #c0c0c0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  background-color: #FFFFFF;
  text-align: left;
}

.main_menu {
	background-image: url(images/main_menu_background.gif);
	width: 214px;
	height: 431px;
	vertical-align: top;
  margin-top: 35px;
}
/*
.menuTable {
  margin-top: 35px;
}

.menuTable td{
  padding: 2px 0px 2px 28px;
}

.menuTableHomePage {
  margin-top: 35px;
}

.menuTableHomePage td{
  padding: 2px 0px 2px 0px;
}

.menuTableHomePage td {
  padding: 2px 0px 2px 28px;
}

.menuTable td a, a.menu {
    display: block;
    font-family: Verdana;
    font-size: 12.5px;
    color: white;
    text-decoration: none;
}

.menuTable td a:hover, .menuTable td a.selected, a.menu:hover {
    color: #acc437;
}

.menuTable td .subsuboptions a {
	margin-left: 10px;
	font-size: 10px;
}

.menuTable td .subsuboptions a.hide { display: none; }
.menuTable td:hover .subsuboptions a.hide, .menuTable td.fixhover .subsuboptions a.hide { display: block; }
*/

.homepageNews {
  padding: 0px;
  margin: 15px 0px 0px 0px;
  font-size: 10px;
}

H4 {
  color: #436aa8;
  font-weight: bold;
  font-size: 10px;
 }


.sub_main_menu {
    width: 214px;
    height: 431px;
    vertical-align: top;
}

.subMainMenuBg{
  	background-image: url(images/menu_background.gif);
}

.SecurityMenuBg{
  	background-image: url(images/Security_menu_background.jpg);
}

.HospitalityMenuBg{
  	background-image: url(images/Hospitality_menu_background.jpg);
}

.TrainingMenuBg{
  	background-image: url(images/Training_menu_background.jpg);
}

.home_news {
	background-image: url(images/home_news_background.jpg);
	width: 776px;
	height: 196px;
	vertical-align: top;
}

div.newsBox {
	height: 128px;
	overflow: none;
	margin-left: 100px;
}
div.newsBox h4 {
	margin: 0px; padding: 0px;
}
div.newsSummary, div.newsSummaryImage {
	overflow: none;
	float: left;
	height: 95px;
	margin-top: 18px;

	font-size: 11px;
	color: #231f20;
}
div.newsSummary { 
	width: 194px; 
	margin-right: 6px; 
	border-right: 1px solid #acc437;
}
div.newsSummary div { 
	padding-right: 5px; 
	font-size: inherit; 
	color: inherit; 
}
div.newsSummaryImage { 
	width: 250px; 
}
div.newsSummaryImage img {
	width; 73px;
	margin-right: 18px;
	float: left;
}

.sub_top_margin {
    width: 776px;
    height: 73px;
  	background-image: url(images/sub_top_margin_tile.gif);
    background-repeat: repeat-x;
    background-position: top;
}

table.sub_container {
    width="745"
    height="358"
    padding: 0px;
    margin: 0px;
}

body.innerframe {
	background-color: white;
	background-image: url(images/sub_left_margin_background.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0; padding: 0;
}

body.innerframe div.title {
	position: fixed;
	top: 0; left: 0;
	width: 109px;

	text-align: right;

	color: #acc437;
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
}

body.innerframe div.content {
	position: absolute;
	top: 0px; left: 140px;

	padding-left: 5px;
	padding-right: 10px;

	font-size: 12px;
	font-family: Verdana;
}

ul {
	list-style-position: outside;
	margin-left: 1.2em;
	margin-top: 0em;
	padding: 0;
}

li {
	margin-bottom: 0.5em;
}

.contactUsTable {
    padding-right: 20px;
    padding-bottom: 20px;
    vertical-align: top;
    font-size: small;
    font-family: Verdana;
}

.sub_bottom_left {
  	background-image: url(images/sub_bottom_left.gif);
    background-repeat: no-repeat;
    background-position: left;
    vertical-align: top;
}


h1 {
  color: #acc437;
  font-family: Verdana;
  font-size: 14px;
  vertical-align: top;
  font-weight: normal;
}


.contactform td {
  color: #acc437;
  font-size: 12px;
  text-align: left;

}

.contactform input {

}

#news_archives a {
	text-decoration: underline;
	cursor: pointer;
}

