/* Home Page */
#container { background: none; } 
#content { /*width: 900px;*/ height: 284px; padding:0px; /*clear: both;*/ margin:0; /*background:#07133B;*/}
	#content div {/* width:278px; */}
#intro { width: 278px; height: 249px; float: left; background-image: url('/img/structure/bg_intro.png'); background-repeat: no-repeat; 
				color: #a5ebff; font-family: Verdana, Arial, sans-serif; line-height: 1.6;  padding:35px 22px 0 22px;}
#intro a{	text-decoration: none; color:#f58227;}
#flash { height: 284px; float: left; }

/* Call Outs */	
#callouts { /*height: 185px;*/ color: #005288; font-size: 12px; text-align: left; line-height: 1.3; }
	#callouts a { color: #e86a10; font-size: 11px; }
	#callouts p {width: 150px; }
	#callouts .co_img { float: right; border:2px solid #fff; } 			
	
#co1 {overflow:hidden; width: 277px; height: 125px; background-image: url('/img/structure/hm_co1.png'); background-repeat: none; float: left; padding: 60px 20px 0px 25px;}

#co2 {overflow:hidden; width: 241px; height: 125px; background-image: url('/img/structure/hm_co2.png');  background-repeat: none;  float: left; padding: 60px 19px 0px 28px;}
#co3 {overflow:hidden;  width: 242px; height: 125px; background-image: url('/img/structure/hm_co3.png');  background-repeat: none;  float: left; padding: 60px 20px 0px 28px;}
