	.#header {
		text-align: center; /* ie center-fix */
	}
	
	.#content {height: 500px;}

/*______________________________________________________________________________________________________________________________________________________________

				Removing Preformats			
________________________________________________________________________________________________________________________________________________________________*/	
	
	body, h1, h2, h3, h4, h5, h6, p, ol, ul, form, blockquote {
	    padding: 0;
	    margin: 0;
	}
	h1, h2, h3, h4, h5, h6, pre, code {
	    font-size: 1em;
	}
	a {
	    text-decoration: none;
	}
	a img {
	    border: none;
	}
	
	p {
	    line-height: 140%;
	}
	
/*______________________________________________________________________________________________________________________________________________________________

				Body Style Preformats			
________________________________________________________________________________________________________________________________________________________________*/

	body {
		font-family: Verdana, Helvetica, arial, sans-serif;
		background: #fff;
	}
	
	li {
		list-style: none;
	}
	
	div#clear {clear: both;}
	
/*______________________________________________________________________________________________________________________________________________________________

				Top Style			
________________________________________________________________________________________________________________________________________________________________*/

	#top {
		background: #000;
		border-bottom: 5px solid #c2c0bf;
		
	}
	
/*______________________________________________________________________________________________________________________________________________________________

				Header Style			
________________________________________________________________________________________________________________________________________________________________*/

	#header {
		height: 190px;
		width: 940px;
		margin: 0 auto;
		position: relative;
	}
	

	
	#header img.logo {
		position: absolute;
		top: 5px;
		left: -120px;
	}
	
	#header img.number {
		float: right;
		margin: 40px 0 0 0;
	}
	
	
	/*______________________________________________________________________________________________________________________________________________________________

				Navigation Style			
________________________________________________________________________________________________________________________________________________________________*/


	#navigation {
	    position: absolute;
	    bottom: 0;
	    right: 0;
	}
	
	#menu {padding:0; margin:0; list-style:none; font-size:14px; font-family:"verdana", serif; font-weight: 100;}
	#menu table {border-collapse:collapse; height:0; width:0; margin:0 -4px -1px 0;}
	#menu li {float:left; margin:0 10px;}
	#menu li a {display:block; float:left; height:55px; line-height:35px; color:#cacaca; text-decoration:none; }
	
	#home li a#home {font-style:italic; color:#62a7dc; cursor:default;}
	#therapies li a#therapies {font-style:italic; color:#62a7dc; cursor: default;}
	#products li a#products {font-style:italic; color:#62a7dc; cursor:default;}
	#bookings li a#bookings {font-style:italic; color:#62a7dc; cursor:default;}
	#pricings li a#pricings {font-style:italic; color:#62a7dc; cursor:default;}
	#about li a#about {font-style:italic; color:#62a7dc; cursor:default;}
	#contactus li a#contactus {font-style:italic; color:#62a7dc; cursor:default;}
	
	#menu li:hover {position:relative; z-index:100;}
	#menu li a:hover {color: #62a7dc; position:relative; z-index:100; }
	#menu li:hover > a {color: #62a7dc; }
	#menu ul {position:absolute; left:-9999px; top:48px; width:200px; padding:0; margin:0; list-style:none; background:url(trans.gif); border: 1px solid #eee;}
	#menu ul li {margin:0; background: #fff; opacity: 0.9;}
	#menu ul li a {width:200px; height:25px; line-height:25px; font-size:14px; border:0; text-align:right; color: #1e1e1e;}
	#menu ul li a:hover {border:0; background: #fff;}
	#menu ul li:hover > a {border:0; background: #fff;}
	
	#menu ul ul {position:absolute; margin-left:100%; top:0; padding:0; margin:0 0 0 0; list-style:none; }
	
	#menu :hover ul {right:0; left:auto;}
	#menu :hover ul ul {left:-9999px; width:130px; padding-left:10px; /*background: url(trans.gif)*/ ;}
	
	#menu li ul :hover ul {left: 200px; right:auto;}
	#menu li ul li ul li a {text-align:left; color:#1e1e1e;}
	#menu li ul li ul li a:hover {color:#62a7dc;}

	
	/*______________________________________________________________________________________________________________________________________________________________

				Content Style			
________________________________________________________________________________________________________________________________________________________________*/

	#content {
		width: 940px;
		margin: 0 auto;
		min-height: 480px;
		position: relative;
	}
	
	#content img.banner {
		width: 940px;
		height: 415px;
		float: left;
		margin-top: 8px;
		margin-bottom: 50px;
		z-index: 1;
	}
	


/*______________________________________________________________________________________________________________________________________________________________

				Page Template Style			
________________________________________________________________________________________________________________________________________________________________*/

	#titlebar {
	    background: #fbf8f7;
	    height: 150px;
	    margin-bottom: 80px;
	    border-bottom: 1px solid #f0eceb;
	}
	
	    #titlebar p {margin-left: 2px;}
	
	#bwrapper {
	    width: 940px;
	    margin: 0 auto;
	}
	
	a#booknow {text-indent: -9999px; background: url(http://massagetherapycentre.com.au/booknow.png); width: 237px; height: 76px; display: block; margin-top: 2px;}
	
	#titlebar #bwrapper h1 {float: left; font-size: 35px; font-weight: 100; color: #62a7dc; margin-top: 37px; width: 100%;}
	#titlebar #bwrapper p.subtitle {float: left; font-size: 14px; color: #7f7f7f; text-indent: 2px; margin-top: -3px;}
	
	#content ul {margin-bottom: 50px; float: left; width: 500px; margin-left: 50px;}
	    #content ul li {list-style: circle; font-size: 14px; color: #8c8a88;  width: 100%;}
	    
	#content h2 {float: left; width: 100%; color: #333; margin-bottom: 15px; font-weight: 100; font-size: 22px; }

	#content p {float: left; font-size: 12px; line-height: 144%; margin-bottom: 50px; color: #8C8A88; margin-left: 2px;}
	    #content #copy {width: 580px; float: left;}
	    #content #rightsidebar {float: left; margin-left: 70px; width: 290px;}
		#content #rightsidebar h2 {color: #62a7dc; font-weight: 100; font-size: 25px; margin-bottom: 20px; }
		
	


/*______________________________________________________________________________________________________________________________________________________________

				Bottom Content Style			
________________________________________________________________________________________________________________________________________________________________*/

	#bottomcontent {
		background: #fbf8f7;
		height: 500px;
		clear: both;
		border-top: 1px solid #f6f3f2;
	}
	
	
	
	#bwrapper #left, #bwrapper #center, #bwrapper #right {
	    width: 252px;
	    height: 350px;
	    float: left;
	    margin-left: 45px;
	}
	
	#bwrapper #left {
	    margin-left: 47px;
	}
	
	#bwrapper img {
	    margin-top: 20px;
	    float: left;
	}
	
	#bwrapper h1, #bwrapper p {
	    float: left;
	    color: #8c8a88;
	    font: verdana;
	    font-size: 13px;
	    margin-left: 8px;
	}
	
	#bwrapper h1 {
	    color: #575655;
	    margin-top: 8px;
	    margin-bottom: 8px;
	}
	
	#bwrapper a {
	    color: #575655;
	}
	
	#bwrapper a:hover {
	    color: #1e1e1e;
	}
	
/*______________________________________________________________________________________________________________________________________________________________

				Form Styles			
________________________________________________________________________________________________________________________________________________________________*/

    form {margin-bottom: 100px; }

	div.field {float: left; height: auto; width: 100%; margin-bottom: 10px; display: block;}
	    div.field label {width: 100%; float: left; font-size: 14px; margin-bottom: 6px;}
	    div.field input {width: 250px; margin-bottom: 20px;}
	    div.field textarea {width: 400px; height: 150px; margin-bottom: 50px; float: left;}

/*______________________________________________________________________________________________________________________________________________________________

				Tables Styles			
________________________________________________________________________________________________________________________________________________________________*/

    table {border-collapse: collapse; margin-bottom: 50px; float: left;}
    table td, table th{border: 1px solid #E4E1E0; padding: 10px; margin: 0; background: #FBF8F7; font-size: 14px; color: #8c8a88; text-align: left;}
    table th {color: #62A7DC}
/*______________________________________________________________________________________________________________________________________________________________

				Bottom Style			
________________________________________________________________________________________________________________________________________________________________*/

	#bottom {
		background: #1e1e1e;
		border-top: 5px solid #c2c0bf;
	}
/*______________________________________________________________________________________________________________________________________________________________

				Footer Style			
________________________________________________________________________________________________________________________________________________________________*/


	#footer {
	    width: 940px;
	    height: 200px;
	    margin: 0 auto;
	}
	
	#footer p {text-align: center; margin-top: 50px; font-size: 12px; color: gray;}
	
	#footer p.designBy {color: #555; font-size: 10px;}
	#footer p.designBy a {color: #555; padding-bottom: 2px;}
	#footer p.designBy a:hover {color: #aaa; border-bottom: 1px dashed;}


/*______________________________________________________________________________________________________________________________________________________________

				Contact Page Style			
________________________________________________________________________________________________________________________________________________________________*/

	span.contactspan {width: 30px; display: block; font-weight: bold; margin-bottom: 10px; margin-top: 10px;}
	
/*______________________________________________________________________________________________________________________________________________________________

				Home Page Style			
________________________________________________________________________________________________________________________________________________________________*/

	a#bookamassage {width: 291px; height: 95px; position: absolute; top: 340px; left: 0; display: block; z-index: 10; background: url(makabookinghomeapge.png); }
	#left h1, #center h1, #right h1 {width: 100%;}

/*______________________________________________________________________________________________________________________________________________________________

				Pricing Page Style			
________________________________________________________________________________________________________________________________________________________________*/
	
	#pricings h2 {float: left; margin: 0px 0 15px 0; font-weight: 100; font-size: 22px; width: 100%;}

	