@charset "utf-8";

/* CSS Document */



html, body {







	margin: 0px;



	padding: 0px;

	

	background: url(_images/bg.jpg) repeat top center;



	color:#000;



	height: 100%;











}



.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.clearfix {display: inline-block;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */



#body-outside {





	width: 100%;



	background: url(_images/bg-extend.gif) repeat-y top center;	



	margin: 0;



	padding: 0;



}



#body-main {





	width: 100%;



	background: url(_images/background.jpg) no-repeat top center;



	margin: 0;



	padding: 0;	



	height: 100%;





}



#container {





	left: 50%;



	width: 818px;



	top: 0;



	margin-left: -409px;



	margin-top: 0;



	margin-bottom: 0px;



	padding: 0px 0px 0px 0px;



	position: relative;

	
	text-align: left;





}
