#main-container {
  width:900px;
  height:200px;
  text-align:left;
  margin: 0 auto;
}

.sub-wrapper {
  float:left;
  background-color:#ffffff;
  background-image:url(../../images/sub_right_bg.jpg);
  background-repeat:repeat-y;
  background-position:right;
  border-left:1px solid #c9c9c9;
  border-bottom:1px solid #c9c9c9;
  width:900px;
}

.sub-left {
  float:left;
  background-image:url(../../images/sub_bg.jpg);
  background-repeat:repeat-x;
  background-position:top center;
  background-color:#ffffff;
  width:645px;
}

.sub-right {
  float:right;
  background-image:url(../../images/sub_right_bg.jpg);
  background-repeat:repeat-y;
  background-color:#f4eddd;
  width:254px;
}

.sub-right-header {
  float:left;
  background-image:url(../../images/sub_right_top_bg.jpg);
  background-repeat:no-repeat;
  font-family:Arial, Verdana;
  font-size:8pt;
  font-weight:bold;
  color:#272522;
  height:105px;
  width:254px;
}

#sub-right-header-br {
  background-image:none;
  height:60px;
}

#sub-right-header-text, #sub-right-header-br-text {
  font-family: Trebuchet MS, Arial, Verdana;
  font-size:8pt;
  font-weight:bold;
  color:#272522;
  margin-top:90px;
  margin-bottom:-20px;
}

#sub-right-header-br-text {
  margin-top:40px;
}

.type-m40 {
  margin:40px;
}

.type-lm25 {
  float:left;
  margin:5px 0px 0px 25px;
}

p, li, input, label, .formsubmit{
  font-family:Verdana,Arial,Tahoma;
  font-size:10pt;
  color:#282828;  
}

label, .formsubmit{
  font-family: Georgia,Arial,Verdana,Tahoma; 
  font-size:8pt;
}

input {
  font-size:8pt;	
}


.sm-link{
  clear:both;
  float:left;
  display:block;
  width:254px;
  height:27px;
  margin-bottom:0px;
}

.sm-link a {
  float:left;
  height:27px;  
}

#sm-nav a {
  display:block;
  width:254px;
  height:27px;
  font-family:Arial, Verdana;
  font-size:8pt;
  font-weight:bold;
  background: url("../../images/sm_buttons.gif") 0 0 no-repeat;
  text-decoration: none;
  color:#272522;
}

#sm-nav a:hover {	
  background-position: -254px 0;
  color: #E9BE75;
}

.sm-div {
  float:left;
  margin-bottom:0px;
}

#atg-left {
  float:left;
  width:216px;
}

#atg-left-header {
  float:left;
  background-image:url(../../images/atg_menu_bg.gif);
  width:216px;
  height:29px;
}

#atg-left-header-text {
  margin:7px;
  font-family:Arial, Verdana;
  font-size:8pt;
  font-weight:bold;
  color:#ffffff  
}

.atg-pic {
  float:left;
  width:61px;
  height:80px;
  margin:10px 5px 2px 2px;
  border:1px solid #a6a6a6;
}

html>body .atg-pic {
  margin:10px 5px 2px 4px;
}

.atg-name {
  float:left;
  width:61px;
  margin:0px 6px 2px 2px;
  font-family:Arial, Verdana;
  font-size:7pt;
  color:#282828;
  text-align:center;
}

html>body .atg-name {
  margin:0px 6px 2px 5px;
}

#atg-right {
  float:left;
  margin-top:-20px;
  width:412px;
  border:1px solid #bebebe;
}

.atg-right-header {
  float:left;
  width:412px;
  height:67px;
  background-color:#df7016;
}

.atg-name-header, .atg-title-header {
  font-family:Trebuchet MS, Trebuchet, Arial, Tahoma;
  font-size:16pt;
  color:#FFFFFF;
  margin:15px 0px 0px 150px;
}

.atg-title-header {
  font-size:8pt;
  font-weight:bold;
  margin:-5px 0px 0px 150px;
}

html>body .atg-name-header, .atg-title-header {
  margin-left:130px;
}

.atg-pic-big {
  float:left;
  width:100px;
  margin:15px 15px 0px 15px;
  border:1px solid #d4d4d4;
}

.atg-body {
  float:left;
  margin:15px 15px 20px 0px;
  width:230px;
}

.atg-body-text {
  text-align:justified;
}

.list-box, .download-box {
  float:right;
}

.list-header {
  clear:both;
  float:left;
  width:200px;
  height:33px;
  background-image:url(../../images/list_header.gif);
  list-style-type:none;
  border:1px solid #232323;
  border-bottom:0px;
}

.download-box {
  background-image:url(../../images/download_bg.jpg);
  background-repeat:no-repeat;
  width:207px;
  height:56px;
}

.download-box-text {
  float:left;
  color:#ffffff;
  font-family: Trebuchet MS, Arial, Verdana;
  font-size: 12pt;
  font-weight:bold;
  margin:15px 0px 0px 50px;	
}

.download-box-text:hover {
  color:#BAF0FB;
  text-decoration:none;
}

#related-header {
  background-image:url(../../images/list_item_related.gif);
  border:1px solid #cacaca;
}

.list-header-text {
  margin:7px;
  font-family:Arial, Verdana;
  font-size:8pt;
  font-weight:bold;
  color:#ffffff  
}

#related-header-text {
  color:#232323;
}

.list-text {
  margin:7px;
  font-family:Arial, Verdana;
  font-size:8pt;
  color:#232323;  
}

.list-item, .list-item-short {
  clear:both;
  float:left;
  width:200px;
  height:50px;
  background-image:url(../../images/list_item.gif);
  list-style-type:none;
  border:1px solid #f4d1a4;
  border-top:0px;
}

.list-item-short {
  height:30px; 
}

.list-item-dyn {
  clear:both;
  float:left;
  width:200px;
  background-color:#ffffff;
  list-style-type:none;
  border:1px solid #f4d1a4;
  border-top:0px;
}

.vendor-logo {
  margin:8px;
}

.areadmore {
  font-weight:bold;
}