/*
	Nav
*/
*{margin:0;padding:0}


div#top_graid {
	background-image: url(../images/bg_top_train.jpg);
	display: block;
}

div#top_graid_big {
	background-image: url(../images/bg_top.jpg);
	display: block;
}

div#bottom_graid {
	overflow: hidden;
	background: url(../images/bg_bottom.jpg) repeat-x;
	display: block;
	width: 100%;
}

#bggraident {
	overflow: hidden;
}

div#bottom_empty {
	overflow: hidden;
	display: block;
}

/* @group Menu */

div#menu {
	margin-left: auto;
  	margin-right: auto;
  	padding: 0;
  	margin-top: 0px;
  	margin-bottom: 0px;
  	height:32px;
  	width: 800px;
  	background: url(../images/ITX_TRTopNav_FNL_01.gif) 0 0 repeat-x;
  	border-bottom:1px solid white;
}

div#menu_items {
	float: right;
	
}

#menu_items a {
 	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12px;
  	font-weight: bold;
	float:left;
  	display:block;
  	line-height: 34px;
  	color: #000;
  	text-decoration: none;
  	
}


#menu_items a#overview {
	width: 115px;
	height: 32px;
	background: url(../images/Overview.gif) 0 0 no-repeat;
}
#menu_items a#overview:hover {
	width: 115px;
	height: 32px;
	background: url(../images/Overview-over.gif) 0 0 no-repeat;
}
#menu_items a#overview:active {
	width: 115px;
	height: 32px;
	background: url(../images/Overview-over.gif) 0 0 no-repeat;
}

#menu_items a#solutions {
	width: 114px;
	height: 32px;
	background: url(../images/Solutions.gif) 0 0 no-repeat;
}
#menu_items a#solutions:hover {
	width: 114px;
	height: 32px;
	background: url(../images/Solutions-over.gif) 0 0 no-repeat;
}
#menu_items a#solutions:active {
	width: 114px;
	height: 32px;
	background: url(../images/Solutions-over.gif) 0 0 no-repeat;
}

#menu_items a#press {
	width: 114px;
	height: 32px;
	background: url(../images/Press.gif) 0 0 no-repeat;
}
#menu_items a#press:hover {
	width: 114px;
	height: 32px;
	background: url(../images/Press-over.gif) 0 0 no-repeat;
}
#menu_items a#press:active {
	width: 114px;
	height: 32px;
	background: url(../images/Press-over.gif) 0 0 no-repeat;
}

#menu_items a#events {
	width: 114px;
	height: 32px;
	background: url(../images/Events.gif) 0 0 no-repeat;
}
#menu_items a#events:hover {
	width: 114px;
	height: 32px;
	background: url(../images/Events-over.gif) 0 0 no-repeat;
}
#menu_items a#events:active {
	width: 114px;
	height: 32px;
	background: url(../images/Events-over.gif) 0 0 no-repeat;
}

#menu_items a#company {
	width: 114px;
	height: 32px;
	background: url(../images/Company.gif) 0 0 no-repeat;
}
#menu_items a#company:hover {
	width: 114px;
	height: 32px;
	background: url(../images/Company-over.gif) 0 0 no-repeat;
}
#menu_items a#company:active {
	width: 114px;
	height: 32px;
	background: url(../images/Company-over.gif) 0 0 no-repeat;
}

#menu_items a#contact {
	width: 114px;
	height: 32px;
	background: url(../images/Contact.gif) 0 0 no-repeat;
}
#menu_items a#contact:hover {
	width: 114px;
	height: 32px;
	background: url(../images/Contact-over.gif) 0 0 no-repeat;
}
#menu_items a#contact:active {
	width: 114px;
	height: 32px;
	background: url(../images/Contact-over.gif) 0 0 no-repeat;
}

#menu_items a#home {
	width: 115px;
	height: 32px;
	background: url(../images/Home.gif) 0 0 no-repeat;
}
#menu_items a#home:hover {
	width: 115px;
	height: 32px;
	background: url(../images/Home-over.gif) 0 0 no-repeat;
}
#menu_items a#home:active {
	width: 115px;
	height: 32px;
	background: url(../images/Home-over.gif) 0 0 no-repeat;
}

/* @end */

div#sub_nav {
	margin-left: auto;
  	margin-right: auto;
  	padding: 0;
  	width: 800px;
}

div#sub_nav_container {
  	width: 800px;
  	display: block;
  	padding: 0;
  	margin: 0;
  	overflow: hidden;
}

div#link_container {
	float: left;
	height: 128px;
	width: 160px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #A28858;
	text-align: left;
}

#link_container a {
	text-decoration: none;
	color: #A28858;
}

#link_container a:visited {
	text-decoration: none;
	color: #A28858;
}


div#link_box {
	height: 22px;
	width: 145px;
	background-color: #234156;
	border-top: 1px solid #fff;
	padding-left: 15px;
	padding-top: 7px;
}

div#search_box{
	height: 29px;
	padding-top: 7px;
	width: 145px;
	background-color: #4F7096;
	/*border-top: 1px solid #fff;*/
	padding-left: 15px;
	font: bold 10px/15px Verdana, sans-serif;
	color: #E8C78A;
}

input#search_entry {
	border:0px solid #000000; 
	background-image:url(../images/HmPg_SrchField_01.jpg); 
	width:63px; 
	height:22px; 
	padding-left:5px; 
	float:left;
}

#search_button {
	border:0px solid #000000; 
	background-image:url(../images/HmPg_SrchField_02.jpg); 
	width:24px; 
	height:22px; 
	float:left;
}

div#search_box_dropshadow {
	background-image:url(../images/srchtop_dropshadow.jpg); 
	background-repeat:repeat-x; 
	height:9px; 
	font-size: 1px;
    line-height: 0;
	border:none;
}

div#search_box_graid{
	height: 30px;
	width: 145px;
	background-color: #4F7096;
	/*border-top: 1px solid #fff;*/
	padding-left: 15px;
	font: bold 10px/15px Verdana, sans-serif;
	color: #E8C78A;
}


div#section_name_ribbon {
	height: 28px;
	width: 100%;
	background-color: #728398;
}

div#section_name {
	font: bold 16px Verdana, sans-serif;
	color: #C9CBCF;
	width: 795px;
	margin: 0 auto;
	padding-left: 5px;
	text-align: left;
	padding-top: 4px;
}

div#section_drop_shadow {
	background: url(../images/PressRoom_TopShadow.gif) repeat-x;
	width: 100%;
	height: 10px;
	font-size: 1px;
    line-height: 0;
}

div#sub_section_name_ribbon {
	height: 18px;
	width: 100%;
	background-color: #ccc;
}


div#sub_section_name {
	font: bold 11px Verdana, sans-serif;
	color: #373737;
	width: 795px;
	margin: 0 auto;
	padding-left: 5px;
	text-align: left;
	padding-top: 2px;
}


div#section_land_name {
	font: bold 16px Verdana, sans-serif;
	color: #FFFFFF;
	width: 795px;
	margin: 0 auto;
	padding-left: 5px;
	text-align: left;
	padding-top: 4px;
}
