/* Interior Landing CSS                                    */
/* Created by Katarzyna Biernacka on 7/11/2007 */
/* Last updated on 7/20/2007                   */

#content {
	float:left;
	margin:140px 0 0 54px;
	padding:0;
	width: 455px;
}
.life{
	background: url(../images/life/title.png) no-repeat center left;
}
.work{
	background: url(../images/work/title.png) no-repeat center left;
}
.fun{
	background: url(../images/fun/title.png) no-repeat center left;
}
#landingNav {
	padding:0 0 0 42px;
	margin: 0 0 0 150px;
}
#landingNav li{
	list-style:none;
	margin: 10px 0 10px 0;
	padding:0;
}

