@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 1024px;
	position: relative;
	height: 768px;
	background-image: url(pics/palm-bk_2.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	position: absolute;
	top: 234px;
	margin-right: 25%;
	margin-left: 25%;
	width: 515px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-image: url(pics/trans.png);
	background-repeat: repeat;
	left: 4px;
	height: 500px;
}
#header {
	position: absolute;
	top: 25px;
	margin-right: 25%;
	margin-left: 25%;
	width: 530px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-image: url(pics/head2.png);
	height: 165px;
	background-repeat: no-repeat;
}

#palmleft {
	height: 600px;
	width: 255px;
	position: relative;
	background-image: url(pics/palm_left.png);
}
#box1 {
	position: absolute;
	height: 300px;
	width: 530px;
	top: 300px;
	background-repeat: no-repeat;
	left: 255px;
}

.palmlefttop {
	line-height: 350px;
	background-image: url(pics/palm_left.png);
	background-repeat: repeat;
	background-position: center top;
	color: #4BA4DB;
}

#palmright {
	height: 600px;
	width: 255px;
	left: 800px;
	background-image: url(palm_right.png);
	position: relative;
	bottom: 600px;
}

#menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	width: 100%;
	position: absolute;
	color: #CCC;
	top: 2in;
	text-align: center;
	word-spacing: 3em;
	margin-right: 1em;
	background-image: url(../images/web/images/bcg.png);
	background-repeat: repeat;
}

a:link {
	text-decoration: none;
	color: #960;
}
a:visited {
	text-decoration: none;
	color: #52361B;
}
a:hover {
	text-decoration: underline overline;
	color: #FFF;
}
body {
	background-repeat: repeat;
	background-image: url(pics/bckground2.png);
	text-align: center;
}
.top {
	background-image: url(../1div_wounder/pics/1divwounder4.png);
	line-height: 80px;
	background-image: url(roundedbox.png);
	background-repeat: repeat;
	background-position: center top;
}

.bottom {
	line-height: 80px;
	background-image: url(roundedbox.png);
	background-repeat: repeat;
	background-position: center bottom;

}

.content {
	padding-right: 30px;
	padding-left: 30px;
	color:#009;
	background-color: #FC0;

}

