* {margin: 0;
   padding: 0;}
   
html, body {
	background: #341a00;
	background-image: url(img/pattern.png);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
	height: 100%;
	overflow:hidden;
}


.h1
{
	color: #fff;
	font-size: 47px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}


.fontBottom {
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	color: #80a0ff;
}


#container {
	width: 904px;
	padding:0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #341a00;
	overflow:hidden;
	
}
#container2 {
	width: 904px;
	
	margin: 0px auto;
	/*
	position:absolute;
	bottom: 10%;*/
		
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #80a0ff;
	background-color: #341a00;
	overflow:hidden;
	padding-bottom: -24px;   
	position: relative;	
}
#wb_Image1 {
	width: 644px;
	padding:0px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	background-color: #87328C;
	overflow:hidden;
	
}	
.fontBottom2 {
	font-size: 5px;
}
	
.header {
	font-size: 16px;
	font-weight: bold;
}
#container2 table tr .myMainText {
	text-align: justify;
}

#footer {
	width: 904px;
	
	/*
	position:absolute;
	bottom: 10%;*/
	margin-left: auto;

		
	font-family: Arial, Helvetica, sans-serif;
	color: #80a0ff;
	background-color: #341a00;
	overflow:hidden;
	font-size: 8px;
	text-align: center;
	font-weight: bold;
	height: 24px;
	
	width: 100%;

	position: absolute;
	bottom: 0 !important;
	bottom: -1px;

	
	
}
html, body {
margin: 0;
padding: 0;
height: 100%;
}


#container-page {
width: 904px;
background: #341a00;
position: relative;
min-height: 100%;
height: auto !important;
height: 100%;
margin:0 auto;
}

#container-content {
padding-bottom: 40px;
}


#container-foot {

}