/* CSS Document */

html,body{min-height:100%}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0094F6;
	background-image:url(../images/tpl_bg_bottom.gif);
	background-repeat:repeat-x;
	background-position:bottom;

}

