<style type="text/css">
<!--

#Main-Layout {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:1200px;
	z-index: 1;
}

#GGS-logo {
	position:absolute;
	left:0px;
	top:0px;
	width:435px;
	height:178px;

}

#GGS-top-right {
	position:absolute;
	left:435px;
	top:0px;
	width:365px;
	height:178px;
	
}

#GGS-bar-left {
	position:absolute;
	left:0px;
	top:178px;
	width:435px;
	height:31px;

}

#GGS-bar-right {
	position:absolute;
	left:435px;
	top:178px;
	width:365px;
	height:31px;

}

#GGS-navigation {
	position:absolute;
	left:0px;
	top:209px;
	width:211px;
	height:189px;
	
}

#GGS-vert-bar-top {
	position:absolute;
	left:211px;
	top:209px;
	width:31px;
	height:408px;
	
}

#GGS-clipboard-top {
	position:absolute;
	left:242px;
	top:209px;
	width:558px;
	height:303px;
	
}

#GGS-ad-area-top {
	position:absolute;
	left:0px;
	top:425px;
	width:211px;
	height:375px;

}

#flower_divider {
	position: absolute;
	left: 43px;
	top: 800px;
	width: 137px;
	height: 52px;
}

#GGS-clipboard-middle {
	position:absolute;
	left:242px;
	top:512px;
	width:558px;
	height:398px;
	
}

#GGS-vert-bar-bottom {
	position:absolute;
	left:211px;
	top:617px;
	width:31px;
	height:583px;

}

#GGS-ad-area-bottom {
	position:absolute;
	left:0px;
	top:773px;
	width:211px;
	height:427px;
	
}

#GGS-clipboard-bottom {
	position:absolute;
	left:242px;
	top:910px;
	width:558px;
	height:250px;
	
}

#GGS-bottom {
	position:absolute;
	left:242px;
	top:1160px;
	width:558px;
	height:40px;


}

/* FORM */

#service2 {
	display: none;
}

#service3 {
	display: none;
}

#service4 {
	display: none;
}

#service5 {
	display: none;
}

#add_service2 {
	display: block;
}

#add_service3 {
	display: block;
}

#add_service4 {
	display: block;
}

#add_service5 {
	display: block;
}

textarea {
	width: 153px;
	height: 70px;
}

-->
</style>