/* coder & design http://www.mediacreatives.it - Michelangelo - */ 
/* Distributed by http://freehtml5templates.com */  
 
body {
		
		font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
		
		text-shadow: 0 1px 1px rgba(0, 0, 0, 0);
		/*background-image: url(../images/back2.jpg);
		no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;*/
		background-color: #25383C;
		float: center;
		color: white;
	}
wrapper{
						
		/*background-image:  url(../images/blue.jpg);
		no-repeat center center fixed; 
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;*/
		
		width:60%;
		/*margin-top: auto;*/
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		float: center;
		color: white;
	
	}

#header-container{
					background-color: #3366CC;
					height:130px;
					margin-bottom:1px;
					height: 120px;
					background-repeat: repeat;
					background-position: center ;
					width: 30%;
				}


header nav{
	
					margin-top:103px;
		}

image style{
			position: relative; left: 70%; bottom: 30%;
		}
#footer-container{
					height:150px;
					/*box-shadow: -2px -3px 12px rgb(47%, 47%, 41%);*/
					background-image: url(../images/templatemo_footer.jpg);
					no-repeat center center fixed; 
					-webkit-background-size: cover;
					-moz-background-size: cover;
					-o-background-size: cover;
					background-size: cover;
					width: 60%;
					position: center top;
					margin-right: auto;
					margin-left: auto;
					margin-bottom: auto;
					float: center top;
					
				}

	
  
/*.footer-nav {
				float: left;
				height: 170px;
				width: 100px;
				line-height: 10px;
				display: inline;
			}
.footer-nav ul {
				list-style-position: outset;
				list-style-image: url(../images/.jpg);
				line-height: 2px;
				display: block;
			}
.footer-nav a {
				color: #F0F0F0;
				text-decoration: none;
				text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
			}*/
.footer-nav  a:hover {
						color: #009900;
						text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
					}

