body {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	padding: 0;
	margin: 0;
}
#main {
	width: 830px;
	margin: 0 auto;
}
#header {
	width: 830px;
	height: 132px;
	float: left;
	position: relative;
	margin: 88px 0 0;
}
.logo {
	background: url(../images/logo.gif) no-repeat;
	width: 251px;
	height: 112px;
	position: absolute;
	top: 6px;
	left: 36px;
	text-indent: -9999px;
	overflow: hidden;
}
.form {
	position: absolute;
	top: 4px;
	left: 487px;
	width: 400px;
}
.form label, .form input {
	vertical-align: middle;
}
.form label {
	color: #312d2e;
	font: 18px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 3px 0 0;
}
#search {
	border: 2px solid #807e7e;
	padding: 3px 0 0;
	margin: 0 4px 0 0;
	height: 18px;
	width: 194px;
}
#header h2 {
	position: absolute;
	right: 10px;
	top: 104px;
	font: bold 16px "Trebuchet MS", trebuchet, Arial, sans-serif;
	color: #312d2e;
	padding: 0;
	margin: 0;
}
#header h2 span {
	background: url(../images/sep.gif) no-repeat 100% 7px;
	padding: 0 12px 0 0;
}
#header h2 strong {
	font-size: 19px;
	font-weight: normal;
}
.container {
	float: left;
	width: 830px;
	padding-bottom: 15px;
}
.left-column {
	float: left;
	width: 200px;
	margin: 0 0 0 36px;
	padding: 23px 0 0;
	display: inline;
	position: relative;
	z-index: 1000;
}
.content {
	float: left;
	border: 1px solid #c3c4c7;
	width: 552px;
	margin: 2px 0 0;
	padding: 12px 16px 2px 15px;
	position: relative;
}
.content-body {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1000;

}
.left-column h3 {
	margin: 0;
	padding: 0;
	color: #a4a7c3;
	font: bold 14px/16px "Trebuchet MS", trebuchet, Arial, sans-serif;
}
.left-column ul {
	margin: 0;
	padding: 0 0 18px;
}
.left-column ul li {
	list-style: none;
	font: bold 13px/17px "Trebuchet MS", trebuchet, Arial, sans-serif;
	padding: 0 0 0 37px;
}
.left-column ul li a {
	text-decoration: none;
	color: #231f20;
}
.left-column ul li a:hover {
	text-decoration: underline;
}
.left-images {
	float: left;
	width: 338px;
	padding: 0 21px 0 0;
}
.left-images2 {
	float: left;
	width: 480px;
	padding: 0 21px 0 30px;
}
.left-images img {
	padding-bottom: 10px;
}
.content img {
	float: left;
}
#footer {
	float: left;
	width: 825px;
	border-top: 1px solid #d3d3d5;
}
#footer ul {
	margin: 0;
	padding: 10px 0 20px;
	float: left;
}
#footer ul li {
	display: inline;
	float: left;
	font: bold 14px "Trebuchet MS", trebuchet, Arial, sans-serif;
	background: url(../images/sep.gif) no-repeat 0 6px;
	padding: 0 7px 0 14px;
}
#footer ul li.first {
	background: none;
	padding-left: 0;
}
#footer ul li a {
	text-decoration: none;
	color: #312d2e;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.shopping {
	position: absolute;
	bottom: 0;
	left: -65px;
	/*background: url(../images/shopping.gif) no-repeat;*/
	width: 82px;
	height: 379px;
}