@import "/css/style.css";


#awards .row {width: 580px; clear: both;}
#awards .row .col {display; block; float: left; width: 50%;}
#awards .row .col .aLogo {margin: 10px 10px 0 10px; padding: 30px; text-align: center; border: solid #27617A 1px; height: 150px; background-color: #fff}
#awards .row .col .aLogo img{}
#awards .row .col  h4 {padding:0px 0 0 10px;}
#awards .row .col  p {padding:0 0 0 10px;}


/*<!--**************** CONTENT CELL **********************-->*/  		

.content .ICollContBox a {color:#D1F3FF; text-decoration: underline} 
.content .ICollContBox h3{ background: transparent; margin: 0; padding: 10px 10px; color:#fc0; text-decoration: none;  font-weight: bold; line-height: 1em;  font-size: 1em; } 
.content .ICollContBox h4{ background: transparent; margin: 0; padding: 10px 10px; color:#DDFFD1;text-decoration: none;  font-weight: bold; line-height: 1em;  font-size: .9em; }   		
.content .ICollContBox p{margin: 0; padding: 10px 10px; color:#fff; font-size: .9em; }   		
.content .ICollContBox ul{margin: 0; padding: 0px 0px 30px 50px; color:#fff; font-size: .9em; }   


#findme { display:inline; position:relative; width: 190px;  float: right; padding: 0;  margin: -10px 10px 0 10px;  border: solid 1px #27617A; background-image: url(/about/images/bg_find-me-here.jpg); background-repeat: repeat-x; background-color: #80CD15;	} 		 
ul#menu {padding: 0;  margin: 0;} ul#menu {padding: 0;  margin: 0;}		 
ul#menu li { width: 190px; text-align: right; padding: 0;  margin: 0;  border-bottom: 1px solid  #27617A; list-style-image: none; list-style-type: none; vertical-align: bottom;}
ul#menu li.last { border-bottom: none;}	
ul#menu li a {height: 15px; width: 190px; display: block; margin: 0; padding: 5px 0 5px 0; color:  #fff; font-family: trebuchet MS, comic sans ms, Arial, Helvetica; text-decoration: none;  font-weight: bold; line-height: 1em;  font-size: 1em;}	
ul#menu li a span { margin: 0 15px 3px 0; } 
ul#menu li a:hover { opacity: .5; filter: alpha(opacity=50); text-decoration: none;  background-color: #0779A1;	color: #fff;}	

ul#menu ul#sub {padding: 0;  margin: 0;} 	
ul#menu ul#sub li{border: 0}
ul#menu ul#sub li a {height: 15px; width: 190px; display: block; margin: 0; padding: 2px 0px 2px 0; color:  #fff; font-family: trebuchet MS, comic sans ms, Arial, Helvetica; text-decoration: none;  font-weight: bold; line-height: 1em;  font-size: 1em;}	
ul#menu ul#sub li a span { margin: 0 15px 3px 0; } 
ul#menu ul#sub li a:hover { opacity: .5; filter: alpha(opacity=50); text-decoration: none;  background-color: #0779A1;	color: #fff;}	



* html #findme { width: 170px; }
* html ul#menu li { margin-left: -20px;} 

.hr {display: block; height:0px width: 100%; border-top: 1px solid #88C1CF; }
