:focus {
     outline: 0;
}

body {
     background-image: url(images/bg-body3.jpg);
	 background-repeat: repeat-fixed;
	 background-position:top center;
	 text-align: center !important;
     font-family: Arial;

}

#logo {
      text-align: center;
	  }    


h1 { font-size: 12pt;  font-family: Calibri; font-weight: bold; color: #000;  text-align: left; padding-top: 5px; padding-left: 10px; padding-right: 10px;
	}

	
h2 { font-size: 11pt;  font-family: Arial; font-weight: bold; font-style: italic;  color: #000; text-align: center; padding: 5px;
	}
	
h3 { font-size: 11pt; padding: 7px;  font-family: Arial; font-weight: bold;  color: #000; text-align: left;
	}
	
p {  font-size: 9pt;  padding-left: 10px; padding-right: 10px; font-family: Calibri;  color: #000; text-align: justify;
	
}

a {
color: #00c;	
	
}

a:hover {
	color: #ff0000;
	
}

#section-footer-0 {
 background: none;
 

}

#section-footer-1 {
 
 background: none;
}


#section-footer-2 {

 background: none;
 
}


#section-middle-1 {
	background:	#fff;
	overflow: auto;
}


 section-middle-1-1-content {
 background: none;
}


#containerElement {
	position: relative;
	background: none;
}


#header {
 background: #ccc;
}


#footer1 a {
	font-size: 12pt;
	font-weight: bold;
	color: #9dd5fa;
	
}

#footer1 a:hover {
	color: #fff;
	
}

#footer1 p{
	text-align: center;
	font-size: 12pt;
	padding-top: 140px;
	font-weight: bold;
	color: #fff;
	
}

#footer1 h3{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	
}

#footer2 p{
	text-align: center;
	font-size: 10pt;
	padding-top: 160px;
	font-weight: bold;
	color: #fff;
	
}

#footer2 a {
	font-size: 10pt;
	font-weight: bold;
	color: #9dd5fa;
	
}

#footer2 a:hover {
	color: #fff;
	
}

#footer2 h3{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	
}

#footer3 p{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	
}

#footer3 a {
	font-size: 10pt;
	font-weight: bold;
	color: #9dd5fa;
	
}

#footer3 a:hover {
	color: #fff;
	
}

#footer3 h3{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	
}

.sm {
	padding-left: 10px;
}

	
#footer1 {
    width:250px; 
	background-image: url(images/footer1.png);
	background-repeat: no-repeat;
	margin-left: 5px;
    margin-top: 17px;
	height: 250px;
}

#footer2 {
    width:250px; 
	background-image: url(images/footer2.png);
	background-repeat: no-repeat;
	margin-left: 5px;
    margin-top: 17px;
	height: 250px;
}

#footer3 {
    width:250px; 
	background-image: url(images/footer-3-alt.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
    margin-top: 17px;
	height: 250px;
}


.title {
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000;
	padding:6px;
}

.spacing {padding:10px;}

#article {background: none;}



