@charset "UTF-8";

html,body{
	height:100%;
	margin:0;
	padding:0;
}

body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #4c196f;
	background-image:url(media/bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}

/*purple #4b186e*/

.purple {
	color:#4b186e;
}

.white {
	color:#ffffff;
}

.purplethick {
	color:#4b186e;
	font-weight:bold;
	font-size:13px;
}

.purple12 {
	color:#4b186e;
	font-weight:bold;
	font-size:12px;
}

h1 {
	color:#4b186e;
	font-weight:normal;
	margin: 0px 0px 7px 0px;
	padding: 0;
	font-size:28px;
}

h2 {
	color:#4b186e;
	font-weight:normal;
	margin: 0px 0px 7px 0px;
	padding: 0;
	font-size:16px;
}

a { 
	text-decoration: none;
	color:#4b186e;
}

a:hover { 
	text-decoration: underline;
	color:#4b186e;
}

a.focus, a.active, a:focus, a:active {
	outline:0;
}

.clear {
	height:0px;
	overflow:hidden;
	clear:both;
}

#wrapper{
	display: block;
	height: 1022px;
	width: 963px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	padding:0px;
	overflow:hidden;	
}

#container {
	display: block;
	text-align: left;
	width:963px;
	height: 1022px;
	padding:0px;
	overflow:hidden;
}

/*-------------NAV--------------------*/
#nav{
	height:21px;
	width:963px;
	text-align:right;
	background-color:#4b186e;
	overflow:hidden;
	display:block;
	margin-bottom:21px;
	margin-top:0px;
	color:#ffffff;
}

#nav a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-left:1px;
	margin-right:1px;
	height:21px;
	line-height:21px;
	display:inline-block;
	text-align:center;
}

#nav a:hover, #nav a.selected{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#menu{
	height:493px;
	width:122px;
	overflow:hidden;
	display:block;
	margin-left:14px;
	margin-top:36px;
	color:transparent;
	text-indent:-3000px;
}

a#btn-1{
	height:116px;
	width:122px;
	overflow:hidden;
	display:block;
	background-image:url(media/btn-1.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-bottom:10px;
}

a:hover#btn-1, a#btn-1-selected{
	height:116px;
	width:122px;
	overflow:hidden;
	display:block;
	background-image:url(media/btn-1.jpg);
	background-repeat:no-repeat;
	background-position: -122px 0px;
	margin-bottom:10px;
}


a#btn-2{
	height:117px;
	width:122px;
	overflow:hidden;
	display:block;
	background-image:url(media/btn-2.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-bottom:10px;
}

a:hover#btn-2, a#btn-2-selected{
	height:117px;
	width:122px;
	overflow:hidden;
	display:block;
	background-image:url(media/btn-2.jpg);
	background-repeat:no-repeat;
	background-position: -122px 0px;
	margin-bottom:10px;
}


a#btn-3{
	height:117px;
	width:122px;
	overflow:hidden;
	display:block;
	background-image:url(media/btn-3.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-bottom:10px;
}

a:hover#btn-3, a#btn-3-selected{
	height:117px;
	width:122px;
	overflow:hidden;
	display:block;
	background-image:url(media/btn-3.jpg);
	background-repeat:no-repeat;
	background-position:-122px 0px;
	margin-bottom:10px;
}

a#btn-4{
	height:116px;
	width:122px;
	overflow:hidden;
	display:block;
	background-image:url(media/btn-4.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	margin-bottom:10px;
}

a:hover#btn-4, a#btn-4-selected{
	height:116px;
	width:122px;
	overflow:hidden;
	display:block;
	background-image:url(media/btn-4.jpg);
	background-repeat:no-repeat;
	background-position: -122px 0px;
	margin-bottom:10px;
}


/*-------------HEADER--------------------*/

#header {
	display: block;
	width:963px;
	height: 192px;
	overflow:hidden;
}

#logo {
	display: block;
	float:left;
	width:203px;
	height: 192px;
}

#headpic {
	display: block;
	float:left;
	width:760px;
	height: 172px;
}
/*-------------INTRO--------------------*/
#contentindex {
	display: block;
	text-align: center;
	width:275px;
	height: 415px;
	margin-left:346px;
	margin-top:129px;
	padding:0px;
	overflow:hidden;
}

#introslide{
	position:absolute;
	z-index:10;
	top:129px;
}

#logointro{
	position:absolute;
	z-index:10;
	top:255px;
}

#enter{
	position:absolute;
	z-index:10;
	top:523px;
	margin-left:132px;
}



/*---------------------------------*/

#content {
	display: block;
	text-align: left;
	width:760px;
	height:788px;
	margin-left:203px;
	padding:0px;
	overflow:hidden;
	color:#3e3b3c;
}

#contentfloral {
	display: block;
	text-align: left;
	width:760px;
	height:788px;
	margin-left:203px;
	padding:0px;
	overflow:hidden;
	background-image:url(media/floral.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#3e3b3c;
}

.divider{
	height:2px;
	width:456px;
	clear:both;
	overflow:hidden;
	border-top: solid 2px #dadadb;
	margin-bottom:13px;
}

.dividerlong{
	height:2px;
	width:684px;
	clear:both;
	overflow:hidden;
	border-top: solid 2px #dadadb;
	margin-bottom:13px;
}

#enquiries{
	font-weight:bold;
	text-decoration: none;
	color:#4b186e;
	font-size:16px;
}

#enquiries a{
	font-weight:bold;
	text-decoration: none;
	color:#4b186e;
	font-size:16px;
}

#enquiries a:hover{
	text-decoration: underline;
}

#left{
	display: block;
	float:left;
	width: 456px;
}

#right{
	display: block;
	float:left;
	width: 304px;
}

#footer {
	display: block;
	text-align: left;
	font-size:10px;
	margin-left:30px;
	height: 30px;
	position:absolute;
	z-index:10;
	top:991px;
}

#foot-contact{
	display: block;
	text-align: left;
	font-size:10px;
	height: 130px;
	position:absolute;
	z-index:10;
	top:680px;
}

/*------------COSTING-------------------*/
#right-costing{
	display: block;
	float:left;
	width: 259px;
	margin-left:45px;
}

.Ds{
	color:#4b186e;
	font-size:14px;
	line-height:20px;
	display:block;
	height:21px;
}

#pack1{
	background-image:url(media/pack1.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:160px;/*235*/
	width:147px;
	overflow:hidden;
	padding-top:75px;
	padding-left:34px;
	font-size:9px;
	color:#6d6e70;
	line-height:12px;
}

#pack2{
	background-image:url(media/pack2.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:147px;/*222*/
	width:147px;
	overflow:hidden;
	padding-top:75px;
	padding-left:34px;
	font-size:9px;
	color:#6d6e70;
	line-height:12px;
}

#pack3{
	background-image:url(media/pack3.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:68px;/*146*/
	width:147px;
	overflow:hidden;
	padding-top:78px;
	padding-left:34px;
	font-size:9px;
	color:#6d6e70;
	line-height:12px;
}

#destress{
	background-image:url(media/pack4.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:57px;/*88*/
	width:147px;
	overflow:hidden;
	padding-top:31px;
	padding-left:34px;
	font-size:9px;
	color:#6d6e70;
	line-height:12px;
}
/*----------CONTACT---------------------*/

#contact{
	width:684px;
}

#formbox{
	width:684px;
	height:322px;
	background-image:url(media/form-bg2.png);
	background-position:top left;
	background-repeat:no-repeat;
	color:#4b186e;
	font-size:11px;
	padding-top:48px;
	
}

#formleft {
	float:left;
	width:361px;
	margin-top:4px;
}

#formright {
	float:left;
	width:323px;
	line-height:11px;
}

.Labelleft {
	font-size:11px;
	width:135px;
	margin-bottom:13px;
	margin-right:13px;
	height:21px;
	line-height:17px;
	float:left;
	text-align:right;
}

#subleft {
	font-size:11px;
	width:148px;
	line-height:13px;
	float:left;
}

#subright {
	font-size:11px;
	width:167px;
	line-height:13px;
	float:left;
	margin-top:16px;
}

input {
	height:14px;
	width:180px;
	padding-top:2px;
	padding-left:2px;
	color:#4b186e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: none;
	float:left;
	margin-bottom:2px;
	background-color:transparent;
}


.Labelright {
	font-size:11px;
	width:34px;
	margin: 8px 0px 2px 0px;
	height:13px;
	line-height:17px;
	float:left;
}

.Labelright2 {
	font-size:11px;
	width:34px;
	margin: 8px 2px 3px 9px;
	height:13px;
	line-height:17px;
	float:left;
}

.inputright {
	height:19px;
	width:38px;
	display:block;
	padding-top:2px;
	padding-left:2px;
	color:#4b186e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border: none;
	float:left;
	margin: 5px 0px -1px 0px;
	background-image:url(media/inputright.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-color:transparent;
}

#formSubmit {
	font-size:12px;
	color:#ffffff;
	height:17px;
	width:45px;
	margin-top:12px;
	margin-right: 19px;
	cursor:pointer;
	border: none;
	font-weight: bold;
	overflow:hidden;
	float: right;
	padding: 0px;
}

#formSubmit:Hover {
	color:#DABDFF;
}

#required {
	margin-top:110px;
	margin-left:15px;
}

.bulletbtn, .bulletbtnsel{
	height:9px;
	width:24px;
	background-image:url(media/bullet-btn.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:3px;
	line-height:8px;
}

.bulletbtn{
	background-position:8px -9px;
}


.bulletbtn:hover, .bulletbtnsel{
	background-position:8px 0px;
}

.bulletbtn2, .bulletbtn2sel{
	height:9px;
	width:40px;
	background-image:url(media/bullet-btn.png);
	background-repeat:no-repeat;
	display:block;
	float:left;
	margin-right:3px;
	line-height:8px;
}

.bulletbtn2{
	background-position:19px -9px;
}


.bulletbtn2:hover,.bulletbtn2sel{
	background-position:19px 0px;
}

/*----------SERVICES---------------------*/


#servbox{
	height:485px;
	width:456px;
	border-top: 2px solid #dadadb;
	border-bottom: 2px solid #dadadb;
	font-size:15px;
	color:#6d6e70;
	line-height:17px;
}

#servbox1{
	height:480px;
	width:456px;
	border-top: 2px solid #dadadb;
	border-bottom: 2px solid #dadadb;
	font-size:11px;
	color:#3e3b3c;
	line-height:16px;
	padding-top:5px;
}

#box1{
	height:101px;
	width:456px;
	border-bottom: 2px solid #dadadb;
	margin-bottom:18px;
	padding-top:5px;
}

#box2{
	height:110px;
	width:456px;
	border-top: 2px solid #dadadb;
	border-bottom: 2px solid #dadadb;
	margin-bottom:19px;
	padding-top:5px;
}

#box3{
	height:99px;
	width:456px;
	border-top: 2px solid #dadadb;
	border-bottom: 2px solid #dadadb;
	margin-bottom:18px;
	padding-top:5px;
}

#box4{
	height:100px;
	width:456px;
	border-top: 2px solid #dadadb;
	padding-top:5px;
}

a.more{
	height:15px;
	width:38px;
	font-size:12px;
	color:#4b186e;
	background-image:url(media/more.png);
	background-repeat:no-repeat;
	background-position: center right;
	display:inline-block;
}

ul{
	margin:0px 0px 0px 5px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
}

li{
	margin:0px 0px 10px 5px;
	padding:0px 0px 0px 0px;
}

.Dsimpl{
	color:#4b186e;
	font-size:14px;
	display:block;
	margin-top:5px;
	margin-bottom:3px;
}

.footnote{
	font-size:8px;
	display:block;
	margin-top:15px;
	line-height:8px;
}
