//New CSS page for Salonwax.com created and engineered by Kory Hearn the Great.

a img { border: none; }

a:hover {
	text-decoration:underline;
}

a {
    text-decoration:none;
    color: black;
}

#page {
width: 900px;
float: center;
font-family: arial;
}

#menubar {
width: 880px;
height: 50px;
float: center;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
}

#logo {
width: 570px;
height: 130px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
float: center;
}

#main {
width: 880px;
height: 400px;
margin-top: 5px;
margin-bottom: 5px;
padding-right: 5px;
margin-left: 5px;
float: center;
}

#thefoursquares {
width: 880px;
height: 120px;
float: center;
}

#square1 {
width: 210px;
height: 120px;
float: center;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
}

#square2 {
width: 210px;
height: 120px;
float: center;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
}

#square3 {
width: 210px;
height: 120px;
float: center;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
}

#square4 {
width: 210px;
height: 120px;
float: center;
margin-top: 5px;
margin-bottom: 5px;
margin-right: 5px;
}