* {margin:0; padding:0; background-repeat: no-repeat;}
html,body {
	height: 100%;
	width: 100%;
	min-height:100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/site_back.gif);
	background-repeat: repeat;
	color: Black;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	background-color: #86898c;
}
img{
	border: none;
}
a{
	color: #426ead;
	text-decoration: underline;	
}

#back_1{
	width: 100%;
	background-image: url(images/decoration_top.jpg);
	background-position: 1000px top;
	display: table;	
}
#back_2{
	width: 1000px;
	background-image: url(images/decoration_bottom.png);
	background-position: 5px bottom;
	display: table;
}
* html #back_2{
	background-image: url(images/decoration_bottom.gif);
}

#left{
	width:248px;
	float: left;
}

#right{
	width:752px;
/*	margin-left: 248px;*/
	float: right;
}

#content,#content2{
	background-color: #8a0101;
	width: 742px;
	margin-left: 3px;
	margin-top: 7px;
	min-height: 300px;
	background-image: url(images/decoration_red.gif);
	background-position: bottom right;
	display: table;
	padding-bottom:20px;	
}
* html #content,#content2{
	height: 300px;
}

#content2{
	background-image: none;
}

div.cont_in{
	clear:both;
	padding-top:10px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 300px;	
}
div.cont_in a{
	color: #b7b7b7;
}


div.cont_in div.left{
/*	margin-top: 36px;*/
	width: 420px;
	text-align: justify;
	float: left;
	color: White;
}
div.cont_in div.right{
	width: 218px;
	text-align: left;
	float: right;
}

div.cont_in div.left2{
	width: 400px;
	float: left;
}
div.cont_in div.right2{
	width: 300px;
	text-align: left;
	float: right;
	background-image: url(images/dots_v.gif);
	background-repeat: repeat-y;
	color: White;
	font-size: 12px;
}
div.cont_in div.right2 div.in{
	padding-left: 15px;	
	text-align: justify;
}

ul.features{
	font-size: 10px;
	display: block;
	list-style: none;
	padding-bottom:30px;
}
* html ul.features{
	padding-bottom:15px;
}

ul.features li{
	display: block;
	awidth: 142px;
	float: inherit;
}


ul#langs{
	width: 220px;
}

ul#langs li{
	display: block;
	float: right;
	margin-right:7px;
	width: 20px;
}

ul#langs li a{
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(images/lang_normal.gif);
	text-align: center;
	color: White;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
ul#langs li a:hover{
	background-image: url(images/lang_over.gif);
}
div.search,div.search2{
	clear: both;
	margin-left: 15px;
	margin-top: 215px;
	font-size: 10px;
}
*html div.search,div.search2{
	margin-top: 200px;
}
div.search  input,div.search2 input{
	width: 172px;
	height: 20px;
	border: 1px solid #a4a1a1;
	margin-bottom: 10px;
}
.img_search{
	padding-left:5px;
	margin-bottom: 0px!important;
}
*html div.search  input,div.search2 input{
	margin-bottom: 5px;
}
div.search2{
	margin-top: 40px;
}
*html div.search2{
	margin-top: 20px;
}

ul.menu{
	display: block;
	list-style: none;
	padding-top: 7px;
	margin-left: 5px;
}

ul.menu li{
	display: block;
	float: left;
	width: 242px;
	height: 44px;
	margin-right: 3px;	
}
ul.menu li a{
	display: block;
	width: 242px;
	height: 44px;
	background-image: url(images/button_normal.gif);
	font-size: 14px;
	text-decoration: none;
	line-height: 40px;
	text-indent: 40px;
	color: White;
}
ul.menu li a:hover{
	background-image: url(images/button_over.gif);
}
ul.menu li a.active{
	background-image: url(images/button_active.gif);
}
ul.menu li a.active:hover{
	background-image: url(images/button_active.gif);
}

ul.submenu{
	font-size: 14px;
	list-style: none;
}
ul.submenu li{
	display: block;
	width: 150px;
	height: 30px;
}
ul.submenu li a{
	display: block;
	height: 20px;
	color: #b7b7b7;
	text-decoration: none;	
	background-image: url(images/sub_normal.gif);
	background-position: center left;
	padding-left: 23px;
}
ul.submenu li a:hover{
	background-image: url(images/sub_over.gif);	
}
ul.submenu li a.active{
	background-image: url(images/sub_over.gif);	
}
#bottom{
	clear: both;
	padding-right: 5px;
	height: 12px;
	line-height: 12px;
	text-align: right;
}
#bottom a{
	text-decoration: none;
	color: #7a4b57;
	font-size: 10px;
}
#bottom a:hover{
	color:Maroon;
}

h1{
	clear:both;
	display: block;
	padding-bottom: 5px;
	font-size: 14px;
	background-image: url(images/dots_h.gif);
	background-repeat: repeat-x;
	background-position: bottom left;	
/*	padding-top: 10px;*/
	color: White;
	font-weight: normal;
	margin-bottom: 10px;
}

a.prev{
	display: block;
	width: 100px;
	float: left;
	background-image: url(images/arrow_left.gif);
	height: 18px;
	line-height: 18px;
	text-indent: 25px;
	text-decoration: none;
	color: #b7b7b7;
		
}
a.prev:hover{
	background-image: url(images/arrow_left_over.gif);
	color: White;
}

a.next{
	display: block;
	width: 100px;
	float: right;
	background-image: url(images/arrow_right.gif);
	text-align: right;
	background-position: right;
	height: 18px;
	line-height: 18px;
	padding-right: 25px;
	text-decoration: none;
	color: #b7b7b7;
		
}
a.next:hover{
	background-image: url(images/arrow_right_over.gif);
	color: White;
}

div.pages{
	margin-left: 150px;
	margin-right: 150px;
	text-align: center;
	
}
div.pages a{
	color: #b7b7b7;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 18px;
}
div.pages a.active{
	color: White;
	text-decoration: underline;
}
div.pages a:hover{
	color: White;
}



.small_map{
	margin-top: 10px;
	margin-left: 20px;
}
div.head_map{
	text-align: left;
	margin-top: 10px;	
	margin-left: 20px;	
	color: #8a0101;
	font-weight: bold;
}
div.under_map{
	clear: both;
	text-align: right;
	margin-top: 10px;	
	margin-right: 40px;	
}
div.under_map a{
	color: #8a0101;
	text-decoration: none;	
}
div.under_map a:hover{
	color: White;
}

div.locations{
	clear: both;
	text-align: right;
	margin-top: 10px;	
	margin-right: 25px;	
	margin-bottom: 100px;
}
div.locations a{
	color: #8a0101;
	text-decoration: none;	
}
div.locations a:hover{
	color: White;
}
div.locations a.active{
	color: White;
	font-weight: bold;
}


div.offer,div.offer_last{
	width: 150px;
	float: left	;
	margin-right: 40px;
}
div.offer_last{
	margin-right: 0px;
}

div.offer a.pic,div.offer_last a.pic{
	display: block;
	width: 148px;
	height: 111px;
	border: 1px solid #babcbd;
	text-decoration: none;
}
div.offer a.pic:hover,div.offer_last a.pic:hover{
	border: 1px solid white;
}
div.offer a.txt,div.offer_last a.txt{
	display: block;
	width: 150px;
	text-decoration: none;
	color: #c2c0c0;
	text-align: justify;
}
div.offer a.txt:hover,div.offer_last a.txt:hover{
	color:White;
}

div.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
}

.left_50{
	width: 50%;
	display: block;
	float: left;
	text-align: left	
}

.right_50{
	width: 50%;
	display: block;
	float: right;
	text-align: right;	
}

div.cat{
	width: 200px;
	float: left;
	background-image: url(images/dots_v.gif);
	background-repeat: repeat-y;
	margin-left: 15px;
	padding-left: 15px;		
	margin-top: 10px;
	min-height: 250px;
}
*html div.cat{
	height: 235px;
} 
h2{
	color: White;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

div.cat a{
	color: #b7b7b7;
	text-decoration: none;
}

div.cat a:hover{
	color: White;
}

.fullwidth{
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	color: White;	
}


/* POPUP */

#popup {
	position: absolute;
	visibility: hidden;
	width: 565px;
	height: 530px;
	left: 300px;
	top: 50px;
/*	border: 1px solid #000;*/
	padding: 10px;
	background-color: #8a171a;
	border: 1px solid #E6E6FA;
}

#close {
	float: right;
	color: White;
}
#close a{
	color: White;
	font-weight: bold;
}

