@charset "utf-8";

html{
	position:relative;
	height:100%;
	width:100%;
}

body {
	background-color: #FFF;
	position:relative;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	color: #CCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	

}
#wrap {
	margin:0 auto;
	padding:0;
	width:900px;
	position:relative;
	min-height:100%;
	height:auto;
	
}
h1 {color:#E3001B; font-size:20px; font-weight:bold; padding:15px 0px 0px 15px; }


#header {
	position:relative;
	top:0px;
	height:329px;
	
}
#logo {
	position:absolute;
	left:0px;
	top:120px;
	
}
.menu {
	position:absolute;
	top:295px;
	left:0px;
	vertical-align:top;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:19px;
	
}
a.menuon:link,visited,hover {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
a.menuon:visited {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
a.menuon:hover {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
 a.menuoff:link {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
}
 a.menuoff:visited {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FC0;
}
 a.menuoff:hover {
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.menicko {
	position:relative;
	margin-left:15px;
	width:95px;
	height:25px;
	vertical-align:top;
	
}

#content {
	position:relative;
	top:0px;
	padding-top:0px;
	background-color:#F6F6F6;
	color:#000;
	height:auto;
	border-style:dotted;
	border-top-style:none;
	border-width:2px;
	border-color:#B7241A;
}
#content2 {
	position:relative;
	top:0px;
	padding-top:0px;
	background-color:#F6F6F6;
	color:#000;
	height:300px;
	border-style:dotted;
	border-top-style:none;
	border-width:2px;
	border-color:#B7241A;
}

.normal {font-weight:normal;}
.contacts {line-height:20px;}
.redbig {color:#E3001B; font-weight:bold; font-size:14px;}
#gmap {
	position:relative;
	left:330px;
	bottom:570px;
	font-size:11px;
	font-weight:bold;
	line-height:18px;
	width:220px;
	
}
p {padding-left:15px; padding-right:15px; }
#photos {position:relative; left:380px; }
.feedburnerFeedBlock .headline { color:#E3001B; font-size:16px; font-weight:bold;  margin-top:25px;}
.feedburnerFeedBlock ul li { margin-left:0px; margin-top:5px; font-size:12px; line-height:24px; }
.feedburnerFeedBlock a { margin-left:0px; 
	color:#E3001B;
	cursor: default;
}
.feedburnerFeedBlock ul { margin-left:0px; padding-top:10x; list-style-type:none; font-family: Verdana, Arial, Helvetica, sans-serif; }
.feedburnerFeedBlock .blogger-post-footer {margin-bottom:20px; }
.pt5 {padding-top:15px; padding-left:15px; line-height:20px; }
.pt5 a {color:#E3001B; font-weight:bold; }
#footer {font-size:9px; background-color:#; color:#000; margin-top:5px; position:relative; text-align:center; }
#creditfooter {margin-top:50px; display: none;}

