/*structure*/
* { margin:0; padding:0; }
html { background:url(../images/patterns/patt_bg_site.gif) repeat-x #CBCDCC; }
body { margin:0 auto 0; width:980px; font-family:Arial, Helvetica, sans-serif; }
#header { text-align:right; }
#ad_header { margin:14px 0 0 0; overflow:hidden; }
#wrapper { width:980px; background:#333399; height:500px; margin:16px 0 0 0; }
#content { width:760px; height:500px; float:right; background:#00CC66; }
#aside_content { }
#aside_primary { width:210px; height:500px; background:#FFFF00; float:left; }
#footer { }
#breadcrumb { height:25px; background:url(../images/patterns/patt_bg_breadcrumb.gif) repeat-x; color:#FFFFFF; }
#site_sections { clear:left; }
#transcontinental_network { }
#our_other_sites { }

/*structure tags*/
a img { border:0; }
#header .note,
#header .email,
#header .fn { display:none; }
#header #site_contact { position:absolute; top:35px; }
#header #site_nav_global { width:100% }
#header #site_nav_global li { display:inline; text-align:right; background:url(../images/illustrations/illu_header_links.gif) no-repeat 0 center; }
#header #site_nav_global li.child_1 { background:none; }
#breadcrumb p,
#breadcrumb ul,
#breadcrumb li { float:left; list-style:none; }

/*Site Globals links*/
#header #site_nav_global li a { color:#FFFFFF; line-height:14px; font-size:14px; font-weight:bold; text-decoration:none; padding:0 7px 0 8px; }
#header #site_contact a,
#header #site_contact a:visited { color:#231f20; }
#breadcrumb a { color:#FFFFFF; font-weight:bold; }