@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	border:none;
	}
img {
	border:none;
	}
body{
	background:#0b1720 url(../images/mainrep-bg.jpg) top repeat-x;
	font:14px Arial, sans-serif;
	color:#010202;
	}
p{	
	margin-bottom:10px;
	text-shadow:#f4f4f4 0px 1px 0px;
	line-height:18px;
	overflow:hidden;
	}	
/*heading*/

h1{
	padding:3px 0px 0px 0px;
	font-weight: normal; font-style: normal; line-height:normal; 
	font-family:'BebasRegular', sans-serif;
	font-size:41px;
	text-align:center;
	text-shadow:#f8f8f8 0px 1px 0px;
	color:#0b1720;
	word-spacing:5px;!important
	word-spacing:5px;
	}

h2{
	font-weight: normal; font-style: normal; line-height:normal; 
	font-family:'BebasRegular', sans-serif;
	font-size:15px;
	text-align:center;
	letter-spacing:0px;
	word-spacing:6px;
	color:#0c3f55;
	}
h3{
	padding:25px 0 0 5px;
	font-weight: normal; font-style: normal; line-height:normal; 
	font-family:'BebasRegular', sans-serif;
	font-size:36px;
	text-shadow:#f8f8f8 0px 1px 0px;
	color:#0b1720;
	float:left;
	}
h4{
	padding:28px 0 0 5px;
	font-weight: normal; font-style: normal; line-height:normal; 
	font-family:'HelvCondensedRegular', sans-serif;
	font-size:40px;
	text-shadow:#f8f8f8 0px 1px 0px;
	color:#0b1720;
	float:left;
	}


/*container*/
div#wrapper{
	width:100%;
	}
div#b-bg{
	margin:0 auto;
	background:url(../images/b-bg.jpg) top no-repeat;
	width:898px;
	height:389px;
	overflow:hidden;
	}
div#main-container{
	margin:0 auto;
	width:898px;
	height:1024px;
	overflow:hidden;
	}
div#container{
	margin:0 auto;
	width:850px;
	overflow:hidden;
	}
div.holder{
	top:-25px;
	left:250px;
	width:315px;
	height:63px;
	position:relative;
	float:left;
	z-index:15;
	}	
#instant {
	 list-style: none;
	 padding: 0;
	 margin: 0;
	 width: 315px;
	 height: 63px;
	 }
#instant a {
	 display: block;
	 text-indent: -990%;
	 position: absolute;
	 outline: none;
	}
#instant a:hover {
	background-position: left bottom;
	}
#instant .get{
	 width:315px;
	 height:63px;
	 background:url(../images/instant.png) no-repeat;
	 top:0px;
	 left:0px;
	}

div.album{
	margin:0 auto;
	margin-top:12px;
	width:801px;
	height:307px;
	overflow:hidden;
	}
div.top-album{
	width:801px;
	height:100px;
	background:url(../images/top-album.png) no-repeat;
	overflow:hidden;
	}
div.mid-album{
	width:801px;
	height:96px;
	background:url(../images/mid-album.png) no-repeat;
	overflow:hidden;
	}
div.bottom-album{
	width:801px;
	height:110px;
	background:url(../images/bottom-album.png) no-repeat;
	overflow:hidden;
	}
div#header{
	margin:0 auto;
	width:850px;
	height:107px;
	clear:both;
	}
div.logo{
	margin:0 0 0 15px;
	background:url(../images/mainlogo.jpg) no-repeat;
	width:89px;
	height:105px;
	float:left;
	}
div.heading{
	padding:0 0 5px 0;
	background:url(../images/bottom-border.jpg) bottom no-repeat;
	clear:both;
	}
div#banner{
	width:850px;
	height:390px;
	}
div.content{
	margin:0 auto;
	margin-top:10px;
	padding:0 0 0 0px;
	width:835px;
	height:353px;
	overflow:hidden;
	}
div#footer{
	margin:0 auto;
	margin-top:0px;
	width:850px;
	}
div.copy{
	padding:35px 0 0 20px;
	font-weight: normal; font-style: normal; line-height:normal; 
	font-family:'HelvCondensedRegular', sans-serif;
	font-size:13px;
	color:#fff;
	float:left;
}
div.testi{
	padding:25px 0 0 0px;
	font-weight: normal; font-style: normal; line-height:normal; 
	font-family:'HelvCondensedRegular', sans-serif;
	font-size:20px;
	color:#fff;
	float:right;
}
