body {
	background-image:url(images/bg.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size:12px;
	min-width:1000px;}
	
a {
	color:#FF9;
	text-decoration:none;
	font-weight:bold;
	}
h1 {
	color:#630;
	font-size:20px;
	font-weight:bold;}

h2 {
	color:#630;
	font-size:14px;
	font-weight:bold;}
	
h3 {
	color:#C00;
	font-size:16px;
	font-weight:bold;}
	
a:hover {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	}
	
#header_jeans {
	background-image:url(images/bg_head.jpg);
	height:149px;
    width:100%}
				 
#logo {
	height:149px;
    width:337px;}
	
#tel {
	position:absolute;
	right: 0px;
	top:0px;
	}
	
#top_menu {
	position:absolute;
	left: 340px;
	top: 87px;
	font-size: 16px;
	font-weight: bold;
	color:#FFC;
	width:400px;}
	
#top_menu a {
	font-size: 16px;
	font-weight: bold;
	color:#FFC;
	text-decoration: none;}
	
#top_menu a:hover{
	color:#FFF;}
	
#poshiv {	
	display:inline-table;
	padding: 5px;
	margin: 2px;
	margin-left: 13px;
	text-align:center;
	width:100px;
	border: 1px #CCC dashed;
	height:110px;
	min-height:110px;
	}
	
#main {
	overflow:hidden;}

#cont {margin-left:270px;}
	
#content {
	float:left;
	width:60%;
	margin:13px;
	padding: 10px;
	border: 1px #000 dashed;
	background:url(images/content_fon.png);
	text-align:justify;
	}
	
#right_content {
	width:300px;
	height:100%;
	float:right;
	margin:13px;
	padding: 10px;
	border: 1px #000 dashed;
	background:url(images/content_fon.png);
	text-align:justify;
	}
	
#left_content {
	width:200px;
	height:100%;
	float:left;
	margin:13px;
	padding: 10px;
	border: 1px #000 dashed;
	background:url(images/content_fon.png);
	text-align:justify;
	}

#pagetrail {
	position:relative;
	width:auto;
	margin: 0px;
	margin-top: 0px;
	padding:3px;
	border: 1px #000 dashed;
	}
	
#pagetrail a {
	font-size:13px;
    color:#C00;
	font-weight:normal;
	  }

#pagetrail a:hover {
	 color:#Fff;
		  }
		  
#copyright {
	position:relative;
	width:auto;
	margin: 0px;
	margin-top: 0px;
	padding:3px;
	border: 1px #000 dashed;
	text-align:center;
	color:#FFC;
	font-size:11px;}
	
#sale {
	margin: 0px;
	margin-top: 0px;
	padding:3px;
	border: 1px #000 dashed;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	color:#C00;}
	
#menu {
	font-size:12px;
	color:#C00;
	font-weight:bold;
	text-align:left;
	}
	
#menu a{
	font-size:12px;
	color:#630;
	font-weight:normal;
	text-align:left;
	}
	
#menu a:hover{
	color:#C00;
	text-align:left;
	}

#cost {
font-weight: bold;
color: #C00;}
	
