body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-image: url(images/background.png);
}
.oneColFixCtr #container {
	width: 740px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 10px;
}
.oneColFixCtr #mainContent {
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 10px;
}

.oneColFixCtr #subitem {
	float: left;
	width: 230px;
	margin-right: 15px;
}

.oneColFixCtr #subitemend {
	float: left;
	width: 230px;	
}

.oneColFixCtr #subspace {
	height: 10px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.oneColFixCtr #logo {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	color: #333333;
	margin-bottom: auto;
}

.oneColFixCtr #container #logo .roundedcornr_box_685457 .roundedcornr_content_685457 h1 {
	margin-bottom: 10px;
	margin-top: 15px;
}

.oneColFixCtr #container #mainContent .roundedcornr_box_685457 .roundedcornr_content_685457 h1 {
	margin-bottom: 10px;
	margin-top: 15px;
}


.oneColFixCtr #subitem1 {
	width: 233px;
	margin-left: 10px;
	margin-right: auto;
	text-align: left;
	font-size: 11px;
	color: #000000;
	float: left;
	margin-top: 10px;
	font-family: "Lucida Sans", Arial, Verdana, sans-serif;
	line-height: 14px;
}

.subheight {
	width: 200px;
	height: 380px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.title {
	font-size: 13px;
	margin-bottom: 10px;
	margin-top: 15px;
}

.oneColFixCtr #container h1 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 0px;
}

.oneColFixCtr #container h2 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: bold;
}

.oneColFixCtr #container p {
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
	
}

.oneColFixCtr #container>:not(.menu) ul
{
	margin-top: 0px;
	list-style-type: square;
	list-style-position:outside;
	margin-bottom: 7px;
	margin-left: 15px;
	padding-left: 0px;
}

.oneColFixCtr #container>:not(.menu) ul li
{
	margin-bottom: 7px;
}

.oneColFixCtr #mainBottom{
	margin-right: auto;
	margin-left: auto;
	width: 740px;
}

.oneColFixCtr #menuContent {
	margin-left: 10px;
	margin-top: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-bottom: 7px;
}
.oneColFixCtr #menuitem1 a:link {
	float: left;
	width: 108px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}

.oneColFixCtr #menuitem1 a:visited {
	float: left;
	width: 108px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

.oneColFixCtr #menuitem1 a:hover {
	background-image: url(images/menu_hovertile.jpg);
	color: #FFFFFF;
	text-decoration: none;
	
}

.oneColFixCtr #menuitem2 a:link {
	float: left;
	width: 146px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}

.oneColFixCtr #menuitem2 a:visited {
	float: left;
	width: 146px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

.oneColFixCtr #menuitem2 a:hover {
	background-image: url(images/menu_hovertile.jpg);
	color: #FFFFFF;

}

.oneColFixCtr #menuitem3 a:link {
	float: left;
	width: 120px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}

.oneColFixCtr #menuitem3 a:visited {
	float: left;
	width: 120px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

.oneColFixCtr #menuitem3 a:hover {
	background-image: url(images/menu_hovertile.jpg);
	color: #FFFFFF;

}

.oneColFixCtr #menuitem4 a:link {
	float: left;
	width: 50px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}

.oneColFixCtr #menuitem4 a:visited {
	float: left;
	width: 50px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

.oneColFixCtr #menuitem4 a:hover {
	background-image: url(images/menu_hovertile.jpg);
	color: #FFFFFF;

}

.oneColFixCtr #menuitem5 a:link {
	float: left;
	width: 90px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}

.oneColFixCtr #menuitem5 a:visited {
	float: left;
	width: 90px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

.oneColFixCtr #menuitem5 a:hover {
	background-image: url(images/menu_hovertile.jpg);
	color: #FFFFFF;

}

.oneColFixCtr #menuitem6 a:link {
	float: left;
	width: 40px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}

.oneColFixCtr #menuitem6 a:visited {
	float: left;
	width: 40px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

.oneColFixCtr #menuitem6 a:hover {
	background-image: url(images/menu_hovertile.jpg);
	color: #FFFFFF;

}

.oneColFixCtr #menuitem7 a:link {
	float: left;
	width: 60px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}

.oneColFixCtr #menuitem7 a:visited {
	float: left;
	width: 60px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

.oneColFixCtr #menuitem7 a:hover {
	background-image: url(images/menu_hovertile.jpg);
	color: #FFFFFF;

}

.oneColFixCtr #menuitem8 a:link {
	float: left;
	width: 85px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
}

.oneColFixCtr #menuitem8 a:visited {
	float: left;
	width: 85px;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	background-image: url(images/menu_tile.jpg);
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}

.oneColFixCtr #menuitem8 a:hover {
	background-image: url(images/menu_hovertile.jpg);
	color: #FFFFFF;

}


.oneColFixCtr #menuLtend {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.oneColFixCtr #menuRtend {
	float: left;
	
}
.roundedcornr_box_685457 {
	background: url(images/roundedcornr_685457_tl.png) no-repeat top left;
}
.roundedcornr_top_685457 {
	background: url(images/roundedcornr_685457_tr.png) no-repeat top right;
}
.roundedcornr_bottom_685457 {
	background: url(images/roundedcornr_685457_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_685457 div {
	background: url(images/roundedcornr_685457_br.png) no-repeat bottom right;
}

.roundedcornr_content_685457 {
	background: url(images/roundedcornr_685457_r.png) top right repeat-y;
	
}
.roundedcornr_content_685457 a:link {
	color: 000080;
	text-decoration: none;
	font-weight: bold;
}

.roundedcornr_content_685457 a:visited {
	color: 000080;
	text-decoration: none;
}

.roundedcornr_content_685457 a:hover {
	color: #999999;
}


.roundedcornr_top_685457 div,.roundedcornr_top_685457,
.roundedcornr_bottom_685457 div, .roundedcornr_bottom_685457 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_685457, .roundedcornr_bottom_685457 {
	margin-top: -19px;
}
.roundedcornr_content_685457 {
	padding: 0 15px;
	
}

.roundedcornr_content_685457_2 {
	background: url(images/roundedcornr_685457_r.png) top right repeat-y;
	
}

.roundedcornr_content_685457_2 {
	padding: 0 15px;
	height: 350px;
	margin-bottom: 10px;
}
.roundedcornr_content_685457_2 a:link {
	color: 000080;
	text-decoration: none;
	font-weight: bold;
}

.roundedcornr_content_685457_2 a:visited {
	color: 000080;
	text-decoration: none;
}

.roundedcornr_content_685457_2 a:hover {
	color: #999999;
}
.roundedcornr_content_685457_2 img {
	border-style: none;
}
.tform {
	width: 400px;
}
table#tform {
	width: 680px;
}
td#name {
	width: 200px;
	text-align: right;
	font-weight: bold;
}

td#bname {
	text-align: left;
}

td#address1 {
	text-align: left;
	width: 200px;
	padding-left: 40px;
	vertical-align: top;
}

td#address2 {
	text-align: left;
	vertical-align: top;
}

td#address3 {
	text-align: left;
	vertical-align: top;
}

td#hotels {
	text-align: left;
	vertical-align: top;
}

.menu
{
  padding-left: 0px;
  height: auto;
  width: 100%;
  margin: 7px auto 7px 10px;
}

.menu li
{
  width: auto;
  position: relative;
}

.menu ul ul
{
  top: 22px;
}

li#menu_left
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
  height: 18px;
}

li#menu_right
{
  height: 18px;
}

.menu a,
.menu a:visited
{
  background-image: url(images/menu_tile.jpg);
  border-width: 0px 1px 0px 0px;
  border-color: #CCCCCC;
	border-style: solid;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
  font-weight: normal;
	height: 17px;
  line-height: normal;
  padding-left: 0px;
	padding-top: 5px;
	text-decoration: none;
	text-align: center;
  width: auto;
}

.menu a:hover
{
	background-image: url(images/menu_hovertile.jpg);
	color: #FFFFFF;
}

.menu :hover > a
{
	background-image: url(images/menu_hovertile.jpg);
	color: #FFFFFF;
}

.menu ul ul a,
.menu ul ul a:visited
{
	text-align: left;
}

.menu ul ul a:hover
{
  background: #3f5cac;
  color: #fff;
}

.menu ul ul :hover > a
{
  background: #3f5cac;
  color: #fff;
}

#eng_links > ul#eng_list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}

#eng_list li
{
	padding-left: 20px;
	background-image: url(images/Arrow_1.jpg);
	background-repeat: no-repeat;
}

.elec_eng_links > ul.elec_eng_list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}

.elec_eng_list li
{
	padding-left: 20px;
	background-image: url(images/Arrow_3.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
}

.elec_eng_links hr
{
	height: 1px;
	width: auto;
	background: #C0811F;
}

.main_eng_links > ul.main_eng_list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}

.main_eng_list li
{
	margin-left: 0;
	padding-left: 20px;
	background-image: url(images/Arrow_3.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
}

.main_eng_links hr
{
	height: 1px;
	width: auto;
	background: #C0811F;
}

.proj_eng_links > ul.elec_eng_list
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	list-style-type: none;
}

.proj_eng_list li
{
	padding-left: 20px;
	background-image: url(images/Arrow_3.jpg);
	background-repeat: no-repeat;
	list-style-type: none;
}