@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/bg-repeater.gif);
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px;
	margin:0px;
	color:#443006;
}

h1{
	margin-top:0px;
	font-size:15px;
	font-weight: bold;
	margin-bottom:5px;
}

h2{
	margin-top:0px;	
}

.submenuitem{
	text-align:left;
	font-size:9px;
}

.submenuitem a{
	text-decoration:none;	
}

ul{
	padding-top:0px;	
	margin-top:0px;
	padding-left:20px;
}

li{
	font-size:10px;	
}

#wrapper{
	
}

#section_wrapper{
	position:relative;
}

#section_content{
	position:absolute;
	text-align:justify;
}


#section_footer{
	position:absolute;
	text-align:center;
}

/* ------ HOME ------- */
.section1_home{
	left: 	437px;
	top: 	18px;
	width: 	310px;
	height: 380px;
}

.section2_home{
	left: 	395px;
	top: 	10px;
	width: 	350px;
	height: 120px;
}

.footer_home{
	left: 	295px;
	top: 	156px;
	width: 	370px;
	height: 30px;
	font-size:10px;
	text-align:center;
}



/* ------ GALLERY ------- */
.section1_gallery{
	left: 	458px;
	top: 	0px;
	width: 	269px;
	height: 380px;
}

.section2_gallery{
	left: 	455px;
	top: 	15px;
	width: 	270px;
	height: 185px;
	line-height:120%;
}

.footer_gallery{
	left: 	295px;
	top: 	230px;
	width: 	390px;
	height: 30px;
	font-size:10px;
	text-align:center;
}


/* ------ WORKSHOPS ------- */
.section1_workshops{
	left: 	430px;
	top: 	8px;
	width: 	326px;
	height: 488px;
	line-height: 1.1;
}

.section2_workshops{
	left: 	430px;
	top: 	10px;
	width: 	350px;
	height: 250px;
	line-height: 1.1;
}

.footer_workshops{
	left: 	284px;
	top: 	269px;
	width: 	390px;
	height: 30px;
	font-size:10px;
	text-align:center;
}


/* ------ CREATIVE TEAM ------- */
.section1_creative_team{
	left: 	430px;
	top: 	10px;
	width: 	330px;
	height: 399px;
	line-height:1.12;
}

.section2_creative_team{
	left: 	430px;
	top: 	10px;
	width: 	348px;
	height: 565px;
	line-height: 1.2;
}

.footer_creative_team{
	left: 	286px;
	top: 	619px;
	width: 	390px;
	height: 30px;
	font-size:10px;
	text-align:center;
}


/* ------ MORE / INSPIRATION ------- */
.section1_more{
	left: 	445px;
	top: 	10px;
	width: 	305px;
	height: 220px;
	overflow:visible;
	line-height:1.3;
}

.section2_more{
	left: 	430px;
	top: 	10px;
	width: 	360px;
	height: 946px;
}

.footer_more{
	left: 	296px;
	top: 	32px;
	width: 	390px;
	height: 30px;
	font-size:10px;
	text-align:center;
}

.gallery_heading{
	color:#FFF;	
	text-align:center;
	font-size:32px;
	font-weight:bold;
}

.gallery_caption{
	background-color:#FFF;
	color:#000;
	padding:5px;
}

div{
	padding:0px;
	margin:0px;
}

image{
	border:0px;
	padding:0px;
	margin:0px;
	display:block;
}

p{
	margin:9px;	
}
