﻿body{
/* 	background-image:url("./img/back.jpg"); */
	background-color:#ffff;
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:00px;
	display:block;
	}
	
.top {
 position: relative;
 margin-bottom: 10px;
 width: 252px;
 height: 90px;
}
.top a { display: block; }
a.back {
/*  border: 1px solid #777; */
/*  width: 250px;
 height: 1188px; */
}
a.logo{
 position: absolute;
 top: 133px;
 left: 195px;
 width: 50px;
 height: 50px;
}

/* h1{
	margin-left:300px;
	}
h2,h3,h4,h5,h6 {
   margin:0;
	} */
img {
background-color: transparent;
border: 0px!important;
padding: 0px;
	} 


ul{
text-align:center;
margin-top:550px;
}

li{
display:inline-block;
padding-right:1em;
/display:inline;
/zoom:1;
}

.twitter{
position: absolute;
 top: 333px;
 left: 495px;
 width: 500px;
 height: 30px;
}

/* ========FOOTER CUSTOMIZE======== */
div#footer{
	display:block;
	position:relative;
	width:100%;
}
div#footer address {
	font-size:0.63em;
	TEXT-ALIGN: center;
	margin-top:0px;
}
