/*Eric Meyer's Reset Reloaded from http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: white;
	background: #282828;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end Reset Reloaded */

body {
	background: url(images/bg.gif) repeat top left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin:0.5em 0;
}

a {
	color:#fff;
}

a:hover {
	background:#ef3f23;
}

a.nobg:hover {
	background:none;
}

h1 {
	color:#01aaff;
	font-size:1.5em;
}

ol {
	font-size:0.8em;
	line-height:1.5;
	list-style-type:disc;
	margin-left:30px;
}

strong {
	font-weight:bold;
	color:#fff;
}

/* MAIN DIVS */

#frame {
	margin:12px auto;
	width:774px;
	background:#000;
}

/* HEADER */

#header {
	background: url(images/chicago.jpg) bottom right no-repeat;
	border-top:1px solid #1a6d86;
	border-bottom:1px solid #1a6d86;
	float:left;
	width:774px;
	font-size:0.8em;
	line-height:1.2;
}

#header_left {
	float:left;
	width:370px;
	padding:20px 0 20px 17px;
}

.bottom_padding {
	padding-bottom:15px;
}

.header_left_column {
	float:left;
	width:90px;
	padding-right:30px;
	overflow:auto;
}

#header_right {
	float:left;
	width:387px;
}

/* HEADER NAVIGATION */

#navigation {
	background:#1395df;
	border-bottom:4px solid #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#000;
	float:left;
	width:387px;
}

#navigation ul, #navigation li {
	display:block;
	list-style:none;
	float:left;
}

.current {
	background:#b7dff2;
	padding:5px 8px;
}

#navigation a {
	display:block;
	color:#fff;
	padding:5px 8px;
	text-decoration:none;
}

#navigation a:hover {
	color:#000;
	background:#b7dff2;
}

/* CONTENT */

#content {
	background: #000 url(images/content_bg.gif) repeat-x bottom left;
	clear:both;
	float:left;
	width:774px;
}

#content_left {
	float:left;
	width:352px;
	padding:15px 20px 11px 16px;
}

#content_right {
	float:left;
	width:386px;
	line-height:0;
}

#flash_content {
}

.index #content { 
	width: 765px; 
	padding:15px 0 15px 9px; 
}

#content p { 
	line-height:1.5;
	font-size:0.75em;
	color:#ddd;
}

#content p.small {
	font-size:0.65em;
	line-height:1.25;
}

/* CONTACT */

#contact_left_content {
	float:left;
	width:210px;
	padding:15px 0 0 16px;
}

#contact_right_content {
	float:left;
	width:548px;
	padding:15px 0 15px 0;
}

.contact h1 { 
	color:#ef3f23;
}

#contactform_left, #contactform_right {
	background:#292929;
	float:left;
	width:214px;
	padding:0px 15px;
	margin:0px 15px;
	display:inline;
}

fieldset {
	border:0px;
}

legend {
	color:#b8d943;
	font-size:1.0em;
	font-weight:bold;
	padding:5px 0px;
}

label {
	color:#fff;
	font-weight:bold;
	font-size:1.0em;
}

input, textarea {
	margin:5px 0px 12px 0px;
	background:#e5e4e4;
	border:1px solid #fff;
}

input.fixedwidth, textarea.fixedwidth {
	width:194px;
}

input.radio {
	margin:0 3px -2px 15px;
	border:0px;
	background:#292929;
}

input.checkbox {
	margin:0 3px -1px 0;
	border:0px;
	background:#292929;
}

input.submitbtn {
	font-weight:bold;
	font-size:10pt;
	margin-right:10px;
	background:#fff;
	border:3px solid #b8d943;
	width:75px;
}

input.clearbtn {
	font-weight:bold;
	font-size:10pt;
	border:3px solid #c6c6c6;
	width:100px;
}

.radiolabel {
	font-weight:normal;
}

#contact_left_content p {
	line-height:1.4em;
	font-size:0.9em;
}

#pricequoteresponse {
	padding:0 29px;
}

#pricequoteresponse h1 {
	color:#b8d943;
}

#pricequoteresponse h2 {
	font-weight:bold;
	line-height:1.25;
}

/* FOOTERS */

#footer {
	border-top:1px solid #1a6d86;
	border-bottom:1px solid #1a6d86;
	color:#bbbbbb;
	font-size:0.55em;
	line-height:1.5;
	padding:6px 0;
	text-align:center;
	clear:both;
}

#disclaimer {
	color:#818181;
	font-size:0.55em;
	margin:0 auto;
	text-align:center;
	width:420px;
}

