body
{
	background-color:#a4c3e3;
	margin-top:0px;
	padding-top:0px;
	text-align: center;
}

img
{
	border-style:none;	
}

#wrapper
{
	margin:0 auto;
	width: 1280px;
	height: 100%;
	background-color:#a4c3e3;
	text-align: left;
}

#banner
{
	width: 1109px;
	height: 54px;
	margin: 0 auto;
	text-align: center;
	background-image: url('images/banner.jpg');
}

#header
{
	width: 100%;
	height: 221px;
}

#break
{
	width: 1109px;
	height: 22px;
	margin:0 auto;
}

#imageplate
{
	width: 1107px;
	height: 380px;
	border-style: solid;
	border-width: 1px;
	border-color: White;
	margin:0 auto;
	text-align: left;
	background-color: #b7b7b7;
	background-image: url('images/flowers.png');
	background-repeat:repeat-y;
}

#footer
{
	width: 1280px;
	height: 110px;
}

.image
{
	width:160px;
	height:160px;
	padding-left: 18px;
	padding-top:18px;
}

#div-banner-text
{
	padding-top:10px;
	text-align: center;

}

a
{
	text-decoration:none;
	color:White;
}

#banner li
{
	display: inline;
	padding: 0px 0px 0px 5px;
	font-family:Visitor TT1 BRK,arial,helvetica,tahoma,verdana,sans-serif; 
	font-size: 34px;
	color:#ffffff;
}

/*p
{
	padding:2px 10px 2px;
}*/

#main-text
{
	color:White;
	width:1107px;
	font-size: 60px;
}

#main-text li
{
	list-style:none;
	padding-left:20px;
	text-decoration:none;
	line-height:0%;	
}
#main-text h3
{
	color:White;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 28px;
	line-height:0%;
}
#main-text p
{
	font-size:18px;
	padding-left: 15px;
	padding-right: 15px;
}
#image-personal
{
	padding-left:5px;
}
#page-content-div
{
	width:1065px;
	margin: 0 auto;
	border:solid;
	border-width:1px;
	border-color:White;
}

