.main_bg {
	background-attachment: scroll;
	background-image: url(/img/main_up_bg.jpg);
	background-repeat: repeat-x;
}
.logo_txt_1 {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #dedfdf;
}

.txt_copyright {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        font-weight: normal;
        color: #aec4ce;
}
.contact_info_txt {
	font-family: Verdna, Arial;
	font-size: 12px;
	color: #d1e3ea;
}
.menu_txt {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}

h1
{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3d464c;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

h3 {
	font-size: 16;
}

