body, form, ul, ol, li, h1, h2, h3 { margin: 0; padding: 0; }
body {
	font: 67.85%/1.3em Tahoma, arial, sans-serif;
	background: #515151 url(../images/bg-body.gif) repeat-x;
	text-align: center;
	color: #000;
	}
	#envelope {
		position: relative;
		width: 778px;
		margin: 0 auto;
		padding-top: 20px;
		text-align: left;
		}
		
img, a img { border: none; }
p {
	color: #000;
	margin: 0 0 1em 0;
	}
a {
	color: #cc6600;
	text-decoration: none;
	}
a:hover { color: #ff9c3d; }
input, select, textarea { font: 1em Tahoma, arial, sans-serif; }.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.title {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: -0px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.basket {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.button {
	background-color: #FFCC00;
	border: 1px solid #999999;
}
.box {
	border: 1px solid #F3F3F3;
}
.separator {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;

}
.separatorCopy {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-color: #FFFFFF;

}
