:focus {
     outline: 0;
}

body {
     background-image: url(images/bg-body5.gif);
	 background-color: #f3f78d;
	 background-position:top center;
	 text-align: center !important;
     font-family: Arial;

}

#article { 
	background-color: #fff;  
	height: 100%;
}

#logo1	{
	float: left;
	padding: 5px 40px;
	
}

#logo2	{
	float: right;
	padding: 5px 40px;
	
}

h1 { font-size: 2.6em;  font-family: Arial; font-weight: bold; color: #00573d;  text-align: center; padding-top: 5px; padding: 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: 13pt; padding: 10px; font-family: Arial;  color: #000; text-align: justify;
	
}

a {
color: #fff000;	
	
}

a:hover {
	color: #ff0000;
	
}

#section-middle-1 {
	background-color: #f3f78d;
	overflow: auto;
}

#section-middle-1-1-content {
 background-color: #f3f78d;
}


#containerElement {
	position: relative;
	background-color: #f3f78d;
}


#header {
 background-color: #f3f78d;
}

#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: 18px;
	font-weight: bold;
	color: #fff;
	
}

#footer1 h3{
	font-family: Arial;
	text-align: center;
	font-size: 14pt;
	color: #00573d;
	
}

#footer2 p{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	
}

#footer2 a {
	font-size: 12pt;
	font-weight: bold;
	color: #9dd5fa;
	
}

#footer2 a:hover {
	color: #fff;
	
}

#footer2 h3{
	font-family: Arial;
	text-align: center;
	font-size: 14pt;
	color: #00573d;
	
}

#footer3 p{
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	
}

#footer3 a {
	font-size: 12pt;
	font-weight: bold;
	color: #159135;
	
}

#footer3 a:hover {
	color: #75a942;
	
}

#footer3 h3{
	font-family: Arial;
	text-align: center;
	font-size: 14pt;
	color: #00573d;
	
}

.sm {
	padding-left: 10px;
}

	
#footer1 {
    width:285px; 
	background-color: #f3f78d;
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 20px;
	height: 300px;
}

#footer2 {
    width:285px; 
	background-color: #f3f78d;
	background-repeat: no-repeat;
	margin-left: 5px;
    margin-top: 20px;
	height: 300px;
}

#footer3 {
    width:285px; 
	background-color: #f3f78d;
	background-repeat: no-repeat;
	margin-right: 10px;
    margin-top: 20px;
	height: 300px;
}

.title {
	font-size: 18px;
	font-weight: bold;
	background-color: #f3f78d;
	color: #000;
	padding:6px;
}

.spacing {padding:10px;}



