body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
#menu p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
}
#menu p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	color: #069;
	text-decoration: none;
	font-weight: bolder;
}
#text_block_index {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/trasparent.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#text_block {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/trasparent.png);
	background-repeat: repeat;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 15px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	height: 45px;
	padding-top: 20px;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	bottom:0px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#footer p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: underline;
}
#footer p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #036;
	text-decoration: none;
}
h2 {
	font-size: 24px;
	line-height: 18px;
	color: #900;
	padding-top: 15px;
}
h3 a {
	color: #069;
	text-decoration: none;
}
h3 a:hover {
	color: #000;
	text-decoration: underline;
}
.right {
	padding: 15px;
	float: right;
}
#slider {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -5px;
}
#text_block .left_image {
	padding-left: -15px;
}
iframe {
	padding: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #069;
	line-height: 18px;
}
h3 strong {
	font-weight: bolder;
	font-size: 20px;
}
h3 {
	font-size: 20px;
	font-weight: normal;
}
#gallery  {
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	padding-bottom: 14px;
}
#gallery a img {
	padding: 8px;
}
#text_block img {
	padding-bottom: 5px;
	padding-left: 15px;
}
.pdf {
	height: 70px;
}
.pdf p a{
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
.pdf p a:hover {
	font-size: 14px;
	color: #069;
	text-decoration: none;
}
p a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
iframe {
	padding: 0px;
}
p a {
	color: #069;
	text-decoration: none;
	font-weight: bold;
}
#sidebar {
	float: left;
	width: 160px;
}
#webshop {
	margin-left: 165px;
	padding-left: 20px;
}
#webshop a img {
	margin-left: 0px;
	padding-right: 25px;
	padding-left: 0px;
}
#sidebar h4 a{
	font-size: 24px;
	color: #980000;
	text-decoration: none;
	margin-top: 0px;
}
#sidebar p a {
	font-size: 18px;
	font-weight: bold;
	color: #136698;
	text-decoration: none;
	padding-bottom: 45px;
	line-height: 30px;
}
#sidebar p {
	font-size: 18px;
	font-weight: bold;
	color: #9B0000;
	text-decoration: none;
	padding-bottom: 45px;
	line-height: 30px;
}
#sidebar p a:hover {
	font-size: 18px;
	font-weight: bold;
	color: #136698;
	text-decoration: underline;
	padding-bottom: 45px;
	line-height: 30px;
}
.shop_item {
	width: 190px;
	border: 2px solid #999;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../images/trasparent.png);
	background-repeat: repeat;
	display: inline-block;
	margin-right: 15px;
}
.shop_item small a {
	font-size: 11px;
	color: #1E6697;
	text-decoration: none;
	font-weight: normal;
}
.shop_item small a:hover {
	font-size: 11px;
	color: #1E6697;
	text-decoration: underline;
	font-weight: normal;
}
#homepage {
	margin-top: 50%;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-bottom: 50%;
}
#homepage table {
	text-align: center;
}
