
BODY
	{
		background-color: #FFFFFF;
		margin: 0px 0px 0px 0px;
		background-repeat: no-repeat;
		background-position: center;
  		background-attachment: fixed;
		background-image: url(../images/front_logo.jpg);
		height: 100%;	
	}

html,body {height:100%}
	#outer {
	height:100%;
	min-height:100%;/*for mozilla*/
	background-image: url(../images/body_bg.png);
	}
	html>body #outer {height:100%}/*for mozilla */	

</-- TENACIOUS POP-UP START -->

	.tenacious2 a, .tenacious2 li {float:left;display:block;position:relative;}
	.qmsh div a {float:left;}.tenacious2 div{visibility:hidden;position:absolute;}
	.tenacious2 ul {left:-10000px;position:absolute;}
	.tenacious2, .tenacious2 ul {list-style:none;padding:0px;margin:0px;}
	.tenacious2 li a {float:none;}
	.tenacious2 li:hover>ul{left:auto;}#tenacious1 ul {list-style:none;padding-left:113px;margin:-123px;}#tenacious1 ul li:hover>ul{top:2px;left:95%}

</-- TENACIOUS POP-UP END -->


