/*Carousel Styles*/
.arps {
    padding: 0px;
}


/* Section Header */
.sectionhead {
	clear: both;
	padding: 0% 0% 0% 0%;
	margin: 0px;
}

#header {
	background-image: url("/images/home.jpg");
	background-attachment: fixed;
	background-size: 920px 460px;
	height: 100%, width:100%; 
    background-repeat: no-repeat; 
    background-position: center;      
    webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; 
}



/* Footer */
footer {
	font-size: 14px;
	padding: 20px;
}

#logo {
	    margin: 1% 19% 2% 33%;
	    border: 0;
		padding: 0;

	}
	
/* Navigation */
.iconz {
	padding: 20px 0px 0px 0px;
	font-size: 16px;
    margin: 0 -10px 0 0;
}

#egnekn {
	margin: 0px 40px 0px;
}
#menunav {
/* 	font-size: 20px; */
	padding: 20px 5px 10px;
/* 	background-color: rgba(223, 223, 223, 0.66); */
}
#heightrule {
	height: 90px;
}

/*Release Section */

.releaseimages{
	margin-right: 20px;
	margin-left: 65px;
}

