/* CSS Document */
body, html {
	margin:0px;
	margin-bottom:20px;
}
div#holder{
	margin-left:auto;
	margin-right:auto;
	width:980px;
}
div#top{
	width:528px;
	height:45px;
	background-image:url(../images/template/top.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	letter-spacing: 0.1em;
	padding-left:448px;
	padding-top:135px;
}
div#down{
	width:980px;
	height:100%;
	background-image:url(../images/template/scale.jpg);
	background-repeat:repeat-y;
}
div#left{
	width:185px;
	height:100%;
	float:left;
	padding-left:35px
}
*html div#left img{
	padding-bottom: 0px !important;	
}

div#left img{
	padding-bottom: 3px;
	border: 0px;
}

div#right{
	float:right;
	width:739px;
	height:100%;
	float:right;
}
div.clear{
	clear:both;
}
div#cTop{
	height:739;
	height:17px;
	background-image:url(../images/template/cTop.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
div#content{
	width:653px;
	padding-left:23px;
	padding-right:63px;
	background-image:url(../images/template/cMid.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;

}
div#content a {
	color: #990100;
	text-decoration: none;
}
div#content img {
	border: 1px solid #000;
}
div#cDown{
	height:739;
	height:17px;
	background-image:url(../images/template/cDown.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
div#linkdown{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	padding-left:100px;
}
div#linkdown a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	text-decoration:none;
}

div#adresdown{
	width:478px;
	height:40px;
	background-image:url(../images/template/down.jpg);
	padding-left:240px;
	padding-top:25px;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	letter-spacing: 0.1em;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
}
div#googlemap {
	width: 650px;
	height: 500px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #000;
	color: #000;
	line-height: 13px;
	text-align: center;
}
