div.maincontainer{

	background: url(images/main_bg.png) center;
	height:1300px;
	/*width:1024px;*/
	background-repeat:repeat-x;
	text-align: center;
	align:center;

}
div.header{
	background: url(images/header.png) center;
	height:381px;
	/*width:772px;*/
	background-repeat:no-repeat;
	text-align: center;
	align:center;
	/*padding-top:27px;*/

}

td.fulltext {
font-family:Calibri;
font-size:12px;
text-font:justify;
padding-left:20px;
padding-right:20px;
}

td.boxaki{
	background: url(images/boxakimain.png) ;
	background-color: #e5f0f8;
	/*height:381px;*/
	/*width:348px;*/
	background-repeat:repeat-y;
	text-align: justify;
	/*align:center;*/
	padding-left:16px;
	padding-right:29px;
	font-family:Calibri;
font-size:12px;
font-weight:normal;

}
td.boxakitop{
	background: url(images/boxakitop.png) ;
	background-color: #e5f0f8;
	height:6px;
	background-repeat:no-repeat;
	/*width:348px;
	
	text-align: justify;
	/*align:center;
	padding-left:27px;
	padding-right:27px;*/

}
td.boxakibottom{
	background: url(images/boxakibottom.png) ;
	background-color: #e5f0f8;
	height:17px;
	background-repeat:no-repeat;
	/*width:348px;
	
	text-align: justify;
	/*align:center;
	padding-left:27px;
	padding-right:27px;*/

}
body{
margin:0px;
}
div.preheader{
	
	height:27px;
	/*width:772px;*/
	
	text-align: center;
	align:center;

}
a{
color:#f3481c;
text-decoration: none;

}
div.outer {
text-align: center;
align: center;
} 

td.headertd{
font-family:Calibri;
font-size:14px;
font-weight:bold;
background: url(images/tdheader.png);
background-repeat:no-repeat;
width:378px;
height:27px;
text-align:left;
padding-left:41px;

color:#FFFFFF;
}

td.footertd{
background: url(images/tdfooter.png);
background-repeat:no-repeat;
width:378px;
/*height:27px;*/
text-align:left;
padding-left:41px;
color:#FFFFFF;
}
td.maintd{
background: url(images/tdmain.png);
background-repeat:repeat-y;
width:378px;
height:100px;
text-align:justify;
padding-left:41px;
padding-right:41px;
font-family:Calibri;
font-size:12px;
font-weight:normal;

}
div.lang{

position:relative;
top:10px;
width:50px;
left:100px;
align:center;
text-align:center;

}
div.mainsitecontainer{
	background: url(images/mainsitecontainer.png) center;
	/*height:1300px;*/
	/*width:1024px;*/
	background-repeat:repeat-y;
	font-family:Calibri;
	text-align: center;
	align:center;
	margin-left:2px;

}

div.footer{
	background: url(images/footer_bg.png) center;
	height:58px;
	/*width:1024px;*/
	background-repeat:no-repeat;
	text-align: center;
	align:center;
	margin-left:0px;
}

input.btn {
  /*color:#050;*/
  font-family:Calibri;
  background:url(images/send.png);
  background-repeat:no-repeat;
  height:32px;
  width:50px;
  border: 0px solid;
  text-align:right;
  /*border-color: #696 #363 #363 #696;*/
  /*filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/
}
input.textaki {
  /*color:#050;*/
 font-family:Calibri;
  background:url(images/textbox.png);
  background-repeat:no-repeat;
  height:29px;
  width:144px;
  border: 0px solid;
  padding-left:4px;
    padding-top:5px;
  /*border-color: #696 #363 #363 #696;*/
  /*filter:progid:DXImageTransform.Microsoft.Gradient
  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa');*/
}
textarea1 {
 
font-family:Calibri;
  background:url(images/textarea.png);
  background-repeat:no-repeat;
  height:74px;
  width:149px;
  border: 0px solid;
  padding-left:4px;
    padding-top:5px;
 
}
td.contact{
background-image:url(images/seperator.png);
background-repeat:repeat-y;
background-position: top right;
/*padding-right:10px;*/
font-family:Calibri;
font-size:12px;
font-weight:normal;
text-align:left;
vertical-align:top;
}
