

/* Basic Elements */

* {padding:0; margin:0}

html, body {
height: 100%;
}

body {
	background: #ff9800 url(../images/bg-homepage.jpg) repeat-x;
	margin: 0;
	padding: 0; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
      }
	  
a {
text-decoration: none;
color:#fff;
}
	  
	  
#main {
  width: 980px;
  height: 770px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  overflow: visible;
}	

#head {
background: url(../images/header.png) no-repeat;
width: 980px;
height:auto;
overflow:hidden;

}

.ctag {
background:url(../images/tag.gif) no-repeat;
width:100px; 
height:74px; 
float: left; 
padding: 45px 0 0 70px;
margin: 45px 0 0 70px;
_margin: 45px 0 0 35px;
}

#facebook{
background:url(../images/facebook.gif) no-repeat;
float: right; 
margin: 0 15px 0 0; 
padding: 0;
width:199px;
height: 29px;
}

facebook-text{
float: left;
text-align: center;
}

#facebook-text a{
font-size: 11px;
padding-left: 5px;
line-height: 30px;
color: #000
}


.logo {
float: left;
width:567px;
height:49px;
overflow:hidden;
padding: 25px 0 0 0px;
}

.logo a {
font-size:24px;
font-weight:bold;
color:#fff;
text-decoration:none;
}

.logo span {
background:url(../images/logo.gif) no-repeat;
display:block;
width:567px;
height:49px;

}

#navigation {
font-size:11px;
float:left;
width:550px;
padding: 10px 0 0 63px;
}

#navigation ul {
list-style:none;
margin:0px;
padding:0px;
}

#navigation ul li {
display:block;
float:left;
list-style:none;
position:relative;
}

/* --- XTREME TAKEOVER GRAPHIC SECTION ON INDEX --- */
 
 #campaign-section2{
  background: url(../images/buynow.png) no-repeat;    _background: url(../images/buynow.gif) no-repeat;
  width: 980px;
  height: 331px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  overflow: visible;
  }
  
#campaign-text{
  float: right;
  padding: 58px 142px 0 0;    color: #fff;
}
  
  #campaign-text h1{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 21.3px;
	font-weight: bold;
	line-height: 11pt;	
	}
	
 #campaign-text p{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 257px;
	line-height: 15pt;
	padding: 12px 0 12px 0;		
	}
	
	 #campaign-text img{
	padding: 0px 0 0px 7px;
	}
  


/* --- FOOT --- */


#section3 {
background: url(../images/footer.jpg);
width: 957px;
height: 307px;
font-size:11px;
color:#5c707c;
overflow:hidden;
position:relative;
padding-left: 23px;
}

#section3 ul {
list-style:none;
margin:0px;
padding:0px;
}

#section3 ul li {
display:block;
float:left;
list-style:none;
position:relative;
}

#pachinko-soccer {
background: url(../images/panchinko-soccer.png) no-repeat bottom left;
_background: url(../images/panchinko-soccer.gif) no-repeat bottom left;
width: 309px;
height: 162px;
padding-left: 2px;
margin-top: 55px;
position: relative;
display:block;
 
}

#calky {
background: url(../images/calky-bg.jpg) no-repeat bottom left;
width: 309px;
height: 162px;
padding-left: 2px;
margin-top: 55px;
display:block;
position: relative;
}

#calky .bottom-box-text {
padding-right:155px;
}

#katatu {
background: url(../images/katatu.jpg) no-repeat bottom left;
width: 309px;
height: 162px;
margin-top: 55px;
display:block;
position: relative;
 
}

.bottom-box-text{
padding: 0px 170px 0 25px;
font-size: 11px;
color: #fff;
line-height: 15px;
}

/* --- FOOTER --- */

#footer{
	
	width:980px;
	margin: 0 auto;
	font-size: 80%; 
	color:#fff;
	background-color: #ff9800;
	

}

p.footer-text{
	width:300px;
	float:left;
	padding:0 0 0 38px;
	margin:25px 0 17px 0;
	color:#000;
	font-size: 11px;
}


/*--Footer menu--*/

.footer-menu{
	list-style:none;
	margin:23px 0 17px 0;
	padding:2px 45px 0 0;
	text-align:right;
	float:right;
}

.footer-menu li{
	display:inline;
	padding:0 0 0 25px;
	font-size: 11px;
	

}

.footer-menu li a{
	color:#000;
	text-decoration:none;
	

}



 
 	
 
		

