body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button, th, td {
margin:0;
padding:0;
font-size:12px;
}

h1, h2, h3, h4, h5, h6 {
font-size:100%;
font-weight:normal;
}
table {
font-size:inherit;
}
input, select {
font-family:gerogia,arial,helvetica,sans-serif;
font-size:100%;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}
button {
overflow:visible;
}
th, em, b, address, cite {
font-style:normal;
font-weight:normal;
}
li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
img, fieldset {
border:0 none;
}
ins {
text-decoration:none;
}


img {border: 0;} 

a {
cursor:pointer;
text-decoration:none;
}

a:hover{
	 text-decoration:underline;}
	 
a:link,a:visited{color:#a3978c;}

/***********************/
body{
	background-color:#fcfce4;
	background-image: url(img/wel-bg.png);
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}

#welcome{
	margin:130px 0 0 270px;
	_margin: 130px 0 0 0;
	width:482px;
	
}

.down-1{
	width:482px;
	height:178px;
	}

.middle{
	float:left;
	width:231px;
	display:inline;
	overflow:hidden;
}

.enter,.link-2{
	float:left;
	}

a.enter{
	width:231px;
	height:57px;
	background: url(img/enter.jpg) ; 
	background-position: 0 0; width: 231px; height: 57px;
	font-size:0;
}



#link{
	float:right;
	margin:60px 40px 0 500px;
	_margin:30px 20px 0 250px;
	color:#a3978c;
}

/*********************/


#enter a {
	color:#FFFFFF;
	float:left;
	font-size:0;
	height:57px;
	width:231px;
}

#enter a{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url(img/enter.jpg) ; 
	background-position: 0 0; width: 231px; height: 57px;
}

#enter a:hover {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background: url(img/enter.jpg) ; 
	background-position: 0 -107px; width: 231px; height: 57px; 
}

.right{
	float:left;
}
/********************/
ul.horizon li{
	float:left;
	padding: 0 4px;
}

ul.horizon li a{
	margin-right:6px;
	font-size:16px;
	font-family:Garamond;
	font-weight:bold;
}
ul.horizon li a:hover{
	color:#786048;
	}

#footer{
	float:right;
	margin:25px 40px 0 500px;
	_margin:12px 20px 0 250px;
	color:#a3978c;
	}
#footer p{
	margin-right:6px;
	font-size:14px;
	font-family:Garamond;
	
}
