body, table, td, th, div, ul, ol { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 12px; line-height:18px; } .star { color: #bcb530; font-size:10px; font-family: Verdana; background-repeat: no-repeat; background-image: url('/images/star.gif'); width:26px; height:15px; text-align:center; vertical-align:middle; font-weight:bold; line-height:26px } #dropmenudiv { position:absolute; z-index:100; } .menu a:link, .menu a:active, .menu a:visited { display: block; color: #002A69; BACKGROUND-COLOR: #000033; font-size:11px; width:170px; text-decoration:none; border-top:1px solid #ffffff; padding:2px; } .menu a:hover { display: block; color: #ffffff; BACKGROUND-COLOR:#333333; font-size:11px; text-decoration:none; width:170px; border-top:1px solid #ffffff; padding:2px; } .nav a:link, .nav a:active, .nav a:visited { display:block; color:#FFFFFF; font-size:14px; font-weight:bold; text-decoration:none; line-height:28px; vertical-align:middle; width:100%; text-align:center; background-image: url('navBG.jpg'); } .nav a:hover { display:block; color:#F4E109; font-size:14px; font-weight:bold; text-decoration:none; line-height:28px; vertical-align:middle; width:100%; text-align:center; } a:link, a:active, a:visited { text-decoration:none; font-weight:bold; color:#002A69 } a:hover { text-decoration:underline; color:#E50712; } hr { color:#000033; } h1 { font-family: Arial; font-size:18px; font-weight:bold; color:#DC0C0A; border-bottom:1px solid #000033; } h2 { font-family: Arial; font-size:15px; font-weight:bold; color:#002A69; } h3 { font-family: Arial; font-size:12px; font-weight:bold; color:#333333; } .footer { color:#ffffff; font-size:12px; } .footer a:link, .footer a:active, .footer a:visited { text-decoration:underline; color:#ffffff; font-size:12px; } #above_footer { border-top-width: thin; border-top-style: solid; border-top-color: #1C5A98; border-right-color: #1C5A98; border-bottom-color: #1C5A98; border-left-color: #1C5A98; padding-top: 10px; padding-bottom: 10px; } .footer a:hover { text-decoration:none; color:#ffffff; font-size:12px; } .display a:link, .display a:active, .display a:visited { font-family: Verdana; font-weight:bold; color:#333333; font-size:9px; text-decoration:none; letter-spacing:0px; background-color:#CCCCCC; } .display a:hover { font-family: Verdana; font-weight:bold; color:#ffffff; font-size:9px; text-decoration:none; letter-spacing:0px; background-color:#CCCCCC; } .quickDelivery a:link, .quickDelivery a:active, .quickDelivery a:visited { font-family: Georgia, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#000033; margin:0px; text-decoration:underline; } .quickDelivery a:hover { font-family: Georgia, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#000; margin:0px; text-decoration:none; } #chicago { position: absolute; left: 200px; top: 2000px; right: 200px; font-family:arial; font-size: 8pt; color: #666666; text-align: center; } .skyadtext { font-family: Trebuchet MS; font-size: 11px; font-weight: normal; } .skyadtextbold { font-family: Trebuchet MS; font-size: 11px; font-weight: bold; } .skyadtitle { font-weight: bold; color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; } .footermousetype { color:#6B6B6B; font-size:10px; line-height:12px; } #bread { text-align:left; font-size:8px; margin-bottom: 7px; padding-bottom: 1px; } #bread a { font-size: 10px; font-weight:bold; margin: 0 4px; } body { font: 100% Verdana, Arial, Helvetica, sans-serif; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */ padding: 0; text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */ color: #000000; background-color: #FFF; background-image: url(bg-page.jpg); background-repeat: repeat-x; background-attachment: fixed; } #container { width: 918px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */ background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */ border: 1px solid #000000; text-align: left; /* this overrides the text-align: center on the body element. */ margin-top: 0; margin-right: auto; margin-bottom: 10px; margin-left: auto; } #realheader {
	background: #DDDDDD url(header.png) no-repeat;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	padding-top: 0;
	padding-bottom: 0;
	height: 151px;
} #headersub {
	background-image: url(header-number.png);
	height: 79px;
	background-repeat: no-repeat;
}
#headernumber {
	float: left;
	height: 40px;
	padding-top: 39px;
	font-size: 36px;
	font-weight: bold;
	padding-left: 20px;
}
.fontnumber {
	font-size: 26px;
	color: #5182AB;
}

#headerbutton {
	height: 79px;
	width: 342px;
	float: right;
}
#header h1 { margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */ padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */ } #sidebar { float: right; /* since this element is floated, a width must be given */ width: 262px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */ background: #EBEBEB; padding-top: 0px; padding-right: 10px; padding-bottom: 15px; padding-left: 10px; } #mainContent { margin-top: 0; margin-right: 290px; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 20px; padding-bottom: 0; padding-left: 20px; border-right-width: thin; border-right-style: solid; border-right-color: #005087; border-top-width: thin; border-bottom-width: thin; border-left-width: thin; border-top-color: #005087; border-bottom-color: #005087; border-left-color: #005087; } #footer { background-color: #1C5A98; text-align: center; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; padding-top: 5px; } .fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */ float: right; margin-left: 8px; } .fltlft { /* this class can be used to float an element left in your page */ float: left; margin-right: 8px; } .clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ clear:both; height:0; font-size: 1px; line-height: 0px; } #container #footer h4 { font-size: 24px; color: #CCC; } .thumbs { padding-right: 10px; } #sig { font-size: 7px; } 
