/*
Title:     GraphiXe style
Author:    http://www.graphixe.net
*/

@import url("bgmenu.css");

html,body{
	margin: 0;
	padding: 0;
	background: #671009;
	font-family: tahoma, "trebuchet ms", georgia, verdana, sans-serif, serif;
	font-size: 13px;
	text-align: center;
	line-height: 18px;
}

/* ----------- page layout ------------- */

#container{ 
	margin: 0 auto;
	padding: 0;
	background: #ddbc79 url(img/bg.jpg) repeat-y;
	text-align: left;
	width: 1016px;
}

#int, #int2, #int3, #int4, #int5, #int6, #int7, #int8{
	margin: 0;
	padding: 0;
	height: 188px;
	text-align: left; 
}

#int{
	background: url("img/int1.jpg") no-repeat;
}

#int2{
	background: url("img/int2.jpg") no-repeat;
}

#int3{
	background: url("img/int3.jpg") no-repeat;
}

#int4{
	background: url("img/int4.jpg") no-repeat;
}

#int5{
	background: url("img/int5.jpg") no-repeat;
}

#int6{
	background: url("img/int6.jpg") no-repeat;
}

#int7{
	background: url("img/int7.jpg") no-repeat;
}

#int8{
	background: url("img/int8.jpg") no-repeat;
}

#home{
	margin: 0;
	padding: 0;
	height: 362px;
	background: url("img/home.jpg") no-repeat;
	text-align: left; 
}

#lang, #lang2{
	padding: 0;
	float: right; 
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12px;
}

#lang{
	margin: 40px 60px 0 0;
	color: #c6e3e6;
}


#lang2{
	margin: 15px 40px 0 0;
	color: #fff3cf;
}

#menu{
	width: 1016px;
	height: 46px;
	margin: 0;
	padding: 0;
	background: url("img/bg-menu.jpg") no-repeat;
}

#footer{
	width: 1016px;
	height: 38px;
	background: #9b0400 url(img/bg_footer.jpg);
	margin: 0;
	padding: 0;
	line-height: 38px;
	font-size: 12px;
	color: #fff;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#bottom{
	margin: 0;
	height: 35px;
	background: url(img/bg_bottom.jpg) no-repeat top;
	line-height: 30px;
	color: #fff;
	font-size: 10px;
	text-align: center;
	padding: 0;
}

#logo{
	float:left;
}

#middle{
	margin: 0;
	padding: 0 0 20px 0;
	background: url(img/bg-middle.jpg) no-repeat top;
	min-height: 370px;
	text-align: left; 
}

.text{
	margin: 30px 30px 10px 30px;
	padding: 0;
	border: 0px solid #000;
	height: 300px;
}

#big{
	width: 950px;
	margin: 0 0 0 36px;
	padding: 0 0 20px 0;
	background: #f7f1f2 url(img/bgmid.jpg) no-repeat top;
	min-height: 360px;
}

#bigtxt{
	margin: 0 30px;
	padding: 30px 0;
}

.services{
	width: 277px;
	min-height: 320px;
	float: left; 
	padding: 0 0 10px 0;
	margin: 0 10px 20px 42px;
	text-align:left;
	border: 1px solid #fff;
	background:url(img/bgbox.jpg) no-repeat top;
}

.readmore{
	position: absolute;
	margin-top: -10px;
	margin-left: 70px;
}

.clear{
	clear: both;
	height: 0;
}

pre{
	font-family: tahoma, "trebuchet ms", georgia, verdana, sans-serif, serif;
	font-size: 13px;
}

/* --------------- end of page layout ------------------- */

/* -- links -- */

a:link, a: visited, a:hover{
	outline: none;
	font-weight: normal;
	text-decoration: underline;
}

a:link{
	color: #c70f00;
	font-size: 13px;	
}

a:visited{
	color: #9e0c00;
	font-size: 13px;
}

a:hover{
	color: #e41808;
	font-size: 13px;	
}

#menu a:active, #menu a.selected{
	background-position:0 -46px;
}

#menu a:hover{ 
  background-position: 0 -46px;
  height: 46px;
}

#but a, #but2 a, #but3 a, #but4 a, #but5 a, #but6 a, #but7 a, #but8 a, #but9 a{
	display: block;
	height: 46px;
	margin: 0;
}

#but a{  
  width: 88px;
  margin-left: 10px;
  background: url("img/but1.jpg") no-repeat;
}

#but2 a{
  width: 84px;
   background: url("img/but2.jpg") no-repeat;
}

#but3 a{
  width: 85px;
  background: url("img/but3.jpg") no-repeat;
}

#but4 a{
  width: 167px;
  background: url("img/but4.jpg") no-repeat;

}

#but5 a{
  width: 86px;
  background: url("img/but5.jpg") no-repeat;

}

#but6 a{
  width: 91px;
  background: url("img/but6.jpg") no-repeat;

}


#but7 a{
  width: 169px;
  background: url("img/but7.jpg") no-repeat;

}

#but8 a{
  width: 108px;
  background: url("img/but8.jpg") no-repeat;
}

#but9 a{
  width: 124px;
  background: url("img/but9.jpg") no-repeat;
}


#bottom a:link{
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

#bottom a:visited{
	font-size: 10px;
	color: #fff;
}

#bottom a:hover{
	font-size: 10px;
	color: #fbf2d2;
	text-decoration: underline;
}

#bottom a:active{
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

#lang a:link, #lang2 a:link{
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	font-family: "Times New Roman", Times, Georgia, serif;	
}

#lang a:visited, #lang2 a:visited{
	color: #fff;
	font-size: 12px;
	font-family: "Times New Roman", Times, Georgi, serif;	
}

#lang a:hover, #lang2 a:hover{
	text-decoration: underline;
	color: #fff;
	font-size: 12px;
	font-family: "Times New Roman", Times, Georgia, serif;	
}

#footer a{
	color: #fff;	
	text-decoration: none;
	font-size: 12px;
}

#footer a:visited{
	color: #fff;	
	text-decoration: none;
	font-size: 12px;
}

#footer a:hover{
	color: #fdd6d5;	
	text-decoration: underline;
	font-size: 12px;
}

/* -- end of links -- */


/* -- lists -- */
ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li{
	margin: 0;
	padding: 0;
}

#menu  ul {
	float: none;
}

#menu  li {
	float: left;
	text-indent: -2000px;
}

#footer ul{
	float: none;
	margin: 0 auto;
	text-align: center;
}

#footer ul li {
	display: inline;
	margin: 0 20px;
}

#bigtxt ul{
	margin: 0 0 20px 0;
	width: 890px; 
}

ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: right;
	width: 680px;
}

ol li{
	margin:  0 0 8px 0;
	padding: 0;
}

/* -- end of lists -- */

/* -- headings -- */

h1, h2, h3{
	font-family: Georgia,"Times New Roman", Times, serif;
	font-weight: normal;
	color: #c81800;
	font-size: 19px;	
	margin: 0 0 25px 0;
}

h1{
	font-size: 21px;
	}

h2{
	margin-bottom: 15px;
}

h3{
	line-height: 24px;
}

/* -- end of heaidngs -- */


/* -- images -- */

img{
	border: 0;
	outline: none;
}

#logo img{
	margin: 90px 0 0 52px;

}

#logoint img{
	margin: 38px 0 0 65px;
}

img.pict{
	float: left;
	margin: 0 7px 5px 0;
	outline: none;
	display: inline;
}

img.pictb{
	float: left;
	margin: 0 15px 5px 0;
	display: block;
	padding: 10px 10px 20px 10px;
	background: #fbf8f1;
	border-bottom: 1px solid #dbd2be;
	width: 170px;
	height: 228px;
}

img.picthor{
	float: left;
	margin: 0 15px 5px 0;
	display: block;
	padding: 10px 10px 20px 10px;
	background: #fbf8f1;
	border-bottom: 1px solid #dbd2be;
	width: 315px;
	height: 228px;
}

img.homeimg{
	display: block;
	padding: 5px;
	background-color: #fff;
	width: 215px;
	height: 83px;
	margin: 0 0 15px 0;
	border-bottom: 1px solid #b4aca2;
}

/* -- end of images -- */

#counter{
	visibility:hidden;
	height: 0;
	margin: 0;
	padding: 0;
}



