#header_wrapper     { visibility: hidden; display: none; }
#header             { visibility: hidden; display: none; }

#content			      { width: 100%; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;} 

#technology_wrapper { float: left;  width: 300px; }
#technology         {               width: 295px; padding-right: 5px; color: #004080; }
.technology_title   {               width: 300px }
#technology ul li   { padding: 3px; } 

#latestnews_wrapper { float: right; width: 600px; }
#latestnews         {               width: 595px; padding-right: 5px; }
.latestnews_title   {               width: 600px; }
#latestnews ul li   { padding: 3px; font-size: 11px; line-height: normal; font-family: Verdana, Arial, Helvetica, sans-serif; } 

#partners_title_wrapper  { float: left; width: 100%; height: 20px; background: #3a4151; }
#partners_title          { float: left; width: 1024px; height: 20px; margin-left:100px; background: #3a4151; text-align: left; }
#partners_wrapper        { float: left; width: 100%;   height: 90px; background: #717887; }
#partners                {              width: 1024px; height: 90px; margin: 0px auto 0px auto; text-align: center; }

.partner_item       { float: left;                height: 70px; padding: 0px 20px 0px 20px; text-align: center; }
.partner_divider    { float: left; width: 40px;   height: 70px; }


#features_title     { float: left; width: 100%;   height: 20px;  background: #dedede; text-align: left; }
#features_wrapper   { float: left; width: 100%;   height: 90px;  background: #eeeeee; }
#features           {              width: 1024px; height: 90px;  margin: 0px auto 0px auto; text-align: center; }

.features_item       { float: left;                height: 70px;  padding: 0px 30px 0px 30px; text-align: center; }
.features_divider    { float: left; width: 40px;   height: 70px; }


