html{
	height:100%;
}
body{
	margin:0;
	color:#000;
	font:12px/18px Helvetica, Arial, sans-serif;
	background:#fff;
	height:100%;
}
img{
	border:0;
	display:block;
}
a{
	color:#000;
	text-decoration:none;
	border-bottom: 1px dotted black;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border:0;
}
#wrapper{
	min-height:100%;
	width:778px;
	margin:0 auto;
	border:solid #000;
	border-width:0 1px;
	background:#ccc;
}
#wrapper .holder {
	overflow:hidden;
	width:778px;
	position:relative;
	padding:95px 0 0;
}
* html #wrapper{height:100%;}
#header{
	background:#fff;
	overflow:hidden;
	width:765px;
	padding:15px 0 14px 13px;
	position:absolute;
	top:0;
	left:0;
}
.logo{
	float:left;
	width:258px;
}
.logo a{
	height:66px;
	background:url('../images/logo.gif') no-repeat;
	border-bottom-style: none;
}
.logo-m a,
.logo a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
#header .contacts {
	float:right;
	width:494px;
	padding:21px 0 0;
}
.contacts ul{
	text-align:center;
	margin:-7px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	line-height: 190%;
}
.contacts ul li {
	padding:0 12px 0 18px;
	background:url('../images/separator.gif') no-repeat 0 50%;
	display:inline;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:1px;
}
.contacts ul li:first-child {background:none;}
.promo{
	border-bottom:1px solid #000;
	padding:8px 0;
	background:#0067b4;
}
#main{
	padding:4px 12px 26px;
	background:#fff;
}
#mainindex{
	width: 780px;
	background-color: #a1bb8b;
	margin-right: auto;
	margin-left: auto;
}
#main p{margin:0 0 18px;

}
.logo-m{
	padding:5px 0 0;
	display:block;
	width:113px;
	margin:0 auto 24px;
}
.logo-m a{
	height:30px;
	background:url('../images/logo-m.gif') no-repeat;
}
#footer{
	overflow:hidden;
	width:750px;
	padding:10px 12px 25px 16px;
}
.map-holder{
	margin:8px 0 0;
	width:450px;
	height:300px;
	float:left;
	overflow:hidden;
}
#twtr-widget-1{
	width:250px;
	float:right;
}
.followus{
	float:left;
	padding:26px 0 0 30px;
}
.banner{
	display:block;
	width:195px;
	margin: 0 0 10px 20px;
	border-bottom-style: none;
}
.facebook{
	margin: 50px 0 0 250px;
	display:block;
	width:144px;
	float: left;
	padding-right: 20px;
}
.facebook a{
	display:block;
	width:144px;
	height:43px;
	overflow:hidden;
	text-indent:-9999px;
	background:url('../images/ico-facebook.gif') no-repeat;
}
#leftimage{
	float: left;
}

img.leftimage {
	float: left;
	clear: left;
}

