#under_construction{
	position: absolute;
	top: 100;
	left:30%;
	z-index: 5000;
}

#under_construction1{
	position: absolute;
	top: 450;
	left:10%;
	z-index: 5000;
}

body {
	text-align: center;
	min-width: 760px;
}
#wrapper {
	width: 720px;
	margin: 0 auto;
	text-align: left;
	font-family: Verdana;
	position:relative;
}

a:link, a:visited {
color:#666;
text-decoration: none;
}
a:hover, a:active {color:#FF9900; border-bottom-style: solid; border-width:1;}
a:active{font-weight:bold;}

.exclamation{
	font-style: italic;
	color:#FF9900
}

hr{border-bottom-style: dashed; border-color:#FF9900; color:#666; height:3}


h1{font-size:100%; padding:0; margin:2; text-align:left; color:#FF9900}
h2{font-size:110%;color:#666}

/* Masthead */
#masthead {
	width: 720; height: 265;
	background-image:url('header.jpg');
	background-color#FF;
	margin:0 auto;
	position: relative; /*!!!!*/
}

#logo{
	position: absolute;
	left:20; top:30;
}

#title{
	position: absolute;
	left:140; top:30;
}

#slogan{
	position: absolute;
	left: 140; top: 65;
	font-size: 12;
	color: #666;
	font-weight: bold;

}

#slogan_1{
	position: absolute;
	bottom: 35; right:10;
	font-size: 16;
	font-family: Palatino Linotype, Georgia, Verdana;
	font-style: italic;
	color: #666;
	font-weight: bold;
}



#tanketka{
	position: absolute;
	top: 60; right:20;
}
#tanketka ul{list-style: none; margin: 0; padding: 0;}
#tanketka ul li{padding-top:5}
#tanketka ul #baks {
	padding-left: 15px;
	background: url(baks.gif) no-repeat 0 50%;
}

#tanketka ul #cart {
	padding-left: 15px;
	background: url(cart.gif) no-repeat left center;
}

#tanketka ul  a{
	color: #00;
	font-size: 60%;
	font-weight: bold;
}
 
#menu{
	position: absolute;
	right:3;  bottom:5;
	text-align: right;
}
#menu ul{
	list-style: none;
	margin: 0; padding: 0;
}

#menu ul li {float: left;}

#menu ul a {
	padding: 0 3px;
	/*background: url(images/divider.gif) repeat-y left top;*/
	font-size: 15px;
}

.button_link {
	display: block;
	width: 9em;  /* dimensions needed for IE5.x/Win */
	padding: 0; margin:0;
	line-height: 1.2;
	background-color: #E9E9E9;
	border: 1px solid #666;
	text-decoration: none;
	text-align: center;
}


#langs{
	list-style: none;
	margin: 0; padding: 2;
	position: absolute;
	left: 400;
	background: #E9E9E9;
	border: 1px solid #CCCCCC;
}
#langs li {float: left;}

.lang_link {
	display: block;
	width: 25px;  /* dimensions needed for IE5.x/Win */
	height: 14px;
	padding: 0; margin:0;
	background: url(lang_rus.gif) no-repeat left center;
	text-decoration: none;
	text-align: center;
}

#lang_eng{background: url(lang_eng.gif) no-repeat left center;}
#lang_pt{background: url(lang_pt.gif) no-repeat left center;}
#lang_fr{background: url(lang_fr.gif) no-repeat left center;}


/*----------sidebar----------*/
#sidebar{
	width:230;
	float:left;
	text-align: center;
	margin: 0;
}

.sidebar_box {
	margin-top: 5;
	border: solid 1px #CCCCCC;
	padding: 5;
}

#content{
	width:480;
	float:right;
	margin: 0;
	padding: 0;
}



.clear_float{
	clear: both;
}




.box {
	margin-top: 5;
	border: solid 1px #CCCCCC;
	position: relative;
	padding: 5;
}

/*.pr_img img{width:160; height:160;}
*/

.pr_price{
	font-size: 120%;
	color: #FF9900;

}

.pr_desc{
	position: absolute;
	top:0;
	left: 170;
	clear:both;
}

.pr_buy a{
	margin-top: 70;
	float:right;
	background: url(buy_ico.gif) no-repeat left center;
	padding-left: 20px;
}

#pr_control a{
	background: url(buy_ico.gif) no-repeat left center;
	padding-left: 20px;
	
}







/*----------footer----------*/
#footer{
	clear:both;
	background: url(peacemaker_logo.gif) no-repeat left center;
	padding: 20 0 20 80;
	border-top: dashed 1px #666;
}


/*--------categories--------*/
#pr_categories {
	font-size: 90%;
	margin:0; padding:0;
	text-align: left;
}

#pr_categories li {
	list-style: none;
	}

#pr_categories li ul {
	font-size: 80%;
	}

#pr_categories li ul{
	padding: 0px;
	margin:0px;
	padding-left: 20px;
}

#pr_categories li ul li ul li {
	padding-left: 5px;
	background: url(bullet.gif) no-repeat 0 50%;
}


#promo img{float:right}
#promo {
	color: #666;
	text-align: justify;
	font-size: 120%;
	line-height: 1.5;
}

#suppliers{
	color: #666;
	font-size: 90%;
}










}