body, html { height: 100%; margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; background: #ececec url(images/main_bg.gif) repeat-y top center; }

h1, h2, h3 { font-family: "Times New Roman", Times, serif; }

#container { position: relative; width: 739px; height: 100%; margin: 0 auto; border-left: 1px solid #006; }

#left_col { width: 242px; float: left; padding: 0;  background: #006; border-right: 1px solid #006; }
#left_col h1 { width: 166px; height: 117px; margin: 22px 0 17px 46px; padding: 0; background: url(images/informa_logo.gif) no-repeat left top; }
#left_col h1 a { display: block; width: 166px; height: 117px; }
#left_col h1 span { display: none; }
#left_col #nav_container { margin: 0 0 35px 0; padding: 0 0 247px 0; background: #6790bd url(images/house.jpg) no-repeat left bottom; border-bottom: 2px solid #fff; }
#left_col ul { margin: 0; padding: 20px; background: #6790bd url(images/nav_bg_top.gif) no-repeat left top; }
#left_col ul li { padding: 5px; list-style-type: none; background: url(images/white_dotted.gif) left bottom repeat-x; text-align: right; }
#left_col ul li a { color: #fff; font-weight: 900; text-decoration: none; text-transform: uppercase; font-size: 12px; }

#right_col { width: 468px; float: left; padding: 14px; background-color: #fff; }
#right_col h1 { font-size: 28px; color: #006; border-bottom: 2px solid #006; }
/*#home #right_col h2#welcome { width: 551px; height: 131px; margin: 0; padding: 0; background: url(images/h1_bg.gif) no-repeat left top; }
#home #right_col h2#welcome span { display: none; }*/
#right_col h2 { position: relative; height: 156px; margin: -14px -14px 14px -14px; padding: 0; background: url(images/header_bg.jpg) no-repeat left top; font-size: 38px; font-weight: 900; color: #fff; border-bottom: 16px solid #006; }
#right_col h2 span{ dispay: block; position: absolute; top: 50px; left: 14px; }
#right_col h2#welcome { background: url(images/header_home_bg.jpg) no-repeat left top; }
#right_col h2#welcome span { display: none; }
#right_col h3 { margin-bottom: 0.25em; padding-bottom: 0; border-bottom: 1px solid #ccc; font-size: 20px; font-weight: 900; color: #006; background: url(images/h3_bg.gif) repeat-x left bottom; }
#right_col p { margin-top: 0; font-size: 14px; }

#right_col #corporate_house,
#right_col #public_house { margin: 1em 0; padding: 0.5em; background: url(images/grey_dots.gif) repeat-x left top; }

#right_col #corporate_house h3,
#right_col #public_house h3 { height: auto; float: left; margin: 0 0 0.5em 0; width: 190px; clear: left; background: transparent none; color: #006; border: 0 none; }
#right_col #corporate_house h3 span,
#right_col #public_house h3 span { display: inline; }
#right_col #corporate_house p,
#right_col #public_house p { float: left; width: 200px; clear: left; }

#right_col #corporate_house a,
#right_col #public_house a { display: block; float: right; width: 238px; height: 167px; margin: 0 0 1em 0.5em; background: pink; }
#right_col #corporate_house a { background: url(images/corporate_house.gif) no-repeat top left; }
#right_col #public_house a { background: url(images/public_house.gif) no-repeat top left; }

#right_col #corporate_house a span,
#right_col #public_house a span { display: none; }

#footer { width: 718px; margin: 2em auto 0; padding: 10px 11px 10px 10px; font-size: 10px; text-align: center; background-color: #fff; border-top: 1px solid #006; border-bottom: 1px solid #006; clear: both; }
/* This fixes footer issues on the Corporate Services page */
#corporate_services #container { min-height: 1250px; }
/* This fixes footer issues on the home page */
#home #container { min-height: 750px; }

.clear { line-height: 1px; height: 1px; font-size: 1px; margin: 0 0 -1px 0; clear: both; }

#order div { border: 1px solid #ccc; margin: 0.5em; padding: 0.5em; }
#order div h2 { font-size: 14px; margin: 0; padding: 0; border-bottom: 1px solid #006; }
#order div p { margin: 0; padding: 0.5em; border-bottom: 1px dashed #ccc; font-size: 12px; font-weight: 900; clear: both; }
#order div p.odd { background-color: #f2f5f9; }
#order div label { display: block; float: left; width: 120px; margin-right: 0.5em; font-size: 11px; font-weight: normal; }
#order div textarea { width: 220px; height: 80px; }

#current_orders ul { margin: 0; padding: 0; }
#current_orders ul li { margin: 0 0 0.5em 0; padding: 0.5em 0; list-style-type: none; font-size: 12px; background: url(images/grey_dots.gif) repeat-x left top; text-align: right }

.not_required label { font-weight: normal; color: #666; }
#right_col h2.error_header { padding: 0.5em; font-size: 12px; color: #f00; background-color: #fcc; border: 1px solid #f00; }
#right_col span.error_text { display: block; color: #f00; font-size: 10px; clear: both; }

#error_list li { list-style-type: none; clear: both; font-size: 10px; }
#error_list li span { display: block; float: left; width: 130px; }

#contact #id_email { width: 200px; }
#contact .contact_highlight em { display: block; width: 85px; float: left; margin-right: 1em; font-size: 22px; color: #006; text-align: right; font-weight: bold; font-style: normal; }
#contact .contact_highlight span { font-size: 18px; line-height: 26px; color: #006; }

.order_now { display: block; float: right; width: 65px; height: 20px; margin-top: -23px; background: url(images/order_now.gif) no-repeat left top; }
.order_now span { display: none; }

/*------------------------------------
	Title: Cross-Browser Text Drop Shadows
	Author: Scott Jehl, www.scottjehl.com, scott@scottjehl.com
	Date: 7/19/06
	http://creativecommons.org/licenses/by-nc-sa/2.5/
--------------------------------------*/

/*Appearance of Drop Shadow Text*/
span.shadow {
	top: 1px;
	left: 1px;
	color: #000;
}






/*necessities*/
.highContrast {
	position: relative;
	color: #fff;
}
.highContrast span {
	position: relative;
}
h2 span.shadow {
	position: absolute;
	color: #006;
	top: 52px !important;
	left: 16px !important;
}	