.left {
	background-color:#cbcdce;
	background-image:url(header_bg.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
}

#left {
	clear:both;
	float:left;
	display:block;
	width:100%;
	height:100%;
	background-image:url(left2_bg.gif);
	background-repeat:repeat-y;
	background-position:0% 0%;
}

#left2 {
	clear:both;
	float:left;
	display:block;
	width:100%;
	height:100%;
	background-image:url(left_bg.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
}

#logo {
	padding:29px 0 55px 218px;
}

#menu {
	clear:both;
	width:838px;
	margin-left:19px;
}

#content {
	clear:both;
	float:left;
	display:block;
	width:797px;
	padding:33px 45px 33px 19px;
}

#right {
	clear:both;
	float:left;
	display:block;
	width:116px;
	height:726px;
	background-color:#b8babb;
	background-image:url(kvp_bg.gif);
	background-repeat:repeat-x;
	background-position:0% 0%;
}

#right img {
	clear:both;
	float:left;
	display:block;
	padding:33px 0 0 18px;
}