@charset "UTF-8";
/* CSS Document */

body {
background: #000000 url() top left repeat-x;
margin:0px auto;
padding:0px;
color: #000; 
font-family:Arial, Helvetica, sans-serif;
letter-spacing:0.01em;
}



/*
-----------------------------------------------------------
THEME LAYOUTS
-----------------------------------------------------------
*/






.bottom_line{
	padding-bottom:10px;
	border-bottom:1px #d2d2d2 solid;
	}



/* layouts 
-------------------------------------------------------------- */


#wrapper {
margin:0px auto 0px auto;
width:1000px;
height:494px;
background:#FFFFFF url(../images/home-template.jpg) top center no-repeat;
margin-top:50px;
position:relative;

}


#logo{
	
	top:52px;
	left:135px;
}




#logo{
	
	top:52px;
	left:135px;
}




#Home-Text {
	position: absolute;
	top:150px;
	left:35px;
	text-align:justify;
	line-height:14px;
	width: 350px;
	color:000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}



#Home-Banner {
	position: absolute;
	top:128px;
	right:16px;
	text-align:justify;
	line-height:14px;
	width: 560px;
}


#Home-Music {
	position: absolute;
	top:72px;
	right:12px;
	line-height:14px;
	width: 245px;
}




#Home-Contact {
	position: absolute;
	top:15px;
	right:12px;
	line-height:14px;
	width: 300px;
	font-size:14px;
	text-align:right;

}


#ur-con1{
position:relative;
height:85px;
padding-top:20px;

}

#ur-con2{
position:relative;
background:url(http://urbanretreat.com/html/UR-BK-MENU_BK.jpg)
}


#ur-con3{
height:280px;
position:relative;
padding-top:30px;
}

#ur-con4{
position:relative;
}


#ur-con5{
position:relative;
padding-top:20px;
padding-bottom:20px;
}



/*************FOOTER*******************/


#ft{
clear:both;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-align:right;
width:1000px;
margin:0px auto 0px auto;

}



#ft a{
	color:#fff;
	}	
#ft a:hover{
	color:#00aeef;
	}	


.float_right{
		float:right;
	}

	.float_left{
		float:left;
	}
