@import url(global.css);

#content {
	position: static;
	height:427px;
	background:url(../images/home/content-home-bg.png) no-repeat;
}

#homeLeftImage {
	position: absolute !important;
	top: 96px;
	*top: 95px;
	_top: 109px;
	left: 27px;
	background: url("../images/girl_home.png") no-repeat;
	width: 234px;
	height: 551px;
}
	
#content-bot {
	margin-top: 0px !important;
	background:url(../images/home/content-home-bot-bg.png) bottom left no-repeat;
}
.content-col2 #col1 {
	width:270px;
	margin:20px 25px 0 285px;
	text-align:right;
}

.content-col2 #col2 {
	width:211px;
	padding: 40px 0 0 0;
}
#content p {
	font-size:1.2m;
}
