@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../g/body_tlo.jpg);
	font-family:"Times New Roman", Times, serif;
	color: #69240e;
	font-size: 12pt;
}
.center{
	margin-left: -482px; 
	padding-left: 50%;
}
.shadow_top{
	width: 965px;
	height: 9px;
	background-image:url(../g/shadow_top.png);
	background-repeat: no-repeat;
}

.shadow_bottom{
	width: 965px;
	height: 9px;
	background-image:url(../g/shadow_bottom.png);
	background-repeat: no-repeat;

}
.shadow_middle{
	background-image:url(../g/shadow_background.png);
	background-repeat: no-repeat;
}
.head{
	width: 965px;
	height: 450px;
	padding: 0 0 0 7px;

}
.main{
	background-image:url(../g/main_background.jpg);
	background-repeat: no-repeat;
	background-position: 7px 0px;
	height: 307px;
	padding: 40px 0 0 52px;
}
.menu{
	padding-left:7px;
	width: 950px;
	height: 43px;
}
.menu a{
	font-family: Arial, Helvetica, sans-serif;
	color: #a0857e;
	font-size: 12pt;
	text-decoration: none;
	display: block;
	float:left;
}
.menu a:hover{
	color: #ffffff;
	text-decoration: none;
}
.menu_1{
	background-image:url(../g/menu_1.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 190px;
	text-align: center;
	padding-top:12px;

}
.menu_1:hover{
	background-image:url(../g/menu_1_hover.jpg);
}
.menu_2{
	background-image:url(../g/menu_2.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 190px;
	text-align: center;
	padding-top:12px;

}
.menu_2:hover{
	background-image:url(../g/menu_2_hover.jpg);
}
.main_1{
	width: 230px;
	border-right: 1px solid #69240e;
	float:left;
	vertical-align: top;
}
.main_2{
	width: 280px;
	padding-left: 40px;
	float:left;
	vertical-align: top;
}
.main_3{
	width: 600px;
	padding-left: 40px;
	float:left;
	vertical-align: top;
}

p{
	font-size: 12pt;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
}
a{
	color: #69240e;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}

h1{
	font-size: 20pt;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}
h2{
	font-size: 14pt;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

h3{
	font-size: 12pt;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}
.foto{
	border: 1px solid #69240e;
}
.to_right{
	float: right;
}
td{
	border: 1px solid #69240e;
	text-align: center;
}
th{
	background-color: #69240e;
	color: #FFFFFF;
	font-weight: normal;
	padding:10px;
}
.signature{
	font-family: Arial, Helvetica, sans-serif;
	color: #69240e;
	font-size: 10pt;
	text-align: right;
	width: 950px;
	padding:0;
}
