html{
	margin: 0;
	padding: 0;
	font-family:  Verdana, Lucida, Arial, Helvetica, sans-serif;
	color: #474747;
	font-size: 9pt;
}
img{
	border: 0px;
}
body{
	background-image: url(../images/bkgrnd.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#wrapper{
	width: 750px;
	margin: 0px auto;
}
#top{
	width: 750px;
	height: 90px;
	text-align: right;
}
#top img{
	margin-top: 15px;
}
#main{
	border-top: 1px solid #9c1115;
	float: left;
	width: 750px;
	background-color: #fff;
}
#left{
	margin-top: 20px;
	width: 150px;
	float: left;
}
#menu{
	padding-top: 10px;
	line-height: 20px;
	width: 140px;
	height: 200px;
	background-image: url(../images/bkgrnd-menu.gif);
	background-repeat: no-repeat;
}
#menu a{
	margin-left: 10px;
	color: #fff;
	text-decoration: none;
}
#main-top{
	margin-top: 20px;
	width: 590px;
	height: 250px;
	float: right;
	background-color: #efefef;
}
#main-content{
	margin-top: 20px;
	width: 590px;
	float: right;
}
#content-big a{
	color: #9c1115;
}
.hr-grey{
	width: 590px;
	height: 1px;
	overflow: hidden;
	background-color: #efefef;
}
.hr-red{
	margin-top: 10px;
	margin-bottom: 0px;
	float: left;
	width: 590px;
	height: 1px;
	overflow: hidden;
	background-color: #9c1115;
}
.vert-hr{
	float: left;
	margin-left: 9px;
	width: 1px;
	height: 190px;
	margin-top: 10px;
	background-color: #efefef;
	overflow: hidden;
}
#article-first{
	float:left	;
	width: 180px;
	height: 200px;
}
.article{
	float: left;
	margin-left: 10px;
	width: 180px;
	height: 200px;
}
#article-first .title, .article .title{
	margin-top: 10px;
	margin-bottom: 10px;
}
#content-big{
	margin-top: 20px;
	width: 590px;
	float: right;
	border-bottom: 1px solid #9c1115;
}
#content-big #image{
	float: right;
	margin: -20px 0px 0px 0px;
}
h1, h2{
	font-size: 18px;
	color: #9c1115;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
/*h2{
	font-size: 13px;
	color: #9c1115;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
*/
h3{
	font-size: 12px;
	color: #9c1115;
	padding: 0px;
	margin-left: 10px;
	font-weight: normal;
}
#article-first h1, .article h1{
		margin: 10px 0px 5px 0px;
}
p{
	width: 380px;
}
ul{
	margin: 0;
	padding: 0;
}
ol{
	margin: 0;
	padding: 0;
}
ul li{
	margin-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	background-image: url(../images/beta_punt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ol li {
	margin-left: 24px;
}
#contact{
	float: right;
	width: 180px;
	margin: -40px 10px 0px 0px;
}
#contact a{
	color: #9c1115;
}
#flashfoto{
	width:200px;
	float: right;
}
#bot{
	clear: both;
	float: left;
	width: 750px;
	font-size: 9px;
	color: #999999;
	text-align: right;
	margin: 10px 0 0 0;
}
#bot a{
	color: #999999;
	text-decoration: none;
}
#cleft{
	float: left;
	width: 340px;
}
#map_info{
	float: right;
	margin-right:  10px;
	width: 230px;

}
#map{
	overflow: hidden;
	float: right;
	margin-right:  10px;
	width: 230px;
	height: 270px;

}
