@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.body_txt a {
	color: #0E31AB;
	text-decoration: none;
}
.body_txt a:hover {
	color: #000000;
	text-decoration: underline;
}

.body_txt h1 {
	font-size: 18px;
	color: #9B4115;
	font-weight: bold;
	text-decoration: none;
}
.testi_text {
	background-color: #F3DECF;
	padding: 10px;
	border: 1px solid #DD6A2B;
}
.orange_12_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #933A00;
	text-decoration: none;
}



#header {
	background-image: url(images/header_with_logo.jpg);
	background-repeat: no-repeat;
	height: 203px;
	width: 567px;
}
.top_button {
	background-image: url(images/button_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	height: 40px;
}
.top_button ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 500px;
}
.top_button ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.top_button ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
.top_button ul li a:hover {
	color: #000000;
}


#header_left {
	background-image: url(images/header_left_rept.jpg);
	background-repeat: repeat-x;
	height: 203px;
}
#header_right {
	background-image: url(images/header_right_rept.jpg);
	background-repeat: repeat-x;
	height: 203px;
}
#newsletter_bg {
	background-image: url(images/newsletter_body.jpg);
	background-repeat: no-repeat;
	height: 93px;
	width: 379px;
}


.form_top_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.form_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
}

#right_table {
	background-image: url(images/right_pannel_rept.jpg);
	background-repeat: repeat-y;
	border: 1px solid #000000;
	clear: left;
	float: right;
	width: 311px;
}
.why_choose {
	background-color: #ffe4cf;
	border: 1px solid #ffba92;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding: 10px;
}
.who_we_are {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFE4CF;
	text-align: justify;
	border: 1px solid #F2855C;
	padding: 10px;
}



.footer {
	background-image: url(images/footer_1.jpg);
	background-repeat: no-repeat;
	height: 149px;
	width: 946px;
}

#footer_container {
	margin-top: 10px;
}

.footer_button_link {
	float: left;
	width: 689px;
}
.footer_button_link ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer_button_link ul li {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0px;
}
.footer_button_link ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	display: block;
}
.footer_button_link ul li a:hover {
	text-decoration: none;
	color: #000000;
}
.footer_button_link ul li a:active {
	text-decoration: none;
	color: #000000;
}
#footer_left {
	background-image: url(images/footer_left_rept.jpg);
	background-repeat: repeat-x;
	height: 149px;
}
#footer_right {
	background-image: url(images/footer_right_rept.jpg);
	background-repeat: repeat-x;
	height: 149px;
}
.orange_16_bold {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
}
.orange_14_bold {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.black_16_bold {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.black_14_bold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}.important {
	font-size: 9px;
	font-weight: bold;
	color: #D90000;
	text-decoration: none;
}
.offer_test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
}
.white_bold_13 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_bold_11 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.white_txt {
	color: #FFFFFF;
}

