body {
	background-image: url(images/bkg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #4f76a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}
.line_vert {
	border-left-width: 2px;
	border-left-color: #1F1F39;
	border-left-style: solid;
}

.container_pos {
	margin-top: 100px;
	padding: 0px;
}
.floralbkg {
	background-image: url(images/floralbkg.jpg);
	background-repeat: repeat;
}


a:link {
	color: #480E1C;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	color: #480e1c;
	text-decoration: none;
}
a:hover {
	color: #581123;
	text-decoration: underline;
}
a:active {
	color: #480e1c;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
a.vmenu:link {
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	padding: 0px;
}
a.vmenu:visited {
	font-weight: bold;
	text-decoration: none;
}
a.vmenu:hover {
	font-weight: bold;
	color: #4A101E;
	text-decoration: underline;
}
a.vmenu:active {
	font-weight: bold;
	text-decoration: none;
}
.flt_rt {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.flt_lft {
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
.maintxt {
	line-height: 20px;
	font-size: 12px;
}
h2 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 8px;
	color: #313159;
}
h3 {
	font-size: 13px;
	margin-bottom: 7px;
	color: #313159;
}
li {
	line-height: 16px;
	margin-bottom: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pict_table {
	border: 1px solid #C5BC93;
	float: right;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.settlement {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #313159;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-size: 18px;
	color: #313159;
}
.contacttxt {
	font-size: 12px;
	display: block;
	padding-bottom: 15px;
}
#main {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}
#contactdiv {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

