/* CSS Document */

body {background:#14283c;font-family:Arial;margin:0;padding:0;}
.header1 {color:#f7931d;font:24pt Arial;}
.header2 {color:#626262;font:bold 12pt Arial;}
.header3 {}
.header4 {color:#99CCFF;font:bold 9pt Arial;}
.locations {text-align:center;}

#page {position:absolute;top:0;left:0;width:100%;height:1180px;margin:0;padding:0;background:url(images/page_backg.png) repeat-x;}
#table {position:relative;width:700px;height:1180px;margin:0 auto;padding:0;}
#header {height:114px;width:100%;padding-top:33px;}
#logo {position:relative;top:0px;left:20px;float:left;width:270px;height:100px;}
#quote {position:relative;top:10px;float:right;width:208px;height:79px;right:12px;}
#body {height:989px;width:676px;background:#FFF;padding:60px 12px;}/*was 10px*/
#menu {position:relative;top:0;left:0;float:left;width:180px;}
#menu td {padding-bottom:3px;color:#626262;font:10px Arial;}
#content {position:relative;top:0;right:0;float:right;width:481px;line-height:18px;}
#footer {width:700px;height:64px;padding:0px;background:#FFF;text-align: center;}/*was 24px height*/

#hours {position:absolute;top:790px;left:12px;width:226px;}/*was top:690px;*/
#hours span {position:absolute;width:226px;text-align:center;}
#hours span strong {color:#FF0000;}
#statement li {padding:10px 0;font-style:italic;font-weight:bold;}
td.right {
	text-align:right;
}