#page,#banner,#topmenu,#content_banner_big,#content_banner_small,#content_banner_transition,#content,#footer {
	width: 840px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#page {
	width: 860px;
	background: url("../images/page_bg.gif") repeat-y;
}

#banner {
	height: 95px;
	background: url("../images/logo.gif") #3e3e40 no-repeat;
}

#banner #kalmeo_com {
	position: absolute;
	margin-left: 795px;
}

#topmenu {
	height: 25px;
	background: url("../images/topmenu_bg.gif") repeat-x;
}

#topmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#topmenu ul li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 25px;
	white-space: nowrap;
}

#topmenu ul li a {
	display: block;
	padding: 0 20px 0 20px;
	margin: 0;
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
	border-right: 1px solid #AAAAAA;
}

#topmenu ul li.selected,#topmenu ul li a:hover {
	background: url("../images/topmenu_bg_select.gif") repeat-x;
}

#topmenu #auth {
	float: right;
	height: 25px;
	padding-right: 10px;
}

#topmenu #auth a {
	display: block;
	color: #ffffff;
	padding: 0 20px 0 0;
	border-right: 0px;
	text-transform: none;
}

#topmenu #auth .signout a {
	background: url("../images/unlock.gif") no-repeat center right;
}

#topmenu #auth .signin a {
	background: url("../images/lock.gif") no-repeat center right;
}

#topmenu #auth .profile a {
	background: url("../images/profile.gif") no-repeat center right;
}

#content {
	width: 860px;
	overflow: hidden;
	text-align: left;
	margin: 0;
	padding: 0;
}

#content_banner_big {
	height: 127px;
	background: url("../images/content_banner_big_bg.gif") repeat-x;
}

#content_banner_big #content_banner_message {
	float: right;
	width: 265px;
	height: 127px;
	background: url("../images/content_banner_big_message.gif") no-repeat;
}

#content_banner_small {
	height: 27px;
	background: url("../images/content_banner_small_bg.gif") repeat-x;
}

#content_banner_small #content_banner_message {
	float: right;
	width: 125px;
	height: 27px;
	background: url("../images/content_banner_small_message.gif") no-repeat;
}

#content_banner_transition_left {
	height: 5px;
	width: 155px;
	margin-left: 10px;
	background: url("../images/content_banner_transition_left.gif") repeat-x;
}

#content_bar_left {
	float: left;
	width: 171px;
	padding-top: 20px;
	padding-bottom: 30px;
	background: url("../images/content_left_bar_bg.gif") repeat-y;
}

#content_bar_left .box {
	padding-bottom: 10px;
}

#content_bar_left .box h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 32px;
	background: url("../images/box_left_title_bg.gif") no-repeat;
	height: 32px;
	color: #fff;
	text-align: left;
	padding-left: 20px;
}

#content_bar_left .box hr {
	margin-right: 20px;
	margin-left: 20px;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #f3f3f3; 
}

#content_bar_left .box ul {
	list-style: none;
	padding-top: 10px;
}

#content_bar_left .box ul li {
	font-size: 13px;
	margin: 1px 0 0 0;
	padding: 0 6px 0 10px;
	line-height: 20px;
	white-space: nowrap;
}

#content_bar_left .box ul li.highlight {
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#content_bar_left .box ul li a  {
	display: block;
	text-decoration: none;
	padding-left: 15px;
	color: #222222;
	height: 20px;
}

#content_bar_left .box ul li a:hover,#content_bar_left .box ul li.selected a {
	text-decoration: none;
	background: #dfdfdf;
	border-right: 1px solid #aaaaaa;
}

#content_bar_left .box_news {
	margin-bottom: 10px;
}

#content_bar_left .box_news h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
	margin-left: 11px;
	margin-right: 16px;
	background: #ffffff url("../images/box_news_top_bg.gif") no-repeat top left;
}

#content_bar_left .box_news a {
	text-decoration: none;
	color: #f19300;
}

#content_bar_left .box_news a:hover {
	text-decoration: underline;
}

#content_bar_left .box_news h3 a {
	display: block;
	text-decoration: none;
	color: #333333;
}

#content_bar_left .box_news h3 a:hover {
	color: #f19300;
}

#content_bar_left .box_news div {
	font-size: 10px;
	color: #333333;
	margin-left: 11px;
	margin-right: 16px;
	padding: 10px;
	background: #ffffff url("../images/box_news_bottom_bg.gif") no-repeat bottom left;
}

#content_bar_right {
	float: right;
	width: 171px;
	padding-top: 20px;
}

#content_bar_right .box {
	padding-bottom: 10px;
}

#content_bar_right .box h3 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	line-height: 32px;
	background: url("../images/box_right_title_bg.gif") no-repeat;
	height: 32px;
	color: #fff;
	text-align: left;
	padding-left: 10px;
}

#content_bar_right .box h3 a, #content_bar_left .box h3 a {
	display: block;
	text-decoration: none;
	color: #fff;
}

#content_bar_right .box h3 a:hover, #content_bar_left .box h3 a:hover {
	color: #f19300;
}

#content_main,#content_main_with_left_bar,#content_main_with_right_bar,#content_main_with_left_bar_with_right_bar {
	margin: 0;
	padding: 0 10px 0 10px;
}

#content_main_with_left_bar,#content_main_with_left_bar_with_right_bar {
	padding-left: 165px;
	background: url("../images/content_left_bar_bg.gif") repeat-y;
}

#content_main_with_right_bar,#content_main_with_left_bar_with_right_bar {
	padding-right: 171px;
}

#footer {
	width: 840px;
	height: 35px;
	line-height: 28px;
	background: url("../images/footer_bg.gif") no-repeat top;
	color: #4d4d4d;
	padding-right: 20px;
	font-size: 11px;
}

#footer {
	width: 840px;
	height: 35px;
	line-height: 28px;
	background: url("../images/footer_bg.gif") no-repeat top;
	color: #4d4d4d;
	font-size: 11px;
	padding-right: 20px;
}

#footer #mentions {
	position: absolute;
	width: 840px;
	text-align: left;
	padding: 0 0 0 20px;
	margin-top: -2px;
}

#footer #mentions a {
	color: #4d4d4d;
}

#footer #mentions a:hover {
	text-decoration: underline;
}

#footer #copyright {
	position: absolute;
	width: 840px;
	text-align: right;
	padding: 0 20px 0 0;
	margin-top: -2px;
}

#box_404 {
	margin: 20px;
	padding: 10px;
	border: 1px dotted red;
	background: #ffddcc;
	color: red;
}
