body, form, p, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

body {
	background-color: #9b957f;
	background-image: url(../images/bg-page.gif);
	background-position: top;
	background-repeat: repeat-x;
}

a img {
	border: none;
}

#ContainerSite {
	width: 100%;
}

#ContainerPage {
	width: 999px;
	margin: 0 auto;
	position: relative;
}


/* --- Start Header --- */
#ContainerHeader {
	position: relative;
	height: 83px;
}

#Logo {
	position: absolute;
	left: 22px;
	top: 9px;
}

#Motto {
	position: absolute;
	right: 31px;
	top: 28px;
}

#MenuPrintSearch {
	height: 29px;
	background-color: #c7c1a9;
}

#MenuPrintSearch #TopMenu {
	padding-top: 9px;
	padding-left: 242px;
	width: 468px;
	float: left;
}

#MenuPrintSearch #Print {
	padding-top: 9px;
	width: 136px;
	padding-left: 8px;
	float: left;
}

#MenuPrintSearch #Search {
	padding-top: 4px;
	width: 144px;
	float: left;
	text-align: right;
}

#MenuPrintSearch #Search div {
	float: right;
}

#SpaceSubTopMenu {
	height: 7px;
	line-height: 7px;
	background-color: #867f65;
}
/* --- End Header --- */


/* --- Start Content --- */
#ContainerContent {
	background-image: url(../images/bg-interior.gif);
	background-position: top;
	background-repeat: repeat-y;
	width: 999px;
}

#LeftCol { 
	float: left;
	width: 214px;
	padding-right: 21px;
}

.ContainerSubmenu {
	background-color: #f2f0eb;
	border-bottom: 1px solid #fdfdfb;
	padding: 3px 0;
}

.NewsBox {
	padding: 12px 0 12px 11px;
	background-color: #867e64;
}

.WordLinkForLaw {
	margin-top: 10px;
	padding-left: 14px;
}

#RightCol {
	float: right;
	width: 288px;
	padding-left: 22px;
}

#CenterCol {
	width: 454px;
	float: left;
}

#Breadcrumb {
	padding: 4px 8px;
	background-color: #867f65;
	margin-bottom: 13px;
}

.TxtCenter {
	padding: 0 2px;
}

.Home3Boxes {
	position: relative;
	background-color: #f2f1ec;
	padding: 14px 16px;
	width: 422px;
	border-bottom: 7px solid #e7e4dc;
}

.Home3Boxes .HomeBox {
	width: 130px;
}

.Home3Boxes .Space13 {
	padding-right: 13px;
}

.Home3Boxes img.Border {
	border: 1px solid #e7e4dc;
}

input.ContactInputText {
	width: 180px;
	border: 1px solid #e1dfd2;
}

textarea.ContactTextarea {
	width: 380px;
	border: 1px solid #e1dfd2;
}

input.ContactInputSubmit {
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #fff;
	border: none;
	padding: 0;
}

#GalerieFoto a {
	padding-right: 6px;
}

#GalerieFoto a.last {
	padding-right: 0;
}

#GalerieFoto img {
	padding: 0;
	border: 4px solid #f2f0eb;
}
/* --- End Content --- */



/* --- Start Right --- */
.TxtRight {
	padding: 12px 6px 12px 12px;
}

.Line2px {
	background-image: url(../images/bg-line-right.gif);
	background-repeat: repeat-x;
	background-position: center;
	height: 14px;
	line-height: 14px;
}

.TxtRightInterior {
	padding: 12px 6px 12px 12px;
	background-color: #f2f0eb;
	border-top: 1px solid #fcfafb;
	border-bottom: 1px solid #fcfafb;
}
/* --- End Right --- */


/* --- Start Footer --- */
.FooterLine {
	background-color: #404040;
	line-height: 6px;
	height: 6px;
}

.White {
	background-color: #fff;
}

.FooterLeft {
	float: left;
	width: 203px;
	padding-right: 21px;
	padding-left: 11px;
}

.FooterCenter {
	float: left;
	width: 454px;
}

.FooterRight {
	float: right;
	width: 277px;
	padding-left: 22px;
	padding-right: 11px;
	text-align: right;
}

/* --- End Footer --- */


.Left {
	float: left;
}

.Right {
	float: right;
}

.SpaceV6 {
	line-height: 6px;
	height: 6px;
}

.SpaceV7 {
	line-height: 7px;
	height: 7px;
}

.SpaceV10 {
	line-height: 10px;
	height: 10px;
}

.SpaceV12 {
	line-height: 12px;
	height: 12px;
}

.SpaceV15 {
	line-height: 15px;
	height: 15px;
}

.SpaceV120 {
	line-height: 12px;
	height: 120px;
}

.SpaceH9 {
	font-size: 1px;
	line-height: 1px;
	width: 9px;
}

.Clear {
	clear: both;
}