@charset "utf-8";
body {
	background-color: #FFFFFF;
	font-family: "trebuchet MS", verdana, tahoma;
	font-size: 14px;
	color: #474747;
	background-repeat: repeat-x;
	margin-top: 21px;
	background-image: url(images/bg_stripe.jpg);
	line-height: 20px;
}
.hor_pix {
	background-image: url(images/hor_pix.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.ver_pix {
	background-image: url(images/ver_pix.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.logo_space {
	padding-top: 38px;
	padding-right: 20px;
}
a {
	color: #666666;
}
.content_space {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 9px;
	background-image: url(images/bg_stripe_content.jpg);
	background-repeat: repeat-x;
}
.quick_links {
	width: 365px;
}

.bg_footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-color: #E3E2E2;
}
.mc_bg {
	background-image: url(images/bg_mc.gif);
	background-repeat: no-repeat;
}


.content_small_space {
	padding: 10px;
}
.address_text {
	color: #999999;
	line-height: 14px;
	font-size: 10px;
}
.footer_space {
	color: #999999;
	line-height: 14px;
	font-size: 10px;
	padding-left: 247px;
	padding-top: 25px;
	padding-bottom: 50px;
}
.bg_footer .footer_space a {
	text-decoration: none;
	color: #999999;
}
