body {
    background-image: url(http://www.bebeautiful.ie/images/site/bg.jpg);
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 75px;
	text-align: center;
	width: 900px;
}

a:link {
	color: #EC4674;
}
a:visited {
	color: #EC4674;
}
a:hover {
	color: #EC4674;
}
a:active {
	color: #EC4674;
}

#container {
    width: 900px;
	float: left;
	clear: none;
}

#top {
    width: 900px;
	height: 15px;
	line-height: 15px;
	background-image: url(http://www.bebeautiful.ie/images/site/top.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#middle {
    width: 900px;
	background-color: #FFFFFF;
	float: left;
	clear: none;
}

#bottom {
    width: 900px;
	height: 15px;
	line-height: 15px;
	background-image: url(http://www.bebeautiful.ie/images/site/bottom.gif);
	background-repeat: no-repeat;
	float: left;
	clear: none;
}

#header {
    width: 900px;
	height: 79px;
	float: left;
	clear: none;
}

#logo {
    width: 311px;
	height: 79px;
	float: left;
	clear: none;
}

#slogan {
    width: 589px;
	height: 48px;
	float: left;
	clear: none;
}

#navigation {
    width: 589px;
	height: 31px;
	text-align: center;
	float: left;
	clear: none;
}

#navigation ul {
    list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	float: left;
	clear: none;
}

#navigation li {
    width: 91px;
	height: 31px;
	float: left;
	clear: none;
}

#contentContainer {
    width: 520px;
	background-image: url(http://www.bebeautiful.ie/images/site/face-gradient.jpg);
	background-color:white;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px 20px 0px 20px;
	padding: 20px 20px 20px 320px;
	float: left;
	clear: none;
}

#content {
    width: 520px;
	float: left;
	clear: none;
}

#footer {
    width: 900px;
	padding-top: 10px;
	float: left;
	clear: none;
}

#homeTreatmentList {
    width: 220px;
	height: 73px;
	background-image: url(http://www.bebeautiful.ie/images/home/treatment-list.jpg);
	background-repeat: no-repeat;
	padding: 55px 20px 40px 20px;
	text-align: justify;
	text-decoration: none;
	color: #000000;
	float: left;
	clear: none;
}

#homeSprayTanParties {
    width: 220px;
	height: 73px;
	background-image: url(http://www.bebeautiful.ie/images/home/spray-tan-parties.jpg);
	background-repeat: no-repeat;
	padding: 55px 20px 40px 20px;
	text-align: justify;
	text-decoration: none;
	color: #000000;
	float: left;
	clear: none;
}

#homeWeddingPackages {
    width: 220px;
	height: 73px;
	background-image: url(http://www.bebeautiful.ie/images/home/wedding-packages.jpg);
	background-repeat: no-repeat;
	padding: 55px 20px 40px 20px;
	text-align: justify;
	text-decoration: none;
	color: #000000;
	float: left;
	clear: none;
}

#homePamperParties {
    width: 220px;
	height: 73px;
	background-image: url(http://www.bebeautiful.ie/images/home/pamper-parties.jpg);
	background-repeat: no-repeat;
	padding: 55px 20px 40px 20px;
	text-align: justify;
	text-decoration: none;
	color: #000000;
	float: left;
	clear: none;
}

#contactDetails {
    width: 220px;
	height: 270px;
	background-image: url(http://www.bebeautiful.ie/images/contact/details.jpg);
	background-repeat: no-repeat;
	padding: 46px 20px 20px 20px;
	text-align: justify;
	float: left;
	clear: none;
}

#contactForm {
    width: 218px;
	height: 270px;
	background-image: url(http://www.bebeautiful.ie/images/contact/form.jpg);
	background-repeat: no-repeat;
	padding: 46px 22px 20px 20px;
	text-align: center;
	float: left;
	clear: none;
}

.formInputFull {
    width: 100%;
}

#full {
    width: 480px;
	padding: 20px 20px 20px 20px;
	background-image: url(http://www.bebeautiful.ie/images/site/full.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: justify;
	float: left;
	clear: none;
}

.pinkFont {
    color: #ED4372;
	font-weight: bold;
}

.palePinkRow {
    background-color: #FDF7F9;
}
