@charset "utf-8";
body {
	margin: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bg_main.jpg);
	background-color: #331307;
}
.image_aligh {
	padding-right: 15px;
	padding-bottom: 10px;
}
.image_aligh2 {
	padding-right: 15px;
	padding-bottom: 4px;
}

.text_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.header {
	background-image: url(../images/1-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: nomral;
	color: #321306;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #321306;
	text-decoration: none;
}
a.footer:link, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.white_text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.qlink:link, a.qlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.qlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #e8d211;
	text-decoration: underline;
}
.heading_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #321306;
	font-weight: bold;
}
.heading_text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #321306;
	font-weight: bold;
}
.heading_text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #321306;
	font-weight: bold;
}
.heading_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #321306;
	font-weight: normal;
}
.quote_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #321306;
	text-decoration: none;
}
.quick-div {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	width: 885px;
}

