@charset "utf-8";
/* CSS Document */

a:link {

	color: #00a79e;
}

a:visited {

	color: #00a79e;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	width: 100%;
	background: none;
	margin-top: 108px;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
    }
#contenthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
#pricingleft {
	margin-top: 16px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 20px;
}
#galleries {
	margin-left: 20px;
}
#contenthome h1 {
	margin-bottom: 40px;
}

#gallerytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#galleries a{
	margin-left: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#galleries a:hover{
	margin-left: 20px;
	color: #fdbb63;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	margin-top: 50px;
	margin-bottom: 28px;
	float: right;
}
#contenthome h2 {
	margin-top: 30px;
}



.menu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
.menu li {
      margin: 0;
      padding: 0;
      float: left;
      width: 20%;
      text-align: center;
	  }
.menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a:hover {
	font-weight: bold;
	color: #fdbb63;
	text-decoration: none;
}

