body {
	background: #0f0d0d url('/wp-content/themes/positively-you/images/backgrounds/bg-slice.gif') repeat-x;
	margin:0;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica;
}
body img {
	border:0;
}
.clear {
	clear:both;
}


#wrapper {
	width:975px;
	margin:auto;
	background: url('/wp-content/themes/positively-you/images/backgrounds/bg-grad.png') repeat-y;
}
	#site-wrapper {
		width: 955px;
		min-height: 610px;
		_height:610px;
		background-color: #29211f;
		margin: auto;
	}
		#primary-nav-wrapper{
			background:#29211f url('/wp-content/themes/positively-you/images/backgrounds/primary-nav-bg.gif') no-repeat;
			height:50px;
		}
			#primary-nav {
				margin-left:10px;
			}
		#content-wrapper {
			width: 955px;
		}
			#content-wrapper #content {
				width: 955px;
				min-height: 520px;
				_height:520px;
				float:left;
			}
				#content-wrapper #content #flash {
					float:left;
				}
				.logo {
					background: url('/wp-content/themes/positively-you/images/images/py-logo.png') no-repeat;
					width: 338px;
					height: 37px;
					display: block;
					margin-left: 117px;
				}
				#content-wrapper #content #text {
					width:455px;
					min-height: 520px;
					_height:520px;
					background: url('/wp-content/themes/positively-you/images/backgrounds/floral-bg-image-home.gif') no-repeat right top;
					float:left;
				}
				#content-wrapper #content #text #home-content {
					margin:85px 0 0 0;
				}
				
	
	
				
				
	#footer {
		width: 955px;
		min-height: 45px;
		_height:45px;
		background-color: #29211f;
	}
		#footer #enquire {
			padding:10px 0 0 5px;
		}
			#footer #enquire .enquire{
				width: 0;
				height: 0;
				display: block;
				background: url('/wp-content/themes/positively-you/images/buttons/enquire-btn.gif') no-repeat;
				float:left;
			}
			#footer #enquire .enquire:hover{
				width: 0;
				height: 0;
				display: block;
				background: url('/wp-content/themes/positively-you/images/buttons/enquire-btn-over.gif') no-repeat;
				float:left;
			}
		#footer #footer-content {
			float:left;
			width: 931px;
			text-align: right;
		}
		









