/*GLOBAL*/
* {padding:0; margin:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {margin:0;  padding:0; } 
table { border-collapse:collapse;  border-spacing:0;} 
fieldset {border:0; } 
address,caption,cite,code,dfn,em,th,var {font-style:normal;  font-weight:normal; } 
ol,ul {list-style:none; } 
caption,th {text-align:left; } 
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;}

html, body { height:100%}
body {font:12px  Arial, Helvetica, sans-serif; text-align:justify; color: black; background:#D2B102;  }

a {text-decoration:none; outline:none; position:relative;}
p { margin:0 }
a:hover {text-decoration:underline; }
img { border:none; }
ul, li { list-style:none; text-align:left;margin:10px 0pt 10px 20px; }

input{ }

.clear {clear:both; line-height:1px; height:1px;}


#homewrapper{
	
	width:100%;
	height:100%;
	background:#D2B102 url('../images/bg.jpg') center center;
	
}

#home_container{
	margin:0 auto;
	width:500px;
}

#info{
	width:500px;
	margin:0 auto;
	text-align:center;
}