/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#wraper {
	background-image:url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #7e7e7e;
}
#wraper_content {
	background-image:url(../images/bkg_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	width: 717px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	background-color: #FFFFFF;
}
#wraper_up_header{
	width: 797px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bkg_upper_header.jpg);
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 14px;

}
#wraper_header{
	height: 493px;
	width: 797px;
	margin-right: auto;
	margin-left: auto;

}
.div_header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 133px;
}
.div_content_header {
	background-image: url(../images/bkg_below_header.jpg);
	background-repeat: no-repeat;
	height: 340px;
	padding-left: 280px;
	padding-top: 20px;
	padding-right: 5px;
}
h1{
	font-family:"Arial Black", Arial;
	font-size: 30px;
	color: #e5040e;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2{
	font-family:tahoma;
	font-size: 26px;
	color: #e5040e;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.div_facts {
	background-image: url(../images/form.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 375px;
	width: 713px;
}
.div_facts_section {
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 50px;
	font-family: tahoma;
	font-size: 18px;
	color: #000000;
}
.div_facts_section2 {
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 50px;
	font-family: tahoma;
	font-size: 18px;
	color: #000000;
}
.text_red_bold {
	font-family: tahoma;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}


h3{
	font-family:tahoma;
	font-size: 20px;
	color: black;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h4{
	font-family:tahoma;
	font-size: 20px;
	color: #000099;
	text-align: center;
	margin: 0px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.div_header_facts {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.div_header_order {
	color: #000000;
	text-align: center;
	padding-top: 20px;
}
.div_footer {
	padding: 10px;
	text-align: center;
}

.text_bold_24 {
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}


.div_click_here {
	padding-top: 30px;
	text-align: center;
}
.text_dark_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffd800;
	text-transform: uppercase;
}

.text_headlines_red{
	font-family:tahoma;
	font-size: 24px;
	color: #e5040e;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.ul_bullets {
	list-style-position: outside;
	list-style-image: url(../images/bullet.jpg);
	list-style-type: disc;
}
.div_bkg_highlight {
	background-image: url(../images/bkg_2.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 677px;
	padding-top: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.div_bkg_highlight2 {
	background-image: url(../images/bkg_2.jpg);
	background-repeat: no-repeat;
	height: 48px;
	width: 677px;
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.div_bkg3 {
	background-image: url(../images/bkg3.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	height: 368px;
	width: 488px;
	margin-left: 90px;
}
