
html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%; 
	background-color: #ffffff; 

}

a:link {
    color: #f04625;
    text-decoration:none;
	
}



.content {
	font-family:Calibri, Helvetica, san-serif;
	background-color: #ffffff; 

}

.oops {
	color: #0c6dc6;
	font-size:130%;
	font-family:Calibri, Helvetica, san-serif;
}

img {
    border: 0;
  	
}



.background {
	background-color: #ffffff; 
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
}

.top_block {
	width: 786px;
	display: block;
	background-color: #ffffff; 
}

.bottom_block {
	position: absolute;
	background-color: #ffffff; 
	width: 100%;
	display: block;
	bottom: 0; 
}

.left_block {
	display: block;
	float: left; 
	background-color: #ffffff; 
}

.right_block {
	display: block;
	float: right; 
	background-color: #ffffff; 
}

.center_block {
	display: block;
	width: 100%; 
	background-color: #ffffff; 
}

.background.all {
	height: auto !important;
	padding-bottom: 0;
	left: 0;
	right: 0;
	background-color: #ffffff; 
}

.all {
	width: 100%;
	height: 100%;
	padding-bottom: 0px;
	background-color: #ffffff;
	 
}

.lang_bar {
	width: 786px;
	margin: auto;
	height: 21px;
	text-align: center;
	background-color: #ffffff;
}

.images {
	width: auto;
	height: auto;
	background-color: #ffffff;
	margin: auto;

}

.bar {
	background-color: f6b700;	
	width: 786px;
	margin: auto;
	height: 3px;
	
}

.top_text {
	width: 786px;
	margin: auto;
	height: auto;
	background-color: #ffffff;
	text-align: center;
	font-family:Calibri, san-serif;
	
}

.mid_bar {
	width: 786px;
	margin: auto;
	height: auto;
	background-color: #ffffff;
}



.col_1 {
	
	margin: auto;
	height: auto;
	background-color: #ffffff;
	float: left;
	width: 70%;
	padding-right: 3%;
	padding-left: 3%;
	font-family:Calibri, Helvetica, san-serif;
	
}
.col_2 {

	margin: auto;
	height: auto;
	background-color: #ffffff;
	float: left;
	width: 18%;
	font-family:Calibri, Helvetica, san-serif;
	
}

.background.left_arrow {
	height: auto;
	padding-bottom: 0;
	left: 0;
	width: 50px;
	background-color: #ffffff; 
	
}

.left_arrow {
	height: auto;
	width: 50px;
	padding-bottom: 0px;
	background-color: #ffffff; 
}

.background.right_arrow {
	height: auto;
	padding-bottom: 0;
	right: 0;
	width: 50px;
	background-color: #ffffff; 
}

.right_arrow {
	height: auto;
	width: 50px;
	padding-bottom: 0px;
	background-color: #ffffff; 
}

.call_out {
	width: 786px;
	height: 540px;
	background-color: #ffffff;
	text-align: center;
	margin: auto;
}

.footer {
	width: 786px;
	margin: auto;
	height: 70px;
	background-color: #ffffff;
}

.background.left_arrow {
	height: auto;
	padding-bottom: 0;
	left: 0;
	width: 50px;
	background-color: #ffffff; 
}

.left_arrow {
	height: auto;
	width: 50px;
	padding-bottom: 0px;
}

.background.right_arrow {
	height: auto;
	padding-bottom: 0;
	right: 0;
	width: 50px;
	background-color: #ffffff; 
}

.right_arrow {
	height: auto;
	width: 50px;
	padding-bottom: 0px;
	background-color: #ffffff; 
}

