/* Start of CMSMS style sheet 'fleurt-main' */
/* Fluert */

a, p, div, ul, li, ol, h1, h2, h3, h4, h5, form, td, tr, select, body {
	margin: 0;
	padding: 0;
	}
	
body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #ffffff;
	background-color: #000000;
        line-height: 1.8em;
	}
	
/* Main Components */

#container2 {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}

#top {
	background-image: url(images/cms/logo.png);
	background-repeat: no-repeat;
	background-position: 0 20px;
	height: 165px;
	}
	
#menu {
	height: 21px;
	padding-top: 4px;
	}
	
#banner {
	clear: both;
	height: 227px;
	margin-top: 2px;
	}
	
/* Logo */

#logo {
	width: 600px;
	height: 135px;
	float: left;
	margin-top: 15px;
	}
	
#logo a {
	width: 600px;
	height: 135px;
	display: block;
	text-decoration: none;
	}
	
#logo a h1 {
	display: none;
	}

/* Backgrounds */
.home {
	background-image: url(images/cms/home-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.homeBanner {
	background-image: url(images/cms/home-banner-back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.special {
	background-image: url(images/cms/special-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
.specialBanner {
	background-image: url(images/cms/special-banner-back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.weddings {
	background-image: url(images/cms/wedding-back.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	}
.weddingsBanner {
	background-image: url(images/cms/wedding-banner-back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.range {
	background-image: url(images/cms/our-range-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.rangeBanner {
	background-image: url(images/cms/our-range-banner-back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.news {
	background-image: url(images/cms/news-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.newsBanner {
	background-image: url(images/cms/news-banner-back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
.consultancy {
	background-image: url(images/cms/consultancy-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.consultancyBanner {
	background-image: url(images/cms/consultancy-banner-back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}

.delivery {
	background-image: url(images/cms/delivery-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.contact {
	background: url(images/cms/contact-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.contactBackground {
	background-image: url(images/cms/contact-banner-back.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	
/* Text Formatting */

#homeText {
	margin-left: 15px;
	width: 520px;
	margin-bottom: 20px;
	}
#weddingText {
	margin-left: 20px;
	margin-right: 70px;
	margin-bottom: 20px;
	}

#specialText {
	margin-left: 70px;
	margin-right: 10px;
	margin-bottom: 20px;
	}
	
#rangeText {
	margin-left: 45px;
	margin-right: 100px;
	margin-bottom: 20px;
	}
	
#newsText {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
#deliveryText {
	margin-left: 45px;
	padding-right: 130px;
	margin-bottom: 20px;
	}
	
#consultancyText {
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 20px;
	}
	
#contactText {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	}

#mainBody {
                 padding-top: 20px;
                 }
	
#mainBody h1 {
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 10px;
                line-height: 1.3em;
	}
#mainBody h2 {
	font-size: 160%;
	font-weight: normal;
	padding-bottom: 15px;
padding-top: 20px;
	}
#mainBody h3 {
	font-size: 120%;
	font-weight: normal;
	padding-bottom: 2px;
padding-top: 5px;
color: #ff1ba7;
	}

#mainBody p {
	line-height: 1.6em;
	font-size: 110%;
	padding-top: 15px;
                text-align: left;
	}

#mainBody a {
   color: #ff1ba7;
}

.testimonial {
   font-family: "Times New Roman", Times, serif;
   font-style: italic;
   font-size: 120%;
   color: #FF0099;
}
.next {
   text-align: center;
}
.blue {
#01379E;
}
/* End of 'fleurt-main' */

