body {
	background: #483833;
	margin: 0 auto;
	padding: 0px;
	font-family: Tahoma;
	font-size: 62.5%;
	color: #E2DACF;
}

container {
	width: 780px;
	height: 550px;
	margin: 0 auto;
	padding: 0px;
	background: #E2DACF;
}

ul {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	list-style: none;
}

li {
	background-image:   url(../07062007/images/bg-menu.jpg);
	width: 205px;
	height: 25px;
	font-family: Tahoma;
	font-size: 1.1em;
	font-weight: bold;
	color: #E2DACF;
}

A:Active,A:link,A:visited{
	text-decoration : underline;
	color: #E2DACF;
}
A:Hover{
	text-decoration : none;
	color :#F5DCA3;
}

img {
	border: 0px;
}

.whiter {
	color: #FFFFFF;
}

.spacers {
	height: 15px;
}
/* begin Style */

#Tops {
	width: 780px;
	height: 35px;
	background-color: #362723;
	margin: 0 auto;
	padding: 0px;
}
#Tops p {
	font-family: Tahoma;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0 auto;
	padding-top: 15px;
	padding-right: 15px;
	text-align: right;
}
a.menuTop:link, a.menuTop:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration:none;
}

a.menuTop:hover {
	color: #F5DCA3;
	font-weight: normal;
	text-decoration:none;
}

#Headers {
	width: 780px;
	height: 343px;
	margin: 0 auto;
	padding: 0px;
	background-image:   url(../07062007/images/img-header.jpg);
	background-repeat: no-repeat;
}

#Contents {
	width: 780px;
	min-height: 250px;
	max-height: 1000px;
	background-image:   url(../07062007/images/bg-contents.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0px;
}
.contentsLeft {
	float: left;
	width: 205px;
	min-height: 300px;
	max-height: 1500px;
	padding-top: 15px;
}
#navigation {
	float: left;
	width: 175px;
	line-height: 21px;
	vertical-align: top;
}

a.menuLinks:link, a.menuLinks:visited {
	font-family: Tahoma;
	font-size: 1.0em;
	color: #E2DACF;
	font-weight: bold;
	text-decoration:none;
	margin-left: 10px;
}

a.menuLinks:hover {
	font-family: Tahoma;
	font-size: 1.0em;
	color: #F5DCA3;
	font-weight: bold;
	text-decoration:none;
	margin-left: 10px;
}

a.leftMenu:link, a.leftMenu:visited {
	font-family: Tahoma;
	font-size: 1.0em;
	color: #E2DACF;
	font-weight: bold;
	text-decoration:none;
	margin-left: 15px;
}

a.leftMenu:hover {
	font-family: Tahoma;
	font-size: 1.0em;
	color: #F5DCA3;
	font-weight: bold;
	text-decoration:none;
	margin-left: 15px;
}

a.leftMenu#active_menu {
	font-family: Tahoma;
	font-size: 1.0em;
	color: #F5DCA3;
	font-weight: bold;
	text-decoration:none;
	margin-left: 15px;
}

a.leftMenu#active_menu:hover {
	font-family: Tahoma;
	font-size: 1.0em;
	color: #F5DCA3;
	font-weight: bold;
	text-decoration:none;
	margin-left: 15px;
}

#contentsRight {
	float: right;
	width: 525px;
	padding-top: 15px;
	padding-left: 30px;
	padding-bottom: 15px;
}
#contentsRight h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 2.5em;
	letter-spacing: -1px;
	color: #F6D796;
	padding-bottom: 10px !important;
	padding-bottom: 0px;
	line-height: 0px !important;
	line-height: 20px;
}
#contentsRight p {
	font-size: 1.2em;
	line-height: 15px;
	padding-right: 20px;
}

#Footers {
	width: 780px;
	height: 78px;
	background-image:   url(../07062007/images/bg-footer.jpg);
	background-repeat: repeat-x;
	margin: 0 auto;
	padding: 0px;
}
#Footers p {
	font-family: Tahoma;
	font-size: 1.1em;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0 auto;
	padding-top: 25px;
	padding-right: 15px;
	text-align: right;
	line-height: 15px;
}

/* Start Inside */

#Contents-Inside {
	width: 780px;
	min-height: 550px;
	max-height: 1500px;
	background-image:   url(../07062007/images/bg-contents.jpg);
	background-repeat: repeat-y;
	margin: 0 auto;
	padding: 0px;
}

#TopsInside {
	width: 780px;
	height: 122px;
	background-image:   url(../07062007/images/header-inside.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0px;
}

.leftAddress {
	background-image:   url(../07062007/images/left-address.jpg);
	background-repeat: no-repeat;
	width: 205px;
	height: 172px;
}

.imgCatalogue {
	border: 1px solid #F6D796;
	padding: 2px;
}

.border_preview{
	z-index:100;
	position:absolute; 
	background: #fff;
	border: 1px solid #444;
}

#loader_container {text-align:center;position:absolute;top:40%;width:100%}
#progress {
	height:5px;
	font-size:1px;
	width:1px;
	position:relative;
	top:1px;
	left:10px;
	background-color:#9D9D94
}
