#service_page #content{
    padding:1em 0 0 0;
}

.show #service_page #content{
	overflow: hidden;
}

.classic #service_page .rounded{
    padding-bottom: 3em;
}

.show #service_page #layout{
    background: none;
	padding: 0;
}

.show #service_page .rounded{
	background: none;
	color: #000;
}

.show .wecan{
    background: #fff;
}

.classic #service_page .rounded h1{
    margin: 0;
	padding: 0.5em 0 1em 0;
	text-align: center;
}

.show #service_page .rounded h1{
    margin: 0;
	padding: 0 0 230px 0;
	text-align: center;
}

.show #service_page .rounded h1{
    color: #fff;
}

.classic .bottom_girl{
	display: none;
}

.classic .super_modern_arrow{
    display: none;
}


.show .super_modern_arrow{
    position: relative;
	width: 0em;
	border-top: 400px solid #fff;
	border-left: 550px solid #000;
	border-right: 550px solid #000;
	margin-left: 50%;
	left: -550px;
}

.show .bottom_girl img{
	position: relative;
	margin-left: 188px;
	//margin-left: -188px;
}

.wecan{
	margin: 0 20% 0 20%;
	padding:1em 1.5em 2em 1.5em;
	text-align: center;
	position: relative;
	zoom: 1;
}

.classic .sideman,
.classic .sideman_1,
.classic .topman{
    display: none;
}

.sideman{
	position: absolute;
	top: 0;
	left: 100%;
}

.sideman_1{
	position: absolute;
	top: 0;
	left: -198px;
}

.show .topman{
    position: absolute;
	top: 0;
	left: 50%;
	margin-top: -230px;
	margin-left: -384px;
}


.wecan h4{
    font-size: 1.2em;
	text-align: left;
}


.wecan p{
	text-align: left;
	margin-bottom: 0.5em;
}

.wecan .somethingelse{
	background-color: #f5f5f5;
	padding: 0.5em 0.5em 0.5em 2em;
	text-align: left;
}

#pic_wellcome{
    position: absolute;
	top: -370px;
	left: 50%;
	margin-left: -253.5px;
	z-index: 100;
}

