*{
	margin: 0px, 0px, 0px, 0px;
}
body { background-color:rgb(60,79,129);}
header{
	background-image: url("how_can_grn_help_me_spiritually.php_files/bg_header.png");
	overflow: hidden;
	
	
	width:1300;
}
hr{
    height: 4px;
    border: 0;
	background-color: #00baff;
    box-shadow: inset 0 12px 12px -12px rgba(0, 0, 0, 0.5);
}
#container{
	
	width:1300px;
	margin-left: auto;
	margin-right: auto;
	

	
	
}
#main{
	min-height: 1400px;
	overflow: hidden;
	background-color:#ffffff;
	
	width:1300;
}
#column1{
	background: url('../images/grn12.jpg') no-repeat center / 80% auto rgba(0, 0, 0, 0); 
	width:85%;
	margin-left: 15%;
	padding: 10px;
	float: ;
	min-height: 1000px;
	color: black;
        text-align: justify;
}
#sidebar1{
	width: 200px;
	min-height: 500px;
	float: left;
	margin: auto;
	background-color: #;
}
#fourth-block{
	height: 300px;
}
#breaking_news a:hover{
	color: #00f;
	text-decoration: underline;
}
#navbar{
	width: 188px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#sidebar2{
	width: 200px;
	min-height: 500px;
	float: right;
	background-color: #0f91ff;
}
#continent_boxes_container {
	overflow: hidden;
}
.continent_box {
	background-color: lightgrey;
    width: 200px;
    border: 5px solid #29507b;
    padding: 10px;
    margin: 20px;
	float: left;
}
.continent_box:hover{
	border: 5px solid #00ccff;
}



#country_boxes_container {
	width: 300px;
	overflow: hidden;
}
.country_box {
	background-color: lightgrey;
    width: 200px;
    border: 5px solid #29507b;
    padding: 10px;
    margin: 20px;
	float: right;
}
.country_box:hover{
	border: 5px solid #00ccff;
}




body {
	
}
nav {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	z-mighty_men: 500;
}


#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 4.5em 0;
}
#carousel {
	background: #fff;
}
#first-block {
	background: #fff;
}
#second-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
#third-block {
	background: #fff;
}
#fourth-block {
	background: rgb(0, 30, 34);
}
footer {
	background: none repeat scroll 0 0 rgb(57,76,124); //  #0f91ff;
	padding: 20px;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 25%;
	width: 100%;
	z-mighty_men: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(0, 30, 34);
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 2em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	padding: 0.625em 0.8em;
}

section h2 {
	font-size: 2.5em;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
p.subtitile {
	color: #999;
	margin: ;
}
p {
	margin-bottom: 10px;
}
section h3 {
	font-size: 1.3em;
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}
section p {
	font-size: 0.8em;
}
section h1 {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block p {
	color: #fff;
}

#head {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	padding: 9em 0 5em;
	text-align: center;
}
#content {
	background: none repeat scroll 0 0 #fff;
	padding: 5em 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 1em 0 0.3em;
	text-transform: none;
}
.content-block {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	padding: 2.5em;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 1em;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}

#map-block iframe {
	display: block;
}
@media screen and (max-width: 768px) {
  body {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  }
  nav {
  	background: none repeat scroll 0 0 rgb(0, 30, 34);
  	line-height: 1em;
  	position: relative;
  }
 
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }
}
