body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000;
	background-image: url(img/graph.jpg);
}

#container {
	width: 960px;  
	background: #363636;
	margin: 0 auto; 
	text-align: left; 
}
#header {
	background-color: #CDCDCD;
	background-image: url(img/bg-top.jpg);
	height: 124px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#header img {
	margin: 0;
	padding: 22px 0;
}
#mainContent {
	background-color: #000;
	height: 504px;
	overflow: hidden;
}
#main {
	background-color: #fff;
	padding:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#mainside {
	float: left;
	width: 240px;
	padding-left: 40px;
	color: #333;
}
#mainstuff {
	float: left;
	width: 640px;
	color: #333;
}
#f1 {
	width: 177px;
	padding-top: 15px;
}
#f1 label {
	float: left;
	margin-bottom: 20px;
	margin-top: 1px;
}
#qty, #price, #buy {
	float: right;
}
#line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #2B52D1;
	margin-top: 40px;
	clear: both;
}
#nav {
	float: right;
	padding: 50px 0;
	
}
#nav a {
	color: #000;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	margin-right: 21px;
	padding: 5px 9px;	
}
h6 {
	color: #666;
	font-size: 10px;
	font-weight: normal;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
}
#nav a:hover, #nav a:focus {
	text-decoration: none;
	color: #000;
	background-color: #CCC;
}
#nav a:active {
	color: #666;
	text-decoration: none;
}
#footer {
	background-color: #363636;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding: 4px 10px;
	margin-top: 3px;
	position: relative;
} 
#footleft {
	width: 545px;
	float: left;
	color: #CCC;
	font-size: 10px;
	line-height: 12px;
	right: -150px;
}
#footright {
	width: 250px;
	float: left;
	font-size: 10px;
	color: #CCC;
	font-weight: normal;
	line-height: 24px;
	margin: 3px;
	padding-left: 126px;
}
#footright img {
	float: left;
	padding: 4px;
}
#notify {
	padding: 3px;
	color: #CCC;
	background-color: #363636;
	border: 1px solid #CCC;
	margin-bottom: 8px;
	float: left;
}
#send {
	float: left;
	padding-top: 2px;
}
#footnav {
	line-height: 22px;
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	color: #CCC;
	text-decoration: none;
}

#footer a:hover, #footer a:focus {
	text-decoration: underline;
}
#footer a:active {
	color: #666;
	text-decoration: underline;
}
#side {
	position: relative;
	float: right;
	z-index: 2000;
	top: -450px;
	width: 150px;
	right: 55px;
	color: #FFF;
	text-transform: uppercase;
	text-align:center;
}
#side img {
	padding-bottom: 14px;
}
#space {
	clear:both;
	position:relative;
	overflow: hidden;
	bottom: -400px;
}
#targeter {
	float: right;
}
.diet {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: .1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.ff3 {
	border:1px solid #ccc;
	width: 215px;
	padding: 5px;
	margin: 2px 2px 2px 0px;
	color: #666;
}
