body {padding:0; margin:0; background-color:#040404; font-size:12px;
    font-family:Arial, sans-serif;
	color:#626262;}

a{color:#626262; text-decoration:underline} 
a:hover{text-decoration:none}

h3
{
	margin:0px;
	padding:0px;	
}

h4
{
	font-size:14px;
	margin: 4px 0px 4px 0px;
}

h3
{
	margin: 5px 0px 5px 0px;
}

ul ul
{
list-style-type:disc
}

address
{
	margin-top:0px;
	paddint-top:0px;
	font-style:normal;
}

strong
{
	font-weight:bold;
	
}

.Container
{
	width:766px;
	text-align:center;
	margin:auto;
	background:url(images/BG_Nut_Salon.jpg) top right no-repeat;
}	 

	.Body
	{
		width:636px;
		
	}

		.Header
		{
			
			background-attachment:fixed;
			width:636px;
			height:355px;
		}
		
			.MainNav
			{
				width:355px;
				float:left;
			}

			#Logo
			{
				float:left;
				margin:40px 0px 25px 0px;
			}
		
		
		.Content
		{
			background:url(images/bg.gif) repeat-y;
			text-align:left;
			margin-bottom:9px;
		}
		
			.ContentTop
			{
				background:url(images/top.gif) no-repeat top left;
				height:23px;
			}
		
			.ContentBottom
			{
				background:url(images/bottom.gif) no-repeat bottom left;
				height:23px;
			}
		
				.ContentPadding
				{
					padding:0px 14px 0px 14px;
				}
				
					.Right
					{
						width:249px;
						float:right;
					}
		
					.Left
					{
						width:326px;
						float:left;
					}
					
		.Footer
		{
			border-top:3px solid #262626;
			height:94px;
			vertical-align:middle;
		}
		
			.FooterLinks
			{
				margin-top:26px;
				line-height:22px;
				vetical-align:middle;
			}
					
.spacer
{
	clear:both;
	line-height:8px;
}	

.SubHeading
{
	font-size:12px;
	color:white;
 	text-transform:uppercase;
}

.MainPoints
{
	font-size:12px;
}

.SubPoints
{
	font-size:11px;
}

.ProductLogo
{
	float:right;
	display:inline;
}

.blank1
{	
	width:167px;
	height:72px;
	float:left;
	margin-right:13px;	
}

.blank2
{	
	width:167px;
	height:72px;
	float:left;
}

.Phone
{
	float:left;
	width:132px;
}

.Address
{
	float:left;
	width:116px;
}

.spacing
{
	word-spacing:10px;
}

.ImgFloat
{
	float:left;
	margin: 5px;
}

.ImgFloatR
{
	float:right;
	margin: 0px 0px 0px 7px;
}

.floatRight
{
	float:right;
}

.alignRight
{
	text-align:right;
}

.textInput
{
	width:280px;
	margin-top:4px;
	background:#F6F6F6;
	border:1px solid #222;
}

.verification
{
	width:160px;
		background:#F6F6F6;
	border:1px solid #222;
}

textarea
{
	width:310px;
	height:100px;
	background:#F6F6F6;
	border:1px solid #222;
}


.submitButton
{
	background:#dedede;
	border:1px solid #222;
}

.smallText
{
	font-size:10px;
}

.italic
{
	font-style:italic;
}

.w70
{
	width:70px;
	display:inline-block;
}

.marginB10
{
	margin-bottom:10px;
}

#BT_Home
{
	width:167px;
	height:72px;
	background:url(images/BT_home.png) no-repeat;
	display:block;
	float:left;
	margin-right:13px;
	border:none;
	text-decoration:none;
}

	#BT_Home:hover, #Home #BT_Home
	{
		background-position: 0px -72px;
			border:none;
	text-decoration:none;
	}
	
#BT_Contact
{
	width:167px;
	height:72px;
	background:url(images/BT_contact.png) no-repeat;
	display:block;
	float:left;
	border:none;
	text-decoration:none;
}

	#BT_Contact:hover, #Contact #BT_Contact
	{
		background-position: 0px -72px;
			border:none;
	text-decoration:none;
	}