/*
 * Content header
 */ 

div#content-header { min-height:151px; }
body.ie div#content-header { height:151px; }

div#content-header h1 { left:20px; top:20px; color:#FFF; font-size:1.875em; }
div#content-header p { color:#009ddb; font-size:1.125em; line-height:1.3333333em; font-weight:normal; }
div#content-header img { float:right; }
div#content-header ul#secondary-navigation { float:left; padding-left: 10px; }

/*
 * Main and related content areas
 */ 

div#content-main { width:523px; padding:10px; background:#FFF; }
div#content-left { width:196px; }
div#content-related { width:221px; }

/*
 * Google map
 */ 
 
div#content-gmap { float:left; clear:left; position:relative; width:543px; height:348px; background:#FFF; }
body.ie div#content-gmap { margin-bottom:-20px; }