
html{
	top:0;
	height: 100%;
	text-align:center;
	margin:0 auto;
	padding:0;
	background:url() repeat center center #fffff;
	overflow:scroll;
}

body {
	top:0;
	height: 100%;
	width:100%;
	margin: 0 auto;
	padding:0;
	text-align:justify; 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4em;
}

img {
border:0px;
}

img.btn {
border:5px;
border-color:violet;
border-style:solid;
}

a:link{ color: #CF7F18; font-weight:bold;text-decoration:none;border-bottom:1px dashed;}

a:visited{ color: #AD660C; font-weight:bold;text-decoration:none;border-bottom:1px dashed;}

a:hover, a:focus{ color: #FF9814;	text-decoration:none; font-weight:bold;border-bottom:1px dashed;}

p{	margin:1em 0; }

h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p{	margin-top:-0.05em;}

h1{ color: #9CA716; margin-bottom:0.5em; border-bottom:1px dashed;line-height:25px;border-top:1px dashed;font-size:24px;}


h2{color: #9CA716; margin-bottom:0.5em; border-bottom:2px dotted;line-height:15px;font-size:15px;}

ol, ul{	margin: 1em 0 1em 2em; font-size:11px;}

ol ol, ol ul, ul ol, ul ul{ margin-top:0; margin-bottom:0; }

ol li{	list-style:decimal }
ol li ol li{ list-style:upper-alpha; }
ol li ol li ol li{ list-style:upper-roman; }

ul li{ list-style:disc;}

em{font-style:italic;}

strong{font-weight:bold;border-bottom:1px dashed;}

em strong, strong em{ font-weight:bold; font-style:italic; }

#container {
	display:block;
	position: absolute;
	padding:10;
	width:100%;
	height:405px;
	background:#ffffff;
	top:39%;
	margin:-100px 0 0 0;
	border:0;

	background:url(bg.png) no-repeat bottom right #ffffff;
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
}




#logoo{
	display:block;
	position: absolute;
		opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=70);
z-index:50;
top:39%;
	border:solid #E69623;
	border-width: 0px 0px 0px 0px;
	left:25%;
background-color:transparent;
	margin:-165px;
		width:508px;
height:89px;

}

#logo{
	display:block;
	position: absolute;
		opacity: 0.80;
	-moz-opacity: 0.80;
	filter: alpha(opacity=70);
z-index:50;
top:20%;
	border:solid #E69623;
	border-width: 0px 0px 0px 0px;
	left:15%;
background-color:transparent;
	margin:0 0 0 -200px;
		
height:100%;

}
#logooo{
	display:block;
	position: absolute;
		opacity: 0.90;
	-moz-opacity: 0.90;
	filter: alpha(opacity=100);

top:20%;
	border:solid #E69623;
	border-width: 0px 0px 0px 0px;
	right:250px;
background-color:transparent;

		
height:100%;

}
#content{
	position:relative;
	display:block;

max-width:398px;

	left:28%;
	margin:0 0 0 -102px;
	padding:15px 0;
	top:60px;
text-align:justify;
}

#footer{
position:absolute;
bottom:1px;
font-size:9px;
right:7px;
text-align:right;
line-height:12px;
}