
/*Generic colors */

.style1{

	color:#FF6600;

	}

.stlye2{

	color:#0000FF;

	}

.style3{

	color:#FFFFFF;

	}

.style4{

	color:#0000CC;

	}



.aow_tr{

	background-image:url(../images/aow/gold-bar_1.jpg);

	width:794px;

	}

.aow_tr1{

	background-image:url(../images/aow/gold-bar_1-1.jpg);

	width:794px;

	}

.aow_tr1-1{

	background-image:url(../images/aow/gold-bar_1-2.jpg);

	width:794px;

	}

.aow_tr1-2{

	background-image:url(../images/aow/gold-bar_1-3.jpg);

	width:794px;

	}	
	
/** Set widths and margins of cells within rows **/
	
.cell1, 
.cell2, 
.cell3, 
.cell4 {

	min-height:150px;

  	height:auto !important;

  	height:200px;

	float:left;
  display:inline;
	width:146px;

	margin-top:10px;


	}
  
.cell1 {
  padding-left: 5px;
}
	

	
.aow_tr2{

	background-image:url(../images/aow/gold-bar_2.jpg);
	
	background-repeat: repeat-y;

	width:794px;

	}


	
.aow_tr2.cellbig {

	min-height:150px;

  	height:auto !important;

  	height:200px;

	float:left;
   display: inline;
	width:auto;

	margin-top:10px;

	}


.aow_tr .cell1, .aow_tr1 .cell1, .aow_tr1-1 .cell1, .aow_tr1-2 .cell1{

	margin-left:20px;

	}

.aow_tr .cell2, .aow_tr1 .cell2, .aow_tr1-1 .cell2, .aow_tr1-2 .cell2{

	margin-left:50px;

	}

.aow_tr .cell3, .aow_tr1 .cell3, .aow_tr1-1 .cell3, .aow_tr1-2 .cell3{

	margin-left:50px;

	}
	
.aow_tr .cell4, .aow_tr1 .cell4, .aow_tr1-1 .cell4, .aow_tr1-2 .cell4{

margin-left:50px;

}

.aow_tr2 .cellbig{

padding-top: 30px;
margin-left:20px;


}

.cellbig img {
  margin-top: 0;
}

.aow_tr img,
.aow_tr1 img,
.aow_tr1-1 img,
.aow_tr1-2 img{

margin-top:10px;

}

.aow_foot{

	background-image:url(../images/aow/gold_bar_bottom.png);
	
	background-position: left;
	
	background-repeat: no-repeat;

	height:19px;

	width:794px;

	clear:both;
	
	padding-bottom: 10px;

  margin-left:1px;

	}
	
.aow_foot2{

	background-image:url(../images/aow/cellbigfooter1.png);
	
	background-position: left;
	
	background-repeat: no-repeat;

	height:30px;

	width:794px;

	clear:both;
	
	margin-left:0px;
	
}



/* ***************************** Fonts ***************** */





.title {

	font-weight:bold;
	font-size: 1em;

	}	

.description,
 .aow_tr .teaser{

	margin:10px 0px;

	}

 #content .main_quote{
  font-weight:bold;
  margin-left: 5px;
/*  margin:10px;*/
/*  width:100%;*/
  }




	
