* {
	margin:0;
	padding:0;
}
html, body {
	background:#ccc url(../images/bg_all.gif) repeat-x 0% 0%;
	color:#6C7D88;
	font-family:Arial, Helvetica, sans-serif!important;
	font-size:11px;
	margin:0;
	padding:0;
}
img { border:none;}
a { text-decoration:none;}
a:hover {text-decoration:underline;}
.clear {
	clear:both;
	line-height:0;
	font-size:0;
	}
p {
	margin:0 0 10px 0;
	padding:0;
	}
.left { float:left;}
.right { float:right;}

#header {
	background:url(../images/header_bg.jpg) no-repeat;
	margin:0 auto;
	width:630px;
	height:174px;
	color:#fff;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif!important;
	}
#header p {
	padding:60px 0 0 30px;
	}
#header p span { font-size:36px;}
.menu {
	background:url(../images/menu_bg.gif) repeat-x 0% 0%;
	height:17px;
	width:619px;
	margin-left:6px;
	padding-top:6px;
	text-align:center;
	font-size:13px;
	}
.menu a {
	text-transform:uppercase;
	color:#fff;
	padding:2px 40px 1px 40px;
	border-right:1px solid #fff;
	text-decoration:none!important;
	}
.last {	border:none!important}
#content {
	background:url(../images/content_bg.gif) repeat-y 0% 0%;
	margin:0 auto;
	width:630px;
	}
#sidebar {
	background:url(../images/border.gif) repeat-y 100% 0%;
	width:200px;
	margin:6px 0;
	padding:10px 0 0 20px;
	float:left;
	}
#sidebar ul {
	margin:5px 0 10px 0;
	padding:0;
	}
#sidebar ul li{ 
	list-style:none;
	margin:0;
	padding:0 0 0 10px;
	background:url(../images/arrow.gif) no-repeat 0% 4px;
	}
.cont {
	float:left;
	width:375px;
	margin:6px 0 6px -1px;
	padding:10px 0 0 15px;
	background:url(../images/border.gif) repeat-y 0% 0%;
	}
.cont a { color:#62A9D5}
.title {
	color:#F38900;
	font-size:16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif!important;
	}
.bor {	border-bottom:1px solid #D3D2C1;}
.hours {
	width:185px;
	margin-top:60px;
	padding-top:20px;
	border-top:1px solid #B1B092;
	}
.hours img { margin:0 10px 0 0;}
.cont .left {
	width:130px;
	margin-top:10px;
	}
.cont .left img { margin-bottom:20px;}
.cont .right {
	width:235px;
	margin:10px 0 0 0;
	}
.map {
	background:url(../images/map.gif) no-repeat 0% 4px;
	padding-left:10px;
	color:#62A9D5;
	display:block;
	float:right;
	margin-top:20px;
	}
.inp {
	float:left;
	width:123px;
	}
.inp input {
	width:105px;
	margin-bottom:10px;
	_margin-bottom:8px;
	}
.textar {
	float:left;
	width:250px;
	text-align:right;
	}
.textar textarea {
	width:250px;
	height:130px;
	}
.cont form input, .cont form textarea {
	border:1px solid #737373;
	color:#6C7D88;
	}
.butt {
	background:url(../images/send-02.gif) no-repeat;
	width:42px!important;
	height:17px;
	border:none!important;
	}
.res {
	background:url(../images/send.gif) no-repeat;
	width:42px!important;
	height:17px;
	border:none!important;
	}

#footer {
	background:url(../images/footer_bg.gif) no-repeat 0% 0%;
	width:630px;
	height:20px;
	color:#fff;
	font-size:9px;
	padding-top:5px;
	margin:0 auto;
	text-align:center;
	}