﻿body {
	background: #ffffff url(../img/NaturalSupplements.png) no-repeat top left;
	font-family: Arial, sans-serif;
}

.AddThis {
	margin-top: 375px;
	width: 750px;
	text-align: center;
}

#contactform {
	position: relative;
	width: 750px; 
	text-align: center;
	top: 20px;
	overflow: hidden;
}

#sendbutton {
	background:#FFFFFF;
	color:#000000;
	font-weight:bold;
	cursor:pointer;
	margin:5px 0px 0px 0px; 
	padding:3px 10px 3px 10px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}

#sendbutton:hover {
	background:#9da793;
	color:#FFFFFF;
	font-weight:bold;
	cursor:pointer;
	margin:5px 0px 0px 0px; 
	padding:3px 10px 3px 10px; 
	-moz-border-radius:4px;
	-webkit-border-radius:4px
}
