@CHARSET "UTF-8";

body {
	background-color: white;
	color: black;
	font-family: arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#container {
	margin: 0px auto 0px auto;
	position: relative;
	width: 964px;
}

#ajaxloader {
	background: transparent url(../img/ajax-loader.gif) center top no-repeat;
	display: none;	
	height: 32px;
	left: 465px;
	position: absolute;
	top: 50px;
	width: 32px;
}

#menu {
	color: #d70e51;
	height: 40px;
	left: 0px;
	line-height: 17px;
	position: absolute;
	top: 223px;
	width: 70px;	
}
#menu a {
	color: #d70e51;
	text-decoration: none;
}

#loveLifeLogo {
	background: transparent url(../img/loveLifeLogo.gif) center top no-repeat;
	color: #424143;
	margin: 0px auto 0px auto;
	padding-top: 88px;
	text-align: center;
	width: 170px;
}

#titleImg {
	background: transparent url(../img/titleImg.gif) center top no-repeat;
	height: 78px;
	margin: 120px auto 0px auto;
	width: 559px;	
}

#philosophyImg {
	background: transparent url(../img/philospohyImg.gif) center top no-repeat;
	height: 10px;
	margin: 68px auto 5px auto;
	width: 77px;	
}

#text {
	border-top: 1px solid #424143;
	color: #555555;
	margin: 0px auto 0px auto;
	padding-top: 12px;
	width: 518px;
}