* { margin: 0;  padding: 0; }
body { 
	background: url("../images/body_bg.jpg") repeat-x 0% 0% #f5f5f5; text-align: center; 
	font: 62.5% "Trebuchet MS", Arial, sans-serif; color: #333;
}
img { border: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1.0em; font-weight: normal; color: #00aef0; }
table, th, td { border: 0; font-size: 1.0em; vertical-align: top; }

#wrapper { width: 836px; margin: 0 auto; text-align: left; }

/* temp holding page styles */

#holdingpage_content_wrapper { font: 1.2em arial, sans-serif; height: 120px; position: relative; }
#holdingpage_content_wrapper #homepage_content_right p { text-align: right; color: #888; }

#holdingpage_details { color: #fff; position: absolute; right: 10px; top: 5px; line-height: 1.1em; text-align: right;  }

/* =============================================================================== MASTHEAD AREA - UTILITIES + QUICKFIND */

#masthead { height: 100px; position: relative; font-size: 1.1em; }
#masthead img { position: absolute; top: 25px; left: 20px; }

#homepage_content_right { position: absolute; top: 5px; right: 10px; width: 415px; text-align: right;  }
#homepage_content_right strong { color: /*#00426b*/#00aef0; font: 1.4em "Trebuchet MS", arial, sans-serif; font-weight: normal; }
#homepage_content_right img { margin: 0  0 25px 0;  }
#holdingpage_content_wrapper a, #holdingpage_content_wrapper a:visited { font-weight: bold; color: #069; }
#holdingpage_content_wrapper a:hover { color: #00aef0; }

#homepage_content_left { position: absolute; left: 10px; bottom: 30px; text-align: left; }
#homepage_content_left p { margin:  15px  0 0 10px; color: #999; }

/* =============================================================================== FOOTER AREA */

#footer { 
	width: 836px; height: 63px;  color: #979797; font-size: 1.2em;
	background: url("../images/footer_bg.gif") no-repeat; 
}
#footer p { padding: 15px 30px; }

#footer p.right { float: right; color: #f5f5f5; }
#footer p.right a, #footer p.right a:visited { color: #f5f5f5; text-decoration: none; }
#footer p.left { float: left; }
#footer p.left a, #footer p.left a:visited { color: #999; text-decoration: none; }






