:focus {
     outline: 0;
}

body {
     background-image: url(images/bg-body.png);
	 background-repeat: no-repeat;
	 background-position:top center;
	 text-align: center !important;
     font-family: Tahoma;

}


h1 { font-size: 16pt;  font-family: Tahoma; font-weight: bold; color: #fff;  text-align: center; padding-top: 10px;
	}

	
h2 { font-size: 12pt;  font-family: Tahoma; font-weight: bold; font-style: italic;  color: #fff; text-align: center;
	}
	
h3 { font-size: 15pt; padding-top: 5px;  font-family: Tahoma; font-weight: bold;  color: #283897; text-align: center;
	}
	
p {  font-size: 11pt; padding: 10px; font-family: Tahoma;  color: #fff; text-align: justify;
	
}

a {
color: #ec1d24;	
	
}

a:hover {
	color: #f4d60b;
	
}

#section-footer-0 {
 background: none;
 padding 10px;

}

#section-footer-1 {
 
 background: none;
}


#section-footer-2 {

 background: none;
 padding 10px;
}


 section-middle-1-1-content {
 background: #4b5ef1;
 
}


#containerElement {
	position: relative;
	background: none;
}


#header {
 background: #4b5ef1;
}


#footer1 a {
	color: #283897;
	
}

#footer1 a:hover {
	color: #00c;
	
}

#footer1 p{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #283897;
	
}

#footer1 h3{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #283897;
	
}

#footer2 p{
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #283897;
	
}

#footer2 a {
	font-size: 12px;
	font-weight: bold;
	color: #283897;
	
}

#footer2 a:hover {
	color: #7994bf;
	
}

#footer3 p{
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	color: #174a7c;
	
}

.sm {
	padding-left: 10px;
}

	
#footer1 {
    width:285px; 
	background-image: url(images/box1.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 10px;
	height: 220px;
}

#footer2 {
    width:285px; 
	background-image: url(images/box2.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 10px;
	height: 220px;
}

#footer3 {
    width:285px; 
	background-image: url(images/box3.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 10px;
	height: 220px;
}


.title {
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000;
	padding:6px;
}

.spacing {padding:10px;}

#article {background: none;}



