
/**/
html, body { margin: 0; padding: 0; height: 100% }
.main { position: relative; min-height: 100% }
.content_bottom { padding-bottom: 3em }
.footer { position: relative; margin-top: -3em; height: 3em }

/*Basic styles and Reset*/
html {
	color: #000;
	background: url("../images/bg_content.png") repeat scroll center transparent;
	background-position: 100% 100%;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,button,textarea,select,p,blockquote,th,td
	{
	margin: 0;
	padding: 0
}

table {	
	border-spacing: 15px;
	color: #336633;
}

fieldset,img {
	border: 0
}

address,button,caption,cite,code,dfn,em,optgroup,option,select,strong,textarea,th,var
	{
	font: inherit
}

del,ins {
	text-decoration: none
}

li {
	list-style: none
}

caption,th {
	text-align: left
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal
}

q:before,q:after {
	content: ''
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: baseline
}

sub {
	vertical-align: baseline
}

legend {
	color: #000
}
input[type="button"] {
	cursor:pointer;
}
html {
    height: 100%;
    color: #000;
    background: url("../images/bg_content.png") repeat scroll center transparent;
	background-position: 100% 100%;
}
.body
{ 
 background: url("../images/bg_content.png") repeat scroll center top transparent;
}
 A:link {
    color: #633115;
    font: 16px Arial;
    text-decoration: underline;
  }  
.logo
{
  background:url("../images/logo_Aar.png");
	background-repeat:no-repeat;
	width:259px;
	height:80px;
	margin-right: 30px;
	cursor: pointer;
	display: block;
}
.logo_ec
{
background:url("../images/logoS.png");
	background-repeat:no-repeat;
	width:86px;
	height:80px;
	float: right;
	margin-right: 30px;
}
.image{
float: left;
margin-right: 10px;
}
.text{
	font:27px Arial;
	font-weight: 700;
	color: #006600;
	float: auto;
	margin-top: 30px;
}
.text_M{
  font: 10px/110% arial;
	color: #333333;
	float: left;
	text-align: justify;
	display: block;
	margin-right: 95px;
	margin-left: 95px;
	width: 350px;
}

.header{
    background: url("../images/bg_jpg.jpg");
    width: 100%;
    text-align: left;
    min-width: 934px;
}
.header .content{
    width: 1000px;
    margin: 0px auto;
    padding-top: 8px;
   
}
.liniya { 
        width: 934px; 
        height: 80px; 
        float: left; 
        margin-left: 5px;
        margin-right: 5px; 
        text-align: center;
        }
.header .bottomLine{
    height: 21px;
    background: url("../images/border_cont_top_png.png");
}
.mainPart{
	padding-top: 10px;
  padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
  color: rgb(0, 0, 128);
	font: 14px;	
	background: url("../images/bg_content.png") repeat scroll center transparent;
	background-position: 100% 100%;
}
.t{
  background: rgba(255, 255, 255, 0.4);
  border-radius: 10px 10px 10px 10px;
  font-size: 14px;
  font-family: Arial;
  width: 75%;
  COLOR: #993300;
  padding: 3px 3px 3px 3px;
}

#footer {
    background: url("../images/bg_jpg.jpg") repeat-x scroll right bottom transparent;
    height: 115px;
    margin-top: -115px;
    position: relative;
    text-align: center;
    width: 100%;
}
#footer_in {
    margin: 0 auto;
    text-align: left;
    width: 934px;
    }
#content_bottom_line {
    background: url("../images/border_cont_bottom_png.png") repeat-x scroll center top transparent;
}
#content_bottom_line {
    height: 21px;
    left: 0;
    margin: 0 0 -15px;
    min-width: 934px;
    position: absolute;
    width: 100%;
}
.description{
    color: #8A7449 !important;
    font: 11px arial !important;
    padding-top: 47px !important;
    width: 934px;
}
p {
    font-family: Arial;
    font-size: 10px;
    line-height: 140%;
  	width: 934px;
	}
.textDescription{
  color: #333333 !important;
 font: 10px/110% arial;
 clear: both;
 text-align: center;
 padding-top: 25px !important;
 width: 934px;
 }
 .textDesc{
 color: #cccc99 !important;
 font: 16px/110% arial;
 clear: both;
 text-align: justify;
 padding-top: 10px !important;
 width: 934px;
 }
