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: #3f3836;
		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;
			background: url('/wp-content/themes/positively-you/images/backgrounds/secondary-nav-bg.gif') repeat-y;
		}
			#content-wrapper #secondary-nav {
				width: 130px;
				min-height: 520px;
				_height:520px;
				background: url('/wp-content/themes/positively-you/images/backgrounds/secondary-nav-bg-img.gif') no-repeat;
				float:left;
			}
			#content-wrapper #content {
				width: 825px;
				min-height: 520px;
				_height:520px;
				background: url('/wp-content/themes/positively-you/images/backgrounds/content-bg-img.gif') no-repeat;
				float:left;
			}
				#content-wrapper #content #text {
					width:415px;
					min-height: 520px;
					_height:520px;
					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: 72px;
				}
				#content-wrapper #content #images {
					width:410px;
					float:left;
				}
					#content-wrapper #content #images .noimages{
						min-height: 520px;
						_height:520px;
						background: url('/wp-content/themes/positively-you/images/backgrounds/floral-bg-noimage.gif') no-repeat;
					}
					#content-wrapper #content #images .images{
						min-height: 520px;
						_height:520px;
						background: url('/wp-content/themes/positively-you/images/backgrounds/floral-bg-image.gif') no-repeat;
					}
					#content-wrapper #content #images #image-container{
						width:410px;
					}
						#content-wrapper #content #images #image-container img{
							border-left:#ac802a solid 12px;
							margin:55px 0 0 72px;
						}
	
	
				
				
	#footer {
		width: 955px;
		min-height: 45px;
		_height:45px;
		background-color: #29211f;
	}
		#footer #enquire {
			padding:10px 0 0 5px;
		}
			#footer #enquire .enquire{
				width: 121px;
				height: 25px;
				display: block;
				background: url('/wp-content/themes/positively-you/images/buttons/enquire-btn.gif') no-repeat;
				float:left;
			}
			#footer #enquire .enquire:hover{
				width: 121px;
				height: 25px;
				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: 805px;
			text-align: right;
		}
		









