/* CSS Document */

* {padding:0; margin:0;} 
h3 { color:#6F6F6F;}
#wrap { width:750px; border:1px solid #ccc;margin:0px auto; background:#fff; }
body { color:#727175; background:#ccc;line-height: 16px; font-family: Helvetica, sans-serif; font-size:11px; }
#logo { padding:20px;}
#header { background:#d9d9d9; padding:20px;}
#header h1 {font-size:16px; color:#888; font-weight:100; margin-top:10px; }
#navigation { text-align:right;  background:#247292;  padding:8px;  font-family:'trebuchet ms', Arial, Helvetica, sans-serif; }
#navigation li {  display:inline; list-style:none; color:#fff;}
#navigation .rightlink { margin-right:10px;}
#navigation span { color:#00B6FF; font-weight:bold; }
#navigation .home{ margin-right:223px;  }
#topcontent object{ float: left; }
#topcontent h2 { padding: 15px 0px 5px 280px; font-size:16px; color:#555; }
#topcontent p {  padding: 15px 0px 10px 280px;}
#topcontent {border-bottom:1px solid #ccc; }
#flash {
	position:absolute;
 width:240px;
 z-index:0;
 left:130px;
 top:180px;
	height: 159px;
font-size:9px;
float:left;
}
dd {float:left;  padding:10px; border-right:1px solid #ccc;}
#ddleftside {width:236px;}
#ddmiddleside { width:230px; }
#ddrightside { width: 220px; border:none; }
dd p { padding-bottom: 10px; }
dd h3 { padding: 5px 0 10px 0px; font-size:13px;}
#services {  border-top:1px solid #ccc;  clear:both; margin-bottom:10px;}
#services h3 { padding: 5px 0 10px 10px; font-size:13px;}
#services li { list-style:none; padding: 2px 0 2px 25px;}
#servicesleftside {margin-left:20px;float:left;width:236px;border-right:1px solid #ccc; }
#servicesmiddleside {float:left;width:251px;border-right:1px solid #ccc; }
#servicesrightside {float:left;width:230px; margin-bottom:10px;}
#footer { background:#247292; padding:5px; clear:both; color:#247292; }
 .header  { display:none; }

a.address { text-decoration:none; color:red;}
