body
{
margin:0;
padding:0;
}

#wrap
{
width:80%;
margin:0 auto;
}

#nav
{
width:100%;
height:10%;
padding-top: 2%;
background:#cc9900;
text-align:right;
}

#nav ul
{
list-style:none;
margin-right:20px;
}

#nav ul li
{
display:inline;
margin-left:20px;
}

#nav ul li a
{
text-decoration:none;
}

#banner
{
width:100%;
height:90%;
background:#dd8877;
}

#gal
{
height:100%;
background:#ccc;
}

#footer
{
height:20%;
background:#000;
}

@media and (max-width: 600px)
	{

#nav
{
width:100%;
background:#cc9900;
text-align:left;
}

#nav ul li
{

}
body
{
margin:0;
padding:0;
}

#wrap
{
width:80%;
margin:0 auto;
}

#nav
{
width:100%;
height:10%;
padding-top: 2%;
background:#cc9900;
text-align:right;
}

#nav ul
{
list-style:none;
margin-right:20px;
}

#nav ul li
{
display:inline;
margin-left:20px;
}

#nav ul li a
{
text-decoration:none;
}

#banner
{
width:100%;
height:90%;
background:#dd8877;
}

#gal
{
height:100%;
background:#ccc;
}

#footer
{
height:20%;
background:#000;
}

@media and (max-width: 600px)
	{

#nav
{
width:100%;
background:#cc9900;
text-align:left;
}

#nav ul li
{

}

}