@charset "utf-8";


body {
background:#fff url(images/hBg.jpg) repeat-x;
font:12px Arial, Helvetica, sans-serif;
color:#000;
line-height:15px;
margin:36px 0 0 0;
padding:0;

}


h1{
line-height:25px;
}

p {
line-height:18px;
margin:8px 0 10px;
padding:0;
text-align:justify;
}

ul li {
margin:0;
padding:0;
list-style-type:square;
margin:0;
padding:0;
}

a {
font:11px tahoma;
color:#0065a9;
text-decoration:none;
}

a:hover {
color:#BF8C16;
}

h3 {
font:11px tahoma;
color:#956e8e;
text-decoration:none;


}


.footer {
font-family:tahoma;
font-size:10px;
color:#956e8e;
text-decoration:none;
}

.footer a:hover {
color:#0b75b4;
}


/*///////*/

.top{
background:#FFF;
border-left:1px solid #8b8e36;
border-right:1px solid #8b8e36;

}

#BgWhite
{
background:#FFF;
}



/*----------------------*/


#bottom{
background:#FFF;
border-left:1px solid #e6e7d4;
border-right:1px solid #e6e7d4;

}
/*-------------INNER-*/


#MainBg{
	background:#fffefb url(images/inner_bgReal.jpg) repeat-x;
	}
	
#MainBgImage{
	background:url(images/inner_bg.jpg) no-repeat;
	}
#bottomer{
	background:url(images/bottom_bg.jpg) repeat-x;
	}
	
.paddingImg{
	padding:14px 10px 0 20px;
	}
	
.paddingcontent{
	padding:20px 10px 0 30px;
	}

