/* CSS Document */
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333333;
	background-color:#877D02;
	background-position:top;
	background-repeat:repeat-y;
	background-image:url(images/background.jpg);
	
}
html,body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}

#back {
	margin:0 auto;
	background-position:top;
	background-repeat:repeat-x;
	background-image:url(images/main_01.jpg);
}

#backTop {
	background-repeat: no-repeat;
	background-position:top;
	background-image:url(images/backtop.jpg);
}
#textBack {
	height:341px;
	background-repeat: no-repeat;
	background-image:url(images/main_14.gif);
}

iframe {
	margin-left:10px;
	margin-top:20px;
	width:650px;
	height:300px;

}

#footer {
	height:9px;
	background-repeat: no-repeat;
	background-image:url(images/index3_17.gif);
}

#footerBot {
	vertical-align:text-top;
	padding:5px 35px 5px 35px;
	background-repeat: repeat-y;
	background-image:url(images/index3_19.gif);
}