/****************************************************************************************	
	[HOME PAGE]
*****************************************************************************************/
* {
	margin: 0; 
	padding: 0;
	border: none;
}
body {background: url("../images/template/body-bg2.jpg") repeat 0 0;}
/* mac hide \*/
html, body {
	height: 100%; 
	width: 100%;
}
/* end hide */
.hide {
	position: absolute;
	left: -999em;
}
