body {margin: 0px; padding: 0px;	font-family: Verdana; Arial;	font-size: 0.7em;	font-weight: normal;}
p, h1, h2{margin: 0px; padding: 0px;}

#home {background: url('../img/bg/bg-body-flowers.gif') no-repeat left top;}
#home #wrapper-all{background: url('../img/bg/bg_body_home.gif') repeat-y;}

#subpage {background: url('../../images/layout/bg_body_sub1.gif') repeat-y;}

.clearer {display: block; clear: both; float: none;}

.container-content {display: block; position: relative;}

/* top image */
#top-image {position: absolute; top: 0px; left: 510px;}

/* top header */
#home #top-header {position: absolute;	top: 0px;left: 0px;height: 300px;width: 100%;background: url('../img/bg/bg_header_home.gif') 360px 50px no-repeat;}
#subpage #top-header {	position: absolute;	top: 0px;	left: 0px;	height: 300px;	width: 100%;	background: url('../../images/layout/bg_header_home.gif') 615px 50px no-repeat;}

/* columns */

#home #column1 {position: relative;	width: 430px;	float: left;}
#home #column1 img {	margin-left: 50px;	margin-top:50px;}
#subpage #column1{position: relative;	width: 350px;	margin-top: 200px;	float: left;}
#subpage #column1 img {margin-left: 20px;}
#column2{position: relative;	width: 230px;	margin-top: 300px;	float: left; padding: 5px;}
#subpage #column2{position: relative;	width: 240px;	top: 50px;	margin-left: 80px;	display: inline;	float: left;}
#column3{position: relative;	width: 240px;	margin-top: 300px;	float: left;}
#column3-top{position: absolute;	width: 240px;	top: 90px;	left: 670px;	color: #ffffff;}

.container-footer {clear: both; float: none;}
