#logo-bg {
	width:100%;
	height:80px;
	/**background-image:url(../images/body-bg.jpg);**/
	margin left:0px;
 }
h1 { font-size: 40px; font-weight: bold;    color:#FFF; }
body {
	background-image:url(../images/images.jpg);
	background-repeat: no-repeat;
	background-size: 100%; 100%;
	margin: 0px;
    padding: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}

/**#tooplate_header {
	width: 100%;
	height: 120px;
	
	background: url(../images/text_bg.png) no-repeat;
}


/* main */

/**#tooplate_main {
	clear: both;
	width: 90%;
	padding: 45px;
	margin: 20 20;
}

#tooplate_content {
	float: right;
	width: 600px;
}



#tooplate_sidebar {
	float: left;
	width: 240px;
}**/
#tooplate_footer {
	width: 86%;
	margin-left:75px;
	text-align: center;
	background: #28556e; 
	color: #8ab6d1;
}



/* end of footer */