body {
	background: #3f6d8d url(../images/bt.gif) repeat-x left top;
	font-size: 100%;
	}
body, input, select, textarea, td, th {
	color: #424242;
	font-family: Tahoma;
	}
body, form, input, select, textarea {
	margin: 0;
	padding: 0;
	} 
a {
	color: #424242;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
img, table {
	border: 0 none;
	}
p {
	margin: 0 0 1em 0;
	padding: 0;
	}
table {
	border-collapse: collapse;
	}
textarea {
	overflow: auto;
	}
td, th {
	padding: 0;
	vertical-align: top;
	}
ul {
	margin: 0;
	padding: 0 0 0 16px;
	}



#main {
	background: #FFFFFF url(../images/mbg.gif) repeat-y left top;
	font-size: 0.625em;
	margin: 50px auto 0 auto;
	overflow: hidden;
	position: relative;
	width: 640px;
	}


#left {
	background: url(../images/lbbg.jpg) no-repeat left bottom;
	float: left;
	height: 638px;
	width: 230px;
	}


#menu {
	background: url(../images/ltbg.gif) no-repeat left top;
	}


#right {
	background: url(../images/rbbg.gif) no-repeat right bottom;
	height: 638px;
	float: left;
	position: relative;
	width: 410px;
	}

#header {
	background: url(../images/rtbg.gif) no-repeat right top;
	height: 240px;
	padding: 10px 0 0 0;
	}


#content {
	overflow: hidden;
	padding: 20px 10px 0 10px;
	}
#content h1 {
	font-size: 0;
	margin: 0;
	padding: 0 0 10px 0;
	}
#content h1 img {
	vertical-align: top;
	}


#footer {
	border-top: 1px solid #d3d3d3;
	bottom: 20px;
	font-size: 1.1em;
	padding: 24px 0 0 0;
	position: absolute;
	right: 0;
	text-align: center;
	width: 410px;
	}
#footer a {
	text-decoration: none;
	}
#footer a:hover {
	text-decoration: underline;
	}



.bg {
	background: #efeef3;
	overflow: hidden;
	padding: 12px 20px 0 4px;
	}
.bg img {
	float: left;
	margin: 0 6px 0 0;
	}
.bg select {
	margin: 0 0 8px 0;
	width: 170px;
	}


.c1 {
	color: #797979;
	}


.cols {
	background: url(../images/px.gif) repeat-y 175px top;
	margin: -10px -10px 0 0;
	overflow: hidden;
	position: relative;
	}
.cols .col1 {
	float: left;
	margin: 0 10px 0 0;
	width: 166px;
	}
.cols .col2 {
	float: left;
	width: 222px;
	}
.cols .col2 h1 {
	margin: 0 0 0 18px!important;
	}


.h_block {
	background: url(../images/h_bg.jpg) no-repeat 6px bottom;
	border-bottom: 1px solid #d3d3d3;
	padding: 0 0 6px 120px;
	}
.h_block p {
	margin: 4px 0
	}


.hours {
	padding: 0 0 0 80px;
	position: relative;
	}
.hours span {
	margin: 0 0 0 -80px;
	position: absolute;
	}


.list {
	padding: 0;
	}
.list li {
	background: url(../images/ar.gif) no-repeat left 4px;
	color: #797979;
	list-style: none;
	padding-left: 18px;
	text-transform: uppercase;
	}


.list2 {
	padding: 0;
	}
.list2 li {
	background: url(../images/line-x.gif) repeat-x left bottom;
	list-style: none;
	padding: 10px 0 11px 6px;
	}
.list2 li a {
	background: url(../images/ar2.gif) no-repeat left 4px;
	color: #418cc2;
	font-weight: bold;
	padding: 0 0 0 12px;
	text-decoration: none;
	}


.pad li {
	padding-bottom: 1.5em;
	}


.popup {
	background: #FFFFFF;
	border: 1px solid #355b76;
	display: none;
	left: 250px;
	top: 100px;
	position: absolute;
	width: 316px;
	}
.popup h2 {
	background: #355b76;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: normal;
	line-height: 33px;
	margin: 0;
	padding: 0 20px;
	}
.popup h2 a {
	background: url(../images/button_close.gif) no-repeat center center;
	float: right;
	height: 11px;
	margin: 10px 0 0 0;
	text-decoration: none;
	width: 11px;
	}

.popup .indent {
	padding: 14px 20px;
	}


.scroll {
	height: 180px;
	overflow: auto;
	padding: 0 10px 0 0;
	position: relative;
	}