@charset "utf-8";
.outer {
width:800px;
height:600px;
margin: 0px;;
padding: 0px;
}

.proof {
position:absolute;
top:340px;
right: 0px;
}

.adress {
position:relative;
bottom:250px;
right:340px;
}


.flower {
z-index:3;
top:350px;
left:-150px;
position:relative;
}

.body {
z-index:2;
position:relative;
width: 500px;
right: -10px;
top: 10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

.body2 {
position:relative;
width:500px;
left:50px;
top:-90px;
z-index:0;



}

.bodyAbout {
z-index:2;
position:relative;
width: 465px;
right: -10px;
top: -1px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#333333;

}

.footer {
z-index:1;
background-image: url(images/footer.gif);
bottom: 140px;
width:800px;

}


.footerText {
z-index:1;

font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.header {
z-index: 0;
background-image: url(images/header.gif);
background-repeat: no-repeat;
height: 120px;

}

.topNav {
z-index: 1;
position: relative;
top: +100px;
left: +15px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
}

.links_left {
z-index:1;
position:relative;
left:-320px;
top:30px;
}

.textback {
z-index:1;
background-image:url(images/textBackground.jpg);
background-repeat:no-repeat;
height:332px;
width:520px;
position:relative;
left: 90px;
top:-90px;

}

#flashtop1 {
z-index:3;
position:relative !important;
top:-48px !important;
left:-25px !important;
width:0px !important;
position:absolute;
top:108px;
left:800px;

}

.links_left a {color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;}

.search {
z-index:0;
position:relative;
left: -300px;
bottom: 252px;
}

.w3 {
position:relative;

}

.smalltext {
font-size:12px;
}

li {
	list-style-type:none;
	width:200px;
	padding:0;
	margin:0;
	border-bottom:3px solid #05EAFF;
	background-color:#0066FF;
}

a{
text-decoration:none;
color:#000000;
}

h1 {
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:23px;
}

a:hover{
color:red;
}
