:focus {
     outline: 0;
}

body {
     background-image: url(images/bg-body.gif);
	 background-repeat: fixed;
	 background-position:top center;
	 text-align: center !important;
     font-family: Arial;

}


h1 { font-size: 13pt;  font-family: Arial; font-weight: bold; color: #000;  text-align: center; padding-top: 10px; padding: 2px;
	}

	
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: 10pt; padding: 7px; font-family: Arial;  color: #000; text-align: left;
	
}

a {
color: #00c;	
	
}

a:hover {
	color: #ff0000;
	
}

#section-footer-0 {
 background: none;
 padding 10px;

}

#section-footer-1 {
 
 background: none;
}


#section-footer-2 {

 background: none;
 padding 10px;
}


#section-middle-1 {
	background:	none;
	overflow:	auto;
}


 section-middle-1-1-content {
 background: none;
}


#containerElement {
	position: relative;
	background: none;
}


#header {
 background: #ccc;
}


#footer1 a {
	font-size: 10pt;
	font-weight: bold;
	color: #00c;
	
}

#footer1 a:hover {
	color: #ff0000;
	
}

#footer1 p{
	text-align: center;
	padding-top: 15px;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	
}

#footer1 h3{
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	
}

#footer2 p{
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #333;
	
}

#footer2 a {
	font-size: 10pt;
	font-weight: bold;
	color: #00c;
	
}

#footer2 a:hover {
	color: #ff0000;
	
}

#footer2 h3{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	
}

#footer3 p{
	text-align: center;
	font-size: 14px;
	color: #333;
	
}

#footer3 h3{
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
	color: #fff;
	
}

.sm {
	padding-left: 10px;
}

	
#footer1 {
    width:285px; 
	background-image: url(images/box1.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 10px;
	height: 225px;
}

#footer2 {
    width:285px; 
	background-image: url(images/box2.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 10px;
	height: 225px;
}

#footer3 {
    width:285px; 
	background-image: url(images/box3.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
    margin-top: 10px;
	height: 225px;
}


.title {
	font-size: 18px;
	font-weight: bold;
	background-color: #ffffff;
	color: #000;
	padding:6px;
}

.spacing {padding:10px;}

#article {background: none;}



