@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}
#container_wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../images/main_bg_mid.gif) repeat-y;
}
#container {
	position: relative;
	width: 800px;
	background: url(../images/main_bg_top.gif) no-repeat;
}
#content_wrapper {
	position: relative;
	width: 619px;
	float: right;
	margin: 73px 0 0 0;
	z-index: 20;
}
#content {
	position: relative;
	width: 380px;
	float: left;
}
#sidebar_right {
	position: relative;
	width: 235px;
	float: right;
	margin: 250px 0 0 0;
}
#footer_patern {
	position: fixed;
	width: 800px;
	height: 601px;
}

/* MISC */

.spacer {
	height: 0;
	line-height: 0;
	clear: both;
}
li.customer_services_girl {
	position: absolute;
	width: 258px;
	height: 196px;
	left: 0;
	bottom: 0;
}