/* CSS Document */
#content .main_title{
	font-weight:bold;
	text-align:center;
	margin:15px 0px;
  font-size: 2.1em;
  color: #00048B;

	}


#content .main_quote{
  font-weight:bold;
  }
.tr{
	background-image:url(../images/site_images/gold+blue_top2.jpg);
	background-repeat:no-repeat;
	width:788px;
	margin-top:10px;
  margin-left:20px;
	}
.tr_foot{
	background-image:url(../images/site_images/level2_bars_foot.png);
	background-repeat:no-repeat;
	height:25px;
	width:788px;
	}
 .tr .celll{
   margin-left:10px;
   display: inline; 
   padding-left:4px;
 }
  .tr .title{ 
    min-height:30px;
  } 
  .tr .description{
    display:block;
    min-height:65px;
    margin-top:10px; 
  }
 .tr .teaser{
   min-height:25px;
   margin-bottom: 5px;
 }
  
.tr .celll, .tr .cell2 , .tr .cell3 {
	width:171px;
	float:left;
	margin-right:16px;
	margin-top:15px;
	padding:0px 5px;
  display:inline;
	}
.tr .cell3{
	width:168px;
	margin-left:3px;
  display:inline;

}
.tr .cell3 *{
    margin-left:3px; 
  
}
.tr .cell2 *{
    margin-left:1px; 
  
} 

.tr .cell4{
	width:167px;
	float:left;
	margin-top:15px;
	padding:0px 5px;
	margin-left:10px;
  display: inline;
	}

.tr img{
  display: inline;
	}
.buy{
	text-align:center;
	}
.tr .celll img, .tr .cell4 img{
  display: inline;
	}
.tr .cell2 img{
  display: inline;
	}
	
.tr .cell3 img{
	margin-bottom:0px;
  display: inline; 
	}
.tr .cell4 img{
	margin-bottom:0px;
  display: inline;
	}

/* ******** Fonts ********************* */
/*
.tr .teaser{
	margin:2px 0px;
	}
  */
	
.tr .title, .tr .teaser{
	font-weight:bold;
	}
	
.tr .cell3, .tr .cell4{
	color:#FFFFFF;
	}
.buy{
	font-weight:bold;
	}
	
/* ******* Links ********************** */

.tr .cell3 a, .tr .cell4 a{
	color:#FFFFFF;
	}
	
	
/* ******* Forms ********************** */

#content #quote input{
	width:750px;
	}	
#content #title input{
	width:200px;
	}
#information textarea{
	width:775px;
	height:300px;
	}
  
.information {
  margin-left: 25px;
}
.information{
    width:780px;
    margin:0px;
    padding:0px;
    margin-left: 25px;
}