@CHARSET "ISO-8859-1";

body {
/*background:url(../images/mainUpperFlowers.png) no-repeat scroll left top;*/

color:#555753;
font-family:georgia;
font-size:9pt;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:17pt;
width: 1024px;
heigth: 768px;

}

#container {
	/*background:url(../images/mainLowerFlower.png) no-repeat right bottom;*/
	
	height:62em;
	margin:0px 105px;
	padding:0px;
	top:0px;
	width:70em;
	vertical-align:middle;
}
#wrapper-container {

}


#column-left {
	background:url(../images/bgKwd.png);
	width:27%;
	float:left;
	top:0px;

}
#column-center {
	background:url(../images/bgKwd.png);
	float:left;
	margin:auto;
	width:240px;

}

#column-right {
	background:url(../images/bgKwd.png);
	float:left;
	margin:0px;
	width:27%;

}

#intro {
	min-width: 800px;
	height: 800px;
}

#upper-left {
	border:5px solid gray;
	padding:0px;
	position:relative;
	width:auto;
	border-width:0px 0px 5px 5px;
	height:240px;
}

#upper-right-img {

height:240px;
margin-top:-25px;
top:2px;
width:240px;

}

#bottom {

	border:5px solid gray;
	border-bottom-width:0px;
	padding:0px;
	position:relative;

	height:240px;
}

#top {
	border:5px solid gray;
	padding:0px;
	position:relative;

	border-top-width:0px;
	height:240px;

}

#top-right {

	border:5px solid gray;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	position:relative;
	width:auto;
	border-width:0px 5px 5px 0px;
	height:240px;
}

#middle-left {
	border:5px solid gray;
	padding:0px;
	position:relative;
	width:auto;
	border-width:5px 0px 5px 5px;
	height:240px;
}

#center {

	border:5px solid gray;
	padding:0px;
	position:relative;
	height:240px;
}

#middle-right {
	border:solid gray;
	height:33%;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	position:relative;
	width:auto;
	border-width:5px 5px 5px 0px;
	height:240px;
}

#bottom-left {
	
	border:5px solid gray;
	padding:0px;
	position:relative;;
	width:auto;
	border-width:5px 0px 0px 5px;
	height:240px;
}

#bottom-right{

	border:5px solid gray;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-top:0px;
	position:relative;
	width:auto;
	border-width:5px 5px 0px 0px;
	height:240px;
}

.content {
	text-align: center;

	overflow:hidden;
}

img {

	border:0px;
	height: 220px;
	width: 226px;
}



