/* CSS Document */

#flowerholder1 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower1.gif);
	}
	
#flowerholder2 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower2.gif);
	}

#flowerholder3 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower3.gif);
	}

#flowerholder4 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower4.gif);
	}

#flowerholder5 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower5.gif);
	}

#flowerholder6 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower6.gif);
	}

#flowerholder7 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower7.gif);
	}

#flowerholder8 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower8.gif);
	}

#flowerholder9 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower9.gif);
	}
	
#flowerholder10 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower10.gif);
	}
	
#flowerholder11 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower11.gif);
	}
	
#flowerholder12 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower12.gif);
	}
	
#flowerholder13 {
	width:100%;
	background-attachment:fixed;
	background-position:top left;
	background-repeat:no-repeat;
	background-image:url(../images/topflower13.gif);
	}
	
#pagecontainer {
	 width: 780px;       
	 margin-top: 10px;     
	 margin-left: auto;    
	 margin-right: auto;    
	 padding: 0px; 
}

#headerContainer {
    margin-top: 40px;   
	float:left;
	width:100%;
}

#topBar {
	float:left;
	width:100%; 
	height:80px; 
	left: 1px;
	top: 1px;
}

#rightTopTitle {
 	float: left;
	width:100%;
	height:30px;
	left: 2px;
}

#leftMenu {
margin-top:14px;
 	float: left;
	width:130px;
}
#space {
width:20px;
float:left;

}

#middleContent {
	float:left;
	width:620px;
	vertical-align:top;
}

#footer {
    padding-top:20px;
	clear:both;
	width:100%;
	text-align: left;
}
