body 	{
		margin: 0px auto;
    	text-align: center;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-image: url(images/gradient.jpg);
		background-repeat: repeat-x;
		}

		
#container {position: relative;
			width: 1000px;
			margin: 0px auto;
			padding: 0px 0px;
			border: 0px 0px;
    		text-align: left;
			}
			
		
#body {text-align:center;}

.alignleft {text-align: left;
	}
	
.alignright {text-align: right;
	}

.rule {
	background-color: #FFFFFF;
	border: thin solid #666666;
	}

.border {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	}

.terms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	padding: 6px;
	}

.search {
	border: thin solid #666666;
	background-color: #FFFFFF;
	}

.lineheight14
	{line-height: 14px;}
	
.catalog {
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}

.cataloghead {
	color: #7F0600;
	font-size: 14px;
	line-height: 20px;
	font-style: bold;
}

.headline {
	color: #333333;
	font-size: 14px;
	line-height: 19px;
}

.headtitle {
	color: #7F0600;
	font-size: 14px;
	line-height: 19px;
	font-style: bold;
}

.footer {
	color: #333333;
	font-size: 10px;
	line-height: 16px;
	font-style: bold;
}

.contacts {
	color: #333333;
	font-size: 12px;
	line-height: 15px;
}

.contactstitle {
	color: #7F0600;
	font-size: 12px;
	line-height: 15px;
	font-style: bold;
}

.privacy {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	margin-left: 135px;
}

