#home, #clients {
	background-color: #a3dce4;
	background-image: url(assets/images/bgs/main-bg.jpg);
	background-position: center;
}
.textIndent {
     margin-left: 3.5em;
     font: italic 100% 'Century Gothic', 'Trebuchet MS', sans serif;    
}
p, h1, h2, h3, h4, h5, ul, li, a {
	font-family: 'Century Gothic', 'Trebuchet MS', sans serif;
	font-size: 105%;
}
#about {
	background-color: #75554a;
	background-image: url(assets/images/bgs/about-bg.jpg);
	background-position: center;
}
#gallery {
	background-color: #c1d161;
	background-image: url(assets/images/bgs/gallery-bg.jpg);
	background-position: center;
}
#pricing {
	background-color: #ff9864;
 background-image: url(assets/images/bgs/pricing-bg.jpg);
	background-position: center;
}
#bd {
	padding: 1em;
}
#home #hd {
	margin: 0;
	padding: 0;
	height: 25px;
}
#hd {
	margin-top: 1.3em;
	padding-right: 1.5em;
}
.rounded {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border: 0.2em solid white;
}
#homeContent {
	background-color: #6b4b3e;
	padding: 5em 5em 3em 5em;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	text-align: center;
}
#homeImage {
	margin-left: -3.3em;
	margin-top: -3.5em;
}
#menu {
	position: absolute;
	margin-left: 3.6em;
	margin-top: -2.7em;
	text-align: center;
}
#menu li, #menu li a {
	display: inline;
	list-style-type: none;
	font-size: 115%;
	color: #ffffff;
	text-decoration: none;
	padding: 0.85em;
	outline: none;
}
#menu li a:hover {
	color: #fff;
	text-decoration: underline;
	outline: none;
}
#menu li a:active {
	outline: none;
}
#ft {
	color: #fff;
	text-align: center;
	font-weight: bold;
	margin-left: 1em;
}
.floatRight {
	float: right;
}
#gallery #menu {
	border: none;
	width: auto;
	height: auto;
}
#about .yui-u {
	background-color: #c1d261;
	padding: 1.5em;
	width: 52%;
	height: 42.85em;
 *height: 41.5em;
}
#clients .yui-u {
	background-color: #f0f0b0;
	padding: 1.5em;
	width: 52%;
	height: 42.85em;
 *height: 41.5em;
}
#pricing .yui-u {
	background-color: #6b4b3e;
	padding: 1.5em;
	width: 52%;
	height: 42.85em;
 *height: 41.5em;
}
#about h2, #clients h2 {
font-weight: bold;
font-size: 110%;
padding-bottom: 0.5em;
}
#pricing h2 {
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 0.5em;
}
#pricing h3 {
	color: #fff;
	font-size: 105%;
	font-weight: bold;
}
#pricing h4 {
	color: #a3dce4;
	padding-bottom:0.5em;
	font-size: 100%;
	font-weight: lighter;
}
#gallery p, #clients p {
	margin-left: 1em;
	padding: 0.4em;
	color: #000;
}
#about p {
	color: #000;
	margin-left: 1em;
	padding: 0.3em;
}
#pricing p {
	color: #fff;
	margin-left: 1em;
	padding: 0.3em;
}
#pricing ul, #pricing li {
	list-style-type: disc;
	color: #fff;
	margin-left: 1em;
}
#about a {
	color: #75554a;
	text-decoration: none;
}
#about a:hover {
	color: #75554a;
	text-decoration: underline;
}
#pricing a {
	color: #c1d161;
	text-decoration: none;
}
#pricing a:hover {
	color: #c1d161;
	text-decoration: underline;
}
#clients a {
	color: #75554a;
	text-decoration: none;
}
#clients a:hover {
	color: #75554a;
	text-decoration: underline;
}
#about .first, #pricing .first, #clients .first {
	background: none;
	width: 42.3%;
	height: 46.2em;
	margin:0;
	padding:0;
}
#anchor {
	position: relative;
	top:0;
	left:0;
}
#about .tag {
	position: absolute;
	top:-18em;
	left:72.5em;
 *left: 70.7em;
}
#gallery .tag {
	position: absolute;
	top: -17em;
	left: 70.9em;
 *top: -16.3em;
 *left: 69.1em;
}
#pricing .tag {
	position: absolute;
	top: -14.5em;
	left: 70em;
 *top: -15.2em;
 *left: 68.4em;
}
#clients .tag {
	position: absolute;
	top: -13em;
	left: 72.4em;
 *top: -13.5em;
 *left: 70.5em;
}
#about #menu {
	margin-top: 0.5em;
}
#gallery #menu {
	margin-top: 0.2em;
}
#clients #menu {
	margin-top: 0.5em;
}
#pricing #menu, #pricing #menu li {
	margin-top: 0.4em;
	margin-left: 1.51em;
	padding: 0.1em;
}
#about #ft p, #clients #ft p {
	color: #fff;
	margin-top: 2.5em;
	margin-left: -1em;
}
#gallery #ft p {
	color: #fff;
	margin-top: 2.25em;
	margin-left: -1em;
}
#pricing #ft p {
	color: #fff;
	font-size: 105%;
	margin-top: 2.5em;
	margin-left: 0em;
}
