@import url("common.css");
@import url("service.css");



div#page_container {
	margin: 0 auto;
	width: 100%;
/*	height: 100%;*/ /* Opera's bug */
	background: url("../img/page_container_bg.gif") 100% 100px no-repeat;
}

/*		==============			begin header		=================		*/

div#production_sub_menu {
	background: #d6d8da;
	border: 1px solid #7e7f80;
	width: 100px;
	height: 45px;
	position: absolute;
	line-height: 2em;
}

div#breadcrumbs {
	padding: 5px 15px;
	line-height: 2em;
}

div#breadcrumbs a {
	color: #3377c5;
}

/*		==============			end header		=================		*/



/*		==============			begin menu		====		*/



/*		==============			end menu		====		*/



/*		==============			begin main		=================		*/


/*		==============			end main		=================		*/

/*		==============			begin footer		=================		*/

div#counters {
	background-color: #fcfcfc;
	width: 340px;
	height: 35px;
	overflow: hidden;
}	




/*		==============			end footer		=================		*/
