body {
  background: #fff url(../images/optimum/bg_gradient.jpg) repeat-x center top;
  height: 100%;
}

#wrapper {
	background: #fff url(../images/optimum/bg_drop_gradient.jpg) no-repeat center top;
	width:1000px;
	margin: 0 auto;
	min-heightx: 800px;
}
table.body {
	width: 940px;
}
div.content {
	width: 940px;
}
td.top_menu, td.top_menu2 {
	background: #00457C url(../images/optimum/background-headline.gif) repeat-x scroll center top;
	border: none;
	color: #eee;
}

td.top_menu div, td.top_menu2 div {
	color: #ccc;
}

a.top_menu_item:link,
a.top_menu_item:visited  {
  color: #fff;
  font-weight: normal;
}
a.top_menu_item:hover {
	color: #FFA749;
	text-decoration: none;
}


div.top_menu_link_container, div.top_menu_link_container_end  {
  border: none;
}

div.header,
td.header  {
  background:#E7E7E7 url(../images/optimum/subheader-background.gif) repeat-x scroll center top;
  background:#E7E7E7 url(../images/optimum/bg-subhead.png) repeat-x scroll center top;
  
  border-bottom:2px solid #00457C;
  color: #00457C;;
}

input.text, textarea {
  background: #fff url(../images/menu_user.gif) repeat-x center -13px;
  padding: 2px;
}

#welcome_teaser {
  background: #F8F096 url(../images/optimum/bg_welcome.gif) repeat-x center top;	
	padding: 10px;
	border: 1px solid #F8F096;
	border-bottom: 2px solid #E27400;
}
#welcome_teaser div.page_header {
  color: #E27400;
  font-size: 2.2em;
}
#welcome_teaser h3 {
	font-size: 14px;
}
#welcome_teaser h3 a {
	background: #FFFF33;
}
#welcome_teaser h3 a:hover {
	background: #fff;
}
div.page_header {
	colorxx: #E27400;
}

div.portal_signup a:hover {
  background: url(../images/optimum/bg_welcome.gif) repeat-x center -30px;
  border: 1px solid #E27400;
  color: #E27400;
}


div.top_menu_item_dropdown a {
   padding: 3px 40px 5px 7px;
   font-weight: bold;
   display: block;
   text-align: left;
   
}

div.top_menu_item_dropdown a:hover {
  background: #003057;
}
div.top_menu_dropdown {
   border-left: 4px solid #003057;
   border-right: 2px solid #003057;
   border-bottom: 2px solid #003057;
   border-top: none;
   background: #00457C;
   position: absolute;
   margin-top: 6px;
   margin-left: -44px;
   z-index: 99;
   width: 140px;
   white-space: nowrap;
}
#top_menu_dropdown_member {
  
  margin-left: -144px;
<!--[if IE 7]>
    margin-left: -44px;
<![endif]-->  
}

#top_menu {
	border-bottom: 3px solid #003057;
}

td.top_menu2 {
 width: 150px;
}
div.copyright {
text-align: left;
}
