@charset "utf-8";
/* SCREEN MAXSIZED */

@media all {


#col3 {
	background: url(../../images/backround_flex_content_max.gif) left top;
	margin-right: 0px;
	margin-left: 223px;
	width: auto;
}

#col3_content {
	background: url(../../images/backround_middle_menu_max.gif) no-repeat left top;
	padding-right: 30px;
	padding-top: 36px;
	padding-left: 70px;
	position: static;
}

#frontend_login {
	background: url(../../images/backround_search_max.gif) no-repeat left top;
	height: 34px;
	width: 783px;
	float: left;
}
#page_margins {
	width: 1007px;
	margin: 0px auto;
}
#footer {
	background: url(../../images/backround_footer_max.gif) no-repeat 211px;
	height: 216px;
}

.header_right {
	margin-right: 13px;
}

.header_left IMG {
	margin:0;
}

*html #frontend_login { width: 770px; overflow:hidden; }


}