/********************/
/* TEMPLATE elements*/
/********************/


/* =================== */
/* Background elements */
/* =================== */

/* ---------------------------*/
/* menu and footer backgrounds */
/* ---------------------------*/
.footermain, .header .bg{
	background-color:black;
	}
/* -----------------------------*/
/* bars below menu and above footer */
/* -----------------------------*/
.content{
	border:10px solid #827174;
	}
/* ---------------*/
/* chunkend color */
/* ---------------*/
.right .chunkEnd{
	border-top:1px solid #7c7561;
	}	


	
/* ============= */	
/* Font elements */
/* ============= */	

/* ------------ */
/* Company name */
/* ------------ */
.name{
	color:black;
	}
	
/* ------------ */
/*     menu     */
/* ------------ */
.header a{
	color:white;
	}
.header a:hover{
	color:#e8e766;
	}
/* -------------- */
/* menu "English" */
/* -------------- */
.header .english{
	color:black;
	}
.header a.english:hover{
	color:yellow;
	}
/* --------------------------*/
/* links,paragraphs,headings */
/* ------------------------- */
a, .right p, .right h1, h2, dt, span{
	color:#202020;
	}
/* ------ */
/* footer */
/* ------ */
.footermain a{
	color:#86929a;
	}
.footermain a:hover{
	color:#4a5258;
	}







/**************/
/* stylesheet */
/**************/


.name{
	font-family:"Times New Roman", Times, serif;
	font-size:280%;
	position:absolute;
	top:165px;
	left:20px;
	}
.header{
	background: url(images/header.jpg);
	}

body{
	background: url(images/bg1.gif) white 50% 0%;
	padding:0;
	padding-bottom:50px;
	margin:0;
	font-family:Arial, Tahoma,Verdana, Helvetica, sans-serif;
	font-size:14px;
	}
body *{
	padding:0;
	margin:0;
	}
.clearer{
	clear:both;
	}
a{
	font-weight:bold;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}

.wrapper{
	width:100%;
	background: url(images/bgBody.gif) white 50% 0%;
	margin:auto;
	}
.shadow{
	width:780px;
	margin:auto;
	}
.main{
	width:760px;
	border:1px solid #dae1e6;
	border-top:0;
	margin:auto;
	}
.footer{
	margin:auto;
	text-align:center;
	height:12px;
	position:relative;
	width:780px;
	z-index:0;
	}
.header{
	height:253px;
	position:relative;
	}
.header .bg ul{
	list-style-type:none;
	position:absolute;
	top:4px;
	left:5px;
	}
.header .bg ul li{
	float:left;
	}
.header a{
	font-weight:bold;
	text-decoration:none;
	}
.header a:hover{
	font-weight:bold;
	color:#f2e900;
	text-decoration:none;
	}
.header .bg li span{
	color:white;
	font-weight:bold;
	margin:0 5px;
	}
.header .bg{
	position:absolute;
	top:212px;
	left:0;
	width:100%;
	height:21px;
	border:1px solid white;
	border-left:0;
	border-right:0;
	}
.header.eng .bg{
	height:21px;
	}
.header .english{
	position:absolute;
	top:236px;
	right:10px;
	}
.footermain{
	height:21px;
	clear:both;
	position:relative;
	z-index:1000;
	border-top:1px solid white;
	}
.footermain a{
	text-decoration:none;
	font-weight:bold;
	position:absolute;
	top:25px;
	left:10px;
	}
.footermain a:hover{
	text-decoration:none;
	}
.content{	
	border-left:0;
	border-right:0;
	}
.content .left{
	width:210px;
	float:left;
	}
.content .right{
	/*width:504px;*/
	float:right;
	padding:20px 13px;
	}
.left{
  display:none;
}
.ad{
  float:left;
  margin:10px;
}
.left .block{
	width:200px;
	margin:5px auto;
	}
.left .block img{
	display:block;
	}
.right h1{
  font-size:100%;
  font-weight:bold;
  text-decoration:underline;
	}
.right p{
	margin:15px 0;
	}
.right .chunkEnd{
	height:10px;
	width:100%;
	margin:20px 0 30px 0;
	background:url(images/chunkEnd.gif) no-repeat;
	}
.right .rightalign{
	text-align:right;
	}
.right .gallery{
	margin:20px 0;
	}
.right .gallery a img{
	border:1px solid #dae1e6;
	padding:5px;
	margin:25px;
	}
div.contactForm form{
	padding:0;
	margin:0;
	}	
div.contactForm{
	width:200px;
	}
div.contactForm .line{
	clear:both;
	padding:5px 0;
	}
div.contactForm .line .left{
	float:left;
	}
div.contactForm .line .right{
	width:100%;
	padding:0;
	float:right;
	}
div.contactForm input, div.contactForm textarea{
	border:1px solid #a2a2a2;
	width:100px;
	font-size:1em;
	}
div.contactForm #submit, .contact #reset{
	margin:2px 0;
	}
.mailConfirm{
	text-align:center;
	font-weight:bold;
	}
.mailConfirm p{
	color:#8f0707;
	}
dt{
	font-weight:bold;
	text-indent:10px;
	}
dd{
	text-indent:10px;
	margin-bottom:20px;
	}
h2{
	font-size:1em;
	margin:30px 0 10px 0 ;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.assoc{	
	padding:20px 0;
	}
.assoc a img{
	border:0;
	}
.assoc a{
	float:left;
	width:40%;
	display:block;
	color:#2d395f;
	font-weight:normal;
	}
.news{
	margin:20px 0;
	}
.news span{
	font-weight:bold;
	margin:0;
	padding:0;
	}
.news p{
	margin:5px;
	padding:0;
	}

.right ul{
	padding:0 30px;
	}
.eorderlink{
	display:block;
	text-align:center;
	border:1px solid #CCCCCC;
	color:black;
	padding:10px;
	margin:0 0 10px 0;
	}