/* CSS Document */



body  { margin: 0px; background: url(http://www.loftyaspirations.com.hk/images/mainbg.gif); font-family:Verdana, Geneva, sans-serif; }

#container
{
	float: left;
	margin: 0 auto;
	width: 914px;
	height: auto;
	background:#fff;
}

#header
{
	background: url(http://www.loftyaspirations.com.hk/images/header.jpg);
	height: 261px;
	padding: 0px;
}

#header h1 { margin: 0; }


#logo
{
	background: url(http://www.loftyaspirations.com.hk/images/logo.gif);
  	float: left;
	position:relative; left:10px; top:2px; 
	width: 189px;
	height: 109px;
}


#lang
{
  	float: left;
	position:relative; left:352px; top:35px; 
	width: 96px;
	height: 36px;
	font-size: 10px;
}


#lang span 
{
	width: 96px;
	float: left;
	padding: 22px 2px 1px 5px;
	text-decoration: none;
	text-align:left;
/*	border-right: 1px solid#fff; */
}

#lang span a
{
	color:#614618;
	text-decoration: none;
/*	border-right: 1px solid#fff; */
}

#lang span a:hover { color:#fff; }


#topmenu
{
  	float: left;
	position:relative; left:522px; top:35px; 
	background: url(http://www.loftyaspirations.com.hk/images/topmenu.gif); 
	width: 165px;
	height: 36px;
	font-size: 10px;
}

#topmenu span 
{
	width: 165px;
	float: left;
	padding: 21px 2px 1px 6px;
	text-decoration: none;
	text-align:left;
/*	border-right: 1px solid#fff; */
}

#topmenu span a
{
	color:#614618;
	text-decoration: none;
/*	border-right: 1px solid#fff; */
}

#topmenu span a:hover { color:#fff; }


#mainmenu
{
	position:absolute; left:313px; top:21px;
	width: 500px;
	height: 47px;
}

#mainmenu #home {
	background: url(http://www.loftyaspirations.com.hk/images/nav/nav1.gif); 
	width: 70px;
	height: 38px;
}

#mainmenu #service {
	background: url(http://www.loftyaspirations.com.hk/images/nav/nav2.gif); 
	width: 104px;
	height: 38px;
}
#mainmenu #partner {
	background: url(http://www.loftyaspirations.com.hk/images/nav/nav3.gif); 
	width: 89px;
	height: 38px;
}


#mainmenu #albumjobs {
	background: url(http://www.loftyaspirations.com.hk/images/nav/nav4.gif); 
	width: 73px;
	height: 38px;
}

#mainmenu #contact {
	background: url(http://www.loftyaspirations.com.hk/images/nav/nav5.gif); 
	width: 79px;
	height: 38px;
}


#mainmenu span a
{
	display: block;
	float: left;
	padding: 0px;
}


#content
{
	width: 914px;
/*	height: 315px; */
	height: auto; 
	padding: 0px;
    font-size: 12px;
}

#content h2
{
	color:#000;
	font-size: 160%;
	margin: 0 0 .5em;
}


#content-left
{
	width: 233px;
	height: 202px;
	padding: 0px;
	float: left
}


#content-right
{

	width: 630px;
	height: auto;
	padding: 35px 35px 0px 0px;
	float: left
}

#content-right p
{
	color:#595757;
	text-decoration: none;
    font-size: 14px;
	text-align: justify;
	line-height:200%;
}


#content-right ol,ul
{
	color:#595757;
	text-decoration: none;
    font-size: 14px;
	padding: 0px; margin: 0px; list-style:none;
	text-align: justify;
	line-height:200%;
}

#content-bottom p
{
	color:#595757;
	text-decoration: none;
    font-size: 14px;
	text-align: justify;
	line-height:250%;
}

#content-bottom
{
	background: url(http://www.loftyaspirations.com.hk/images/content-bottom.gif);
	width: 620px;
	height: auto;
	padding: 10px 50px 30px 14px;
	float: right;
}


#footer
{
	clear: left;
    color:#333333;
	font-size: 10px;
    background: url(http://www.loftyaspirations.com.hk/images/footer.gif);
	float: left;
	text-align: left;	
	width: 853px;
	padding: 20px 50px 10px 14px;

	height: 99px;
}


#copyright
{
	width: 300px;
	float: left;
	padding: 20px 10px 1px 20px;
	color:#888;
	text-decoration: none;
	text-align:left;
	height: 99px;
    font-size: 10px;
}
#copyright a { color:#888; text-decoration: none;}
#copyright a:hover { color:#393939; }
#copyright img.bottom {vertical-align:middle;}
