@charset "utf-8";
.logo_bg {
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.phone_text {
	font-family: "Futura BdCn BT", Arial, Veradana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.email_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bullet {
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px;
}
.welcome_text {
	font-family: "Futura BdCn BT", Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1e6285;
	text-decoration: none;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #747474;
	text-decoration: none;
}
.padding_right_15 {
	padding-right: 15px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1e6285;
	text-decoration: none;
}
.contain_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.Arial_12_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.Footer_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #feffff;
	text-decoration: none;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.Footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #4c99c1;
}
.link_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #feffff;
	text-decoration: none;
}
.header_bott_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #92a8b2;
	text-decoration: none;
}
.link_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #feffff;
	text-decoration: underline;
}
