	body,
	html {
		margin:0;
		padding:0;
		color:#000;
		background-color: #1F1E14;
	}
	#wrap {
		margin-left: auto;
		margin-bottom: auto;
		margin-right: auto;
		margin-top: 5%;
		width:980px;
		height:750px;
	}


	#main {
		background-repeat: no-repeat;
		height: 587px;
		float:left;
		width: 702px;
		padding:0px;
		background-image: url(images/01.jpg);
	}

	#sidebar {
		float:right;
		width:278px;
		height: 750px;
		padding:0px;
		background-image: url(images/02.jpg);
		background-repeat: no-repeat;
		padding:0px;
		
	}
	#btm {
		float:left;
		width:702px;
		height: 163px;
		padding:0px 0px;
		background-image: url(images/03.jpg);
		background-repeat: no-repeat;
	}
	
	#frame {
		margin-left: auto;
		margin-bottom: auto;
		margin-right: auto;
		margin-top: 5%;
		width:980px;
		height:750px;
		background-repeat: no-repeat;
		background-image: url(images/04.png);
	}
	
	#itunes {
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 175px;
		padding-top: 587px;
		float:right;
		
	}
	
	#download {
		padding-left: 40px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 477px;
		float:left;
		
	}
	
	#s17 {
		padding-left: 250px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 340px;
		float:left;
		
	}
	
	
	
	#follow {
		float:left;
		padding-left: 95px;
		padding-bottom: 0px;
		padding-right: 0px;
		padding-top: 540px;
		
	}


	
	#form 
	{
	font-family: Helvetica;
	color: #f1efde;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: 330px;
	display:block;
	height:auto;
	overflow:hidden;
	width:100%;
	}
	
	.input{
	font-family: Helvetica;
	font-size: 10pt;
	background-image: url(images/form.jpg);
	background-repeat: no-repeat;
	padding:0px 0px;
	border: 0;
	height: 17px;
	}
	
		.input2{
	font-family: Helvetica;
	font-size: 12pt;
	background-image: url(images/friend.jpg);
	background-repeat: no-repeat;
	padding:0px 0px;
	border: 0;
	height: 19px;
	padding-top: 5px;
	padding-left: 2px;
	}
	
	.button2{
	 border: 1px solid #006; 
	}
	
	
	img{
	border-style: none;
	padding-right: 7px;
	}
	
	.button {
	padding:0px 0px;
	border: 0;
	background-repeat: no-repeat;
    background-image: url(images/submit.png);
	height:22px;
	width:87px;
	}
	
