/**/
#outer {
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	/*border: thin solid #00FF00;*/
}

#header {
	background-image: url(../images/hd_logobanner.gif);
	background-repeat: no-repeat;
	/*border: thin solid #00FF00;*/
}

#main {
	width: 822px;
	height: 467px;
	background-image: url(../images/mainimg_01.jpg);
	background-repeat: no-repeat;
}

#main_randoms {
	width: 822px;
	height: 467px;
}

#main_randoms .text{display:none;}

#footer_home {
	width: 822px;
	height:20px;
	padding-top:10px;
	color: #7f7f7f;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#copy_home{float:left;}
#ps{float:right;}
#ps_text {float: left;}
#ps_logo {float: left;padding-left:5px;padding-right:2px;}