body{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	margin: 0px;
	background: #4E4E4E;
	text-align: center;
	}
p{
	margin: 0px;
	padding: 0px 10px 15px 10px;
	}
ul{
	list-style: none;
	list-style-position: outside;
	list-style-image: url('/images/lidot.jpg');
	padding: 0px;
	margin: 0px 15px 15px 30px;
	}
li{
	margin-bottom: 5px;
	}
a{
	color: #cc0000;
	}
#enclosure{
	width: 996px;
	background: #ffffff;
	text-align: left;
	margin: 0px auto;
	}
#header{
	background: url('/images/header_bg.jpg') top left repeat-x;
	height: 145px;
	margin: 0px 2px 0px 2px;
	}
#header h1,
#header h2,
#header h3{
	margin: 0px;
	padding: 0px;
	text-indent: -2000em;
	}
#logo{
	background: url('/images/header_logo.jpg') top right no-repeat;
	float: left;
	}
#logo a{
	display: block;
	height: 145px;
	width: 243px;
	}
#slogan{
	display: inline;
	float: left;
	width: 565px;
	height: 119px;
	background: url('/images/header_slogan.jpg') no-repeat top right;
	}
#phone{
	display: inline;
	float: right;
	background: url('/images/header_phone.jpg') no-repeat top left;
	width: 184px;
	height: 119px;
	}
#navigation{
	width: 730px;
	display: inline;
	float: right;
	text-align: right;
	/*border: 1px solid red;*/
	padding: 0px;
	padding-right: 5px;
	/* background: url('/images/navigation.jpg') no-repeat top left; */
	}
#navigation a img {
	border: 0px;
	margin: 0px;
}
/*
#navigation ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
#navigation li{
	float: left;
	margin: 0px;
	padding: 0px;
	}
#navigation a{
	float: left;
	width: 133px;
	height: 30px;
	text-indent: -2000em;
	}
*/
#body{
	padding: 0px;
	}
#body .padding{	
	padding: 0 15px 0 15px;
	}
#body h2{
	font-size: 19pt;
	font-weight: normal;
	padding: 0px 0 7pt 0;
	margin: 0px;
	}
#body h3{	
	font-size: 13pt;
	font-weight: bold;
	background: #4E4E4E;
	color: #ffffff;
	padding: 6px;
	margin: 0px 0 15px 0;
	}
#column_full{
	float: left;
	width: 700px;
	}
#column_contact{
	float: left;
	width: 450px;
	}
#column_center{
	float: left;
	width: 450px;
	}
#column_left{
	float: left;
	width: 245px;
	background: #EEEEEE;
	margin-bottom: 25px;
	}
#column_left ul{
	margin-left: 15px;
	}
#column_right{
	float: left;
	width: 250px;
	font-size: 8pt;
	background: #EEEEEE;
	margin-bottom: 25px;
	}
#column_right li{
	padding-bottom: 10px;
	font-weight: bold;
	}
.row_1,.row_2{
	padding: 2px;
	}
input,textarea{
	font-family: arial,helvetica,sans-serif;
	font-size: 10pt;
	background: #ededed;
	border: 1px solid #999999;
	color: #333333;
	}
#footer{
	background: #3B3B3B;
	color: #ffffff;
	padding: 10px;
	margin: 30px 1px 0px 1px;
	font-size: .8em;
	}
#footer a{
	text-decoration: none;
	color: #ffffff;
	}
#footer a:hover{	
	text-decoration: underline;
	}
.more{
	font-weight: bold;
	}

.gallery {
	margin: 0px 0px 10px 0px;
}
.gallery a img {
	border: 0px;
}	

.gallery td {
	width: 200px;
	text-align: center;
}

.caption {
	font-style: italic;
}

.gal-desc {
	margin-bottom: 10px;
}

hr.gal-sep {
	height: 2px;
	color: #cccccc;
	background-color: #cccccc;
	width: 80%;
	text-align: center;
	margin: 20px;
}
#map_canvas
{
float:right;
}