body
{
	margin:0px;
	background-image:url('images/bg.jpg');
	background-position:1008px 210px;
	width:100%;
	height:100%;
}

a
{
	-moz-outline-style:none;
}

.clr
{
	clear:both;
	height:0px;
	font-size:1px;
	line-height:1px;
	overflow:hidden;
}

#bgHolder
{
	width:100%;
	height:100%;
	background-image:url('images/bg2intro.jpg');
	background-repeat:repeat-x;
	background-position:1008px top;
}

#container
{
	width:980px;
	height:100%;
}

#main
{
	height:100%;
}

#main2
{
	height:100%;
}


