body {
	margin: 0;
	padding: 0;
	background-color: #4D4D4D;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #787878;
}
a:hover {
	color: #4B6B91;
	background-color: #93ABC8;
}
a:active {
	color: #18385E;
}
a:visited {
	color: #45576D;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 945px;
	text-align: left;
}
#head {
	vertical-align: inherit;
	height: 28px;
	font-size: 12px;
}
#eyes {
	float: right;
	position: relative;
	top: 10px;
	right: 60px;
}
#head a:link {
	color: #FFFFFF;
}
#head a:hover {
	color: #4B6B91;
	background-color: #FFF;
}
#head a:active {
	color: #18385E;
}
#head a:visited {
	color: #93ABC8;
}
#navleft {
	float:left;
	padding-left: 0px;
	margin-top: 7px;
}
#navright {
	float:right;
	padding-right:0px;
	margin-top: 7px;
}
.navfont {
	padding-left: 6px;
	padding-right: 6px;
	color: #FFF;
}
#shoulders {
	height: 155px;
	background-image:url(images/bannerv4.png);
}
#chest {
	height: 175px;
	background-image:url(images/chest.png);
}
#login {
	background: url(images/loginbg.png);
	width: 356px;
	height: 73px;
	position: relative;
	top: -81px;
	left: 87px;
	color: #999;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#loginwelcome {
	text-align: left;
	padding-left: 20px;
	padding-top: 15px;
}
#login form {
	padding-left: 20px;
}
#login .username {
	border: none;
	background: url(images/formfield.png) transparent no-repeat;
	width: 131px;
	height: 21px;
	color: #666;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	text-indent: 4px;
	font-size: 13px;
}
#login .password {
	border: none;
	background: url(images/formfield.png) transparent no-repeat;
	width: 131px;
	height: 21px;
	color: #666;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	text-indent: 4px;
	font-size: 13px;
}
#login .submit {
	border: none;
	background: none;
	width: 50px;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 15px;
}
#left {
	height: 165px;
	width: 490px;
	float: left;
	margin-top: 6px;
	margin-left: 6px;
}
#promiselist{
	float: left;
	position: relative;
	top: -10px;
	width: 200px;
	color: #2D2D2D;
	font-size: 18px;
}
#products{
	float: right;
	width: 175px;
	height: 150px;
	position: relative;
	top: 15px;
	right: 10px;
}
#right {
	height: 165px;
	width: 440px;
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	text-align: center;
	padding-top: 2px;
}
#rightchestcontent{
	position: relative;
	height: 165px;
	width: 440px;
	top: -75px;
}
#buttons{
	position: relative;
	left: 42px;
}
#tablebuttons{
	border: none;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse; 
	border-width: 0;
	vertical-align: middle;
	line-height: 0px;
}
#notalistlist{
		list-style: none;
	list-style-type: none;
}
#stomach {
	background-color: #FFF;
}
#leftarm {
	float: left;
	width: 73%;
	padding: 6px;
}
#rightarm {
	float: right;
	width: 25%;
	padding: 0px;
	border-left-style: dashed;
	border-left-width: thin;
}
#clearboth {
	clear: both;
	width: 0px;
	height: 0px;
	margin: 0px;
}
#knees {
	text-align: center;
	background-color: #E3E3E3;
}
#tablewrapper {
	text-align: center;
	margin-left: 44px;
}
#tableleftleft{
	float: left;
	margin-top: 10px;
}
#tableleftright{
	float: right;
}
#toes {
	height: 35px;
	text-align: center;
	vertical-align: middle;
	background-color: #B9B9B9;
}