body {
	background-image:url(../graphic/body_bg.jpg);
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#014a7f;
	background-attachment:fixed;
}
#logo {
	position:absolute;
	left:97px;
	top:9px;
	width:119px;
	height:99px;
	background-image:url(../graphic/logo.gif);
	background-repeat:no-repeat;
	cursor:pointer;
	overflow:hidden;
}
#head {
	position:absolute;
	left:216px;
	top:9px;
	width:649px;
	height:99px;
	background-image:url(../graphic/head_2010.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
#menu {
	position:absolute;
	left:93px;
	top:108px;
	width:776px;
	height:28px;
	background-image:url(../graphic/menuBg.gif);
	background-repeat:no-repeat;
	z-index:12;
}
#lngRus {
	position:absolute;
	left:790px;
	top:113px;
	width:20px;
	height:15px;
	z-index:13;
}
#lngEng {
	position:absolute;
	left:814px;
	top:113px;
	width:20px;
	height:15px;
	cursor:pointer; 
	background-image:url(../graphic/linder_flagg_eng.jpg);
	background-repeat:no-repeat;
	z-index:13;
}
#lngSve {
	position:absolute;
	left:838px;
	top:113px;
	width:20px;
	height:15px;
	cursor:pointer;
	background-image:url(../graphic/linder_flagg_sv.jpg);
	background-repeat:no-repeat;
	z-index:13;
}

#menuBg {
	position:absolute;
	left:93px;
	top:108px;
	width:776px;
	height:28px;
	z-index:0;
}
#body {
	position:absolute;
	left:279px;
	top:150px;
	width:590px;
	z-index:0;
}
#body_wide {
	position:absolute;
	left:93px;
	top:150px;
	width:776px;
	z-index:0;
}
#menuTable {
}
#address {
}
#leftCol {
	position:absolute;
	left:93px;
	top:149px;
}
#newsTop_1,#newsTop_2 {
	height:34px;
	width:173px;
	background-repeat:no-repeat;
	overflow:hidden;
}
#newsTop_1 {
	background-image:url(../graphic/newsTop_1.gif);
}
#newsTop_2 {
	background-image:url(../graphic/newsTop_2.gif);
}
#cartTop {
	height:34px;
	width:173px;
	background-image:url(../graphic/cartTop.gif);
	background-repeat:no-repeat;
	overflow:hidden;
}
#newsBody,#cartBody {
	width:173px;
	background-image:url(../graphic/newsBg.gif);
	background-repeat:repeat-y;
}
#newsHolder {
	padding:3px 0 3px 15px; 
}
#cartHolder {
	margin:0 0 0 6px;
	width:160px;
}
#newsHolder {
	padding:3px 0 3px 15px; 
}
#news {
	width:144px;
	overflow:hidden;
}
#newsBottom,#cartBottom {
	height:16px;
	width:173px;
	background-image:url(../graphic/newsBottom.gif);
	background-repeat:no-repeat;
	background-position:top left;
	overflow:hidden;
}
#searchHolder_1,#searchHolder_2 {
	width:173px;
	height:50px;
	background-repeat:no-repeat;
	overflow:hidden;
	margin-bottom:11px;
}
#searchHolder_1 {
	background-image:url(../graphic/searchBg_1.gif);
}
#searchHolder_2 {
	background-image:url(../graphic/searchBg_2.gif);
}
#searchFormHolder {
	padding:30px 0 0 10px;
}
#searchPhrase {
	width:136px;
	height:18px;
	border:0px solid red;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#searchSubmit {
	width:20px;
	height:18px;
	border:0px solid red;
	cursor:pointer;
}

